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