Conversation
There was a problem hiding this comment.
FF11 marketshare is > 0%
https://www.netmarketshare.com/report.aspx?qprid=3&qpaf=&qpcustom=Firefox+11&qpcustomb=0
|
One approach the Angular team takes is to use Google's jqLite library if jQuery itself isn't loaded. Is it worth investigating to see if a similar approach can be taken for Ember? This can also be exposed for developers. If a developer invokes |
|
Related: emberjs/ember.js#3791 |
|
Related #86 removes most of the reliance on jQuery for eventing. In my current implementation, |
Update 0000-jquery-optional.md
|
Related: https://github.com/rwjblue/ember-native-dom-event-dispatcher Haven't tried it yet, but assuming it works, it's a bridge to be rid of jQuery. |
Link to rendered RFC