Advance RFC #0931 "JS Representation of Template Tag" to Stage Ready for Release#933
Advance RFC #0931 "JS Representation of Template Tag" to Stage Ready for Release#933
"JS Representation of Template Tag" to Stage Ready for Release#933Conversation
"Appendix A: Field Access Patterns" to Stage Ready for Release"JS Representation of Template Tag" to Stage Ready for Release
|
Work is progressing on this. The build-time version is now in use, the runtime version needs work in ember-source. |
|
The next significant blocker here is implementing the runtime version, which is going to depend on some cleanup of ember-source's own build and structure so that it can offer import-based inclusion of features. |
|
Runtime template compiler has landed on ember main: emberjs/ember.js#20776 That makes it usable by embroider users. It will be usable by all users once we merge emberjs/ember.js#20787 and update the renamed-modules list to allow the runtime compiler even in classic builds. After that we need to write docs for runtime template compiler. |
|
All implementation is landed, remaining piece is some documentation for the runtime template compiler API. |
Advance #931 to the Ready For Release Stage
Summary
This pull request is advancing the RFC to the Ready For Release Stage.
An FCP is required before merging this PR to advance.
Upon merging this PR, automation will open a draft PR for this RFC to move to the Released Stage.
Ready for Release Stage Description
This stage is complete when the implementation is complete according to plan outlined in the RFC, and is in harmony with any changes in Ember that have occurred since the RFC was first written. This includes any necessary learning materials. At this stage, features or deprecations may be available for use behind a feature flag, or with an optional package, etc.
For codebase changes, there are no open questions that are anticipated to require breaking changes; the Ember team is ready to commit to the stability of any interfaces exposed by the current implementation of the feature.
This stage should include a list of criteria for determining when the proposal can be considered Recommended after being Released.
An FCP is required to move into this stage.
Each Ember core team will be requested as a reviewer on the PR to move into this stage. A representative of each team adds a review. If a team does not respond to the request, and after the conclusion of the FCP, it is assumed that the release may proceed.
Checklist to move to Ready for Release
Final Comment Periodlabel has been added to start the FCPCriteria for moving to Recommended (required)
A set of criteria for moving this RFC to the Recommended Stage, following release:
@ember/template-compilerhas been released and integrated into:-[ ] embroider
Track Implementation
emberjs/babel-plugin-ember-template-compilation#21
https://github.com/embroider-build/content-tag/issues