Releases: nativescript-vue/nativescript-vue
Releases · nativescript-vue/nativescript-vue
v1.3.1
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
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
1.2.0 (2018-02-22)
Features
- silence framework output by default (0e5c55b)
v1.1.3
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)
v0.7.12
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
0.7.10 (2018-01-24)
Bug Fixes
- disable pageRouting when not in use (7def3e2), closes #98
v0.7.9
0.7.9 (2018-01-23)
Bug Fixes
- don't import Vue in utils (7335fd0)