Skip to content

Releases: leftstick/generator-es6-angular

5.0.5

22 May 02:42
Compare
Choose a tag to compare

add filter example

5.0.4

20 Mar 03:36
Compare
Choose a tag to compare

but fix

5.0.3

22 Feb 03:29
Compare
Choose a tag to compare

Fix DeprecationWarning: loaderUtils.parseQuery() received.... issue

5.0.0

05 Jan 10:13
Compare
Choose a tag to compare
  1. upgrade yo itself, since syntax changed a lot there
  2. upgrade angular to 1.6.1
  3. update the whole application in component based structure, based on angular-styleguide

4.2.2

18 Jul 13:35
Compare
Choose a tag to compare
  1. update dependencies
  2. make default skeleton responsive
  3. update license

4.2.1

31 May 02:01
Compare
Choose a tag to compare
  1. set Use html5 mode? to false by default
  2. use html-loader instead of raw-loader while compiling
  3. remove unrelease --open option from npm start script

4.1.0

08 May 05:50
Compare
Choose a tag to compare
  1. remove angular-material as default dependency
  2. remove gulp as default compile tools, since npm scripts is more efficient
  3. refactor demo page
  4. refactor a few fw implementation

4.0.2

03 Feb 03:18
Compare
Choose a tag to compare
  1. Allow use of subfolders in img for assets. Merge PR #10

2.0.5

03 Feb 03:18
Compare
Choose a tag to compare
  1. Allow use of subfolders in img for assets. Merge PR #10

4.0.1

02 Feb 03:44
Compare
Choose a tag to compare
  1. Refactor the core part with more es2015 syntax involved
  2. Upgrade dependencies