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
二货爱吃白萝卜
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
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
lijianan
425b18f2d8
feat: CP support Tabs className and style ( #43319 )
2023-07-03 13:38:38 +08:00
lijianan
5190e6f677
feat: CP support Avatar className and style ( #43315 )
2023-07-03 10:27:31 +08:00
lijianan
29431a368f
feat: CP support Card className and style ( #43308 )
2023-07-03 10:25:55 +08:00
lijianan
5432c05041
feat: CP support Table className and style ( #43301 )
...
* feat: CP support Table className and style
* test: update test case
2023-06-30 20:42:43 +08:00
lijianan
80e3069a49
feat: CP support Tag className and style ( #43294 )
2023-06-30 17:19:27 +08:00
lijianan
99dae02d8f
feat: CP support Switch className and style ( #43283 )
2023-06-30 11:29:39 +08:00
lijianan
15c3790856
feat: CP support Rate className and style ( #43270 )
2023-06-29 19:30:34 +08:00
lijianan
316b7b8c5d
feat: CP support Badge className / classNames and style / styles ( #43197 )
...
* feat: CP support Badge className and style
* fix
* Update basic.tsx
* fix
* fix
* fix
* Update components/config-provider/context.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-29 16:43:11 +08:00
muxin
67e32373fb
feat: config-provider support Form className and style properties ( #43230 )
...
* feat: config-provider support Input className and style properties
* Revert "feat: config-provider support Input className and style properties"
This reverts commit 46cd51e2b7
.
* feat: config-provider support Form className and style properties
2023-06-28 14:13:14 +08:00
muxin
c4d981a712
feat: config-provider support Layout className and style properties ( #43241 )
2023-06-28 13:51:24 +08:00
muxin
4eb6b51f34
feat: config-provider support Input className and style properties ( #43227 )
...
* feat: config-provider support Input className and style properties
* feat: config-provider support Form className and style properties
* Revert "feat: config-provider support Form className and style properties"
This reverts commit 183010d40a
.
* feat: support styles & classNames
* test: optimize test
2023-06-28 11:53:26 +08:00
muxin
4214fc7502
feat: config-provider support Modal className and style properties ( #43219 )
2023-06-27 17:14:08 +08:00
muxin
deab4a4b71
feat: config-provider support Cascader className and style properties ( #43205 )
2023-06-27 17:13:27 +08:00
muxin
5f092d8cd5
feat: config-provider support Select className and style properties ( #43217 )
...
* feat: config-provider support Select className and style properties
* feat: config-provider support Modal className and style properties
* Revert "feat: config-provider support Modal className and style properties"
This reverts commit 3a39d87251
.
2023-06-27 17:12:36 +08:00
muxin
8ff8679844
feat: config-provider support Mentions className and style properties ( #43192 )
...
* feat: config-provider support Mentions className and style properties
* fix: rename contextMentions
2023-06-27 10:51:23 +08:00
muxin
32ff4eef2c
feat: config-provider support Radio className and style properties ( #43067 )
2023-06-26 19:07:57 +08:00
muxin
3c88323dee
feat: config-provider support empty className and style propertie ( #43061 )
2023-06-26 17:10:26 +08:00
muxin
a4f4808e2f
feat: config-provider support descriptions className and style properties ( #43189 )
2023-06-26 17:09:55 +08:00
lijianan
a9eaa00b4e
feat: CP support Pagination className and style ( #43100 )
...
* feat: CP support Pagination className and style
* Update BrowserMockup.tsx
* Update Reset.tsx
* Update Responsive.tsx
* Update index.en-US.md
* fix
* update showSizeChanger
* fix
2023-06-26 15:32:18 +08:00
muxin
35bc35e4d9
feat: config-provider support descriptions className and style proper… ( #43106 )
...
* feat: config-provider support descriptions className and style properties
* Revert "feat: config-provider support descriptions className and style properties"
This reverts commit b9dd395cd3
.
* feat: config-provider support descriptions className and style properties
2023-06-26 14:38:02 +08:00
muxin
58e88d23a9
feat: config-provider support checkbox className and style properties ( #43107 )
...
* feat: config-provider support checkbox className and style properties
* Revert "feat: config-provider support checkbox className and style properties"
This reverts commit 05c7678b5b
.
* feat: config-provider support checkbox className and style properties
2023-06-26 11:42:46 +08:00
lijianan
45137169be
feat: CP support Breadcrumb className and style ( #43095 )
...
* feat: CP support Breadcrumb className and style
* Update BrowserMockup.tsx
* Update Reset.tsx
* Update Responsive.tsx
* Update index.en-US.md
* fix
2023-06-25 18:28:57 +08:00
lijianan
fe322f912a
feat: CP support Slider className and style ( #43092 )
...
* feat: CP support Slider className and style
* Update BrowserMockup.tsx
* Update Reset.tsx
* Update Responsive.tsx
* Update index.en-US.md
2023-06-25 17:28:00 +08:00
lijianan
7d70de7d8f
feat: CP support Result className and style ( #43080 )
...
* feat: CP support Result className and style
* test: fix
* fix: remove useMemo
* update docs
* Update BrowserMockup.tsx
* Update Reset.tsx
* Update Responsive.tsx
* Update index.en-US.md
2023-06-25 16:20:39 +08:00
lijianan
33eeb1eff1
feat: CP support Image className and style ( #43074 )
...
* feat: CP support Image className and style
* fix
* fix
* fix
* Update basic.tsx
* fix
* fix: remove useMemo
* update
* test: fix test case
* Update components/config-provider/index.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-25 14:46:13 +08:00
afc163
a1b0775788
chore: resolve merge conflict
2023-06-25 12:32:36 +08:00
lijianan
6889af430f
feat: CP support Steps className and style ( #43073 )
...
* feat: CP support Steps className and style
* fix lint
* fix: remove useMemo
* docs: update docs
* Update index.tsx
* fix
2023-06-25 11:42:31 +08:00