Skip to content

Releases: NativeScript/angular

15.2.0

11 Mar 20:43
Compare
Choose a tag to compare

Features

  • support standalone components bootstrap (#108) (55eb884)
  • support for Angular 15.2+ fixing some minor breaking changes with ListViewComponent

15.0.2

16 Feb 00:01
Compare
Choose a tag to compare

Bug Fixes

  • add meta for TextBase and FormattedString (#104) (8413e8e)

Features

15.0.1

14 Dec 19:08
Compare
Choose a tag to compare

Bug Fixes

15.0.0

30 Nov 17:56
Compare
Choose a tag to compare

Features

14.2.7

30 Nov 17:56
Compare
Choose a tag to compare

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

23 Nov 19:13
Compare
Choose a tag to compare

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

04 Oct 21:25
Compare
Choose a tag to compare

Bug Fixes

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

14.2.4

22 Sep 18:34
Compare
Choose a tag to compare

Bug Fixes

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

14.2.3

13 Sep 20:00
Compare
Choose a tag to compare

Bug Fixes

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

14.2.2

10 Sep 15:45
Compare
Choose a tag to compare

Bug Fixes

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