ant-design/components/button
MadCcc 2fe9b46bc1
feat: Button support lineHeight token (#46936)
* feat: Button support lineHeight token

* refactor: rm format

* chore: code clean

* chore: fix test
2024-01-12 15:03:03 +08:00
..
__tests__ fix: Button padding token should follow contentFontSize (#46901) 2024-01-11 11:18:21 +08:00
demo chore: Add type util (#46923) 2024-01-11 15:55:58 +08:00
style feat: Button support lineHeight token (#46936) 2024-01-12 15:03:03 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +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