Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Releases: FountainJS/generator-fountain-webapp

v0.5.1

30 May 15:36
Compare
Choose a tag to compare
  • Multiples fixes for Angular 2 todoMVC
  • Freeze eslint (eslint/eslint#6264)
  • Upgrade jspm
  • Upgrade typings
  • Add yosay

v0.5.0

26 May 15:36
Compare
Choose a tag to compare
  • Add and clean documentation
  • Add issue and PR templates
  • Angular 1
    • Fix dependency injection issues
  • Angular 2
    • Add Todo MVC with ngrx/store
    • Upgrade to angular2-rc.1
    • Add unit tests
    • enableProdMode when serving a bundle
  • React
    • Add Todo MVC with Redux
    • Use ReactTestUtils instead of Enzyme
  • Upgrade yeoman-generator to ^0.23.3
  • Upgrade SystemJS and jspm
  • Minor fixes

v0.4.0

24 May 14:10
Compare
Choose a tag to compare
  • Add more tests for React
  • Fix Webpack conf for React unit tests
  • Clean npm dependencies
  • Add special conf jspm.test.js for tests with SystemJS
  • Update linter rules for React
  • Not use .eslintignore anymore
  • Minor fixes

v0.3.0

24 May 13:52
Compare
Choose a tag to compare
  • Add missing logos for techs sample
  • Add less and css styles for techs sample
  • Angular 1
    • Split template into modules and inject to avoid using regex
    • Add unit tests
    • Use angular.bootstrap instead of ng-app
  • Angular 2
    • Name component constructors for es5 to hack bug
  • React
    • Add unit tests
  • Update jspm to 0.17-beta
  • Minor fixes
  • Remove auto open of the browser on gulp serve

v0.2.2

24 May 13:39
Compare
Choose a tag to compare
  • Add techs sample for React
  • Minor fixes

v0.2.1

24 May 13:35
Compare
Choose a tag to compare
  • Add scss and less versions for react, Angular 2 and Angular1
  • Handle css preprocessors with Webpack, SystemJS and Gulp
  • Put es6 as defaut choice for js preprocessor

v0.2.0

24 May 13:15
Compare
Choose a tag to compare
  • Add documentation
  • First tests for React and Angular 1
  • Add ts and js templates for React, Angular 2, Angular 1
  • Bump angular2-beta.0
  • Handle js transpilers and tests in SystemJS and Webpack
  • Multiple fixes

v0.1.0

24 May 13:28
Compare
Choose a tag to compare

Bump minor release

v0.0.2

24 May 13:17
Compare
Choose a tag to compare
  • Fix composition
  • Upgrade angular2 to alpha.53

v0.0.1

24 May 13:40
Compare
Choose a tag to compare

Initial release