ant-design/components/button
2023-11-03 10:18:19 +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 fix: Button two Chinese chars (#45126) 2023-09-27 20:17:40 +08:00
button-group.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
button.tsx fix: Button loading={delay: 0} did not show correctly (#45282) 2023-10-13 18:52:47 +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