Skip to content

Releases: nativescript-vue/nativescript-vue

v1.3.1

15 Apr 14:30
Compare
Choose a tag to compare

1.3.1 (2018-03-10)

Bug Fixes

  • allow using for attribute in custom components (3114cca)
  • assign to existing instead of replacing (ce3e9ea)

v1.3.0

27 Feb 22:37
Compare
Choose a tag to compare

1.3.0 (2018-02-27)

Bug Fixes

  • allow deepProxy to be used in expressions (d7646ee)
  • fix list view template selector getting the wrong item (d648a57)

Features

v1.2.0

22 Feb 16:43
Compare
Choose a tag to compare

1.2.0 (2018-02-22)

Features

  • silence framework output by default (0e5c55b)

v1.1.3

21 Feb 22:32
Compare
Choose a tag to compare

1.1.3 (2018-02-21)

Bug Fixes

  • fix option name for pageRouting (8a8446f)

Features

  • add and elements (ed96746)
  • add platform-dependent property setting (f981816)

v1.0.0

13 Feb 17:03
Compare
Choose a tag to compare

v1.0.0-alpha.1

12 Feb 21:44
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

1.0.0-alpha.1 (2018-02-12)

v1.0.0-alpha.0

12 Feb 21:40
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

1.0.0-alpha.0 (2018-02-12)

v0.7.12

30 Jan 21:43
Compare
Choose a tag to compare

0.7.12 (2018-01-30)

Bug Fixes

  • fix nested components in v-template (30a11bf), closes #107
  • reload css on livesync (b2ac1b5)

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)