- build:
- build:
- misc:
- build:
- update:
- misc:
- updated dependencies in NPM and Bower (757e018)
- compile:
- fixed removing temporary SASS file (368cb47)
- watch:
- fixed rebuilding CSS on SASS change (c094769)
- build:
- added forced clean of compiled version (ba3382e)
- build:
- build:
- running tests after the build process is finished (3ddcbc7)
- misc:
- build:
- fixed injecting templates module (module name not related to project's name defined in package.json anymore) (877338d)
- sass:
- fixed importing partial SASS files (aa9728c)
- watch:
- fixed rebuilding CSS on SASS change (0ede1af)
- build:
- added example SASS file for variables (9f9dc49)
- misc:
- updated dependencies in Bower (331f3c7)
- build:
- tests:
- replaced Chrome with faster PhantomJS (5edf044)
- misc:
- tests:
- running tests after build process has ended (c7ed424)
- build:
- misc:
- build:
- fixed adding vendor CSS files to project (882c685)
- sass:
- fixed compiling SASS to CSS with source maps (f57221f)
- watch:
- fixed watching for SASS changes (9ee7b82)
- modules:
- create modularized structure of ng-devstack (607e713)
- sass:
- added source maps support (460fb99)
- build:
- updated build process log messages (965f4ca)
- misc:
- build:
- fixed running Autoprefixer on CSS file with source maps (d4299b4)
- jshint:
- updated stylish plugin to customize colors (30e7abd)
- sass:
- replaced Ruby compiler with faster node-sass (03a6f48)
- build:
- misc:
- build:
- fixed running Karma after updating to latest version (3ca9c55)
- added Karma (58edb91)
- templates:
- fixed compiling cached AngularJS templates (717575b)
- misc:
- watch:
- fixed caching AngularJS templates (1e4c989)
- watch:
- added mirror delete (files removed from
src/are automatically removed frombuild/) (c6373e5)
- added mirror delete (files removed from
- misc:
- watch:
- Livereload crash on adding new files/deleting when Watch task is active (c6373e5)
- Bower:
- broken reference to the latest version of AngularUI Router (c6373e5)
- integration with gulp (6540c51)
- dependency management with Bower (6540c51)
- feature-oriented directory structure (6540c51)
- Livereload fully handled server-side with NodeJS/Express (6540c51)
- real-time applying changes to website on adding new files (6540c51)
- caching AngularJS templates (6540c51)
- pre-minifying AngularJS files (6540c51)
- support for SASS (including Twitter Bootstrap official port to SASS) (6540c51)
- support for JSHint (6540c51)
- JS/CSS/HTML minification (6540c51)
- remove logging (
console.log(), etc.) from compiled JS code (6540c51) - images optimization (6540c51)
html5Modesupport (6540c51)- integration with AngularUI Router & AngularUI Bootstrap (6540c51)