ant-design/components/button
章鱼怪 3c477ee52d
feat: Button add tokens (#47075)
* feat: default button add tokens

* fix: var name
2024-01-26 14:00:21 +08:00
..
__tests__ fix: Button padding token should follow contentFontSize (#46901) 2024-01-11 11:18:21 +08:00
demo test: support react 16 lint (#46963) 2024-01-14 17:15:39 +08:00
style feat: Button add tokens (#47075) 2024-01-26 14:00:21 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx fix: react 16 test (#47016) 2024-01-17 22:28:15 +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 style: Button support gradient background (#46192) 2023-12-01 23:25:46 +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 style: Button support gradient background (#46192) 2023-12-01 23:25:46 +08:00
LoadingIcon.tsx fix(Button): loading icon appearing when rendering (#45030) 2023-09-26 11:57:03 +08:00