Releases: scbd/angular-vue
Releases · scbd/angular-vue
4.0.0
- Add support for Angular to Vue using vueNg component
- Updated auth & route Plugins to support activity(observable)
- AngularVueAuthPlugin decoupled from SCBD angular authentication service.
- Draft version of new ngVue2
What's Changed
- angular vue auth plugin by @blaisefonseca in #13
- VueNg component and reactive auth/route plugins by @sbilodeau in #14
- Injector by @blaisefonseca in #15
Full Changelog: 3.1.0...4.0.0
Introduce plugin
3.1.0 update package version (#11)
Fix prop.sync @update:naming-to-kebab-case
3.0.0 Set version to 3.0.0
2.0.0
Vue options
You can pass Vue host wrapper component options ot the ngVue attribute. Options must be object where key/value will be assigned on Vue host wrapper. It allows user to pass additional parameters to the component definition object of the Vue host
1.0.5
add npmignore
1.0.4
update package version
1.0.3
install npm before build
1.0.2
use proper npm command
1.0.1
- change directive name from
vuetong-vue - license file
1.0.0
remove dist folder and add lock file