Commit Graph

18 Commits

Author SHA1 Message Date
MadCcc
358905027a
feat: move colorLink to seedToken (#43183)
* feat: move colorLink to seedToken

* feat: follow colorInfo
2023-06-26 11:23:50 +08:00
MadCcc
596104cc68
feat: static getDesignToken (#42723)
* feat: static getDesignToken

* chore: code clean
2023-06-05 17:45:33 +08:00
yoyo837
7f5042c4fe Merge branch 'master' into feature-merge-master 2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209.
2023-05-06 15:49:37 +08:00
二货机器人
252f516a5e chore: merge master 2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method (#42149)
* chore: unified import method

* fix lint
2023-05-05 20:52:44 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion (#41856)
* feat: Add motion off

* chore: update motion seed

* chore: all motion disabled

* test: add test case

* chore: fix lint

* chore: fix cov

* chore: fix motion of Switch & Segemented

* test: ignore empty
2023-04-23 15:42:36 +08:00
azro352
328a800132
test: add test cases for breakpoints customize (#39697)
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2022-12-22 10:11:08 +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
9f88c1238a
feat: token update (#38314)
* feat: token update

* chore: update test

* chore: lint

* chore: code clean

* test: update test case

* feat: radius token update

* fix: form size

* chore: fix steps style

* chore: code clean

* chore: update test case
2022-11-01 15:06:38 +08:00
MadCcc
d519acb3e6
fix: radius algorithm (#37369) 2022-09-02 17:53:57 +08:00
MadCcc
46a861afff
feat: radius token algorithm (#37341)
* feat: radius token

* test: add test case

* feat: linear after 16

* test: more test case
2022-09-01 20:09:32 +08:00
MadCcc
ec13e824be
feat: v5 shadow & colorPrimary (#37254)
* feat: v5 shadow

* chore: color lint

* test: fix test case
2022-08-26 16:05:16 +08:00
二货机器人
6c4a25a1e9 chore: merge feature 2022-08-08 19:08:43 +08:00
MadCcc
fafaa26797
refactor: colorBrand to colorPrimary (#36616)
* refactor: colorBrand to colorPrimary

* refactor: colorBgBase and colorTextBase
2022-07-20 18:35:09 +08:00
MadCcc
dc017f5141
feat: dark color algorithm (#36546)
* feat: dark color algorithm

* test: fix lint

* chore: update colorError

* chore: color update
2022-07-15 19:27:29 +08:00
二货机器人
66a3594e95
refactor: Provide top theme export and theme adjuster (#36302)
* chore: change theme mode

* refactor: export theme

* refactor: top of theme

* chore: map of token

* chore: fix lint

* chore: rename

* test: fix test case
2022-06-29 20:34:00 +08:00
二货机器人
fe907cc57b
refactor: Export theme useDesignToken as root hooks (#36267)
* refactor: export useDesignToken

* chore: site update

* chore: not conflict with react version

* chore: update snapshot

* chore: update snapshot
2022-06-28 15:38:30 +08:00