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

Version 0.12.0 #33

Closed alexfalkowski closed 9 years ago

alexfalkowski commented 9 years ago

Hi,

Is there a reason that version 0.12.0 has a dependency to angular < 1.3.0? I have been running angular 1.3+ with 0.11.2 without any issues. I really don't want to downgrade the version of angular.

Is this library not compatible with angular 1.3+?

Regards, Alex

chrisirhc commented 9 years ago

It is not compatible with 1.3+ right now and I added this dependency to make this clear to users. We've been receiving many issues with regards to the use of this library with AngularJS 1.3 but there's just no support for it right now for many of the modules.

chrisirhc commented 9 years ago

See https://github.com/angular-ui/bootstrap/issues/2830

alexfalkowski commented 9 years ago

Thanks for that I will downgrade.