Commit Graph

18672 Commits

Author SHA1 Message Date
偏右
31a9fffeac
fix: List grid not working in React.Fragment or wrapped List.Item (#24955)
* fix: List grid not working for Fragment or wrapping List.Item

close #24553
close #24828

* remove unused code

* no need extra wrap div for List without grid prop
2020-06-12 18:11:29 +08:00
07akioni
f6c8f81484
fix: shoundn't keep table filterDropdown inner status in controlled mode (#24952)
* fix: shoundn't keep table filterDropdown inner status in controlled mode

* chore: remove useless code in table.filter.test
2020-06-12 18:05:46 +08:00
sosohime
905ddfc2c7
Avatar falling back to children on image error (#24944)
Co-authored-by: 贺业晟 <heyesheng@bytedance.com>
2020-06-12 15:26:40 +08:00
07akioni
ec87ea408b
fix: getTargetContainer is not omit in Drawer (#24938) 2020-06-12 10:39:52 +08:00
zoomdong
e129b0aae9
refactor(avatar): rewrite with hook (#24925)
* refactor Avatar

* add snapshot

* fix: lint
2020-06-12 10:36:53 +08:00
Miclle Zheng
3d51c801e6
Upload support patch method (#24936) 2020-06-12 10:31:07 +08:00
二货机器人
ada59b9d37
fix: Field id (#24929) 2020-06-11 22:25:58 +08:00
二货机器人
83b028c7fe
fix: Tabs dropdown overflow (#24928) 2020-06-11 22:08:12 +08:00
xrkffgg
2331ed0b39
docs: reduce typography demo (#24915) 2020-06-11 21:20:08 +08:00
07akioni
718f362aea
docs: remove combobox related descriptions of Select (#24923) 2020-06-11 21:19:58 +08:00
07akioni
6cc16fb7f5
docs: adapt table edit-rows demo's style to 4.0 (#24926) 2020-06-11 21:18:18 +08:00
xrkffgg
7a5939fa37
feat: add @rate-star-hover-scale (#24917) 2020-06-11 20:51:55 +08:00
偏右
86e4cd1c0f
add test case to Select (#24912) 2020-06-11 18:01:45 +08:00
xrkffgg
cb544f7feb
docs: reduce button demo (#24908) 2020-06-11 15:24:24 +08:00
Amumu
c7c6e9fe4f
fix Import in Browser link not found (#24910) 2020-06-11 15:16:11 +08:00
dependabot-preview[bot]
bb947709f9
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.0 (#24894)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-11 13:19:32 +08:00
07akioni
7519fd14df
docs: caveat about testing in contributing.md (#24893) 2020-06-11 12:32:55 +08:00
Moni
d8181f84b1
docs: fix typos and grammar (#24899)
* docs: fix typo

* docs: fix grammar
2020-06-11 10:02:31 +08:00
南小北
1f04f78707
test: fix jest with less import (#24900) 2020-06-11 09:59:01 +08:00
Hanz Luo
8af5e65467
style: optimize comment actions style (#24869) 2020-06-10 12:44:19 +08:00
afc163
18dc8bf961 docs: debounce reportSearch in overview page 2020-06-10 11:46:45 +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
二货机器人
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
二货机器人
a9a651ffd5
fix: Form List warning (#24867)
* fix: Form List warning

* clean reaf
2020-06-09 18:10:43 +08:00
afc163
84381e3e6c docs: fix overview page search
close #24860
2020-06-09 13:52:01 +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
偏右
862488b41e
🔍 Add search input to overview page (#24843) 2020-06-08 19:37:23 +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
信鑫-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