File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 3.0.0 (2017-xx-xx)
2- - Compatible with Angular 4 and NativeScript 3.0
3-
41<a name =" 1.5.1 " ></a >
52## [ 1.5.1] ( https://github.com/NativeScript/nativescript-angular/compare/v1.5.0...v1.5.1 ) (2017-03-30)
63
Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/NativeScript/nativescript-angular.svg?branch=master )] ( https://travis-ci.org/NativeScript/nativescript-angular )
22
3- Integrating NativeScript with Angular 2 .
3+ Integrating NativeScript with Angular.
44
55# Running locally
66
@@ -68,7 +68,7 @@ npm link nativescript-angular
68681 . Make changes to the ` test ` , ` ng-sample ` projects or in ` nativescript-angular ` folder.
69692 . Run the ` tests ` or ` ng-sample ` using as shown above.
7070
71- # Watch the video explaining Angular 2 and NativeScript
71+ # Watch the video explaining Angular and NativeScript
7272[ NativeScript session on AngularConnect conference] ( https://www.youtube.com/watch?v=4SbiiyRSIwo )
7373
7474# Explore the examples
Original file line number Diff line number Diff line change 1- [ Get started with Angular 2 and NativeScript.] ( http://docs.nativescript.org/angular/start/introduction.html )
1+ [ Get started with Angular and NativeScript.] ( http://docs.nativescript.org/angular/start/introduction.html )
Original file line number Diff line number Diff line change 3939 "update-app-ng-deps" : " ./bin/update-app-ng-deps"
4040 },
4141 "dependencies" : {
42- "nativescript-intl" : " ~ 0.0.8" ,
43- "reflect-metadata" : " ~ 0.1.8"
42+ "nativescript-intl" : " ^ 0.0.8" ,
43+ "reflect-metadata" : " ^ 0.1.8"
4444 },
4545 "peerDependencies" : {
4646 "@angular/core" : " ~4.0.0" ,
6666 "@angular/forms" : " ~4.0.0" ,
6767 "@angular/http" : " ~4.0.0" ,
6868 "codelyzer" : " ~3.0.0-beta.4" ,
69- "nativescript-intl" : " ^0.0.8" ,
7069 "tns-core-modules" : " internal-preview" ,
7170 "tslint" : " ~4.5.0" ,
7271 "typescript" : " ~2.2.1" ,
7372 "rxjs" : " ^5.0.1" ,
74- "reflect-metadata" : " ^0.1.8" ,
7573 "zone.js" : " ^0.8.4"
7674 }
7775}
You can’t perform that action at this time.
0 commit comments