Migration
From v2 to v3
- Search and replace
UILink
withLink
preventDefault
parameter for(link)
helper has changed into:(link ".." behavior=(hash prevent=true))
<Link>
component has been removed, use(link)
helper instead- Instead of
link.transitionTo
you want to switch tolink.open
to give control over how this should be opened to definition side of links