Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX beta] Fixes {{link-to}} classes when transition is aborted #13169

Merged
merged 1 commit into from
Mar 23, 2016
Merged

[BUGFIX beta] Fixes {{link-to}} classes when transition is aborted #13169

merged 1 commit into from
Mar 23, 2016

Conversation

GavinJoyce
Copy link
Member

fixes #13164

@GavinJoyce GavinJoyce changed the title [BUGFIX beta] Fixes link-to classes when transition is aborted [BUGFIX beta] Fixes {{link-to}} classes when transition is aborted Mar 23, 2016
@rwjblue
Copy link
Member

rwjblue commented Mar 23, 2016

This seems good to me.

@machty - Would love your eyes on this to make sure I'm not missing something...

@machty
Copy link
Contributor

machty commented Mar 23, 2016

👍 thanks for digging into this :)

@rwjblue
Copy link
Member

rwjblue commented Mar 23, 2016

@machty - Thanks for reviewing!

@rwjblue rwjblue merged commit 2e56856 into emberjs:master Mar 23, 2016
@GavinJoyce GavinJoyce deleted the gj/fix-link-to-classes-with-aborted-transition branch March 23, 2016 10:44
@medokin
Copy link

medokin commented Apr 5, 2016

@GavinJoyce There is a new issue. Active class is missing when redirecting in before/afterModel. Will investigate and provide an example.

@GavinJoyce
Copy link
Member Author

@medokin thanks, I'll look into this now

rwjblue added a commit that referenced this pull request Apr 5, 2016
[BUGFIX beta] revert #13169 and add test to cover {{link-to}} active class regression
rwjblue pushed a commit that referenced this pull request Apr 11, 2016
toddjordan pushed a commit to toddjordan/ember.js that referenced this pull request Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

{{link-to}} transitioning classes are incorrect after transition.abort()
4 participants