ant-design/components/button
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
..
__tests__ Merge branch 'master' into feature-merge-master 2023-10-29 14:04:47 +08:00
demo demo: update Button demo layout to Flex Component (#45566) 2023-10-29 02:11:17 +08:00
style feat: css var (#45589) 2023-11-06 10:31:51 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx feat: css var (#45589) 2023-11-06 10:31:51 +08:00
buttonHelpers.tsx refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md docs: add example for autoInsertSpaceInButton (#45608) 2023-11-01 10:15:29 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: add example for autoInsertSpaceInButton (#45608) 2023-11-01 10:15:29 +08:00
LoadingIcon.tsx fix(Button): loading icon appearing when rendering (#45030) 2023-09-26 11:57:03 +08:00