ant-design/components/color-picker
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__ fix: Collapse expandIcon aria-label adds semantic attribute value (#49395) 2024-06-13 15:14:48 +08:00
components refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
demo docs: format code (#48309) 2024-04-08 14:04:08 +08:00
hooks fix: clearedColor should be changed when initial value is undefined (#48584) 2024-04-23 10:02:45 +08:00
style refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
color.ts refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
ColorPicker.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
ColorPickerPanel.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
context.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.en-US.md site: add component version to meta (#48226) 2024-04-02 16:33:57 +08:00
index.ts fix: color picker controlled value (#47816) 2024-03-25 20:10:47 +08:00
index.zh-CN.md site: add component version to meta (#48226) 2024-04-02 16:33:57 +08:00
interface.ts feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
util.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00