ant-design/components/breadcrumb
MadCcc e5451a95cb
feat: dropdown support arrow pointing at center (#33658)
* feat: add pointAtCenter prop for dropdown

* feat: dropdown support arrow pointing at center

* chore: code clean

* chore: use getPlacements in tooltip

* feat: dropdown support 'top' and 'bottom'

* chore: update snapshot

* chore: move placements to util folder

* feat: make 'topCenter' and 'bottomCenter' in Dropdown deprecated

* test: update snapshot

* test: add test for topCenter and bottomCenter
2022-01-13 13:34:34 +08:00
..
__tests__ test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo docs: correct react-router usage for breadcrumb (#33551) 2022-01-04 21:45:05 +08:00
style chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451) 2021-10-13 15:38:59 +08:00
Breadcrumb.tsx chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 2021-11-26 12:18:21 +08:00
BreadcrumbItem.tsx feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
BreadcrumbSeparator.tsx refactor(breadcrumb): rewrite with hook (#24512) 2020-05-28 15:22:00 +08:00
index.en-US.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
index.tsx refactor(breadcrumb): rewrite with hook (#24512) 2020-05-28 15:22:00 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00