generator-angular-xl icon indicating copy to clipboard operation
generator-angular-xl copied to clipboard

Support view inheritance using dot notation

Open kennethlynne opened this issue 11 years ago • 0 comments

When generating routes, the route should possibly inherit from parent routes. https://github.com/angular-ui/ui-router/wiki/Nested-States-%26-Nested-Views The controller should register a state using dot notation, based on the parent controllers

kennethlynne avatar Jan 12 '14 16:01 kennethlynne