Skip to content

Releases: pablodenadai/angular2-seed-project

cosmic-dust

07 Jan 13:31
Compare
Choose a tag to compare

Features

build: enable component template relative path (750aa73)
build: implement type definition manager for TypeScript (9214cf7)

urban-zebra

04 Jan 15:11
Compare
Choose a tag to compare

Features

unit: update karma browser to phantomjs2 instead of chrome (330301f)
implement commit-msg validation hook and automated changelog (be8d005)

decisive-wizard

30 Dec 13:45
Compare
Choose a tag to compare

🎉

First Release

Workflow Features

  • Gulp fully automated workflow.
  • Development and production environment targets.
  • Unit and E2E test samples.
  • Code coverage report with TypeScript mapping.
  • TypeScript linting, sourcemaps and transpilation (ES5).
  • Sass linting, sourcemaps and transpilation.
  • TypeDoc documentation generator.

Angular 2 Features

  • Directives
  • Pipes
  • Services
  • Router
  • REST API
  • Template Cache
  • Modular Components
  • Dependency Injection
  • Custom Events