Skip to content

Releases: NativeScript/angular

14.2.2

10 Sep 15:45
Compare
Choose a tag to compare

Bug Fixes

  • better handling of parentNode on detached elements (#86) (8777f57)

14.2.1

08 Sep 21:22
Compare
Choose a tag to compare

Bug Fixes

14.2.0

27 Aug 15:31
Compare
Choose a tag to compare

Bug Fixes

Features

  • Angular 14.2.0 (#84) (5a976a2)
  • support adding TextNode elements (automatically sets text property by default) (#80) (1be9c3a)

14.0.4

05 Aug 01:58
Compare
Choose a tag to compare

Bug Fixes

  • router outlet back navigation resilience (#79) (bebcde2)

14.0.3

02 Jul 18:35
Compare
Choose a tag to compare

Bug Fixes

  • load pages in location instead of in appRef (#74) (33d4dc6)
  • remove deep import of @nativescript/core (0aacde2)

14.0.1

23 Jun 17:13
Compare
Choose a tag to compare

Bug Fixes

  • handle standalone component routing with loadComponent (#73) (4a5ea46)

14.0.0

15 Jun 15:43
Compare
Choose a tag to compare

Features

13.0.4

31 May 18:47
Compare
Choose a tag to compare

Bug Fixes

  • correctly zone patch FileReader (#67) (ff71723)
  • resolve routing component cleanup, preserve query params and replaceUrl (#69) (69f94bf)
  • support css variables in dynamic style (#68) (8fa3c1d)

13.0.3

28 Feb 17:53
Compare
Choose a tag to compare

Bug Fixes

  • look for correct outlet to back to (#58) (b782e36)
  • nested modal should work under new api (#59) (74cc41f)

13.0.2

12 Feb 19:13
Compare
Choose a tag to compare

Bug Fixes

  • restrict nested outlet back navigation scope (#54) (5a88bc2)
  • zone: main thread promise handling issue (44cf00e)

Features

  • modals: closed$ and ability to access ModalDialogParams outside of component context (a18bd18)
  • use compilationMode 'full' (a4972cc)