nativescript-vue.org icon indicating copy to clipboard operation
nativescript-vue.org copied to clipboard

NativeScript-Vue website

Results 64 nativescript-vue.org issues
Sort by recently updated
recently updated
newest added

Most apps are written with webpack and .vue files by default. In the docs we're writing js only components. We should revise the docs and update them to include up-to-date...

enhancement

add Japanese documents of `v-template.md` and `v-view.md` in utilities

According to the docs the Vue Router is unsupported and we have to wait for the team to resolve the issue. Looking at the git history for the page, the...

From Vladimir Amiorkov via email: > There is not clear Guide to tell if using .vue files is supported and if it should be used under NativeScript-Vue. One of the...

Add new Core Concepts section, which includes Application Architecture, Data Binding, Component Lifecycle and Application Lifecycle. Also add start and prebuild scripts for package.json to more easily build and deploy.

Currently, the [Docs for the Progress UI Components for Vue](https://docs.nativescript.org/vuejs/ns-ui/overview) are on `docs.nativescript.org`. We should consider moving them to `nativescript-vue.org` where the rest of the {N} Vue docs are. We...

help wanted
good first issue
hacktoberfest

Estou mudando pequenas coisas no texto, para facilitar o entendimento em algumas partes.

Better explanation of the following topics: - Suppressing the `ActionBar` in child components and using parents `$navigateBack`. - Mandatory `Layout` attribute inside `Page` to use `$navigateTo()`. Hope it helps.