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

abstract root states #278

Closed laurelnaiad closed 8 years ago

laurelnaiad commented 8 years ago

If there is no existing urlMatcher on futureParent, start pattern as "" rather than failing.

Closes #277

christopherthielen commented 8 years ago

Thanks! Sorry I didn't get to this until today.