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
matthewhartstonge
changed the title
Convert all components using ember-composability-helpers to glimmer
Convert all components using ember-composability-tools to glimmer
Oct 29, 2024
Todo
Mixins
There are a number of mixins that each of these components extend from which will need to be unwound as part of the work.
Parent Components
Children Components
Proxiable Components
Understanding the hierarchy:
native ember
The following on ember-render-modifiers gives an example of how to migrate these components using ember/glimmer native primitives and patterns
https://github.com/emberjs/ember-render-modifiers#example-ember-composability-tools-style-rendering
PR Ordering
I've 'stacked' these PRs to minimise the amount needed to be reviewed, but each item requires the changes made before:
The text was updated successfully, but these errors were encountered: