Nativescript Vue Navigator Versions Save

A simple router for NativeScript-Vue, built on top of $navigateTo to simplify routing from within components

v1.2.0

4 years ago

1.2.0 (2020-04-12)

Features

  • modal: allow passing props to default modal page (4f098f2)

v1.1.1

4 years ago

1.1.1 (2020-03-27)

Bug Fixes

  • vue-class-component: path attachment to route components (#32) (5561aba), closes #31

v1.1.0

4 years ago

1.1.0 (2020-03-21)

Bug Fixes

  • defaultPath per navigator instance (b58b36b)

Features

  • allow opening a navigator modal (3eb77c5)

v1.0.0

4 years ago

1.0.0 (2020-03-20)

Features

BREAKING CHANGES

  • the default navigator id is now set to navigator instead of default

v0.2.0

4 years ago

0.2.0 (2019-09-07)

Features

  • pass through attributes to the underlying frame (bf20481)

v0.1.1

4 years ago

0.1.1 (2019-09-07)

Bug Fixes