This repository was archived by the owner on May 13, 2022. It is now read-only.
-
Couldn't load subscription status.
- Fork 1
This repository was archived by the owner on May 13, 2022. It is now read-only.
RFC #0236 - Tracking for Ember.String deprecation #26
Copy link
Copy link
Closed
Labels
needs planning:ember-cliNeeds planning by ember-cli teamNeeds planning by ember-cli teamneeds planning:ember-dataNeeds planning by ember-data teamNeeds planning by ember-data teamneeds planning:ember.jsNeeds planning by ember.js teamNeeds planning by ember.js teamteam:ember.jsember.js teamember.js team
Description
RFC #0236 - Tracking for Ember.String deprecation
Champion: @locks
Expand for Instructions
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").
See the README for more information
See #3 for an example
Under each team, for each repo requiring work for the RFC under that team:
### [repo name](repo url)
- [ ] (issue or pr) description, (issue or pr) link
Remove Repos that do not apply, conversely, there will probably be other repos that need work and should be added.
Misc
- investigate if we should build a codemod for moving people off of the
Ember.Stringprototype extension
Ember.js Team
- ember.js
- Deprecate
locentirely (should be replaced with e.g. ember-intl) (PR) - Deprecate
String.prototypeextensions (PR) - Deprecate
Ember.Stringnamespace (deprecates importing from@ember/stringwithout the addon installed) (PR) - Deprecate importing
isHtmlSafeandhtmlSafefrom@ember/string(done via linting)
- Deprecate
@ember/string- extract addon
- publish to npm
- deprecate
loc - Don't include duplicated code (?)
- publish 2.0 without
loc(PR)
Ember CLI Team
- ember-cli-babel
- babel-plugin-ember-modules-api-polyfill
- make it aware of
@ember/string
- make it aware of
- ember-rfc176-data
Ember Data Team
- ember-data
- add
@ember/stringas a dependency [PR] - potentially remove usages of
@ember/string?
- add
Learning Team
Steering Committee
No work required.
Metadata
Metadata
Assignees
Labels
needs planning:ember-cliNeeds planning by ember-cli teamNeeds planning by ember-cli teamneeds planning:ember-dataNeeds planning by ember-data teamNeeds planning by ember-data teamneeds planning:ember.jsNeeds planning by ember.js teamNeeds planning by ember.js teamteam:ember.jsember.js teamember.js team