Skip to content

Releases: NativeScript/angular

14.2.7

Choose a tag to compare

@NathanWalker NathanWalker released this 30 Nov 17:56

14.2.7 (2022-11-30)

Bug Fixes

  • router: fix navigation when clearing history and navigating before the navigatedTo event fires (#100) (f276f56)

14.2.6

Choose a tag to compare

@edusperoni edusperoni released this 23 Nov 19:13

14.2.6 (2022-11-23)

Bug Fixes

  • read navigation extras from the router navigation instead of using stored values (#88) (2e475f9)
  • use changeDetectorRef.detectChanges() instead of detectChanges() private api (#99) (4e33561)
  • use correct EnvironmentalInjector in page-router-outlet (#94) (6623002)

14.2.5

Choose a tag to compare

@NathanWalker NathanWalker released this 04 Oct 21:25

Bug Fixes

  • remove child from previous parent if needed due to animations (#93) (5040000)

14.2.4

Choose a tag to compare

@NathanWalker NathanWalker released this 22 Sep 18:34

Bug Fixes

  • animations: no known animation properties specified (#91) (3c80919)

14.2.3

Choose a tag to compare

@NathanWalker NathanWalker released this 13 Sep 20:00

Bug Fixes

  • correctly reassign siblings in linked list (#89) (a7527c9)
  • modal beforeClosed and afterClosed consistency between platforms (#87) (ad3e47c)

14.2.2

Choose a tag to compare

@NathanWalker NathanWalker released this 10 Sep 15:45

Bug Fixes

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

14.2.1

Choose a tag to compare

@NathanWalker NathanWalker released this 08 Sep 21:22

Bug Fixes

14.2.0

Choose a tag to compare

@NathanWalker NathanWalker released this 27 Aug 15:31

Bug Fixes

Features

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

14.0.4

Choose a tag to compare

@NathanWalker NathanWalker released this 05 Aug 01:58

Bug Fixes

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

14.0.3

Choose a tag to compare

@NathanWalker NathanWalker released this 02 Jul 18:35

Bug Fixes

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