Skip to content

Releases: nativescript-vue/nativescript-vue

v0.7.10

24 Jan 14:40
Compare
Choose a tag to compare

0.7.10 (2018-01-24)

Bug Fixes

  • disable pageRouting when not in use (7def3e2), closes #98

v0.7.9

23 Jan 11:35
Compare
Choose a tag to compare

0.7.9 (2018-01-23)

Bug Fixes

  • don't import Vue in utils (7335fd0)

v0.7.8

10 Jan 21:51
Compare
Choose a tag to compare

0.7.8 (2018-01-10)

Bug Fixes

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

v0.7.7

10 Jan 15:31
Compare
Choose a tag to compare

0.7.7 (2018-01-10)

Bug Fixes

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

v0.7.6

10 Jan 13:39
Compare
Choose a tag to compare

0.7.6 (2018-01-10)

Bug Fixes

Features

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

v0.7.5

23 Dec 17:10
Compare
Choose a tag to compare

0.7.5 (2017-12-23)

Features

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