ant-design/components/dropdown
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__ feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
demo feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
style feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
dropdown-button.tsx fix: Dropdown button destroyPopupOnHide prop not working #33433 (#33442) 2021-12-28 13:48:23 +08:00
dropdown.tsx feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
index.en-US.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
index.tsx refactor(dropdown): add dropdownButtonType export and refactor defaultProps (#31957) 2021-09-13 19:38:09 +08:00
index.zh-CN.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00