Long Hao (龙濠)
c3549f30b2
refactor: icon for cssinjs ( #35346 )
* refactor: icon for cssinjs
* fix: add skip dep
3 years ago
github-actions[bot]
85707ff36f
chore: auto merge branchs ( #35347 )
chore: Feature merge master
3 years ago
zombiej
8c6cd540e4
Merge remote-tracking branch 'origin/master' into next
3 years ago
zombiej
2290144b25
test: update test case
3 years ago
zombiej
3e69660e52
chore: merge master
3 years ago
afc163
d2410282fd
Merge branch 'master' of github.com:ant-design/ant-design
3 years ago
Walid Cherhane
a21da91dcc
style: fix Select tag remove icon position ( #35336 )
The icon is pushed down a bit
3 years ago
afc163
c5ddb0098a
docs: add changelog for #35336
3 years ago
afc163
609d576298
docs: changelog for 4.20.2 ( #35338 )
3 years ago
Dreamcreative
4281739d5d
docs: update Tabs component onEdit prop describe ( #35271 )
* docs: update Tabs component onEdit prop describe
* docs: update Tabs component onEdit prop describe
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
0658932fa0
Revert "feat: dropdown auto-focus ( #35307 )" ( #35337 )
This reverts commit 1ff58d23f0
.
3 years ago
afc163
11e69f31eb
fix: Switch disabled color in dark theme ( #35332 )
3 years ago
lalalazero
1fed15ceeb
test: replace Empty part test with test lib ( #35289 )
* test: replace Empty part test with test lib
* test: update snapshot case
3 years ago
afc163
e153cf07b0
docs: add instruction about tokenSeparators ( #35329 )
3 years ago
黑雨
b0a652580a
feat: Form disabled ( #35210 )
* feat: add form disabled
* feat: add form disabled
* feat: add radio disabled
* feat: update snap
* feat: add test case
3 years ago
Zack Chang
19d5f07c16
test: Rewrite mountTest with testing lib ( #35326 )
3 years ago
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs ( #35139 )
* refactor: anchor cssinjs
* fix: padding use logical css
* fix: link padding wrong
3 years ago
Amumu
4b71e1a694
chore: Aligning the CI description and its behavior ( #35325 )
3 years ago
afc163
9984f0a1e3
style: tweak BreadCrumb link hover color ( #35324 )
3 years ago
vagusX
409c25b7ce
feat: set proper height for Segmented ( #35281 )
3 years ago
Dunqing
d7ba815f81
docs: fix form instance type error ( #35320 )
3 years ago
zombiej
ee5de21e35
chore: more owner files
3 years ago
zombiej
3c2d3ac4de
chore: Add code file owner
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
MadCcc
b22aa64884
feat: component path ( #35303 )
3 years ago
miracles1919
9003b5378f
refactor: replace float with flex of Card ( #35278 )
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
github-actions[bot]
40379a3e40
chore: auto merge branchs ( #35253 )
chore: feature merge master
3 years ago
MadCcc
42525ffbdc
test: add menu focus test ( #35252 )
3 years ago
afc163
8a36abcc17
docs( ✨ ): release 4.20.1 ( #35250 )
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
afc163
9169de21f8
fix: argos-ci diff for Upload and Descriptions ( #35229 )
3 years ago
MadCcc
eed87d6276
chore: remove keyframes declaration ( #35231 )
3 years ago
github-actions[bot]
ebd86abdd3
chore: auto merge branchs ( #35230 )
chore: merge master into next
3 years ago
afc163
6da5d6492b
chore: run image snapshots on every branches
3 years ago
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
3 years ago
xrkffgg
274c1f7fa3
refactor: collpase cssinjs ( #35066 )
3 years ago
zombiej
c85d9889ab
chore: add useWatch test placeholder
3 years ago
二货机器人
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>
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