Skip to content

Releases: dustinspecker/generator-ng-poly

v0.1.20

15 Aug 10:41
Compare
Choose a tag to compare
  1. Framework specific CSS is injected before custom CSS into index.html
    • Previously injected alphabetically

v0.1.19

15 Aug 02:18
Compare
Choose a tag to compare
  1. Add vanilla CSS support
  2. Concat framework styles before all custom style

v0.1.18

14 Aug 06:57
Compare
Choose a tag to compare
  1. Gulp creates stream in style task using framework CSS followed by custom CSS
    • This prevents the frameworks from overriding custom CSS
  2. Changed build directory of JS to build/js
  3. Removed commas from element attributes in Jade

v0.1.17

13 Aug 00:09
Compare
Choose a tag to compare
  1. Add Foundation with Angular Foundation setup support

v0.1.16

11 Aug 00:36
Compare
Choose a tag to compare
  1. Gulp copies Bootstrap's fonts to buildCss location

v0.1.15

10 Aug 21:52
Compare
Choose a tag to compare
  1. Add option to include Bootstrap with AngularStrap
    • Gulpfile includes support for compiling Bootstrap's LESS

v0.1.14

10 Aug 02:46
Compare
Choose a tag to compare
  1. HAML support

v0.1.13

10 Aug 00:56
Compare
Choose a tag to compare
  1. Default module suggestion is this the last used or created module
  2. Each test file that uses the generators now creates a different directory
    • This prevents errors on Travis-ci

v0.1.12

08 Aug 12:19
Compare
Choose a tag to compare
  1. Fix URL used in e2e tests (wrong port was being used)

v0.1.11

08 Aug 12:00
Compare
Choose a tag to compare
  1. Yeoman asks if Polymer support should be included
    • If no, Yeoman won't include related Bower dependencies and Gulp tasks/references to anything Polymer