zombiej
ee5de21e35
chore: more owner files
2022-04-29 11:16:16 +08:00
zombiej
3c2d3ac4de
chore: Add code file owner
2022-04-29 11:10:37 +08:00
agarciaguillo
8a06dcbbd9
Added pending filter translations Table locale/es_ES ( #35309 )
...
Co-authored-by: Jesús Gallego Irles <jesusgallego@outlook.com>
2022-04-29 10:28:15 +08:00
afc163
3eabcba073
fix: Space duplicated key warning ( #35311 )
...
close #35305
2022-04-28 22:23:06 +08:00
afc163
24fa6a1721
docs: update space demos
2022-04-28 20:54:19 +08:00
MadCcc
1ff58d23f0
feat: dropdown auto-focus ( #35307 )
...
* feat: dropdown auto-focus
* chore: update rc-tabs
2022-04-28 19:50:33 +08:00
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
2022-04-28 19:39:52 +08:00
MadCcc
b22aa64884
feat: component path ( #35303 )
2022-04-28 18:32:33 +08:00
miracles1919
9003b5378f
refactor: replace float with flex of Card ( #35278 )
2022-04-27 21:43:16 +08:00
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>
2022-04-27 16:27:13 +08:00
Sukka
45a19024ab
docs: replace git.io
link with the original URL ( #35261 )
2022-04-27 10:07:16 +08:00
afc163
b793a4e700
test: skip uploadlist test for now
2022-04-26 20:43:10 +08:00
miracles1919
444ce6d384
refactor: replace float with flex of Card ( #35236 )
2022-04-26 20:35:25 +08:00
afc163
2a79f85036
test: fix upload test case
2022-04-26 19:16:06 +08:00
github-actions[bot]
40379a3e40
chore: auto merge branchs ( #35253 )
...
chore: feature merge master
2022-04-26 11:08:58 +00:00
MadCcc
42525ffbdc
test: add menu focus test ( #35252 )
2022-04-26 18:17:55 +08:00
afc163
8a36abcc17
docs( ✨ ): release 4.20.1 ( #35250 )
2022-04-26 18:03:35 +08:00
qyzzzz
8ca52a1dda
fix: input onSearch trigger wrongly ( #34844 ) ( #35164 )
...
Co-authored-by: zhangqingyang@mindlinker.com <zhangqingyang@mindlinker.com>
2022-04-26 15:00:48 +08:00
afc163
4a6db91365
style: fix Breadcrumb reset style ( #35235 )
...
close https://github.com/ant-design/ant-design/issues/35233
2022-04-26 11:07:57 +08:00
afc163
9169de21f8
fix: argos-ci diff for Upload and Descriptions ( #35229 )
2022-04-26 10:21:50 +08:00
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
2022-04-26 01:00:39 +08:00
github-actions[bot]
ebd86abdd3
chore: auto merge branchs ( #35230 )
...
chore: merge master into next
2022-04-25 14:09:05 +00:00
afc163
6da5d6492b
chore: run image snapshots on every branches
2022-04-25 20:40:30 +08:00
afc163
08d1a71ff4
refactor: Move Upload from less to css in js ( #34528 )
...
* refactor: Upload to CSS-in-JS
* chore: clean up outdated code
* chore: add FIXME
* revert useless change of UploadList
* fix: upload animation
2022-04-25 18:46:53 +08:00
xrkffgg
274c1f7fa3
refactor: collpase cssinjs ( #35066 )
2022-04-25 14:45:26 +08:00
zombiej
c85d9889ab
chore: add useWatch test placeholder
2022-04-25 11:20:56 +08:00
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
...
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
2022-04-25 10:54:00 +08:00
Camol
bdabee4db4
feat(Typography): copyable text support format ( #35219 )
...
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
2022-04-25 09:49:48 +08:00
Camol
6a08a46ecc
fix: upload circle ref ( #34379 )
...
Co-authored-by: kanweiwei <kanweiwei@nutstore.net>
2022-04-24 20:55:18 +08:00
二货机器人
690608d1c2
test: Replace transfer part test with testing lib ( #35216 )
...
* test: Replace transfer part test with testing lib
* chore: clean up
2022-04-24 18:34:40 +08:00
二货机器人
c1831fbf82
test: Replace transfer part test with testing lib ( #35216 )
...
* test: Replace transfer part test with testing lib
* chore: clean up
2022-04-24 18:33:57 +08:00
afc163
3d23b809b1
refactor: import css-in-js utils from theme ( #35215 )
2022-04-24 18:05:08 +08:00
afc163
4ebe262426
refactor: Carousel code style ( #35213 )
2022-04-24 17:42:36 +08:00
zombiej
8eadd48888
Merge remote-tracking branch 'origin/master' into next
2022-04-24 15:47:30 +08:00
zombiej
43d2265ba2
docs: Note for 18 known issue
2022-04-24 15:27:58 +08:00
zombiej
3467c36a9a
docs: Update Segmented changelog
2022-04-24 14:52:45 +08:00
zombiej
59c7c3704d
docs: fix changelog date
2022-04-24 14:37:42 +08:00
二货机器人
da85ed492d
docs: 4.20.0 changelog ( #35203 )
...
* docs: init 4.20.0 changelog
* chore: merge
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: Update changelog
* chore: bump react version
* chore: revert react version
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-24 14:29:42 +08:00
github-actions[bot]
7c4036eec6
chore: auto merge branchs ( #35204 )
...
chore: merge master into next
2022-04-24 04:46:38 +00:00
github-actions[bot]
f843d12e0e
chore: auto merge branchs ( #35205 )
...
chore: sync master into feature
2022-04-24 04:46:35 +00:00
afc163
b25d5f90bd
chore: merge master to next
2022-04-24 12:17:49 +08:00
afc163
75c741c23b
chore: update ui.yml
2022-04-24 11:42:39 +08:00
afc163
0efba5f720
docs: add demo link for Menu legacy usage ( #35202 )
...
* docs: add demo links for Menu legacy usage
* Update index.en-US.md
2022-04-24 11:24:46 +08:00
afc163
f410b189dc
fix: remove Tabs overflow hidden style ( #35195 )
...
close #34021
close #35136
2022-04-23 23:24:30 +08:00
afc163
cf993989bc
site: tweak theme button margin of site footer ( #35192 )
2022-04-23 21:23:23 +08:00
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>
2022-04-23 21:00:05 +08:00
afc163
5bb47057b0
chore: fix argos-ci check status in PR ( #35193 )
...
* chore: batch upload argos-ci snapshots
* test: added commit and branch back for ui-upload.yml
2022-04-23 20:58:46 +08:00
github-actions[bot]
1d6da1a5cc
chore: auto merge branchs ( #35190 )
...
chore: merge master to next
2022-04-23 09:34:47 +00:00
github-actions[bot]
3332736a4e
chore: auto merge branchs ( #35191 )
...
chore: merge master to feature
2022-04-23 09:34:38 +00:00
Yuyao Nie
a9806a2be0
perf: optimize calculation of filteredKeysIsAllControlled ( #35064 )
...
* perf: optimize calculation of filteredKeysIsAllControlled
* fix: ci failure
* fix: modify codes by suggestion
2022-04-23 17:11:52 +08:00