14.0.4 (2022-08-05)
14.0.3 (2022-07-02)
- load pages in location instead of in appRef (#74) (33d4dc6)
- remove deep import of @nativescript/core (0aacde2)
14.0.1 (2022-06-23)
14.0.0 (2022-06-15)
13.0.4 (2022-05-31)
- 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 (2022-02-28)
- look for correct outlet to back to (#58) (b782e36)
- nested modal should work under new api (#59) (74cc41f)
13.0.2 (2022-02-12)
- restrict nested outlet back navigation scope (#54) (5a88bc2)
- zone: main thread promise handling issue (44cf00e)
- modals: closed$ and ability to access ModalDialogParams outside of component context (a18bd18)
- use compilationMode 'full' (a4972cc)
13.0.1 (2022-01-17)
13.0.0 (2021-12-22)
12.2.0 (2021-09-09)
- force trigger CD on navigation (#27) (343e139)
- guard around empty cache (#34) (ea8ba37)
- list-view: try to unwrap component views (#33) (81d7ffb)
- listview template height handling with detectChanges (60eeb72)
- provide custom optimized NgZone (#26) (b99210c)
- provide TEMPLATED_ITEMS_COMPONENT (#32) (303b642)
- zone.js: patch Utils threading functions (#31) (13b2ea8)
12.0.6 (2021-07-21)
- dialogs: modal handling (#18) (5bfafd1)
- list-view: always set a default template (#16) (44d0d88)
- zone.js: correctly patch es6 classes (#15) (2dca0ce)
12.0.5 (2021-07-01)
12.0.4 (2021-06-28)
12.0.2 (2021-06-17)
- export AppHostView (601b080)
12.0.1 (2021-06-10)
- Angular 12 compatibility with a new revamped engine.