angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.3k stars 6.74k forks source link

Auto positioning for dropdown menus #6727

Closed jla closed 5 years ago

jla commented 5 years ago

Add .dropdown-menu-auto to a uib-dropdown-menu to automatic align the dropdown menu.

This is a dirty hack, but it doesn't change anything in the the current logic. Only tested along with dropdown-append-to-body

icfantv commented 5 years ago

Closing this as this project is no longer being maintained, per the README and the PULL_REQUEST_TEMPLATE.