ant-design/components/breadcrumb
黑雨 413e44a170
feat: breadcrumb support items (#40543)
* feat: breadCrumb support  items

* feat: update snap

* feat: 删除部分不支持的test case

* feat: update snap

* feat: update snap

* feat: update snap

* feat: update ts

* feat: update ts

* feat: update ts

* feat: update for reviewer

* doc: update for doc

* doc: update for doc

* doc: replace breadcrumbName to title

* doc: replace breadcrumbName to title

* doc: replace breadcrumbName to title

* chore: adjust separator logic

* refactor: use items

* chore: update logic

* chore: fix routes logic

* chore: fix logic

* chore: clean up

* chore: adjust warning info

* doc: edit test case

* feat: update snap

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-03-05 20:57:49 +08:00
..
__tests__ feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
demo feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
style refactor: Breadcrumb separator use li instead span (#40887) 2023-02-24 18:20:28 +08:00
Breadcrumb.tsx feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
BreadcrumbItem.tsx feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
BreadcrumbSeparator.tsx refactor: Breadcrumb separator use li instead span (#40887) 2023-02-24 18:20:28 +08:00
index.en-US.md feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
index.ts feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
index.zh-CN.md feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00
useItems.ts feat: breadcrumb support items (#40543) 2023-03-05 20:57:49 +08:00