黑雨
215d2ad883
feat: add showCheckedStrategy api for cascader ( #34568 )
* feat: add showCheckedStrategy api for cascader
* feat: update doc
* feat: add demo and update doc
* feat: update demo
3 years ago
黑雨
9af935f7d3
refactor: use useContext in skeleton ( #34699 )
* feat: use useContext in skeleton
* feat: use useContext in skeleton
* feat: update for lint
3 years ago
afc163
1935ece582
fix: notification prevent interaction on elements which under it ( #34716 )
* fix: notification prevent interaction on elements which under it
close #34700
* fix test case
3 years ago
MadCcc
0d4cc5ed33
refactor: adjust TextArea in form ( #34714 )
3 years ago
MadCcc
7c4e12f99e
refactor: feedbackIcon provided by form ( #34712 )
* refactor: feedbackIcon migration
* test: update snapshot
3 years ago
Yunwoo Ji
c7553c2ba5
docs: fix type of style in tabs component ( #34706 )
3 years ago
xrkffgg
5b1fa4ccac
ci: update pr merge branch
3 years ago
zhao-huo-long
5588dae212
fix: Descriptions number 0 can't render span ( #34696 )
* fix: number 0 can't render span
* Update Cell.tsx
* chore: add test case
3 years ago
Zack Chang
be18ea659b
chore: update test cases of Spin ( #34695 )
3 years ago
MadCcc
0de1e66ff1
refactor: move override code in form ( #34694 )
* refactor: move override code in form
* refactor: radio and checkbox
* chore: code clean
* test: fix lint
* test: fix lint
3 years ago
Zack Chang
5e0c232077
chore: update Item component test case ( #34686 )
Co-authored-by: Zack Chang <zackchangjx@foxmail.com>
3 years ago
Yiming
35aa951550
fix: fix Ant Design Charts url ( #34685 )
3 years ago
github-actions[bot]
2a35f74d74
chore: auto merge branchs ( #34684 )
chore: feature merge master
3 years ago
黑雨
087b65c3b9
feat: delete drawer wrap ( #34673 )
3 years ago
xrkffgg
99056a77d8
docs: update readme
3 years ago
黑雨
d4acc661da
feat: add filterResetToDefaultFilteredValue api ( #34355 )
* feat: add filterResetToDefaultFilteredValue api
* feat: fix lint
* feat: update test case
* feat: update doc
3 years ago
huangkairan
d0be21ed8f
fix(table) filterSearch TypeScript declaration ( #34671 )
* fix: types declaration
* fix(table): filterSearch TypeScript declaration
3 years ago
Yunwoo Ji
76cc520efe
docs: fix type of style in drawer component ( #34665 )
3 years ago
github-actions[bot]
6df508d594
chore: auto merge branchs ( #34666 )
chore: sync master to feature
3 years ago
afc163
10e7337081
chore: fix moment snapshot change
3 years ago
zhao-huo-long
2282b1c580
chore: refactor message types implementation ( #34654 )
3 years ago
afc163
b77a8fdce3
chore: remove issue body in notice
3 years ago
afc163
b72daed1b1
Update issue-open-check.yml
3 years ago
youngz
80377f2243
feat: Typography.Text Pass event to onCopy. ( #34655 )
3 years ago
dengqing
8cab1883af
fix: support Layout, Header and Footer given ref ( #34650 )
* feat: support layout components given refs
* test: add ensure given ref test case
* fix: update test
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
3 years ago
MadCcc
67bfdacca0
fix: fix small steps dot positon ( #34651 )
* fix: fix small steps dot positon
* chore: code clean
* docs: add demo
3 years ago
afc163
d207ba65b8
chore: update Space vertical demo ( #34647 )
* chore: update Space vertical demo
close #34609
* fix snapshot
3 years ago
NullPointerException
4209fa251f
docs: Create README-ja_JP.md ( #34638 )
* Create README-ja_JP.md
* Update README-uk_UA.md
* Update README-pt_BR.md
* Update README-zh_CN.md
* Update README-sp_MX.md
3 years ago
Yunwoo Ji
2709c5f747
docs: fix default value of height in drawer component ( #34652 )
3 years ago
renovate[bot]
7f0aa8146f
chore(deps): update actions/cache action to v3 ( #34645 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Long Hao (龙濠)
7c182926bc
fix: wrong word and cancel export inner interface ( #34643 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
github-actions[bot]
2f65904de2
chore: auto merge branchs ( #34635 )
chore: merge master into feature
3 years ago
Hamed Mohammadzadeh
0fe8bb9c37
fix: Badge Animation enter and leave in RTL ( #34641 )
* fix: Badge Animation enter and leave in RTL
* [CodeFactor] Apply fixes to commit 87f1866
[ci skip] [skip ci]
Co-authored-by: codefactor-io <support@codefactor.io>
3 years ago
MadCcc
c0b58aaf93
feat: Tree support rootClassName & rootStyle ( #34578 )
* feat: tree support rootClassName & rootStyle
* feat: Tree support rootClassName and rootStyle
* chore: update rc-cascader
* chore: update rc-tree
* chore: update cascader
* chore: update deps
3 years ago
Hamed Mohammadzadeh
0a90ac34c7
fix: BackTop responsive in RTL ( #34626 )
3 years ago
章鱼
4debb88f24
fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive ( #34614 )
* fix: when fullscreen is false, the element returned by dateFullCellRender cannot be interactive
* test: add test for Calendar
3 years ago
期贤
232e236215
chore: fix remote no work error
3 years ago
期贤
8bb11e6d12
docs: update changelogs
3 years ago
陈帅
491178cca9
docs: add 4.19.3 changhelog ( #34617 )
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
3 years ago
MadCcc
47282f73bf
fix: clear icon style ( #34610 )
3 years ago
paul
8562427674
feat(row): add support for space-evenly ( #34606 )
* feat(row): add support for space-evenly
* docs: update demo snapshot.
Co-authored-by: gp5251 <gp5251@qq.com>
3 years ago
afc163
bd79b2d2b7
Update issue-open-check.yml
3 years ago
xrkffgg
ee8e7851b6
ci: fix result
3 years ago
xrkffgg
89e9819c75
ci: update result
3 years ago
afc163
07b8fb12a6
chore( 🤖 ): upgrade github actions ( #34599 )
3 years ago
github-actions[bot]
6607417313
chore: auto merge branchs ( #34595 )
chore: sync master into feature
3 years ago
afc163
7f487369d3
Update issue-open-check.yml
3 years ago
afc163
02597a3cce
Update issue-open-check.yml
3 years ago
黑雨
4374b2c283
feat: dialog,image add rootClassName api ( #34574 )
* feat: dialog add rootClassName api
* feat: rc-image add rootClassName api
* feat: update doc
3 years ago
afc163
b409980f9c
chore( 🤖 ): Update issue-open-check.yml ( #34589 )
* Update issue-open-check.yml
* Delete issue-sync-dingtalk.yml
* Update issue-open-check.yml
3 years ago