docs-v7
docs-v7 copied to clipboard
Documentation, API reference, and code snippets for NativeScript
There are some Code and Syntax Highlighting problems on this page I couldn't solve but this page needs some interest. There is a **huge text dump** on the following line...
### Please, tell us what's the problem? - [ ] A typo - [ ] Wrong documentation - [ ] Improvement of existing article - [ ] Missing documentation -...
## PR Checklist - [x] The PR title follows our guidelines: https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages. - [ ] If there is an issue related with this PR, point it out here. ## What...
new chocolatey windows install command, pasted from chocolatey.org, because old command throws errors: ```` PS C:\WINDOWS\system32> @powershell -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin In Zeile:1 Zeichen:13 +...
### Make sure to check the existing issues in this repository ### Please, tell us what's the problem? [X] A typo [X] Wrong documentation [ ] Improvement of existing article...
Links to the documentation point to https://docs.nativescript.org/angular/ui/ng-components/RadListView/overview when they should point to https://docs.nativescript.org/angular/ui/ng-components/ng-RadListView/overview There are more links that point to the wrong place
_From @Rjgoolsby on August 22, 2018 14:34_ ### Did you verify this is a real problem by searching the [NativeScript Forum](http://forum.nativescript.org) and the [other open issues in this repo](https://github.com/NativeScript/nativescript/issues)? **YES**...
### Please, tell us what's the problem? [ ] A typo [ ] Wrong documentation [ ] Improvement of existing article [X] Missing documentation [ ] New article needed ###...
### Make sure to check the existing issues in this repository ### Please, tell us what's the problem? [ ] A typo [ ] Wrong documentation [ ] Improvement of...
Observations on Migrating a web Project: https://docs.nativescript.org/angular/code-sharing/migrating-a-web-project 1)In the link, looks like the order of the migration is not proper. Once the router config is completed, the module migration should...