🏎️ Yumo
14b1f56435
chore: delete unuse file and test
2024-07-23 19:24:33 +08:00
Guo Yunhe
985705e1c2
fix(theme): use pre-compiled color presets to improve runtime performance ( #49714 )
2024-07-04 17:25:40 +08:00
🏎️ Imer
f910b5678e
refactor(theme): migrate the genCalc to @ant-design/cssinjs repo and update import path ( #49463 )
2024-06-18 15:20:23 +08:00
二货爱吃白萝卜
3673430978
fix: css var should skip zIndex ( #49238 )
...
* fix: css var should skip zIndex
* refactor: calc support unitless
* chore: clean up unit: false
* chore: support zIndex clean up
* chore: fix build
* test: add test case
2024-06-05 20:01:19 +08:00
二货爱吃白萝卜
a2d8659014
test: revert test ( #48909 )
2024-05-14 10:22:45 +08:00
二货爱吃白萝卜
ae155b97d5
chore: add bug version & fix test case ( #48571 )
...
* chore: add bug version
* test: clean up
* test: fix test case
* chore: fix lint
* test: fix test case
* test: fix test case
2024-04-21 23:56:41 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
MadCcc
7bd08ba257
fix: less var ( #46250 )
2023-12-04 20:07:20 +08:00
MadCcc
bacaad0262
feat: calc support no unit ( #45775 )
...
* chore: calc support no unit
* test: add test case
* test: add test case
2023-11-10 14:54:16 +08:00
MadCcc
96fa23ea7c
refactor: Tooltip, Popover, Dropdown, Tour support css var ( #45705 )
...
* feat: Tooltip, Popover, Dropdown, Tour support css var
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add test
2023-11-08 14:56:15 +08:00
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
二货爱吃白萝卜
65564fccdc
refactor: rm radiusBase ( #44980 )
...
* refactor: rm radiusBase
* test: update test case
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-21 13:46:31 +08:00
红
b24cda1f97
docs: update FQA ( #44902 )
...
* docs: update FQA [skip ci]
* test(theme): supplement unit test case
* chore: update docs
2023-09-17 16:17:12 +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
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
06d2c48c31
fix: getAlphaColor should ignore alpha color ( #37720 )
2022-09-23 17:31:21 +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