Commit Graph

22166 Commits

Author SHA1 Message Date
iamkun
084b17b307 fix: update dayjs locale file 2022-05-06 14:08:00 +08:00
iamkun
7428e37d54 fix: update dayjs 2022-05-06 14:04:41 +08:00
iamkun
7dd0bd396d fix: update merge 2022-05-06 14:02:45 +08:00
zombiej
7460c95b65 chore: merge master 2022-05-06 12:03:15 +08:00
二货机器人
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
2022-05-06 11:48:18 +08:00
afc163
206e6dd138 docs: reverse React 18 demo 2022-05-05 16:40:49 +08:00
vagusX
ce1fc29bd7
fix: use less variables for Segmented (#35387) 2022-05-05 14:09:27 +08:00
Cooper Veysey
d8ab5a5771
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property (#35369) 2022-05-05 14:06:57 +08:00
Yanlin Jiang
10596d9604
fix: Respect user provided space item key (#35344) 2022-05-05 13:46:52 +08:00
lalalazero
6c0f67e407
fix: table column filter reset is not working (#35226) (#35386) 2022-05-05 12:17:15 +08:00
afc163
e039b10b2f Revert "chore: fix npm start error in Gitpod"
This reverts commit 978226fb13.
2022-05-05 11:27:49 +08:00
afc163
978226fb13 chore: fix npm start error in Gitpod
close #33444
2022-05-05 11:00:07 +08:00
haipeng
a217301cb7
fix: Carousel compatible with vertical property (#35349) 2022-05-05 10:52:41 +08:00
TrickyPi
50d3d99a78
test: migrate part of checkbox tests (#35354) 2022-05-05 10:25:22 +08:00
linqiqi077
44b9ab7e40
test: migrate part of anchor tests (#35371) 2022-05-04 23:14:07 +08:00
一个道士
94e43c4821
refactor: cssinjs for Space component (#35211) 2022-05-04 22:00:39 +08:00
zombiej
bad8be482d fix: Divider vertical style 2022-05-04 20:52:44 +08:00
Zack Chang
85fd0640c5
test: refactor test cases of Space (#35372) 2022-05-04 20:44:37 +08:00
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
2022-05-03 22:41:59 +08:00
二货机器人
6e2eff2836
chore: use cssinjs adv mode (#35370) 2022-05-03 21:34:30 +08:00
zombiej
61141cc52c Merge remote-tracking branch 'origin/master' into next 2022-05-03 10:41:16 +08:00
PCCCCCCC
c2741c2c4b
test: transfer part of tooltip test case to testing library (#35362) 2022-05-03 10:40:12 +08:00
Long Hao (龙濠)
c3549f30b2
refactor: icon for cssinjs (#35346)
* refactor: icon for cssinjs

* fix: add skip dep
2022-05-01 19:12:03 +08:00
zombiej
8c6cd540e4 Merge remote-tracking branch 'origin/master' into next 2022-05-01 17:51:45 +08:00
zombiej
2290144b25 test: update test case 2022-05-01 17:50:10 +08:00
zombiej
3e69660e52 chore: merge master 2022-05-01 16:32:08 +08:00
afc163
d2410282fd Merge branch 'master' of github.com:ant-design/ant-design 2022-04-30 15:33:28 +08:00
Walid Cherhane
a21da91dcc
style: fix Select tag remove icon position (#35336)
The icon is pushed down a bit
2022-04-30 15:33:19 +08:00
afc163
c5ddb0098a docs: add changelog for #35336 2022-04-30 15:19:14 +08:00
afc163
609d576298
docs: changelog for 4.20.2 (#35338) 2022-04-30 15:14:30 +08:00
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>
2022-04-30 15:11:41 +08:00
afc163
0658932fa0
Revert "feat: dropdown auto-focus (#35307)" (#35337)
This reverts commit 1ff58d23f0.
2022-04-30 15:10:04 +08:00
afc163
11e69f31eb
fix: Switch disabled color in dark theme (#35332) 2022-04-29 23:29:47 +08:00
lalalazero
1fed15ceeb
test: replace Empty part test with test lib (#35289)
* test: replace Empty part test with test lib

* test: update snapshot case
2022-04-29 23:25:13 +08:00
afc163
e153cf07b0
docs: add instruction about tokenSeparators (#35329) 2022-04-29 21:23:39 +08:00
Zack Chang
19d5f07c16
test: Rewrite mountTest with testing lib (#35326) 2022-04-29 19:56:15 +08:00
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs (#35139)
* refactor: anchor cssinjs

* fix: padding use logical css

* fix: link padding wrong
2022-04-29 17:23:23 +08:00
Amumu
4b71e1a694
chore: Aligning the CI description and its behavior (#35325) 2022-04-29 16:49:37 +08:00
afc163
9984f0a1e3
style: tweak BreadCrumb link hover color (#35324) 2022-04-29 16:23:42 +08:00
vagusX
409c25b7ce
feat: set proper height for Segmented (#35281) 2022-04-29 15:11:42 +08:00
Dunqing
d7ba815f81
docs: fix form instance type error (#35320) 2022-04-29 14:35:23 +08:00
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