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

Solved by having two separate karma tasks with different target configurations.

feature
high priority

- [ ] add preprocessor to karma - [ ] add to build steps _awesomeness ensues_

feature

http://stackoverflow.com/questions/14771810/how-to-test-angularjs-custom-provider

Set `initService` based on some command line parameters

feature

Current Angular attributes are not valid HTML5, adding "data-" to the tag fixes this. IE. "ng-click" -> "data-ng-click"

Test files can be generated alongside the src file to provide easier navigation and make it easier to understand the structure. Test files should be prefixed with `.test` so that...

feature

http://angular-ui.github.io/ui-utils/

feature

Listen for `error` events on `$rootScope` and redirect to `/error` with some useful parameters and output error message and stack trace in console log