ant-design/components/dropdown/demo
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
..
arrow-center.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
arrow.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
basic.md fix: dropdown item use max width (#30911) 2021-06-08 17:02:25 +08:00
context-menu.md chore : prettier code (#29123) 2021-01-30 19:39:02 +08:00
dropdown-button.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
event.md fix: typo in example code (#28469) 2020-12-22 14:10:34 +08:00
item.md fix: Dropdown menu item disable style with icon (#29433) 2021-02-23 16:48:10 +08:00
loading.md feat: add loading prop for Dropdown.Button (#32467) 2021-10-21 21:07:55 +08:00
menu-full.md feat: Menu.Item support icon (#23629) 2020-04-26 23:16:15 +08:00
overlay-visible.md style: optimization dropdown menu style (#21768) 2020-03-04 11:53:15 +08:00
placement.md feat: dropdown support arrow pointing at center (#33658) 2022-01-13 13:34:34 +08:00
sub-menu.md style: add dropdown group title rtl style (#23404) 2020-04-21 10:49:59 +08:00
trigger.md fix: Dropdown menu item disable style with icon (#29433) 2021-02-23 16:48:10 +08:00