julianfresco / broen

A starter theme for admin dashboards in front-end frameworks. Demo:
https://julianfresco.github.io/broen
0 stars 0 forks source link

integrate project with ui-router state object structure #4

Open julianfresco opened 8 years ago

julianfresco commented 8 years ago

Steps:

1) navProvider's nav items to use similar property names and structure as uiRouter's $stateProvider.state argument 2) nav template to use url property, or if not defined use ui-sref attribute to go to state 3) create bread crumbs directive which uses state nesting to present location