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

Adding fixes for dropdown auto positioning #6698

Closed alfonsoluna closed 6 years ago

alfonsoluna commented 6 years ago

Bringing an already existing fix for auto-positioning on dropdowns. The original PR is the following: https://github.com/angular-ui/bootstrap/pull/6300

We're forking the angular-ui/bootstrap repo in order to be able to add this fix that hasn't been merged and looks like won't be added due to the project not being maintained anymore.