Commit Graph

11704 Commits

Author SHA1 Message Date
David Sichau
af5ff52a27
fixed code that increased package size if tree shaking is disabled (#24847) 2020-06-08 22:11:25 +08:00
zombiej
b2f3596f7d docs: Update mobile position of tabs
close #24831
2020-06-08 20:51:44 +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
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
偏右
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
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
偏右
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
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
偏右
6f36f4a877
fix: Tag.CheckableTag don't support onClick (#24743)
close #24733
2020-06-05 12:23:44 +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
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
偏右
cfff7967b3
fix: Dropdown menu item link color when has icon (#24702)
* 🐛 fix Dropdown menu item link color when has icon

close #24700

* fix snapshot
2020-06-03 13:33:37 +08:00
zombiej
f263102500 docs: Update Form add usage desc 2020-06-03 10:40:12 +08:00
二货机器人
d4aca5f343
fix: Cal onPanelChange (#24695)
* simple code

* add test case

* patch
2020-06-02 21:26:52 +08:00
xiaosong
46955f9f59
fix: 💄 IE11 input height issue (#23955) (#24673)
* fix: 🏁 fix ie11 input height issue (#23955)

* style: fix style order issue

* fix: 🏁 fix input height issue with css hack

* fix: 💄 Put IE11 css hack in IE.less
2020-06-02 21:17:57 +08:00
Tom Xu
f4ee809e66
fix: Radio typescript error typo (#24693) 2020-06-02 20:56:23 +08:00
afc163
b689c9044c docs: 📖 update recommendation page 2020-06-02 15:59:32 +08:00
zombiej
008cf78857 docs: Fix site Table ColumnsType doc 2020-06-02 14:27:12 +08:00
Tom Xu
edf7805922
fix: Radio.Group options: Element type is invalid (#24666) 2020-06-02 14:12:04 +08:00
二货机器人
d5fea40ab5
fix: btn loading (#24678) 2020-06-02 12:54:22 +08:00
偏右
b1caef0723
fix: Tabs dropdown extra horizontal scrollbar (#24677) 2020-06-02 12:36:35 +08:00
xrkffgg
da0afdf4ef
fix: tabs inkbar border lost (#24643)
* fix: tabs inkbar border lost

* fix
2020-06-02 11:31:03 +08:00
张大大
061b457031
fix: Table no showing scrollbar inside Row (#24661)
Co-authored-by: wb-zt519997 <wb-zt519997@alibaba-inc.com>
2020-06-01 20:51:27 +08:00
偏右
b83c8636fa
chore: 📦 enable ESBUILD for site again (#24657)
* 📦 enable ESBUILD for site again

* re-enable ESBUILD 📦
2020-06-01 19:29:58 +08:00
二货机器人
b0575186ce
fix: Remove dropdownMatchSelectWidth warning (#24651) 2020-06-01 17:37:28 +08:00
zombiej
39ed9b3889 chore: Update snapshot 2020-06-01 16:40:46 +08:00
二货机器人
294144b1ae
chore: Add TabPaneProps def (#24648) 2020-06-01 16:04:13 +08:00
Tom Xu
639ef9f570
docs: improve form validate rule (#24641)
* docs: improve form validate rule

* improve docs
2020-06-01 14:25:01 +08:00