Skip to content

Commit c1c268e

Browse files
Merge pull request #1101 from Icenium/vladimirov/merge-pre-2.10
Merge release in master pre 2.10
2 parents 9815a6d + 9af9749 commit c1c268e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+819
-282
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,8 @@ Platform | Operation | Windows | OS X | Linux
423423
&nbsp; | Create projects with Screen Builder | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
424424
&nbsp; | Initialize existing projects for development | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
425425
&nbsp; | Export existing projects from your Telerik Platform account and initialize them for development | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
426-
&nbsp; | Develop with NativeScript 0.10.0 | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
427-
&nbsp; | Migrate between supported NativeScript versions | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
426+
&nbsp; | Develop with NativeScript 1.0.1 | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
427+
&nbsp; | Migrate between supported NativeScript versions | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
428428
&nbsp; | Customize the Debug and Release build configurations | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
429429
&nbsp; | Run apps in the device simulator | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
430430
&nbsp; | Debug apps in the device simulator | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
@@ -460,7 +460,7 @@ Platform | Operation | Windows | OS&nbsp;X | Linux
460460
&nbsp; | LiveSync changes to app package via cable connection | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
461461
&nbsp; | LiveSync changes to the companion app wirelessly with the three-finger gesture | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
462462
&nbsp; | LiveSync changes to the companion app via cable connection | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
463-
&nbsp; | Debug apps while running on connected device | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
463+
&nbsp; | Debug apps while running on connected device | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/no-support.png" style="width: 16px;">
464464
&nbsp; | Run apps in the native Android emulator | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
465465
&nbsp; | Run apps in Genymotion | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">
466466
&nbsp; | Build for distribution in Google Play | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;"> | <img src="https://raw.github.com/Icenium/icenium-cli/release/support.png" style="width: 16px;">

config/dependency-config.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
},
55
"generators": [{
66
"name": "generator-kendo-ui-mobile",
7-
"version": "0.0.7"
7+
"version": "0.0.7",
8+
"alias": "H"
89
}]
910
}

docs/man_pages/index.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Command | Description
3636
[prop&nbsp;add](project/configuration/prop-add.html) | Enables more options for the selected project property, if the property accepts multiple values.
3737
[prop&nbsp;set](project/configuration/prop-set.html) | Sets the selected project property and overwrites its current value.
3838
[prop&nbsp;remove](project/configuration/prop-remove.html) | Disables options for the selected project property, if the property accepts multiple values.
39-
[mobileframework](project/configuration/mobileframework.html) | Lists all supported Apache Cordova versions.
40-
[mobileframework&nbsp;set](project/configuration/mobileframework-set.html) | Sets the selected Apache Cordova version for the project and updates the plugins according to the new version.
39+
[mobileframework](project/configuration/mobileframework.html) | Lists all supported versions of the current development framework.
40+
[mobileframework&nbsp;set](project/configuration/mobileframework-set.html) | Sets the selected development framework version for the project.
4141
[update-kendoui](lib-management/update-kendoui.html) | Updates or adds Kendo UI Core or Kendo UI Professional to your project.
4242

4343
## Screen Builder Development Commands
@@ -47,8 +47,8 @@ Command | Description
4747
[screenbuilder](screenbuilder/screenbuilder.html) | Shows all commands for project development with Screen Builder.
4848
[add-view](screenbuilder/add-view.html) | Adds a new application view to your project.
4949
[add-dataprovider](add-dataprovider.html) | Connects your project to a data provider.
50-
[add-signin](screenbuilder/add-signing.html) | Inserts a sign-in form in an existing application view.
51-
[add-signup](screenbuilder/add-signup.html) | Inserts a sign-up form in an existing application view.
50+
[add-authentication](screenbuilder/add-authentication.html) | Inserts sign-in and sign-up forms in an existing application view.
51+
[add-about](screenbuilder/add-about.html) | Inserts a new about form in an existing application view.
5252
[add-list](screenbuilder/add-list.html) | Inserts a new list in an existing application view.
5353
[add-form](screenbuilder/add-form.html) | Inserts a new form in an existing application view.
5454
[add-field](screenbuilder/add-field.html) | Inserts a new input field in an existing form.
@@ -88,6 +88,7 @@ Command | Description
8888
[provision&nbsp;remove](publishing/provision-remove.html) | Removes a registered provisioning profile.
8989
[appstore&nbsp;list](publishing/appstore-list.html) | Lists all applications in iTunes Connect.
9090
[appstore&nbsp;upload](publishing/appstore-upload.html) | Builds the project and uploads the binary to iTunes Connect.
91+
[appmanager groups](publishing/appmanager-groups.html) | Lists the distribution groups configured in your Telerik AppManager portal.
9192
[appmanager&nbsp;upload&nbsp;`<Platform>`](publishing/appmanager-upload.html) | Builds the project and uploads the binary to Telerik AppManager.
9293
[appmanager&nbsp;livesync&nbsp;`<Platforms>`](publishing/appmanager-livesync.html) | Publishes a new Telerik AppManager LiveSync update of your published app.
9394
[publish](publishing/publish.html) | Lets you manage your server connections or publishes your mobile website to a remote server.

