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

Incorrect angular dependency version #58

Open obibring opened 9 years ago

obibring commented 9 years ago

The bower.json file states the angular dependency as >=1.3.0. This is wrong, as angular v1.4 is not yet supported.

Foxandxss commented 9 years ago

We will fix this for the next version where hopefully, we will have support for it.

nschloe commented 9 years ago

angular-bootstrap's backlog is huge, and in fact it's not even fully compatible with Angular 1.2, let alone 1.3 or 1.4 (see https://github.com/angular-ui/bootstrap/labels). For many people though, it does work since they are not using carousel or whatever is broken. To let them use angular-bootstrap with bower, not restricting the version dependency makes some sense. That's of course a matter of opinion.

Foxandxss commented 9 years ago

Yeah, we just released 0.13.1 and I completely forgot about the bower restriction.

PS: You people should move to npm :P