Skip to content

Releases: kvindascr/angular-enterprise-kickstart

v.0.1.1

05 Mar 16:21
Compare
Choose a tag to compare
v.0.1.1 Pre-release
Pre-release

Standard angular version on bower to 1.2.13.
Integration of E2E tests with Protractor.

v.0.1.0

21 Feb 17:15
Compare
Choose a tag to compare
v.0.1.0 Pre-release
Pre-release

angular-enterprise-kickstart main differences with ng-boilerplate.

Require JS integration, optimization and minification.
Modularization proposal based on AngularJS+RequireJS.
Separation of tests from application sources.
Separation of styles from application sources.
Updated to use the latest versions of both grunt plugins and bower libs.
Added some core libs regularly used on enterprise development. Example: restangular, ng-table, momentjs, etc.
WebServer functionality.
Soon: Integration of E2E tests - Work in Progress / Migrating to Protractor as angular-scenario is presenting incompatibilities