Skip to content

Releases: NativeScript/angular

13.0.1

17 Jan 00:43
Compare
Choose a tag to compare

Bug Fixes

  • use new import.meta.webpackHmr to account for esm (#51) (cd934e1)

13.0.0

22 Dec 21:24
Compare
Choose a tag to compare

Features

12.2.0

09 Sep 17:31
Compare
Choose a tag to compare

Bug Fixes

  • force trigger CD on navigation (#27) (343e139)
  • guard around empty cache (#34) (ea8ba37)
  • list-view: try to unwrap component views (#33) (81d7ffb)
  • listview template height handling with detectChanges (60eeb72)

Features

  • provide custom optimized NgZone (#26) (b99210c)
  • provide TEMPLATED_ITEMS_COMPONENT (#32) (303b642)
  • zone.js: patch Utils threading functions (#31) (13b2ea8)

12.0.6

21 Jul 20:12
Compare
Choose a tag to compare

Bug Fixes

  • dialogs: modal handling (#18) (5bfafd1)
  • list-view: always set a default template (#16) (44d0d88)
  • zone.js: correctly patch es6 classes (#15) (2dca0ce)

12.0.5

01 Jul 18:03
Compare
Choose a tag to compare

Bug Fixes

12.0.4

28 Jun 02:27
Compare
Choose a tag to compare

Bug Fixes

  • list-view: ensure templates are in a consistent state on itemLoa… (#10) (1c842f8)

12.0.1

10 Jun 17:37
Compare
Choose a tag to compare

Bug Fixes

12.0.0

08 Jun 22:40
Compare
Choose a tag to compare
  • Angular 12 compatibility with a new revamped engine.