Skip to content

Releases: nativescript-vue/nativescript-vue

v1.3.2-rc.1

18 Apr 11:23
Compare
Choose a tag to compare
v1.3.2-rc.1 Pre-release
Pre-release

1.3.2-rc.1 (2018-04-18)

Bug Fixes

  • bootstrap: re-mount when activity is re-created (850b12b)

v1.3.2-rc.0

15 Apr 14:30
Compare
Choose a tag to compare
v1.3.2-rc.0 Pre-release
Pre-release

1.3.2-rc.0 (2018-04-15)

Bug Fixes

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)