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

An opinionated kickstarter for your next large scale AngularJS application

Results 57 generator-angular-xl issues
Sort by recently updated
recently updated
newest added

`$ocLazyload` or similar?

duplicate
feature
high priority
high complexity

It should be a directive that allows lazyloading of components, images etc.

low priority

The current spec reporter looks messy. Implement something similar to [karma-nested-reporter](https://github.com/JamieMason/karma-nested-reporter/blob/master/karma-nested-reporter.png)

low priority

Views, controllers and maybe other assets should be able to be lazyloaded. Inspiration: https://github.com/elsom25/angular-requirejs-html5boilerplate-seed ![image](https://f.cloud.github.com/assets/390817/2387139/e63c71b8-a933-11e3-807a-c850e3b30541.png)

feature
high priority
high complexity

Implement a loading screen that shows more detailed information about what resources are being fetched. For example http://www.createjs.com/#!/PreloadJS

feature
low priority

Add a grunt prettify and lint task that can be fired by for example pre-commit hooks. https://www.npmjs.org/package/grunt-jsbeautifier https://www.npmjs.org/package/grunt-prettify

feature
medium priority

Configuration for each task or step should live in its own file

feature
high priority