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 |
|
lijianan
|
9d1854763d
|
refactor: add useSize replace React.useContext (#42282)
* refactor: add useSize
* fix
* fix
* fix
* fix
* fix
|
2023-05-12 14:53:47 +08:00 |
|
xliez
|
0d67bde239
|
feat: add useConfig hook to ConfigProvider (#40215)
* feat: add useConfig hook to ConfigProvider
* docs: format config-provide markdown
* doc: add available version
* test: add useConfig test
* docs: add debug
* chore: fix lint error
* fix: getter dead loop
* test: promote useConfig test coverage
* docs(ConfigProvider): update available version
|
2023-02-14 17:39:35 +08:00 |
|
Amumu
|
7329ac7fc7
|
refactor: remove shallowequal (#39662)
|
2022-12-27 15:46:51 +08:00 |
|
MadCcc
|
5d9cb2e50d
|
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
|
2022-11-23 20:22:38 +08:00 |
|
MadCcc
|
a77f1aa8fc
|
chore: rename theme separated to inherit
|
2022-11-17 01:06:33 +08:00 |
|
MadCcc
|
c0de3b2737
|
feat: theme seperated (#38608)
* feat: theme seperated
* chore: code clean
* chore: update API
|
2022-11-17 00:22:15 +08:00 |
|
MadCcc
|
659b89d5e6
|
fix: inherit default config (#38089)
* fix: inherit default config
* test: add test case
|
2022-10-18 23:18:11 +08:00 |
|
MadCcc
|
3515a40706
|
refactor: ConfigProvider theme API update (#37568)
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
|
2022-09-15 21:26:04 +08:00 |
|
二货机器人
|
de2992f96f
|
chore: move path (#36243)
* chore: base move
* chore: all path
* chore: fix script
|
2022-06-27 14:25:59 +08:00 |
|
二货机器人
|
ebf52122a2
|
refactor: Button use full token & remove all withPrefixCls & support overrides (#34690)
* chore: init
* chore: button token
* chore: rm all withPrefixCls
* feat: overrides work
* feat: theme can be nest
* test: Update snapshot
* fix: memo logic
|
2022-03-24 18:44:42 +08:00 |
|