Commit Graph

11742 Commits

Author SHA1 Message Date
Ashkan Pourghasem
cc12109d46
feat: Implement centered prop in Tabs (#24958)
* Implement centered in Tabs along with its tests and docs

* Fix build error

* Add Chinese translations and remove test case

Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
2020-06-14 13:42:44 +08:00
zoomdong
77ddbfc525
feat: update pagination@2.3.0 support onChange called when pageSize change (#24964)
* feat: update pagination@2.5.0 and add test case to relative component

* fix: lint

* delete

* feat: add test case for pagination

* adjust test case
2020-06-13 14:26:29 +08:00
Kermit Xuan
294fc8a7ea
chore: replace textarea with rc-textarea (#24966) 2020-06-13 14:24:56 +08:00
Kermit Xuan
e5348e77c2
feat: Mentions support autoSize (#24961)
close #17746
2020-06-12 23:26:30 +08:00
zoomdong
abebd55f0e
feat: add Skeleton-Image (#24805)
* feat: add Skeleton-Image

* feat: add docs

* fix: adjust skeleton

* feat: adjust Image Component

* feat: rebase

* feat: adjust style

* fix: lint

* feat: remove size

* feat: delete md

* feat: fix style
2020-06-12 22:44:32 +08:00
07akioni
0879bd5df3
feat: remove content max-width on dot-step (#24907) 2020-06-12 15:02:31 +08:00
偏右
b2764a08c8
refactor: move Result children to end (#24945) 2020-06-12 13:40:36 +08:00
xrkffgg
f37f471373
feat: expand rate character (#24903)
* feat: expand rate character

* fix: demo

* fix: snap

* Update components/rate/index.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* fix

Co-authored-by: 偏右 <afc163@gmail.com>
2020-06-11 14:11:21 +08:00
xrkffgg
aa6c0a19c8
feat: add radio optionType api to set radio option type (#24809)
* feat: radio component

* docs: update md

* fix: snap

* test components

* fix: use optionType

* fix name

* add warning

* fix
2020-06-11 13:21:54 +08:00
zombiej
07a8ce1976 snapshot 2020-06-11 11:09:40 +08:00
zombiej
28ca1afa17 update snapshot 2020-06-11 10:59:46 +08:00
zombiej
cbeecdc41f merge master 2020-06-11 10:38:50 +08:00
xrkffgg
312e4b24bc
feat: add closeIcon customize tag close (#24885)
* feat: add closeIcon customize tag close

* docs fix

* update snap

* fix: css name
2020-06-10 16:07:29 +08:00
Hanz Luo
8af5e65467
style: optimize comment actions style (#24869) 2020-06-10 12:44:19 +08:00
二手掉包工程师
57190f197b
refactor: clean up some deprecated APIs (#24881) 2020-06-10 11:12:31 +08:00
nitinknolder
b2c359cb34
fix: Add interface for Option props. (#24870)
* nitinknolder:export option props

* Add interface for option props in select component

* resolve pr comment
2020-06-10 11:00:01 +08:00
zoomdong
9a6c2f667a
docs: fix typo of Typography (#24883)
* docs:typo of Typography

* update snap
2020-06-10 10:06:17 +08:00
xrkffgg
d380a8d3e4
style: add @divider-orientation-margin less (#24877)
* style: add `@divider-text-left-width` less

* fix: name
2020-06-10 09:37:48 +08:00
zoomdong
6619c14579
docs: refine typo of Skeleton (#24878)
* fix: docs of Skeleton

* fix: typo
2020-06-09 23:22:28 +08:00
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
二货机器人
8e6667880f
fix: Tabs shaking of content (#24873)
* fix: Tabs shaking when component auto size

* update test case

* update snapshot
2020-06-09 21:01:58 +08:00
Pubudu Kodikara
c72c773e67
fix: export CardInterface from Card resolves #24864 (#24866) 2020-06-09 19:54:59 +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
二货机器人
a9a651ffd5
fix: Form List warning (#24867)
* fix: Form List warning

* clean reaf
2020-06-09 18:10:43 +08:00
xrkffgg
4c39678ac8
feat: 🆕 Cascader expandIcon (#24865)
* feat: cascader expandIcon

* fix: snap
2020-06-09 17:31:19 +08:00
xrkffgg
4e2118cad0
docs: update picker placeholder (#24861) 2020-06-09 13:07:39 +08:00
eenlars
7f48f7336c
docs: Update placeholder type for Rangepicker (#24853)
* Update placeholder possibilities for Rangepicker

A rangepicker needs two placeholder fields instead of one. It is an array of two strings.
2020-06-09 12:51:34 +08:00
二货机器人
d6d3de8a1b
fix: table multiple sorter (#24852)
* fix sort callback

* add test case
2020-06-08 22:45:53 +08:00
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
偏右
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
偏右
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