Skip to content

Releases: ionic-team/angular-toolkit

v2.1.0

22 Oct 16:31
Compare
Choose a tag to compare

2.1.0 (2019-10-22)

Bug Fixes

  • routing: split out routes into routing module (#181) (b13b823)
  • unit-tests: allow the components to hydrate (#173) (4159e59)

Features

v2.0.0

25 Jun 14:31
Compare
Choose a tag to compare

2.0.0 (2019-06-25)

Features

BREAKING CHANGES

  • this updates dependencies for Angular 8. Users are
    required to update to 8.0.0 of Angular/Angular CLI in order to use
    this. In order to migrate, please see https://update.angular.io

v1.5.1

09 Apr 16:24
Compare
Choose a tag to compare

1.5.1 (2019-04-09)

Bug Fixes

  • cordova-build: only set sourceMap if specified (#107) (2a99ac0)

v1.5.0

21 Mar 23:53
Compare
Choose a tag to compare

1.5.0 (2019-03-21)

Bug Fixes

  • cordova: obey --source-map for production builds (23481bd)

Features

  • cordova-serve: support --consolelogs option (#100) (07af906)

v1.4.1

19 Mar 15:04
Compare
Choose a tag to compare

1.4.1 (2019-03-19)

Bug Fixes

  • page: remove padding attribute in ion-content template (#106) (c33f932)
  • schematics: update component spec (#88) (f19e6d8)

v1.4.0

13 Feb 19:31
Compare
Choose a tag to compare

1.4.0 (2019-02-13)

Features

  • component: add custom component schematic (#68) (527f54e)

v1.3.0

29 Jan 00:00
Compare
Choose a tag to compare

1.3.0 (2019-01-29)

Bug Fixes

  • serve: pass cordovaBasePath to cordova-build builder (#57) (93e3bbe)

Features

  • build: add --cordova-mock option (#63) (a659636)

v1.2.3

24 Jan 22:59
Compare
Choose a tag to compare

1.2.3 (2019-01-24)

Bug Fixes

  • application: add e2e schematics to fulfill ng g app (fc1421e)
  • build: never delete output path (b614db9)
  • serve: use proxyConfig option from serve (859ce96)

v1.2.2

21 Dec 20:38
Compare
Choose a tag to compare

1.2.2 (2018-12-21)

Bug Fixes

  • page: properly handle project selection (4875aa7)

v1.2.1

19 Dec 21:04
Compare
Choose a tag to compare

1.2.1 (2018-12-19)

Bug Fixes

  • build: respect browserTarget setting (3a9adfa)
  • page: dasherize route path (e32e77b)