Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

does ui-router-extras work with angular-ui ui-router 0.3.x ? #354

Open
gigmaps opened this issue Dec 9, 2016 · 2 comments
Open

does ui-router-extras work with angular-ui ui-router 0.3.x ? #354

gigmaps opened this issue Dec 9, 2016 · 2 comments

Comments

@gigmaps
Copy link

gigmaps commented Dec 9, 2016

Noticed that ui-router-extras bower.json requires an older version of angular-ui-router:
1) angular-ui-router#^0.2.8 which resolved to 0.2.18 and is required by ui-router-extras#0.1.3

and in ui-router-extras' bower.json :

"dependencies": {
    "angular": "^1.2.0",
    "angular-ui-router": "^0.2.8"
 },

Is this on purpose or does the bower.json simply need to be updated ?

thanks for all the hard work !

@gigmaps gigmaps changed the title does ui-router-extras work with angular-ui-router 0.3.x ? does ui-router-extras work with angular-ui ui-router 0.3.x ? Dec 9, 2016
@christopherthielen
Copy link
Owner

Bower json needs updating!

gigmaps added a commit to gigmaps/ui-router-extras that referenced this issue Dec 9, 2016
update bower.json as per issue:
christopherthielen#354
@taxist64
Copy link

taxist64 commented Mar 2, 2017

Need to update bower json to latest version of angularjs (angular 1.6.2) and angular-ui-router 0.4.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants