Skip to content

Releases: merkle-open/generator-nitro

0.2.8

13 Mar 10:45
Compare
Choose a tag to compare

0.2.7

11 Mar 08:13
Compare
Choose a tag to compare

0.2.6

24 Feb 13:10
Compare
Choose a tag to compare

0.2.5

18 Feb 23:22
Compare
Choose a tag to compare

0.2.4

22 Jan 12:08
Compare
Choose a tag to compare

0.2.3

16 Jan 08:56
Compare
Choose a tag to compare

0.2.2

01 Jan 10:44
Compare
Choose a tag to compare

0.2.1

14 Dec 18:27
Compare
Choose a tag to compare

0.2.0

22 Nov 14:33
Compare
Choose a tag to compare

This release works with node v0.12.x and v4.x (v0.10.x is no longer supported)

features:

  • more consistent and improved component creation #41 (hyphens are no longer removed from generated component files e.g. component nav-main generates nav-main.html, nav-main.js,nav-main.css and nav-main.json)
  • add possibility to pass data object to subcomponents
  • add possibility to use different component template #51

fixes:

  • improved error handling for handlebars component helper #43 #48
  • fixes for #47 #52

maintenance:

  • replace the deprecated method fs.existsSync #49 (requires node >= 0.12)
  • update npm packages
  • update travis
  • update of terrificJS to 3.0beta-9

0.1.2

30 Sep 06:57
Compare
Choose a tag to compare