ant-design/components/transfer
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 demo: simplify transfer table example (#48529) 2024-04-18 17:45:47 +08:00
hooks refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
style style: fix Button align issue (#47318) 2024-05-09 17:41:26 +08:00
index.en-US.md chore: auto merge branches (#48020) 2024-03-23 16:15:34 +00:00
index.tsx fix: fix transfer when trying to select item from the right column while it has "unknown-key" within targetKeys (#48664) 2024-04-26 21:22:24 +08:00
index.zh-CN.md chore: auto merge branches (#48020) 2024-03-23 16:15:34 +00:00
interface.ts feat: improve Transfer key type (#47879) 2024-03-14 21:14:21 +08:00
list.tsx fix: Transfer deselect locale (#48553) 2024-04-22 12:03:12 +08:00
ListBody.tsx feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
ListItem.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
operation.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
search.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00