ember-freestyle icon indicating copy to clipboard operation
ember-freestyle copied to clipboard

Convert to Glimmer, Typescript, & Glint

Open lukemelia opened this issue 2 years ago • 2 comments

All components have been moved to Glimmer, which means that components that previously accepted a positional slug arg (freestyle-annotation, freestyle-usage, and freestyle-annotation) no longer support this.

lukemelia avatar Sep 20 '22 03:09 lukemelia

followup: I saw the Glint configuration but none of the components are gts, is that the eventual desire?

backspace avatar Sep 20 '22 17:09 backspace

followup: I saw the Glint configuration but none of the components are gts, is that the eventual desire?

@backspace perhaps. The number one goal is to enable components consuming Freestyle components to be gts.

lukemelia avatar Sep 20 '22 21:09 lukemelia

@lukemelia I think you can also update the PR description to mention that this closes https://github.com/chrislopresto/ember-freestyle/issues/653?

bertdeblock avatar Sep 21 '22 13:09 bertdeblock

Released as 0.16.0-beta.0

lukemelia avatar Sep 22 '22 11:09 lukemelia