File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # 0.1.7 (2016-06-21)
2+
3+ ## Features
4+
5+ - [ (#291 )] ( https://github.com/NativeScript/nativescript-angular/issues/291 ) Migrate to Angular RC2
6+
7+ - [ (#218 )] ( https://github.com/NativeScript/nativescript-angular/issues/218 ) Support the new router
8+
9+ ## Bug Fixes
10+
11+ - [ (#273 )] ( https://github.com/NativeScript/nativescript-angular/issues/273 ) ModalDialogService.showModal() doesn't show modal
12+
13+ - [ (#257 )] ( https://github.com/NativeScript/nativescript-angular/issues/257 ) iOS navigation bug
14+
15+ - [ (#252 )] ( https://github.com/NativeScript/nativescript-angular/issues/252 ) Using text-decoration in a template causes iOS app to crash
16+
17+ - [ (#262 )] ( https://github.com/NativeScript/nativescript-angular/issues/262 ) Critical - Memory and cpu usage.
18+
19+ - [ (#242 )] ( https://github.com/NativeScript/nativescript-angular/issues/242 ) Use the ComponentFactory API instead of deprecated DynamicComponentLoader
20+
21+ - [ (#229 )] ( https://github.com/NativeScript/nativescript-angular/issues/229 ) Implement ngStyle directive
22+
23+ ## Breaking Changes
24+
25+ - The Beta Angular Router moved to ` nativescript-angular/router-deprecated ` to continue using it change imports:
26+ - ` nativescript-angular/router ` -> ` nativescript-angular/router-deprecated `
27+ - ` nativescript-angular/router/ns-router ` -> ` nativescript-angular/router-deprecated/ns-router-deprecated `
You can’t perform that action at this time.
0 commit comments