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
二货机器人
d6d3de8a1b
fix: table multiple sorter ( #24852 )
* fix sort callback
* add test case
5 years ago
David Sichau
af5ff52a27
fixed code that increased package size if tree shaking is disabled ( #24847 )
5 years ago
zombiej
b2f3596f7d
docs: Update mobile position of tabs
close #24831
5 years ago
偏右
862488b41e
🔍 Add search input to overview page ( #24843 )
5 years ago
偏右
5c18fbdb66
feat: 🆕 support Drawer closeIcon ( #24842 )
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
5 years ago
偏右
25f19771ea
Merge pull request #24839 from ant-design/master
chore: merge master into feature
5 years ago
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
* 💄 fix lint
* 💄 fix lint
5 years ago
二货机器人
1eb702b166
fix: steps nav active line height, 3px -> 2px ( #24829 )
Co-authored-by: 愚道 <tingzhao.ytz@antfin.com>
5 years ago
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
5 years ago
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
5 years ago
xrkffgg
7071ac7f6e
fix: rewrite drag table demo ( #24824 )
5 years ago
07akioni
ece5c03526
doc: select dropdownRender no longer accepts props ( #24814 )
5 years ago
信鑫-King
2cd5167685
docs: 4.3.3 release docs ( #24810 )
* docs: 4.3.3 release docs
* docs: order
* docs: version
5 years ago
偏右
98860c64d1
🛡 update dependabot badge
5 years ago
偏右
69db6faebe
✅ Add test cases for Notification ( #24808 )
5 years ago
偏右
965fce5d0b
fix: Menu SubMenu scroll problem ( #24806 )
close #24064
close #24800
5 years ago
陈帅
30217ade3f
fix: Drawer cannot open ( #24802 )
* bugfix: fix drawer getContainer is null error
* add test
5 years ago
zoomdong
6129d3a1eb
fix: typo on skeleton element ( #24792 )
5 years ago
Webber Takken
4dbb81b88e
Minor grammer fixes ( #24790 )
This will make the page slightly easier to read
5 years ago
信鑫-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>
5 years ago
Kermit Xuan
f61b32a0f9
⚡ ️ Optimize Select multiple mode performence ( #24785 )
upgarde rc-select to 11.0.0
upgarde rc-tree-select to 4.0.0
5 years ago
Jaewook Ahn
ce0505561a
Add ko_KR localizations for Form ( #24783 )
5 years ago