Neto Braghetto
8957d37bfd
feat: add Table onChange an action param ( #24697 )
...
* Working on tests
* created TableAction type
* changed TableActions to tuple
* removed chinese documentation line
* refactor TableActions
* fix documentation
* Moved action into extra param
* minor doc change
2020-06-09 21:41:11 +08:00
07akioni
a0893fcd0b
refactor: reduce CSS size ( #24846 )
...
* refactor: reduce button css size
* refactor: remove redundant button .less code
2020-06-09 19:39:37 +08:00
xrkffgg
4c39678ac8
feat: 🆕 Cascader expandIcon ( #24865 )
...
* feat: cascader expandIcon
* fix: snap
2020-06-09 17:31:19 +08:00
偏右
5c18fbdb66
feat: 🆕 support Drawer closeIcon ( #24842 )
...
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
2020-06-08 19:24:29 +08:00
偏右
25f19771ea
Merge pull request #24839 from ant-design/master
...
chore: merge master into feature
2020-06-08 18:33:02 +08:00
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
...
* 💄 fix lint
* 💄 fix lint
2020-06-08 18:01:50 +08:00
二货机器人
1eb702b166
fix: steps nav active line height, 3px -> 2px ( #24829 )
...
Co-authored-by: 愚道 <tingzhao.ytz@antfin.com>
2020-06-08 16:33:37 +08:00
07akioni
1fdccc9c73
feat: cascader dropdown-render prop ( #24812 )
...
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
2020-06-08 16:19:28 +08:00
07akioni
fcfd080f0a
chore: change the style of ghost collapse & demo modified ( #24762 )
...
* refactor: reduce content padding in ghost collapse
* doc: remove the wrapper outside ghost collapse
Designer want the demo differs from other demos
* refactor: remove redundant .less code in collapse
2020-06-08 16:19:05 +08:00
xrkffgg
7071ac7f6e
fix: rewrite drag table demo ( #24824 )
2020-06-08 15:28:28 +08:00
07akioni
ece5c03526
doc: select dropdownRender no longer accepts props ( #24814 )
2020-06-08 13:54:53 +08:00
信鑫-King
2cd5167685
docs: 4.3.3 release docs ( #24810 )
...
* docs: 4.3.3 release docs
* docs: order
* docs: version
2020-06-07 22:53:18 +08:00
偏右
98860c64d1
🛡 update dependabot badge
2020-06-07 21:53:32 +08:00
偏右
69db6faebe
✅ Add test cases for Notification ( #24808 )
2020-06-07 21:47:07 +08:00
偏右
965fce5d0b
fix: Menu SubMenu scroll problem ( #24806 )
...
close #24064
close #24800
2020-06-07 20:57:43 +08:00
陈帅
30217ade3f
fix: Drawer cannot open ( #24802 )
...
* bugfix: fix drawer getContainer is null error
* add test
2020-06-07 19:05:44 +08:00
zoomdong
6129d3a1eb
fix: typo on skeleton element ( #24792 )
2020-06-06 23:07:11 +08:00
Webber Takken
4dbb81b88e
Minor grammer fixes ( #24790 )
...
This will make the page slightly easier to read
2020-06-06 22:33:58 +08:00
信鑫-King
00bcdae2ae
docs: 4.3.2 changelog ( #24765 )
...
* docs: 4.3.2 changelog
* docs: changelog
* docs: changelog
* docs: changelog
* fix: package
* docs: changelog
* docs: select
* docs: changelog
* docs: changelog
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-06-06 19:28:28 +08:00
Kermit Xuan
f61b32a0f9
⚡ ️ Optimize Select multiple mode performence ( #24785 )
...
upgarde rc-select to 11.0.0
upgarde rc-tree-select to 4.0.0
2020-06-06 16:56:24 +08:00
Jaewook Ahn
ce0505561a
Add ko_KR localizations for Form ( #24783 )
2020-06-06 16:08:20 +08:00
偏右
5e1be364c4
fix: TimePicker.RangePicker bordred when has className ( #24781 )
...
* fix: TimePicker.RangePicker don't support bordred={false}
when has className
close #24768
* fix snapshot
2020-06-06 15:26:51 +08:00
偏右
e3a7635a2a
fix: Statistic don't work with Tooltip ( #24782 )
...
close #24774
2020-06-06 15:25:47 +08:00
zoomdong
e508ee778d
fix: bugs on pageSize change in List ( #24514 )
...
* fix: bugs on pageSize change in List
* fix: update pagination props
* fix: delete console
* fix: lint
* feat: add test case
* feat: test case
* feat: add test case
* fix: update
* adjust
* fix: lint
* feat: adjust code
* fix: lint
* feat: add test case
* feat: complete test case
2020-06-06 15:09:59 +08:00
afc163
4b239d65c0
fix snapshot
2020-06-06 14:53:27 +08:00
afc163
019eeec3ce
fix: TimePicker.RangePicker don't support bordred={false}
...
when has className
close #24768
2020-06-06 14:37:08 +08:00
偏右
584f9fd907
🗑️ remove Tag afterClose from docs ( #24779 )
2020-06-06 14:14:30 +08:00
afc163
e09ce6284e
🎬 update DatePicker and TimePicker demo
2020-06-06 14:01:29 +08:00
xrkffgg
955fa520f1
fix: badge offset in rtl ( #24724 )
...
* fix: badge offset in rtl
* fix: update snap
* add test
* fix: offset
* fix: snap
2020-06-06 13:20:09 +08:00
wendellhu
4512d467ab
feat: dropdown support arrow ( #23869 )
...
* feat: dropdown support arrow prop
close #22758
* test: update snapshot
* fix: fix dropdown cls names
* test: update snapshot
* test: update snapshot
* doc: update demo
* test: update demo snapshot
* demo
* fix: snapshot
2020-06-05 20:12:18 +08:00
偏右
e361b30ded
refactor: Card demo and code ( #24764 )
...
* 🎬 update Card demo
* refactor card code
* 🎬 update Tabs demo
* update snapshot
2020-06-05 20:11:25 +08:00
二货机器人
e46d414b11
feat: form instance support getFieldInstance ( #24711 )
...
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
2020-06-05 18:06:52 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
07akioni
c2beed8bd3
feat: add ghost prop for collapse ( #24734 )
...
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
2020-06-05 13:42:46 +08:00
偏右
d1bdaee607
Merge pull request #24741 from ant-design/master
...
chore: merge master into feature
2020-06-05 13:38:32 +08:00
偏右
6f36f4a877
fix: Tag.CheckableTag don't support onClick ( #24743 )
...
close #24733
2020-06-05 12:23:44 +08:00
linye
46f8399f99
Update MorePage.tsx ( #24742 )
2020-06-05 11:09:25 +08:00
afc163
f22c5d999b
🎬 update Tag demo
2020-06-05 11:01:02 +08:00
陈帅
6493db80d4
feat: drawer support getPopupContainer and getPrefixCls by ConfigProvider ( #24727 )
...
* feat: drawer support ConfigConsumer.getPopupContainer and getPrefixCls
* update snapshot
* add getPopupContainer test
2020-06-04 23:12:37 +08:00
二货机器人
d154435291
feat: Support rowSelection.dirty ( #24718 )
...
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
2020-06-04 17:08:20 +08:00
Israel kusayev
6cea99be9d
🌐 adds Hebrew localisations for Form ( #24716 )
2020-06-04 14:31:25 +08:00
Teng YANG
3d62c44325
feat: allow user customize table font size ( #24714 )
2020-06-04 08:57:58 +08:00
xrkffgg
f36576f12d
style: optimize tabs dropdown rtl style ( #24715 )
2020-06-03 23:44:28 +08:00
二货机器人
902141f554
fix: btn loading 2 twice ( #24713 )
2020-06-03 21:59:54 +08:00
偏右
0d90c585fa
🌑 fix Dropdown dark menu color ( #24707 )
2020-06-03 17:35:07 +08:00
xrkffgg
b8fb4c411d
feat: modal method rtl ( #24682 )
...
* fix: modal rtl
* fix: use hooks
* Update components/modal/index.zh-CN.md
2020-06-03 17:20:04 +08:00
zefeng
3ca11e94ce
fix: Select default listItemHeight for small size & compact mode ( #24706 )
2020-06-03 17:13:22 +08:00
偏右
076ed1bf9e
Update index.zh-CN.md
2020-06-03 16:28:06 +08:00
zombiej
33159218cd
refactor: Adjust Tabs export TabPaneProps position
2020-06-03 16:13:09 +08:00
hehe
738ed22871
docs: Update use-in-typescript.md ( #24703 )
...
* docs: Update use-in-typescript.zh-CN.md
* docs: Update use-in-typescript.en-US.md
2020-06-03 14:42:14 +08:00