Releases: nativescript-vue/nativescript-vue-navigator
Releases · nativescript-vue/nativescript-vue-navigator
v1.2.0
1.2.0 (2020-04-12)
Features
- modal: allow passing props to default modal page (4f098f2)
v1.1.1
1.1.1 (2020-03-27)
Bug Fixes
- vue-class-component: path attachment to route components (#32) (5561aba), closes #31
v1.1.0
1.1.0 (2020-03-21)
Bug Fixes
- defaultPath per navigator instance (b58b36b)
Features
- allow opening a navigator modal (3eb77c5)
v1.0.0
1.0.0 (2020-03-20)
Features
BREAKING CHANGES
- the default navigator id is now set to
navigator
instead of default
v0.2.0
0.2.0 (2019-09-07)
Features
- pass through attributes to the underlying frame (bf20481)
v0.1.1
0.1.1 (2019-09-07)
Bug Fixes