zefeng
02021836e1
chore: fix tabs-demo style in compact mode ( #24922 )
5 years ago
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
5 years ago
二货机器人
8a2ccae477
fix: Table shouldCellUpdate ( #24963 )
5 years ago
二手掉包工程师
f7934f5df2
refactor: rewrite Search with hook ( #24901 )
* wip: rewrite Search with hook
* fix: use forwardRef
* fix: use forwardRef
* test: add prevent test
* test: refine code
5 years ago
xrkffgg
6fb38c342f
fix: add modal confirm default icon ( #24956 )
5 years ago
偏右
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
5 years ago
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
5 years ago
sosohime
905ddfc2c7
Avatar falling back to children on image error ( #24944 )
Co-authored-by: 贺业晟 <heyesheng@bytedance.com>
5 years ago
07akioni
0879bd5df3
feat: remove content max-width on dot-step ( #24907 )
5 years ago
偏右
b2764a08c8
refactor: move Result children to end ( #24945 )
5 years ago
07akioni
ec87ea408b
fix: getTargetContainer is not omit in Drawer ( #24938 )
5 years ago
zoomdong
e129b0aae9
refactor(avatar): rewrite with hook ( #24925 )
* refactor Avatar
* add snapshot
* fix: lint
5 years ago
Miclle Zheng
3d51c801e6
Upload support patch method ( #24936 )
5 years ago
二货机器人
ada59b9d37
fix: Field id ( #24929 )
5 years ago
二货机器人
83b028c7fe
fix: Tabs dropdown overflow ( #24928 )
5 years ago
xrkffgg
2331ed0b39
docs: reduce typography demo ( #24915 )
5 years ago
07akioni
718f362aea
docs: remove combobox related descriptions of Select ( #24923 )
5 years ago
07akioni
6cc16fb7f5
docs: adapt table edit-rows demo's style to 4.0 ( #24926 )
5 years ago
xrkffgg
7a5939fa37
feat: add `@rate-star-hover-scale` ( #24917 )
5 years ago
07akioni
2be08b883b
Refactor demo code box actions ( #24887 )
* refactor: refine the styling of actions part of demo code-box
* fix: lint style
5 years ago
偏右
86e4cd1c0f
✅ add test case to Select ( #24912 )
5 years ago
xrkffgg
cb544f7feb
docs: reduce button demo ( #24908 )
5 years ago
Amumu
c7c6e9fe4f
fix Import in Browser link not found ( #24910 )
5 years ago
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>
5 years ago
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
5 years ago
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>
5 years ago
07akioni
7519fd14df
docs: caveat about testing in contributing.md ( #24893 )
5 years ago
二货机器人
c842fcc71b
Merge pull request #24905 from ant-design/feature-merge-master
chore: Feature merge master
5 years ago
zombiej
07a8ce1976
snapshot
5 years ago
zombiej
28ca1afa17
update snapshot
5 years ago
zombiej
cbeecdc41f
merge master
5 years ago
Moni
d8181f84b1
docs: fix typos and grammar ( #24899 )
* docs: fix typo
* docs: fix grammar
5 years ago
南小北
1f04f78707
test: fix jest with less import ( #24900 )
5 years ago
xrkffgg
312e4b24bc
feat: add closeIcon customize tag close ( #24885 )
* feat: add closeIcon customize tag close
* docs fix
* update snap
* fix: css name
5 years ago
Hanz Luo
8af5e65467
style: optimize comment actions style ( #24869 )
5 years ago
afc163
18dc8bf961
docs: debounce reportSearch in overview page
5 years ago
二手掉包工程师
57190f197b
refactor: clean up some deprecated APIs ( #24881 )
5 years ago
nitinknolder
b2c359cb34
fix: Add interface for Option props. ( #24870 )
* nitinknolder:export option props
* Add interface for option props in select component
* resolve pr comment
5 years ago
zoomdong
9a6c2f667a
docs: fix typo of Typography ( #24883 )
* docs:typo of Typography
* update snap
5 years ago
xrkffgg
d380a8d3e4
style: add `@divider-orientation-margin` less ( #24877 )
* style: add `@divider-text-left-width` less
* fix: name
5 years ago
zoomdong
6619c14579
docs: refine typo of Skeleton ( #24878 )
* fix: docs of Skeleton
* fix: typo
5 years ago
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
5 years ago
二货机器人
8e6667880f
fix: Tabs shaking of content ( #24873 )
* fix: Tabs shaking when component auto size
* update test case
* update snapshot
5 years ago
Pubudu Kodikara
c72c773e67
fix: export CardInterface from Card resolves #24864 ( #24866 )
5 years ago
07akioni
a0893fcd0b
refactor: reduce CSS size ( #24846 )
* refactor: reduce button css size
* refactor: remove redundant button .less code
5 years ago
二货机器人
a9a651ffd5
fix: Form List warning ( #24867 )
* fix: Form List warning
* clean reaf
5 years ago
xrkffgg
4c39678ac8
feat: 🆕 Cascader expandIcon ( #24865 )
* feat: cascader expandIcon
* fix: snap
5 years ago
afc163
84381e3e6c
docs: fix overview page search
close #24860
5 years ago
xrkffgg
4e2118cad0
docs: update picker placeholder ( #24861 )
5 years ago
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.
5 years ago