v0.7.5
- New
- new directive:
v-with
, which can be used in combination withv-component
or standalone
- new directive:
- Changed
v-component
now takes only a string value (the component id)Vue.component()
now also registers the component id to be usable as a custom element