docs/man_pages/lib-management/update-kendoui.md

+15-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ update-kendoui
33

44
Usage | Synopsis
55
------|-------
6-
General | `$ appbuilder update-kendoui [--verified] [--core] [--professional] [--latest]`
6+
List all versions | `$ appbuilder update-kendoui [--verified] [--latest]`
7+
List Kendo UI Core versions | `$ appbuilder update-kendoui --core [--verified]`
8+
List Kendo UI Professional versions | `$ appbuilder update-kendoui --professional [--verified]`
9+
Install latest Kendo UI Core | `$ appbuilder update-kendoui --core --latest [--verified]`
10+
Install latest Kendo UI Professional | `$ appbuilder update-kendoui --professional --latest [--verified]`
711

812
Lists officially supported Kendo UI Core and Kendo UI Professional versions and downloads and extracts the selected package in the project directory.<% if(isHtml || isCordova) { %> The verified tag marks stable Kendo UI Service Pack releases.<% } %>
913
<% if(isConsole) { %>
@@ -14,18 +18,23 @@ WARNING: This command is not applicable to mobile website projects. To view the
1418
WARNING: This command is not applicable to NativeScript projects. To view the complete help for this command, run `$ appbuilder help update-kendoui`
1519
<% } %>
1620
<% } %>
21+
<% if((isConsole && isCordova) || isHtml) { %>
1722
### Options
18-
* `--verified` - Lists version marked with verified tag.
19-
* `--core` - Lists Kendo UI Core versions. When combined with `--verified` option, lists only Kendo UI Core verified versions.
20-
* `--professional` - Lists Kendo UI Professional versions. When combined with `--verified` option, lists only Kendo UI Professional verified versions.
21-
* `--latest` - Installs the latest available version without prompt for selection. This option can be combined with all other options. For example `$ appbuilder update-kendoui --latest --verified --core` will install latest available verified version of Kendo UI Core.
23+
* `--verified` - Lists versions marked with verified tag. If both package type and `--latest` are set, installs the latest stable Kendo UI Service Pack package of the specified type.
24+
* `--core` - Lists Kendo UI Core versions. If `--latest` is set, installs the latest Kendo UI Core package.
25+
* `--professional` - Lists Kendo UI Professional versions. If `--latest` is set, installs the latest Kendo UI Professional package.
26+
* `--latest` - Lists the latest stable Kendo UI Service Pack packages. If a package type is set, installs the latest stable Kendo UI Service Pack package of the specified type.
2227

23-
> NOTE: `--core` and `--professional` options cannot be used simultaneously.
28+
<% if(isConsole) { %>
29+
WARNING: You cannot set `--core` and `--professional` simultaneously.
30+
<% } %>
31+
<% } %>
2432
<% if(isHtml) { %>
2533
### Command Limitations
2634

2735
* You cannot run this command on NativeScript projects.
2836
* You cannot run this command on mobile website projects.
37+
* You cannot set `--core` and `--professional` simultaneously.
2938

3039
### Related Commands
3140

docs/man_pages/project/configuration/edit-configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ WARNING: This command is not applicable to mobile website projects. To view the
2727

2828
Command | Description
2929
----------|----------
30-
[mobileframework](mobileframework.html) | Lists all supported versions of Apache Cordova.
31-
[mobileframework set](mobileframework-set.html) | Sets the selected Apache Cordova version for the project and updates the enabled core or integrated plugins to match it.
30+
[mobileframework](mobileframework.html) | Lists all supported versions of the current development framework.
31+
[mobileframework](mobileframework.html) | Sets the selected development framework version for the project.
3232
[prop](prop.html) | Lets you manage the properties for your project.
3333
[prop print](prop-print.html) | Prints information about the configuration of the project or the selected property.
3434
[prop add](prop-add.html) | Enables more options for the selected project property, if the property accepts multiple values.

docs/man_pages/project/configuration/mobileframework-set.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ Usage | Synopsis
55
------|-------
66
General | `$ appbuilder mobileframework set <Version> [--path <Directory>]`
77

8-
<% if(isHtml) { %>Sets the selected framework version for the project.<% } %>
9-
10-
<% if(isConsole) { %>
8+
<% if(isHtml) { %>Sets the selected development framework version for the project.<% } %>
9+
<% if(isConsole) { %>
1110
<% if(isCordova) { %>Sets the selected Apache Cordova version for the project and updates the enabled core or integrated plugins to match it.<% } %>
12-
<% if(isNativeScript) { %>Sets the selected NativeScript version for the project.<% } %>
11+
<% if(isNativeScript) { %>Sets the selected NativeScript version for the project and updates the NativeScript modules to match it.<% } %>
1312
<% if(isMobileWebsite) { %>
1413
WARNING: This command is not applicable to mobile website projects. To view the complete help for this command, run `$ appbuilder help mobileframework set`
1514
<% } %>
@@ -31,7 +30,7 @@ WARNING: This command is not applicable to mobile website projects. To view the
3130
Command | Description
3231
----------|----------
3332
[edit-configuration](edit-configuration.html) | `<ConfigurationFile>` is the configuration file that you want to open.
34-
[mobileframework](mobileframework.html) | Lists all supported versions of Apache Cordova.
33+
[mobileframework](mobileframework.html) | Lists all supported versions of the current development framework.
3534
[prop](prop.html) | Lets you manage the properties for your project.
3635
[prop print](prop-print.html) | Prints information about the configuration of the project or the selected property.
3736
[prop add](prop-add.html) | Enables more options for the selected project property, if the property accepts multiple values.

docs/man_pages/project/configuration/mobileframework.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Usage | Synopsis
55
------|-------
66
General | `$ appbuilder mobileframework [<Command>] [--path <Directory>]`
77

8-
<% if(isHtml) { %>Lists all supported versions of the framework.<% } %>
9-
8+
<% if(isHtml) { %>Lists all supported versions of the current development framework.<% } %>
109
<% if(isConsole && isMobileWebsite) { %>
1110
WARNING: This command and its extended commands are not applicable to mobile website projects. To view the complete help for this command, run `$ appbuilder help mobileframework`
1211
<% } %>
@@ -17,7 +16,7 @@ WARNING: This command and its extended commands are not applicable to mobile web
1716
### Attributes
1817

1918
`<Command>` extends the `mobileframework` command. You can set the following values for this attribute.
20-
* `set` -Sets the selected framework version for the project.
19+
* `set` - Sets the selected framework version for the project.
2120
<% } %>
2221
<% if(isHtml) { %>
2322
### Command Limitations
@@ -29,7 +28,7 @@ WARNING: This command and its extended commands are not applicable to mobile web
2928
Command | Description
3029
----------|----------
3130
[edit-configuration](edit-configuration.html) | `<ConfigurationFile>` is the configuration file that you want to open.
32-
[mobileframework set](mobileframework-set.html) | Sets the selected Apache Cordova version for the project and updates the enabled core or integrated plugins to match it.
31+
[mobileframework](mobileframework.html) | Sets the selected development framework version for the project.
3332
[prop](prop.html) | Lets you manage the properties for your project.
3433
[prop print](prop-print.html) | Prints information about the configuration of the project or the selected property.
3534
[prop add](prop-add.html) | Enables more options for the selected project property, if the property accepts multiple values.

0 commit comments

Comments
 (0)