Skip to content

Releases: mcfly-io/generator-mcfly-ng2

v1.0.1: version 1.0.1

09 Feb 11:44
Compare
Choose a tag to compare

Bug Fixes

  • app:
    • Put each index.html into its target folder
      (1dc96b6,
      #28)
    • Split ts loader for node_modules and client code
      (8ce76ac,
      #25)
    • Allow emptty function in tslint
      (f26260b)
    • Remove dependency to gulp-mux
      (57061ea)
  • component: Ask for target type
    (c610ea1)

Features

  • app:
    • Add interpolate to html-loader
      (0c95328,
      #30)
    • Update README.md
      (9e02ab2)
    • Add missing typings for fuse
      (141c5fc)
    • Add PostCompilePLugin untill it is extracted to its own repo
      (e6a56a8)
    • Make fuse commands local to their dist folder
      (5de3cf2)
    • Integrate fuse
      (ef9bc49)
    • Exit from webpack if target does not exist
      (bd8ac79)
    • Fix tslint
      (3c772a0,
      #24)

v1.0.0: version 1.0.0

05 Feb 10:01
Compare
Choose a tag to compare

Features

v0.0.23: version 0.0.23

05 Feb 09:58
Compare
Choose a tag to compare

Bug Fixes

  • app: Fix report folder for protractor
    (9eb4778)

Features

v0.0.22: version 0.0.22

04 Feb 10:47
Compare
Choose a tag to compare

Bug Fixes

  • app:
    • Fix ts-loader extension files
      (eccbc61)
    • Fix lint issue in component test
      (d6dcd62)

v0.0.21: version 0.0.21

03 Feb 13:26
Compare
Choose a tag to compare

Bug Fixes

  • app:
  • component: Revert unit test for component
    (52f54b2)

Features

  • app: Reword prompts questions
    (5194033)
  • test: Add coverage
    (67228a2)

v0.0.20: version 0.0.20

31 Jan 13:01
Compare
Choose a tag to compare

Features

v0.0.19: version 0.0.19

31 Jan 11:32
Compare
Choose a tag to compare

Bug Fixes

  • app:
    • Make reflect-metadata a dep
      (1fb2f35)
    • Fix issue with zone.js in spec-bundle.js
      (d98a2a0)
  • karma: Fix issue with noParse and coverage out dir
    (df2c3e6)

Features

  • test: Improve test coverage
    (1aeb10e)

v0.0.18: version 0.0.18

29 Jan 17:29
Compare
Choose a tag to compare

Features

  • app:
    • Upgrade dependencies
      (c924004)
    • Add autoprefixing for styles
      (e293b9f,
      #3)
    • Each component is scaffolded in its own folder
      (de141e1)
  • travis: Downgrading node 5
    (a615581)

v0.0.17: version 0.0.17

28 Jan 04:19
Compare
Choose a tag to compare

Features

  • app:
    • Add ngux sub generator
      (8adceff)
    • Add support fo typings with tsd
      (af2dfad)

v0.0.16: version 0.0.16

27 Jan 21:52
Compare
Choose a tag to compare

Bug Fixes

  • app: Fix name for service unit test
    (6f26929)

Features

  • app: Add npm script release.full
    (e786a3f)