-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nativescript): 6.2 support (#165)
- Loading branch information
1 parent
6bc5776
commit 2c81cc2
Showing
41 changed files
with
90 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
export const xplatVersion = '*'; | ||
export const nxVersion = '^8.5.0'; | ||
export const nxVersion = '^8.8.0'; | ||
export const angularVersion = '^8.2.0'; | ||
export const angularDevkitVersion = '^0.803.3'; | ||
export const ngxTranslateVersion = '~11.0.0'; | ||
export const ngxTranslateHttpLoaderVersion = '~4.0.0'; | ||
export const reflectMetadataVersion = '^0.1.12'; | ||
export const coreJsVersion = '^3.1.4'; | ||
export const rxjsVersion = '~6.4.0'; | ||
export const zonejsVersion = '~0.9.0'; | ||
export const coreJsVersion = '^3.3.2'; | ||
export const rxjsVersion = '~6.5.3'; | ||
export const zonejsVersion = '~0.10.2'; | ||
export const codelyzerVersion = '~5.1.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
export const xplatVersion = '*'; | ||
export const nxVersion = '~8.4.0'; | ||
export const nxVersion = '~8.8.0'; |
3 changes: 1 addition & 2 deletions
3
packages/nativescript-angular/src/schematics/application/_files/nsconfig.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"appResourcesPath": "App_Resources", | ||
"appPath": "src", | ||
"useLegacyWorkflow": false | ||
"appPath": "src" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
packages/nativescript-angular/src/schematics/application/_files/src/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
export const xplatVersion = '*'; | ||
export const tnsCoreVersion = '~6.0.0'; | ||
export const nsNgVersion = '~8.0.0'; | ||
export const nsCoreVersion = '~6.2.0'; | ||
export const nsNgVersion = '~8.20.0'; | ||
export const nsNgFonticonVersion = '^4.2.0'; | ||
export const nodeSassVersion = '^4.12.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.2 KB
...pp-resources/_files/__name__/iOS/Assets.xcassets/AppIcon.appiconset/icon-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.61 KB
...resources/_files/__name__/iOS/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.68 KB
...resources/_files/__name__/iOS/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
176 changes: 0 additions & 176 deletions
176
...s/app-resources/_files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Contents.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-160 KB
...s/_files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-1125h.png
Binary file not shown.
Binary file removed
BIN
-62.2 KB
..._files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png
Binary file not shown.
Binary file removed
BIN
-112 KB
..._files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png
Binary file not shown.
Binary file removed
BIN
-180 KB
..._files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-736h@3x.png
Binary file not shown.
Binary file removed
BIN
-165 KB
...es/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-X.png
Binary file not shown.
Binary file removed
BIN
-60.9 KB
...iles/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png
Binary file not shown.
Binary file removed
BIN
-187 KB
...s/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@2x.png
Binary file not shown.
Binary file removed
BIN
-198 KB
...s/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape@3x.png
Binary file not shown.
Binary file removed
BIN
-59.5 KB
...files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png
Binary file not shown.
Binary file removed
BIN
-182 KB
...es/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png
Binary file not shown.
Binary file removed
BIN
-20.3 KB
...sources/_files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default.png
Binary file not shown.
Binary file removed
BIN
-61.4 KB
...rces/_files/__name__/iOS/Assets.xcassets/LaunchImage.launchimage/Default@2x.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "LaunchScreen-AspectFill@3x.png", | ||
"scale" : "3x" | ||
} | ||
], | ||
|
Binary file added
BIN
+34.4 KB
...Assets.xcassets/LaunchScreen.AspectFill.imageset/LaunchScreen-AspectFill@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "LaunchScreen-Center@3x.png", | ||
"scale" : "3x" | ||
} | ||
], | ||
|
Binary file added
BIN
+91.9 KB
...e__/iOS/Assets.xcassets/LaunchScreen.Center.imageset/LaunchScreen-Center@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.