Dzmitry Yarmoshkin
1a8a5ee06f
fix: add aria-checked prop to checkbox ( #34862 )
* fix: add aria-checked prop to checkbox
* fix: update snapshots
* fix: update aria-checked logic and snapshots
* refactor: change props order
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Dzmitry Yarmoshkin <dzmitry_yarmoshkin@epam.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Minh Quy
445e6c6bca
feat: Support ref for Title, Text, Paragraph ( #34847 )
* feat: Support ref for Title, Text, Paragraph
* feat: Add tests for Title, Paragraph and Text
3 years ago
Tmk
c4ffbff841
fix: set requestId to null after fn was cancelled ( #34858 )
3 years ago
Daniel Pfeffer
27bb1ea4ae
chore: Update de_DE.tsx ( #34836 )
3 years ago
Yunwoo Ji
25f8a0ad5f
docs: add size property to progress ( #34860 )
3 years ago
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
3 years ago
zqran
452c5835ec
feat: Tree `switcherIcon` prop support render-prop ( #34470 )
* feat: Tree `switcherIcon` prop support render-prop
* add test for `switcherIcon` render-prop
* change the `switcherIcon` prop type of `TreeSelect`
* fix switcherIcon render-prop condition
* fix switcherIcon
3 years ago
miracles1919
550f60ff76
docs: update draggable demo with rtl mode ( #34785 )
* docs: update draggable demo with rtl mode
* test: update tabs demo snapshot
3 years ago
afc163
0edd112d5b
feat: Anchor supports `getCurrentAnchor(activeLink)` ( #34799 )
close #34784
3 years ago
Yunwoo Ji
f5c6379bba
fix: correct className ( #34791 )
3 years ago
afc163
c0304cca55
fix: Pagination should display middle size Select when ConfigProvider componentSize is large ( #34756 )
* fix: Pagination should display middle size Select
when ConfigProvider componentSize is large
close #34744
* fix snapshot
3 years ago
二货机器人
2733977245
chore: React 18 test case ( #34781 )
* chore: add 18 test
* chore: update test flow
* chore: fail fast
* chore: foce ci
* chore: more if
* chore: test it
* chore: back of it
* chore: master only
* chore: fix spell
* chore: force install
* test: comment 16 tmp
* chore: use react 17
* chore: install 18
* chore: back of 16 & 17
3 years ago
zombiej
c89e33d0b6
test: update snapshot
3 years ago
MadCcc
ff02a4e265
docs: replace grid design img ( #34771 )
* chore: replace grid design img
* fix: code error
3 years ago
MadCcc
2bff96fdd5
feat: Input.Group prevent components from getting style from Form.Item ( #34764 )
* feat: Input.Group provide isFormInput false
* test: update snapshot
* chore: code clean
3 years ago
shuaijiumei
0c4281f875
test: Update snapshot ( #34758 )
* fix: ci fail rollback
* fix: ci fail rollback
3 years ago
dengqing
0299966291
fix: skeleton cannot display children ( #34751 )
* fix: skeleton cannot display children
* fix: type error
* fix: add test case
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
3 years ago
MadCcc
c5e8efb82f
feat: Dropdown support switch options with arrow keys ( #34738 )
* feat: dropdown support auto-focus
* chore: code clean
3 years ago
二货机器人
96ddf2e452
chore: more less variables ( #34746 )
3 years ago
二货机器人
9c7c424590
fix: tag-border-radius not work ( #34741 )
3 years ago
二货机器人
8a3ee71006
chore: add control-radius ( #34727 )
3 years ago
黑雨
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
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
黑雨
087b65c3b9
feat: delete drawer wrap ( #34673 )
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
afc163
10e7337081
chore: fix moment snapshot change
3 years ago
zhao-huo-long
2282b1c580
chore: refactor message types implementation ( #34654 )
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
Yunwoo Ji
2709c5f747
docs: fix default value of height in drawer component ( #34652 )
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
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
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
黑雨
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