ant-design/components/breadcrumb
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__ test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
demo docs: format code (#48309) 2024-04-08 14:04:08 +08:00
design docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
style refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Breadcrumb.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
BreadcrumbItem.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
BreadcrumbSeparator.tsx type: optimize CompoundedComponent type (#48346) 2024-04-09 16:49:47 +08:00
index.$tab-design.zh-CN.md docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
index.en-US.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +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: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
useItemRender.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
useItems.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00