angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

AngularJS 1.3 dependency #34

Closed Bekt closed 9 years ago

Bekt commented 9 years ago

Hi, I know UI Bootstrap is not fully tested with AngularJS 1.3; however, this should not be a good reason as to strict the AngularJS bower dependency to ">=1 <1.3.0". People are still using the library with AngularJS 1.3 at their own risk.

My project depends on AngularJS 1.3 but my automated deployment fails because my project also depends on angular-bootstrap which depends on AngularJS <1.3.

I don't see a lot of harm on removing the "<1.3.0" dependency restriction.

chrisirhc commented 9 years ago

There are many issues with using this library with Angular 1.3. See a list here: https://github.com/angular-ui/bootstrap/labels/AngularJS%201.3

Please post issues on angular-ui/bootstrap . We're tracking support for 1.3 on https://github.com/angular-ui/bootstrap/issues/2830