Generator Fountain Webapp Versions Save

Yeoman 'fountain' generator to start a webapp

v1.0.0

7 years ago

First release

Multiple version bumps (Angular 1.6 & 2.4, React 15.4, Vue 2.1, Webpack 2.2...)

v1.0.0-rc2

7 years ago
  • Replace typings by @types
  • Upgrade TypeScript, Webpack and others
  • Use node 6 and 7 for integration tests
  • Multiple fixes

v0.7.2

7 years ago

Activate the publish binaries system needed to have the download page on the website

http://fountainjs.io/download

v1.0.0-rc1

7 years ago
  • Upgrade to Angular 2 Final
  • Add Vue.js 2 (with Webpack and ES6)
  • Updgrade to TypeScript 2, Karma 1, ESLint 3, ui-router beta.2
  • Use jsdom for integration tests

v0.7.0

7 years ago

v0.6.0

7 years ago
  • Add Angular 2 external templates
  • Upgrade Angular 2 to rc4
  • Freeze ui-router version for Angular 2
  • Split index.jsinto app.js and vendor.js for Webpack
  • Use https://github.com/frankwallis/plugin-typescript for SystemJS
  • Add unit tests for every submodules
  • Extract css for Webpack dist

v0.5.4

7 years ago
  • Add React Router, and AngularUI Router for Angular 1 and 2
  • Add browser-sync-spa to serve HTML5 routes and preserve history
  • Add Stylus Support
  • Minor fixes

v0.5.3

7 years ago
  • Add Angular 1Todo MVC
  • Upgrade JSPM and SystemJS builder
  • Fix prompt asking for Bower when using Angular 2 (#42)
  • Add subgenerators for React (component), Angular 2 (component, directive, service, pipe) and Angular 1 (component, directive, filter, service)
  • Minor fixes

v0.5.2

7 years ago

Various fixes