ant-design/components/button
afc163 59ad48476b
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint

* fix lint

* use files ignore

* revert change

* ignore clarity.js

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* add yml file

* Update clarity.js

Signed-off-by: afc163 <afc163@gmail.com>

* add npm run lint:biome

* add npm run lint:biome

* fix test case

* fix ts errors

* fix ts errors

* fix lint and add .lintstagedrc

* shorten prop name

* chore: update package.json

* update biome.json

* chore: remove stylelint

* chore: useOptionalChain

* fix lint

* biome format

* prettier all code

* prettier all code

* fix site test

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
..
__tests__ refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
demo docs: update zh-CN demo ref link (#49500) 2024-06-20 14:21:08 +08:00
style refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
button-group.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
button.tsx chore: merge master into feature 2024-06-02 21:48:48 +08:00
buttonHelpers.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
IconWrapper.tsx feat: Button semantic dom (#41456) 2023-04-11 11:37:31 +08:00
index.en-US.md feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +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 feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
LoadingIcon.tsx style: fix Button align issue (#47318) 2024-05-09 17:41:26 +08:00