github-actions[bot]
8425a6519f
chore: auto merge branchs ( #35420 )
chore: next merge feature
3 years ago
MadCcc
e9f22cf192
chore: code enhance
3 years ago
MadCcc
83ed62aa0e
Merge branch 'feature' into next-merge-feature
3 years ago
github-actions[bot]
079ab977ea
chore: auto merge branchs ( #35416 )
chore: feature merge master
3 years ago
MadCcc
130b146590
chore: update snapshot
3 years ago
MadCcc
4184cc782c
Merge branch 'master' into feature-merge-master
3 years ago
MadCcc
7873bf7f1c
fix: arrow style ( #35401 )
* fix: arrow style
* fix: raise arrow z-index
* fix: fix defualt arrow color
* fix: mix shadow
* chore: code clean
* chore: code clean
* fix: use fadeout instead
* test: fix style lint
3 years ago
parabolazz
9b56ad86fb
docs: explain Avatar fallback strategy ( #35415 )
The original description was unclear, incomplete, and confusing, requiring a look at the code to understand it, so I revised it to a more understandable version.
3 years ago
Karott Schu
d07dcd46b7
fix(<Row/>): wipe out unnecessary prop ( #35409 )
* fix: wipe out unnecessary prop
* wipe out unnecessary prop(`row-gap: 0px`) on <Row />
* add test case
* chore: remove unnecessary import
* chore: add prop to Row and Col
* chore: update snapshot (Form/Grid/Card)
* chore: update snapshot
* chore: move location
3 years ago
MadCcc
4734f65f2f
feat: focus menu item automaticly when focusing menu ( #35407 )
* feat: focus menu item automaticly when focusing menu
* chore: update mentions
* test: fix test case
* chore: decrease bundle size
* chore: increase bundle size
3 years ago
二货机器人
69e1c33401
Merge pull request #34057 from ant-design/feat/momentjs-to-dayjs
feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js
3 years ago
二货机器人
23980e23ec
Merge pull request #35404 from ant-design/next-merge-feature
chore: next merge feature
3 years ago
zombiej
1a788cfd40
chore: rm CODEOWNER since this block github action
3 years ago
zombiej
eb6fcc1f00
Merge branch 'next' into next-merge-feature
3 years ago
zombiej
70fef3b4e3
Merge remote-tracking branch 'origin/master' into next
3 years ago
zombiej
c75e59faf1
chore: rm useless console
3 years ago
zombiej
84662ce774
chore: next merge feature
3 years ago
iamkun
fe435a4939
fix: rm moment dependency
3 years ago
shuaijiumei
63d3c579f9
refactor: Progress rebuild as function component ( #35393 )
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
* refactor: Progress rebuild as function component
3 years ago
iamkun
03cceeea01
fix: override snapshots that have different locales between moment.js and day.js
3 years ago
iamkun
1a7732d819
fix: update test
3 years ago
miracles1919
6b6c8cb6b1
refactor: Tree checkbox style ( #35389 )
* fix: Checkbox inner disabled color
* refactor: Tree checkbox style
* refactor: adjust tree checkbox span
* refactor: adjust tree checkbox span
* refactor: remove useless `&`
3 years ago
iamkun
a34031169d
fix: update test
3 years ago
iamkun
11e302e39c
fix: update test
3 years ago
iamkun
a82cf68db4
fix: update test
3 years ago
iamkun
25c449862f
fix: update test
3 years ago
iamkun
084b17b307
fix: update dayjs locale file
3 years ago
iamkun
7428e37d54
fix: update dayjs
3 years ago
iamkun
7dd0bd396d
fix: update merge
3 years ago
github-actions[bot]
25de1c4d31
chore: auto merge branchs ( #35399 )
chore: feature merge master
3 years ago
zombiej
7460c95b65
chore: merge master
3 years ago
二货机器人
7511b9e8ac
test: replace textarea some test case with testing lib ( #35398 )
* test: replace textarea some test case with testing lib
* test: full process
* test: mv input test to input scope
* test: fix lint
3 years ago
MadCcc
7f6e4492a0
feat: Dropdown support autoFocus ( #35391 )
* feat: Dropdown support autoFocus
* chore: add bundle size
3 years ago
afc163
206e6dd138
docs: reverse React 18 demo
3 years ago
vagusX
ce1fc29bd7
fix: use less variables for Segmented ( #35387 )
3 years ago
Cooper Veysey
d8ab5a5771
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property ( #35369 )
3 years ago
Yanlin Jiang
10596d9604
fix: Respect user provided space item key ( #35344 )
3 years ago
lalalazero
6c0f67e407
fix: table column filter reset is not working ( #35226 ) ( #35386 )
3 years ago
afc163
e039b10b2f
Revert "chore: fix npm start error in Gitpod"
This reverts commit 978226fb13
.
3 years ago
afc163
978226fb13
chore: fix npm start error in Gitpod
close #33444
3 years ago
haipeng
a217301cb7
fix: Carousel compatible with vertical property ( #35349 )
3 years ago
TrickyPi
50d3d99a78
test: migrate part of checkbox tests ( #35354 )
3 years ago
linqiqi077
44b9ab7e40
test: migrate part of anchor tests ( #35371 )
3 years ago
一个道士
94e43c4821
refactor: cssinjs for Space component ( #35211 )
3 years ago
zombiej
bad8be482d
fix: Divider vertical style
3 years ago
Zack Chang
85fd0640c5
test: refactor test cases of Space ( #35372 )
3 years ago
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs ( #35340 )
* refactor: add basic css layout for tooltip
* style: handle the special mutilte repeat property
* style: complete the custom color style
* style: replace with Logical properties
* style: skip check some logic property
* docs: add FIXME necessary
* chore: adjust bundle size and trigger the preview ci
3 years ago
二货机器人
6e2eff2836
chore: use cssinjs adv mode ( #35370 )
3 years ago
zombiej
61141cc52c
Merge remote-tracking branch 'origin/master' into next
3 years ago
PCCCCCCC
c2741c2c4b
test: transfer part of tooltip test case to testing library ( #35362 )
3 years ago