Dunqing
d7ba815f81
docs: fix form instance type error ( #35320 )
3 years ago
agarciaguillo
8a06dcbbd9
Added pending filter translations Table locale/es_ES ( #35309 )
Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
3 years ago
afc163
3eabcba073
fix: Space duplicated key warning ( #35311 )
close #35305
3 years ago
afc163
24fa6a1721
docs: update space demos
3 years ago
MadCcc
1ff58d23f0
feat: dropdown auto-focus ( #35307 )
* feat: dropdown auto-focus
* chore: update rc-tabs
3 years ago
vagusX
eee3b50727
feat: support icon only in segmented ( #35256 )
* feat: support icon only with segmented
* fix: lint issue
* chore: update
* test: fix
* test: update snapshot
3 years ago
afc163
5a6b3ccd98
fix: Table columns sorter a11y experience ( #35269 )
* Make table sortable columns focusable and keyboard accessible.
* Fix typo.
* Change focus style for sortable table column header from broken outline to color text.
* Update snapshots.
* Change order to fix lint error.
* Add unit test to test sorting with keypress.
* Update components/table/hooks/useSorter.tsx
* chore: improve code style
* style: use focus-visible
* fix: test case
* test: update snapshot
Co-authored-by: Katsiaryna Pustakhod <Katsiaryna_Pustakhod@epam.com>
3 years ago
Sukka
45a19024ab
docs: replace `git.io` link with the original URL ( #35261 )
3 years ago
afc163
b793a4e700
test: skip uploadlist test for now
3 years ago
miracles1919
444ce6d384
refactor: replace float with flex of Card ( #35236 )
3 years ago
afc163
2a79f85036
test: fix upload test case
3 years ago
MadCcc
42525ffbdc
test: add menu focus test ( #35252 )
3 years ago
qyzzzz
8ca52a1dda
fix: input onSearch trigger wrongly ( #34844 ) ( #35164 )
Co-authored-by: zhangqingyang@mindlinker.com <zhangqingyang@mindlinker.com>
3 years ago
afc163
4a6db91365
style: fix Breadcrumb reset style ( #35235 )
close https://github.com/ant-design/ant-design/issues/35233
3 years ago
zombiej
c85d9889ab
chore: add useWatch test placeholder
3 years ago
Camol
bdabee4db4
feat(Typography): copyable text support format ( #35219 )
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
3 years ago
Camol
6a08a46ecc
fix: upload circle ref ( #34379 )
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
3 years ago
二货机器人
c1831fbf82
test: Replace transfer part test with testing lib ( #35216 )
* test: Replace transfer part test with testing lib
* chore: clean up
3 years ago
afc163
0efba5f720
docs: add demo link for Menu legacy usage ( #35202 )
* docs: add demo links for Menu legacy usage
* Update index.en-US.md
3 years ago
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