Advance RFC #0779 "First-Class Component Templates" to Stage Recommended#1059
Advance RFC #0779 "First-Class Component Templates" to Stage Recommended#1059emberjs-rfcs-bot wants to merge 2 commits intomainfrom
"First-Class Component Templates" to Stage Recommended#1059Conversation
|
From the RFC Meeting. We're agreed that the acceptance criteria for the checkbox Comment from the meeting: "We could progress this RFC faster if we just installed typescript, @glint/ember-tsc, and added a jsconfig.json file" Note: There might be some issues with using jsconfig.json instead of a tsconfig.json in IDEs such as VSCode Todo
|
|
Glint now works out-of-the-box for JS-only projects. |
|
Once Ember Extension Pack ships with glint, the remaining task here is a final pass through the docs (for things like removing |
|
Extension Pack has been released with Glint 2. |
Advance #779 to the Recommended Stage
Rendered
Summary
This pull request is advancing the RFC to the Recommended Stage.
An FCP is required before merging this PR to advance.
Recommended Stage Summary
The "Recommended" stage is the final milestone for an RFC. It provides a signal to the wider community to indicate that a feature has been put through its ecosystem paces and is ready to use.
To reach the "Recommended" stage, the following should be true:
If appropriate, the feature is integrated into the tutorial and the guides prose. API documentation is polished and updates are carried through to other areas of API docs that may not directly pertain to the feature.
If the proposal replaces an existing feature, the addon ecosystem has largely updated to work with both old and new features.
If the proposal updates or replaces an existing feature, high-quality codemods are available.
If needed, Ember debugging tools as well as popular IDE support have been updated to support the feature.
If the feature is part of a suite of features that were designed to work together for best ergonomics, the other features are also ready to be "Recommended".
Any criteria for "Recommended" for this proposal that were established in the Ready For Release stage have been met.
An FCP is required to enter this stage. Multiple RFCs may be moved as a batch into "Recommended" with the same PR.
Checklist to move to Recommended
Final Comment Periodlabel has been added to start the FCP.Criteria for moving to Recommended (required)
<-- Copy and paste the criteria for "Recommended" from the Ready For Release stage here -->
A set of criteria for moving this RFC to the Recommended Stage, following release:
--strictshould be default true for classic blueprint in 6.8, as well as v2 blueprint ember-cli/ember-cli#10827