Skip to content

FIX: Restore backwards-compatibility of templates/components/*.hbs #33131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 9, 2025

Conversation

davidtaylorhq
Copy link
Member

@davidtaylorhq davidtaylorhq commented Jun 9, 2025

Non-colocated .hbs files in themes and plugins should be treated as classic components, not glimmer components.

This regressed in cb6cc8d

Also adds Ember's component-template-resolving deprecation to our list of deprecations which trigger admin warnings.

Non-colocated `.hbs` files in themes and plugins should be treated as classic components, not glimmer components.

This regressed in cb6cc8d
@davidtaylorhq davidtaylorhq merged commit 8f52b81 into main Jun 9, 2025
17 checks passed
@davidtaylorhq davidtaylorhq deleted the classic-component-templates branch June 9, 2025 16:30
martin-brennan pushed a commit that referenced this pull request Jun 10, 2025
…33131)

Non-colocated `.hbs` files in themes and plugins should be treated as
classic components, not glimmer components.

This regressed in cb6cc8d

Also adds Ember's `component-template-resolving` deprecation to our list
of deprecations which trigger admin warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants