-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80b8ec4
commit 0b65243
Showing
29 changed files
with
29 additions
and
29 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "src/main.ts", | ||
"displayName": "Blank", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank template for NativeScript apps using Angular", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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,6 +1,6 @@ | ||
{ | ||
"name": "@nativescript/template-blank-react-vision", | ||
"version": "8.6.2", | ||
"version": "8.7.0", | ||
"description": "Nativescript visionOS Starter with React", | ||
"author": "Jamie Birch <[email protected]>", | ||
"main": "src/app.ts", | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@nativescript/template-blank-react", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank template for NativeScript apps using React.", | ||
"author": "Jamie Birch <[email protected]>", | ||
"main": "src/app.ts", | ||
|
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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-blank-solid-vision", | ||
"main": "src/index.js", | ||
"version": "8.6.3", | ||
"version": "8.7.0", | ||
"description": "Nativescript visionOS Starter with Solid", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-blank-solid", | ||
"main": "src/app.js", | ||
"version": "8.6.3", | ||
"version": "8.7.0", | ||
"description": "Nativescript Starter with Solid", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-blank-svelte-vision", | ||
"main": "src/app.ts", | ||
"version": "8.6.5", | ||
"version": "8.7.0", | ||
"description": "Nativescript visionOS Starter with Svelte", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.ts", | ||
"displayName": "Blank Svelte", | ||
"templateType": "App template", | ||
"version": "8.6.1", | ||
"version": "8.7.0", | ||
"description": "Blank template for NativeScript apps using Svelte", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.ts", | ||
"displayName": "Blank", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank template for Vanilla NativeScript apps using TypeScript", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nativescript/template-blank-vue-ts", | ||
"main": "app/app.ts", | ||
"displayName": "Blank Vue Typescript", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank Typescript template for NativeScript apps using Vue.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nativescript/template-blank-vue-vision", | ||
"main": "src/app.ts", | ||
"displayName": "Blank Vue Typescript", | ||
"version": "8.6.3", | ||
"version": "8.7.0", | ||
"description": "Nativescript visionOS Starter with Vue", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nativescript/template-blank-vue", | ||
"main": "app/app.js", | ||
"displayName": "Blank", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank template for NativeScript apps using Vue.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.js", | ||
"displayName": "Blank", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Blank template for Vanilla NativeScript apps using JavaScript", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "src/main.ts", | ||
"displayName": "Navigation Drawer", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Side navigation template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "src/main.ts", | ||
"displayName": "Navigation Drawer", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Side navigation template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.js", | ||
"displayName": "Navigation Drawer", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Side navigation template using Vue.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.js", | ||
"displayName": "Navigation Drawer", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Side navigation template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-hello-world-ng-vision", | ||
"main": "./src/main.ts", | ||
"version": "8.6.3", | ||
"version": "8.7.0", | ||
"author": "NativeScript Team <[email protected]>", | ||
"description": "Nativescript visionOS Starter with Angular", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-hello-world-ng", | ||
"main": "./src/main.ts", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"author": "NativeScript Team <[email protected]>", | ||
"description": "NativeScript Angular Hello World template", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-hello-world-ts-vision", | ||
"main": "src/app.ts", | ||
"version": "8.6.2", | ||
"version": "8.7.0", | ||
"author": "NativeScript Team <[email protected]>", | ||
"description": "NativeScript visionOS Starter with TypeScript", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-hello-world-ts", | ||
"main": "app/app.ts", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"author": "NativeScript Team <[email protected]>", | ||
"description": "Nativescript hello-world-ts project template", | ||
"license": "Apache-2.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,7 +1,7 @@ | ||
{ | ||
"name": "@nativescript/template-hello-world", | ||
"main": "app/app.js", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"author": "NativeScript Team <[email protected]>", | ||
"description": "Nativescript hello-world project template", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "src/main.ts", | ||
"displayName": "Master-Detail with Firebase", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties. ", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.ts", | ||
"displayName": "Master-Detail", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nativescript/template-master-detail-vue", | ||
"main": "app/app.js", | ||
"displayName": "Master Detail", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.js", | ||
"displayName": "Master-Detail", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "src/main.ts", | ||
"displayName": "Tabs", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Tabbed interface template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.ts", | ||
"displayName": "Tabs", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Tabbed interface template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nativescript/template-tab-navigation-vue", | ||
"main": "app/app.js", | ||
"displayName": "Tabs", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Tabbed interface template using Vue", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"main": "app/app.js", | ||
"displayName": "Tabs", | ||
"templateType": "App template", | ||
"version": "8.6.0", | ||
"version": "8.7.0", | ||
"description": "Tabbed interface template", | ||
"author": "NativeScript Team <[email protected]>", | ||
"license": "Apache-2.0", | ||
|