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

v1.0.0

22 Feb 08:13
Compare
Choose a tag to compare

First release

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

v1.0.0-rc2

12 Dec 20:19
Compare
Choose a tag to compare
  • Replace typings by @types
  • Upgrade TypeScript, Webpack and others
  • Use node 6 and 7 for integration tests
  • Multiple fixes

v1.0.0-rc1

23 Sep 14:16
Compare
Choose a tag to compare
  • 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.2

24 Sep 11:05
Compare
Choose a tag to compare

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

http://fountainjs.io/download

v0.7.1

23 Aug 09:51
Compare
Choose a tag to compare

v.0.7.0

19 Aug 09:13
Compare
Choose a tag to compare
  • Bump angular-ui-router to 1.0.0-beta.1
  • Move Angular 2 testing bootstrap in one file
  • Move tsconfig.json to project root (Fixes #61)
  • Remove .ts and .spec files from .tmp (Fixes #95)
  • Add CI tools options in prompt (Travis, CircleCI, Jenkins with Dockerfile and Wercker)
  • Bump Webpack to 2.0.0-beta.20
  • Fix relative path for index.css in webpack-dist (Fixes #88)
  • Use html-loader for AngularJS/Webpack apps
  • Minor fixes and bumps (jspm, ts-loader)

v0.6.0

05 Jul 14:43
Compare
Choose a tag to compare
  • 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

15 Jun 14:03
Compare
Choose a tag to compare
  • 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

07 Jun 12:53
Compare
Choose a tag to compare
  • 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

31 May 09:21
Compare
Choose a tag to compare

Various fixes