nativescript-vue

Native mobile applications using Vue and NativeScript.

MIT License

Downloads
6.5K
Stars
5.3K
Committers
6

Bot releases are hidden (Show)

nativescript-vue -

Published by rigor789 almost 7 years ago

0.7.8 (2018-01-10)

Bug Fixes

  • fix v-model not working for non-components (4cc399e)
nativescript-vue -

Published by rigor789 almost 7 years ago

0.7.7 (2018-01-10)

Bug Fixes

  • don't throw error when livesyncing css (8365141), closes #63
nativescript-vue -

Published by rigor789 almost 7 years ago

0.7.6 (2018-01-10)

Bug Fixes

Features

  • allow silencing the console ouput (8f98ad7), closes #99
nativescript-vue -

Published by rigor789 almost 7 years ago

0.7.5 (2017-12-23)

Features

  • support array properties in v-view directive (a49ca5d), #80