Releases: nativescript-vue/nativescript-vue
Releases · nativescript-vue/nativescript-vue
v2.3.0-rc.0
Bug Fixes
- hooks: make hooks compatible with CLI's 6.0.0 changes (#500) (6f8945e)
- listview: only require tns module at runtime (4c00885)
- ListView: allow ObservableArray items in ListView (Fixes #464) (#498) (a904c7b)
- build and use local template compiler in samples (0282eca)
Features
v2.2.1
2.2.1 (2019-04-04)
Bug Fixes
v2.2.0
2.2.0 (2019-03-18)
Bug Fixes
v2.1.0
2.1.0 (2019-03-18)
Bug Fixes
- add registerElement to NativeScriptVueConstructor (#413) (7adad31), closes #409
- Extend ModalOptions type definitions (#422) (72e9097)
- v-model: export registerElement in webpack. fix v-model issue #371 (e1bc562)
Features
- show error when --bundle option is not provided (#361) (265f416)
- list-view: Add support for default ListView item template (#438) (748d39a)
v2.0.2
2.0.2 (2018-10-08)
Bug Fixes
- destroy the navigation entry instance when the page is disposed (63f8f14)
v2.0.1
2.0.1 (2018-10-08)
Bug Fixes
- destroy vue instance when page is disposed (3df80ea), closes #339
- fix function call order in
after
util (16ffa1c)
- transition: use the correct transition when navigating (799e42f), closes #342
v2.0.0
2.0.0 (2018-09-22)
Changelog soon...