Skip to content

v0.7.7

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 23 Nov 20:43
· 1461 commits to dev since this release

Fixed

  • #241 v-link now respects target="_blank" on the element.
  • #243 properly handle query string in both original url and the hash fragment
  • respect params and query in transition.redirect
  • fix active class matching (follow up on #209)
  • #246 fixed build usage via System.js