MadCcc
114ff39f8c
Merge branch 'master' into feature-merge-master
2023-09-05 13:41:06 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
Dunqing
f0c105d262
feat: insert use client
automatically at compilations instead of hardcode ( #44608 )
...
* feat: remove the hardcode of `use client`
* chore: update `@ant-design/tools`
* test: update
* fix: incorrect dictionary
* chore: update dep
* ci: check use client
* chore: update ci
* fix: should be LIB_DIR
* ci: should only run in dist
* chore: update check tsx files
2023-09-04 19:27:20 +08:00
栗嘉男
18af5374e8
Merge branch 'master' into feature-merge-master
2023-09-03 10:31:39 +08:00
二货爱吃白萝卜
5a5af385b8
fix: CheckableTag miss CP tag ( #44602 )
...
* fix: CheckableTag miss CP tag
* chore: bump tag
* chore: fix failed
* chore: fix circle
2023-09-03 10:20:24 +08:00
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Amumu
edf907bf11
fix: slider track draggale range height/width error ( #44503 )
...
* fix: slider track draggale range height/width error
* chore: style
2023-09-02 00:16:01 +08:00
MadCcc
b0dd138fba
feat: ConfigProvider support Tabs indicatorSize
( #44517 )
...
* feat: ConfigProvider support tabs.indicatorLength
* feat: ConfigProvider support card.tabProps
* Revert "feat: ConfigProvider support card.tabProps"
This reverts commit 817af9a6bb
.
* chore: rename
* docs: add demo
2023-08-30 21:28:45 +08:00
二货机器人
16f8228249
chore: merge master
2023-08-28 21:56:37 +08:00
红
3e171a9f4f
feat: default add resetIcon Style ( #41208 )
...
* feat: default add resetIcon Style
chore: remove
test: add case
feat(App): icon reset style feature
Revert "feat(App): icon reset style feature"
This reverts commit be6905553dcabbd490ad60be0c08c8328736bd62.
Revert "chore: remove"
This reverts commit 417d5f90051a342325ccc9b5cbf3d249ab0ec826.
chore: update
chore: update
* chore: update
* chore: resolve import
* chore: update code style
2023-08-28 10:49:18 +08:00
二货爱吃白萝卜
4cf3ba1b00
fix: Select popup size in transform layout ( #44378 )
2023-08-23 20:12:26 +08:00
栗嘉男
39ca9d89f4
chore: merge master into feature
2023-08-18 15:01:08 +08:00
lijianan
d375cbd1b6
feat: Avatar support size from ConfigProvider ( #44288 )
...
* feat: Avatar support size from ConfigProvider
* Update components/avatar/avatar.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* test: update snap
* Update components/avatar/AvatarContext.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-18 14:54:35 +08:00
JiaQi
2e18b63cec
feat(list): list support using the componentSize configuration size from ConfigProvider ( #44267 )
...
* feat(list): list support using the componentSize configuration size from ConfigProvider
* chore: update snapshot
2023-08-17 17:55:46 +08:00
猫猫
e0e373f301
fix(badge): fix badge number is rtl ( #43998 )
...
* fix(badge): fix badge number is rtl
* test: fix snapshots
* feat: use dir attribute instead of bdi
* test: update snapshots
* test: back of snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-14 19:14:46 +08:00
红
da35a10f29
fix: update Modal defaultFooter Button disabled logic ( #43055 )
...
* test: add unit test
* fix: update disabled logic
* Revert "test: add unit test"
This reverts commit 7559a15af6
.
* test: add unit case
* test: update snapshot
* chore: update logic
* Revert "chore: update logic"
This reverts commit 89e2233eda
.
2023-08-10 16:48:28 +08:00
afc163
e283ebf2e3
test: update Select jest snapshot ( #44140 )
...
* chore: update snapshot
* test: fix test case of Form Select
2023-08-10 00:43:44 +08:00
二货爱吃白萝卜
e8f9f6a88d
docs: Add happy wave package ( #44031 )
...
* docs: theme add happy work
* docs: update happy
* fix: lint
* docs: rename
2023-08-07 10:44:04 +08:00
二货爱吃白萝卜
6e3a9080bf
fix: Checkbox & Radio not support customize wave ( #44014 )
...
* chore: fix checkbox
* chore: checkbox support disabled
* chore: radio support wave
* test: update test case
* chore: fix lint
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update test case
2023-08-04 11:22:33 +08:00
lijianan
755e1227f4
test: update icon snap ( #43942 )
...
* test: update snap
* chore: bump icons
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-02 02:15:02 +08:00
栗嘉男
5933e6473f
fix: fix lint
2023-07-28 17:15:04 +08:00
栗嘉男
674ff129ce
Merge branch master into master-merge-feature
2023-07-28 16:43:15 +08:00
二货爱吃白萝卜
2cdf586291
chore: fix lint ( #43873 )
...
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
2023-07-28 16:17:43 +08:00
MadCcc
94b3d03765
feat: component token support algorithm ( #43810 )
...
* feat: component theme
* feat: component token support algorith,
* docs: fix form
* chore: add test
* chore: fix test case
* chore: code clean
* chore: code clean
* chore: code clean
* docs: update toc
* chore: update cssinjs
* chore
2023-07-27 11:31:38 +08:00
afc163
2d3c97979d
fix: Select aria-activedescendant wrong value ( #43800 )
2023-07-26 10:09:04 +08:00
二货爱吃白萝卜
8b19102b0d
feat: wave effect config ( #43784 )
...
* feat: support wave effect
* docs: more info
* test: add test case
* docs: update demo
* test: coverage
2023-07-25 16:29:47 +08:00
Khalifa Lame
5112817296
fix: Layout.Header accessibility role ( #43749 )
...
* fix: Layout.Header accessibility role
* test: update snapshots
* fix: type mismatch
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-24 15:38:55 +08:00
Fly me to the moon
9faee0fbca
chore: code style optimization ( #43722 )
...
* code style optimization
* fix
* fix
* Update components.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 我们去月球漫步 <13105694+flymetothemoon-wj@user.noreply.gitee.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-07-22 19:07:57 +08:00
lijianan
f438c133ff
type: React.forwardRef type optimization ( #43610 )
...
* type: React.forwardRef type optimization
* fix
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
2023-07-18 12:18:51 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
JiaQi
e86e5e5000
feat: ConfigProvider support DatePicker & TimePicker className and style properties ( #43418 )
2023-07-07 19:02:55 +08:00
JiaQi
86d334baee
feat: ConfigProvider support Carousel className and style properties ( #43412 )
2023-07-07 09:30:37 +08:00
github-actions[bot]
bf960bed60
chore: auto merge branches ( #43420 )
...
chore: merge master into feature
2023-07-06 15:26:20 +00:00
JiaQi
005575c5cd
feat: ConfigProvider support Statistic className and style properties ( #43408 )
2023-07-06 21:54:54 +08:00
Wuxh
70abc90afd
fix: ConfigProvider
merge form validateMessages not inheriting from parent bug ( #43239 )
...
* test(CP): add Form unit case
* fix: `ConfigProvider ` merge form validateMessages not inheriting from parent bug
2023-07-06 15:33:33 +08:00
JiaQi
1662af5c51
feat: ConfigProvider support Drawer className and style properties ( #43396 )
2023-07-06 10:42:13 +08:00
JiaQi
36c3d36f02
feat: ConfigProvider support Timeline className and style properties ( #43392 )
2023-07-06 10:27:39 +08:00
JiaQi
6dad4144e7
feat: ConfigProvider support Collapse className and style properties ( #43390 )
2023-07-06 09:45:25 +08:00
JiaQi
34ea912e22
feat: ConfigProvider support List className and style properties ( #43387 )
2023-07-06 09:43:03 +08:00
JiaQi
09c0840a6b
feat: ConfigProvider support Calendar className and style properties ( #43385 )
2023-07-06 09:38:21 +08:00
JiaQi
2d4708b3bd
feat: config-provider support transfer className and style properties ( #43063 )
2023-07-06 09:36:45 +08:00
JiaQi
3f785909df
feat: ConfigProvider support Alert className and style properties ( #43384 )
2023-07-06 09:33:54 +08:00
JiaQi
3aedb2f4e8
feat: ConfigProvider support Menu className and style properties ( #43382 )
2023-07-05 19:48:33 +08:00
JiaQi
74f078a3a8
feat: ConfigProvider support Progress className and style properties ( #43340 )
2023-07-05 19:21:56 +08:00
JiaQi
f1f5fe3846
feat: config-provider support skeleton className and style properties ( #43062 )
2023-07-05 18:00:46 +08:00
lijianan
7a59fc86f5
feat: CP support ColorPicker className and style ( #43339 )
...
* fix
* fix
* fix
2023-07-04 11:23:58 +08:00
JiaQi
1abdb9e077
feat: ConfigProvider support Tree className and style ( #43060 )
2023-07-03 22:42:46 +08:00
lijianan
90f464a27d
feat: CP support Message className and style ( #43333 )
...
* fix
* fix
2023-07-03 20:38:14 +08:00
lijianan
c267b38fd4
feat: CP support Notification className and style ( #43328 )
...
* feat: CP support Notification className and style
* Update components/config-provider/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix
* fix
* test
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-03 20:37:11 +08:00
lijianan
62dd62f43c
feat: CP support Upload className and style ( #43325 )
...
* feat: CP support Tabs className and style
* revert
* test: update snap
* fix
* test: fix test case
2023-07-03 16:38:56 +08:00