Deprecate component eventManager#194
Conversation
eventManagereventManager
|
Awesome, thank you for putting this together! We should also have this deprecation cover the |
|
I haven't used this feature before, but if I did, what would be the alternative to using it? (how do I un-deprecate my code) |
|
@kellyselden you could extend |
| true on `EventDispatcher`. The warning will have a target version of `3.0`. | ||
|
|
||
| If required, we can create an addon which extends the `EventDispatcher` allowing | ||
| for opt-in custom `eventManager`s in Ember apps. |
There was a problem hiding this comment.
if anyone has a need for this, let me know and I'll create the addon
|
@GavinJoyce Addon route seems like a good idea to me. |
|
Sorry for the delay here. We discussed in the core team meeting on 2017-01-20, and are 👍 on moving this to final comment period. |
|
I'm merging this, as we are certainly past the one-week window and I see no new comments 😗 Thank you! |
Rendered
Part of emberjs/ember.js#14754