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-routing-fire-activate-deactivate-events] Fire activate and deactivate events on Ember.Route #5569

Merged
merged 1 commit into from
Oct 20, 2014
Merged

[FEATURE ember-routing-fire-activate-deactivate-events] Fire activate and deactivate events on Ember.Route #5569

merged 1 commit into from
Oct 20, 2014

Conversation

pangratz
Copy link
Member

@pangratz pangratz commented Sep 9, 2014

Additionally to the existing activate and deactivate hooks on
Ember.Route, this feature adds the firing of events with the same name
on the route.

This closes #4923

@wagenet
Copy link
Member

wagenet commented Sep 12, 2014

@pangratz has this been discussed with anyone yet?

@rwjblue
Copy link
Member

rwjblue commented Sep 12, 2014

@wagenet - This was requested by @machty a while back.

@machty - Can you review and +1/-1 for the initial merge into canary?

@pangratz
Copy link
Member Author

@wagenet it hasn't been discussed yet. I stumbled upon the issue #4923 and gave it a shot ...

…e` and `deactivate` events on `Ember.Route`

Additionally to the existing `activate` and `deactivate` hooks on
`Ember.Route`, this feature adds the firing of events with the same name
on the route.

This closes #4923
@jonnii
Copy link

jonnii commented Oct 20, 2014

I needed this today, it would be super fab to have it. @machty

machty added a commit that referenced this pull request Oct 20, 2014
…_to_route

[FEATURE ember-routing-fire-activate-deactivate-events] Fire `activate` and `deactivate` events on `Ember.Route`
@machty machty merged commit 62e9c49 into emberjs:master Oct 20, 2014
@jonnii
Copy link

jonnii commented Oct 20, 2014

@machty thank you sir, you are my hero

dlhet39

@machty
Copy link
Contributor

machty commented Oct 20, 2014

Sorry, been negligent. But it's amazing the kudos you get for pressing a green button.

@jonnii
Copy link

jonnii commented Oct 20, 2014

You're like that parent who is always late to pick you up from school but then takes you for ice cream. 🍦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: add activate and deactivate events to Ember.Route
5 participants