christopherthielen / ui-router-extras

THIS PROJECT IS NO LONGER MAINTAINED -- Extras for UI-Router for AngularJS. Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition)
http://christopherthielen.github.io/ui-router-extras/
MIT License
917 stars 211 forks source link

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

Open gigmaps opened 7 years ago

gigmaps commented 7 years ago

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 !

christopherthielen commented 7 years ago

Bower json needs updating!

taxist64 commented 7 years ago

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