generator-angular-xl
generator-angular-xl copied to clipboard
Support view inheritance using dot notation
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