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

[FEATURE ember-eager-update-url] Eagerly update link-to urls #4122

Merged
merged 1 commit into from
Jan 11, 2014

Conversation

machty
Copy link
Contributor

@machty machty commented Jan 11, 2014

Previously, the url in the address bar would only update at the very end up
the transition. This change causes the url update to happen immediately unless
the transition was aborted/redirected within the same run loop, which provides
for a better UX 99% of the time.

Previously, the url in the address bar would only update
at the very end up the transition. This change causes the
url update to happen immediately unless the transition
was aborted/redirected within the same run loop, which
provides for a better UX 99% of the time.
stefanpenner added a commit that referenced this pull request Jan 11, 2014
[FEATURE ember-eager-update-url] Eagerly update link-to urls
@stefanpenner stefanpenner merged commit b12252f into emberjs:master Jan 11, 2014
@stefanpenner
Copy link
Member

Thanks dude! This has be irking me

@krisselden
Copy link
Contributor

Yay!! ❤️

@lukemelia
Copy link
Member

👍

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.

4 participants