MadCcc
|
5f1dd427df
|
feat: css var (#45589)
* feat: css variables theme
* chore: temp
* chore temp
* chore: temp
* chore: temp
* chore: tmp
* chore: temp
* feat: full css variables
* feat: css var
* chore: code clean
* chore: code clean
* chore: bump cssinjs
* test: fix lint
* feat: better key logic
* feat: useStyle add param rootCls for cssVar scope
* chore: fix lint
* chore: code clean
* chore: fix lint
* perf: minimize component token size
* chore: make useId compatible
* chore: code clean
* chore: fix lint
* chore: code clean
* chore: update test case
* feat: genCSSVarRegister
* feat: RPN Calculator
* chore: add test for css var
* chore: code clean
* test: add test for calc
* feat: better calc type
* chore: code clean
* chore: update size limit
* feat: better useCSSVar
* chore: better useCSSVar
* test: add cov
* feat: better calc logic
* test: add test case
* chore: code clean
---------
Signed-off-by: MadCcc <madccc@foxmail.com>
|
2023-11-06 10:31:51 +08:00 |
|
二货爱吃白萝卜
|
a95662d0e1
|
refactor: button default not use compact style (#44475)
* refactor: button default not use compact style
* chore: clean up
|
2023-08-28 21:42:39 +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 |
|
afc163
|
86a5de1f37
|
chore: resolve merge conflict
|
2023-06-25 10:47:34 +08:00 |
|
kiner-tang(文辉)
|
b88ac06b8c
|
refactor(Theme): solve theme circular dependency issue (#42852)
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
|
2023-06-06 17:44:30 +08:00 |
|
XiaoPi
|
aff6314d11
|
fix: remove useless reexport of statistic (#42113)
|
2023-05-06 13:49:34 +08:00 |
|
MadCcc
|
86b26e6935
|
fix: fix cycle-deps (#41499)
|
2023-03-28 12:12:36 +08:00 |
|
Wuxh
|
7f189d56e5
|
refactor: merge preset colors (#39742)
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-01-06 11:06:46 +08:00 |
|
lijianan
|
5d3381334c
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:12:30 +08:00 |
|