Skip to content

Releases: spatools/generator-durandal

Replace jasmine test framework by mocha

21 Feb 11:14

Choose a tag to compare

Replace jasmine test Framework by mocha associated with should and sinon.

Fix issues in gruntfile and bootstrap integration

26 Jan 15:44

Choose a tag to compare

  • Fix issues in Gruntfile build configuration
  • Fix issues in bootstrap integration by adding bootstrap as a main dependency.

Append a subgenerator which generate viewmodels

26 Jan 14:33

Choose a tag to compare

ViewModel subgenerator allows to:

  • generate ViewModel
  • generate associated View
  • register ViewModel's route into router

Basic generator with options to add bootstrap and font-awesome

26 Jan 14:29

Choose a tag to compare