Releases: NativeScript/angular
Releases · NativeScript/angular
15.2.0
Features
- support standalone components bootstrap (#108) (55eb884)
- support for Angular 15.2+ fixing some minor breaking changes with ListViewComponent
15.0.2
Bug Fixes
- add meta for TextBase and FormattedString (#104) (8413e8e)
Features
14.2.7
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
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
Bug Fixes
- remove child from previous parent if needed due to animations (#93) (5040000)
14.2.4
Bug Fixes
- animations: no known animation properties specified (#91) (3c80919)
14.2.3
Bug Fixes
- correctly reassign siblings in linked list (#89) (a7527c9)
- modal beforeClosed and afterClosed consistency between platforms (#87) (ad3e47c)