Skip to content

Latest commit

 

History

History
273 lines (166 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

273 lines (166 loc) · 11.9 KB

<a name"1.2.1">

1.2.1 (2015-12-18)

Bug Fixes

  • merge: copy and test galenframework.js instead of galen.js (62b2789b)
  • prompts: add missing space (1155a852)
  • subgenerators:
    • replace hardcoded module types (5615fcae)
    • replace hardcoded module types (64a4e65d)

<a name"1.2.0">

1.2.0 (2015-12-14)

Bug Fixes

  • subgenerators: always use camelized Modulenames in Jade / Less / Scss (4f87db8a)

Features

  • galen: optimize galen usage (8384bd48)

<a name"1.1.1">

1.1.1 (2015-12-09)

Bug Fixes

  • test: remove "waiting forever" from test run (633b2bcc)

Features

  • app: command line options (used for travis) (786ebe3c)
  • galen:
    • provide grunt lint, test and test:production targets (da5822b9)
    • allow module specific galen tests (*.galen.js) (bb9d9f8c)
    • allow module specific galen tests (*.galen.js) (8c2ab1a3)
    • use latest grunt galen (d95bcec5)
  • injector: generate cleaner galen tests (f6c46a9c)
  • lodash: bump lodash dependenciy (d086f536)
  • serve: cleanup serve task (d749fae6)

<a name"1.1.0">

1.1.0 (2015-12-01)

Features

  • galen: update to new grunt-galen version (based on galen 2) (daa1fb66)

<a name"1.0.6">

1.0.6 (2015-11-30)

Bug Fixes

  • postcss: correct postcss target src fpr server and dist (e0720e0d)
  • styles: replace hard coded cssPreprocessor Extensions (7db90cbf)

<a name"1.0.5">

1.0.5 (2015-11-28)

<a name"1.0.4">

1.0.4 (2015-11-25)

Bug Fixes

  • galen: revert to galen 1.6.x (ad5788d4)
  • injector: fix wrong namespace cleaning (18b2bb78)

Features

  • generator: correct copying of folder template paths (d7b4db5a)

<a name"1.0.3">

1.0.3 (2015-11-20)

Bug Fixes

  • specs: fix galen spec files (30cedc61)

<a name"1.0.2">

1.0.2 (2015-11-19)

Bug Fixes

  • karma: only generate unit tests if JS is generated (ec2e2d8f)
  • styles: only copy the correct less/sass helperfiles (474aa4f8)

Features

  • galen:
    • use new galen 2 spec language for demo spec files (44d7ba1e)
    • allow galen tests during development with grunt galen:server (7391ffd1)

<a name"1.0.1">

1.0.1 (2015-11-18)

Bug Fixes

  • galen: correct config filename (01dd896f)

Features

  • galen: use newest version of galen (5f4c1f05)
  • less: output sourcemaps (53403991)
  • subgenerator: if no author is provided write "empty" (2b2d6f6a)
  • tasks: remove unused tasks (affa127e)

<a name"1.0.0">

1.0.0 (2015-11-18)

Bug Fixes

Features

  • autoprefixer: switch from grunt-autoprefixer to postcss (4d10c009)
  • bower: update dependencies, preinstall underscore (48fb59b3)
  • controller: switch to const namespace declaration (54e30e25)
  • csscomb:
    • better sort order (support flexbox etc) (f689c66d)
    • better sort order (support flexbox etc) (6b158983)
  • dependencies: update dependencies (c89aae9b)
  • es6:
    • arrow functions for unit tests (7b1444b2)
    • use arrow functions in unit tests (53bd278e)
    • stronger eslint rules and cleanup es5 code (330a7af8)
  • eslint:
  • express-server:
    • modified index.js for task & server.js copy (9d1f8668)
    • add express-server tasks (7900dab1)
    • add express-server component (db13578b)
  • generator:
    • add new files to package.json (f2bdca3e)
    • centralize template storage, reuse generator function, unify tests, allow genera (4a464251)
  • js: use strict mode function based not filebased (56534143)
  • less: output sourcemaps (a0e99ba2)
  • lint: suit new linters (bb470f5f)
  • npm: update dependencies (50a3ced3)
  • package.json: default license field (467d9c24)
  • sass: enable sass sourcemap generation (0d9669af)
  • stylelint:
    • add stylelinter (0fe8c3a3)
    • add stylesheet code style checker stylelint (ee419886)
    • add stylesheet code style checker stylelint (ff7a040e)
  • watch:

<a name"1.0.0-0">

1.0.0-0 (2015-10-30)

Features

  • autoprefixer: switch from autoprefixer to postCSS autoprefixer (af70b50d)
  • bootstrap: outsource bootstrap less files to bower (28f5b9eb)
  • release: add beta tag to prereleases (d50d5d5b)
  • sass:
  • sourcemaps: copy sourcemaps to dist (9157496e)

<a name"0.6.1">

0.6.1 (2015-10-28)

Bug Fixes

  • autoprefixer: rename default task (66ae6820)
  • injector: remove unit tests from build (59ee496d)
  • karma: correct copying of karma config (caf4822e)

Features

  • democode: add use strict to js demo code (a37446ea)
  • karma: switch from chrome to phantomJS (c10d7dec)
  • travis: add travis build status icon (1a78644f)
  • unittests: add globals ignores to unit test demos (7ec508d4)
  • watch: improve watch speed. Do Karma on js change (c48c1764)

<a name"0.6.0">

0.6.0 (2015-10-27)

Bug Fixes

  • karma: fix copy command (add dot) (036007d7)

Features

  • democode: provide unit testable demo code (bbed7aa9)
  • karma:
  • namespace: use camelized namespacing in jade (bf7e2ce2)

<a name"0.5.0">

0.5.0 (2015-10-27)

<a name"0.4.7">

0.4.7 (2015-10-27)

Features

  • release: commit new changelog on release (2abf5883)

<a name"0.4.6">

0.4.6 (2015-10-27)

Bug Fixes

  • release:

<a name"0.4.5">

0.4.5 (2015-10-27)

Bug Fixes