ant-design/components/button
MadCcc 80e46b7662
chore: enable cssVar in imageTest (#45985)
* chore: enable cssVar in imageTest

* fix: tree select style

* chore: fix avatar group style

* fix: cascader panel style

* fix: form style

* fix: slider disabled style

* fix: mentions style

* fix: tag style

* fix: tabs style

* fix: Rate style

* fix: table custom token

* chore: update snapshot

* fix: menu style

* fix: InputNumber style

* chore: recover image test

* chore: add css var image test
2023-11-22 20:53:48 +08:00
..
__tests__ chore: enable cssVar in imageTest (#45985) 2023-11-22 20:53:48 +08:00
demo chore: enable cssVar in imageTest (#45985) 2023-11-22 20:53:48 +08:00
style feat: cssVar could be disabled by set to false (#45987) 2023-11-22 09:46:18 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx Merge branch 'master' into feature-merge-master 2023-11-17 14:21:30 +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