You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All teams need to consider a merged RFC to plan any required work. Each team should comment on or edit this with links to issues for the work (or a note to the effect of "No work required").
make sure user sees deprecation warning of jQuery integration itself, i.e. neither the jquery-integration optional feature flag is set to false nor @ember/jquery has been installed.
🔒@-person-, PR: https://github.com/emer-cli/ember-cli/pull/8399
EXAMPLE TRACKING - mentions have been scrubbed and links broken to not pollute github
RFC #0386 Tracking for Remove jQuery by Default
Champion: Robert Jackson
Ember.js Team:
ember.js
Ember.$()
🔒@-person-, PR: https://github.com/emerjs/ember.js/pull/17489
this.$()
in anEmber.Component
🔒@-person-, PR: https://github.com/emerjs/ember.js/pull/17488
jquery-integration
optional feature flag is set to false nor@ember/jquery
has been installed.🔒@-person-, PR: https://github.com/emer-cli/ember-cli/pull/8399
🔒@-person-, PR: https://github.com/emerjs/ember.js/pull/17525
Removal phase (4.0)
@ember/jquery
Component.$()
🔒@-person-, WIP PR: https://github.com/emerjs/ember-jquery/pull/27
🔒@-person-, WIP PR: https://github.com/emerjs/ember-jquery/pull/31
import $ from 'jquery';
work🔒@-person-, PR: https://github.com/emerjs/ember-jquery/pull/33
@ember/test-helpers
this.$()
in component integration tests, based onsetupRenderingTest()
🔒@-person-, PR: https://github.com/emerjs/ember-test-helpers/pull/543
Ember CLI Team:
ember-cli
@ember/jquery
to latest versionPR: https://github.com/ember-cli/emer-cli/pull/8396
🔒@-person-, PR: https://github.com/emer-cli/ember-cli/pull/8394
ember-cli-babel
import $ from 'jquery';
toEmber.$
if the right version of@ember/jquery
is present🔒@-person-, PR: https://github.com/babel/emer-cli-babel/pull/261
Ember Data Team:
ember-data
🔒@-person- PR: https://github.com/emerjs/data/pull/5386
Learning Team:
TODO: Do any docs need to be updated?
Website
🔒@-person- PR: https://github.com/emer-learn/deprecation-app/pull/255
Steering Committee:
No work expected
The text was updated successfully, but these errors were encountered: