afc163
f410b189dc
fix: remove Tabs overflow hidden style ( #35195 )
close #34021
close #35136
3 years ago
vagusX
1548f44ef8
feat: upgrade rc-segmented v2 ( #35187 )
* docs: add debug demo for segmented
* chore: update
* feat: upgrade rc-segmented v2
* Update components/segmented/__tests__/index.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/segmented/demo/controlled-two.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Yuyao Nie
a9806a2be0
perf: optimize calculation of filteredKeysIsAllControlled ( #35064 )
* perf: optimize calculation of filteredKeysIsAllControlled
* fix: ci failure
* fix: modify codes by suggestion
3 years ago
vagusX
78eed85cba
style: `Segmented` supports rtl styles ( #35188 )
3 years ago
vagusX
22c10212b6
docs: add debug demo for segmented ( #35176 )
* docs: add debug demo for segmented
* chore: update
* chore: update
3 years ago
Jefferson Rafael Kozerski
68b2344c7a
fix: code to use @html-selector variable ( #35186 )
3 years ago
rendaoer
ad9e2d9a0e
fix: Upload interface generic type ( #35158 )
* fix:Uplooad组件UploadChangeParam fileList不使用范型
* feat:upload component interface generic test
3 years ago
vagusX
e2cddd68b5
test: fix test in segmented ( #35183 )
3 years ago
zombiej
eb70223bdb
docs: faq about modal. close #35177
3 years ago
二货机器人
f8e7cba353
refactor: Simplify Button Group Style ( #35175 )
* chore: refactor grp with context
* test: Update snapshot
* chore: clean up
* test: fix test case
* chore: clean up
* test: fix test
3 years ago
afc163
e14ec001a1
fix: small/middle table selection dropdown margin issue ( #35174 )
* fix: small/middle table selection dropdown margin issue
* Update index.less
3 years ago
zombiej
6a00bddade
docs: Update Dropdown demo
3 years ago
afc163
7d822f1b26
fix: small table selection dropdown margin issue ( #35173 )
close #35167
3 years ago
afc163
8923d59860
fix: small table selection dropdown margin issue
close #35167
3 years ago
二货机器人
f8d728161c
docs: Update demo with Space ( #35172 )
3 years ago
MadCcc
3511642337
docs: segmented update ( #35171 )
* docs: segmented update
* test: fix lint
3 years ago
afc163
8f06430336
fix: DropDownProps => DropdownProps ( #35161 )
* fix: DropDown => Dropdown
* chore: leave DropDownProps for compatibility
3 years ago
afc163
93b55d5e8c
chore: remove Breadcrumb Dropdown warning ( #35162 )
3 years ago
zombiej
15599bb3b8
docs: Add dropdown menu missing keys
3 years ago
zombiej
3e6817a10a
docs: Update Dropdown basic demo icon
3 years ago
二货机器人
1525ac47fb
chore: bump dropdown with inject mark ( #35153 )
3 years ago
afc163
cbd4f1b66d
docs: update getContainer of Modal and Drawer ( #35141 )
close https://github.com/ant-design/ant-design/issues/35124
3 years ago
afc163
255bfddc3f
docs: improve menu usage for items ( #35131 )
* docs: improve menu usage for items
* test: update snapshot
* docs: update menu title
3 years ago
zombiej
566632efa3
docs: Update Menu demo sample
3 years ago
二货机器人
4de07ad102
docs: Add deprecated usage ( #35128 )
3 years ago
二货机器人
9eae13a968
fix: breadcrumb shows the number ( #35123 )
3 years ago
MadCcc
b666bfd3d1
refactor: wrap Spin with FC ( #35114 )
* refactor: wrap Spin with FC
* chore: code clean
3 years ago
TrickyPi
e8b816e68a
fix(Typography): change less function to less variable in danger style ( #35113 )
3 years ago
zombiej
5dfa8678c0
docs: add input showCount lose focus desc. close #35080
3 years ago
afc163
1349b99122
docs: improve upload demos ( #35104 )
* docs: improve upload demos
* Update drag-sorting.md
3 years ago
afc163
f180ec6df5
style: Switch background should not be transparent ( #35103 )
3 years ago
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
3 years ago
nuintun
74b60d22b1
fix: cn menus doc ( #35078 )
3 years ago
afc163
ea648e7cb6
chore: tweak upload style ( #35097 )
* chore: tweak upload style
* chore: update snapshot
3 years ago
afc163
37e3e1a83e
docs: update Drawer overview image ( #35099 )
* docs: update Drawer overview image
* Update index.en-US.md
3 years ago
二货机器人
b8eaecb898
fix: Form in React 18 StrictMode ( #35096 )
* test: fix with react 18
* fix: Form in StrictMode
* test: clean up
* test: clean up
* chore: bump rc-motion version
* chore: fix test case logic
* test: back of it
* test: back missing test case
3 years ago
PCCCCCCC
9038524376
style: fix the style of progress rendering at the top of component Image PreviewGroup ( #35092 )
* style: fix the style of progress rendering at the top of component Image PreviewGroup
* style: add debug-demo for top progress countRender
3 years ago
Long Hao (龙濠)
eb7f8c7ef1
refactor: change anchor to fc for the cssinjs prepare ( #35073 )
* refactor: change anchor to fc for the cssinjs prepare
* fix: fix anchor test
3 years ago
PCCCCCCC
d6b230958a
style: fix the problem of inconsistent styles in RTL mode ( #35088 )
3 years ago
MadCcc
dc4da79638
fix: fixed arrow border radius variables ( #35086 )
3 years ago
zombiej
7f54a459f6
test: Update snapshot
3 years ago
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
3 years ago
AliRezaBeigy
1e91a4961c
chore: Compatible for @types/react@18 ( #35075 )
* chore: Compatible for @types/react@18
* chore: Compatible for @types/react@18
3 years ago
二货机器人
640fe5df09
chore: rc-dialog id unique sync ( #35072 )
3 years ago
元凛
2154b453a9
docs: update docs version
3 years ago
zombiej
61a6083adf
docs: Update useWatch docs
3 years ago
MadCcc
1c8e499f9c
test: migrate some test case to testing-library ( #35062 )
* test: migrate some test case to testing-library
* chore: code clean
* test: fix stylelint
* test: test case
3 years ago
MadCcc
e4a87750ac
test: update test cases to testing-lib ( #35056 )
3 years ago
afc163
cd3471506c
test: fix jest snapshot
3 years ago
chensw
9902c21042
fix: Upload pass UploadList prefixCls ( #34944 )
* fix: pass UploadList prefixCls
* test: <Upload /> should pass <UploadList /> prefixCls
Co-authored-by: chenshanwang <chenshanwang@lianfan.com>
3 years ago