This repository has been archived by the owner on Feb 27, 2019. It is now read-only.
Releases: FountainJS/generator-fountain-webapp
Releases · FountainJS/generator-fountain-webapp
v0.5.1
- Multiples fixes for Angular 2 todoMVC
- Freeze eslint (eslint/eslint#6264)
- Upgrade jspm
- Upgrade typings
- Add
yosay
v0.5.0
- 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
- 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
- Add missing logos for techs sample
- Add less and css styles for techs sample
- Angular 1
- Split template into
modules
andinject
to avoid using regex - Add unit tests
- Use
angular.bootstrap
instead ofng-app
- Split template into
- 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
- Add techs sample for React
- Minor fixes
v0.2.1
- 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
- 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
Bump minor release
v0.0.2
- Fix composition
- Upgrade angular2 to alpha.53
v0.0.1
Initial release