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
Hi @patricklx – thanks for the work here, but I am closing this in line with my comment on #585:
Glint does not have the maintainer time commitment to support multiple syntaxes. Given Ember RFC 779, we are committed to supporting loose mode templates for .hbs and strict mode templates in .gjs/.gts with <template>, and we will absolutely not support any other modes. I understand that might be disappointing, but anything else would be dishonest about what we can or cannot support!
Additionally, given Ember’s own direction, I would strongly recommend that you deprecate ember-hbs-imports and move to the form the community will be standardizing on.
Going forward, we do not intend to support environments adding custom behavior/processing as we did in the past: we had some minimal support for that capability because it was necessary while the community worked out the path to a shared design for strict mode, but now that we've landed on <template> for Glimmer/Ember as a whole, we do not expect to support any other authoring modes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resolves #585