Releases: NativeScript/angular
Releases Β· NativeScript/angular
14.2.3
Bug Fixes
- correctly reassign siblings in linked list (#89) (a7527c9)
- modal beforeClosed and afterClosed consistency between platforms (#87) (ad3e47c)
14.2.2
Bug Fixes
- better handling of parentNode on detached elements (#86) (8777f57)
14.2.0
Bug Fixes
Features
- Angular 14.2.0 (#84) (5a976a2)
- support adding TextNode elements (automatically sets text property by default) (#80) (1be9c3a)
14.0.4
Bug Fixes
- router outlet back navigation resilience (#79) (bebcde2)
14.0.3
Bug Fixes
- load pages in location instead of in appRef (#74) (33d4dc6)
- remove deep import of @nativescript/core (0aacde2)
14.0.1
Bug Fixes
- handle standalone component routing with loadComponent (#73) (4a5ea46)
13.0.4
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
Bug Fixes
- look for correct outlet to back to (#58) (b782e36)
- nested modal should work under new api (#59) (74cc41f)