You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional transitioning classes on links feat: support custom transitioning classes for LinkTo emberjs/ember.js#20712
while Kolay's own docs don't use LinkTo (it makes <a> work), there are probably things to be learned here that could be applied to all links (setting CSS variables during the transitioning / rendering phases, for example)