ant-design/components/button
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ fix: Checkbox & Radio not support customize wave (#44014) 2023-08-04 11:22:33 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style refactor: button default not use compact style (#44475) 2023-08-28 21:42:39 +08:00
button-group.tsx type: remove unnecessary code (#43439) 2023-07-07 21:42:26 +08:00
button.tsx refactor: Extract Tag unused style (#44512) 2023-08-29 19:43:48 +08:00
buttonHelpers.tsx chore: type guard (#44103) 2023-08-08 15:13:21 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md docs: Update definition for dashed button (#44481) 2023-08-29 09:14:48 +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 help text for token customization 2023-08-30 23:02:35 +08:00
LoadingIcon.tsx type: ref type optimization (#43703) 2023-07-21 15:49:16 +08:00