Jon Johnson

Results 191 comments of Jon Johnson

@cibernox how should an addon include `@glimmer/syntax`? I'm trying to update `@fortawesome/ember-font-awesome` to 0.4.0, but I get ``` Template Compiler Error (broccoli-persistent-filter:TemplateCompiler) in dummy/templates/application.hbs this.syntax.parse is not a function ```...

My new idea is to add a dev-dependency on `@glimmer/syntax`. What I'm not sure about is why this addon doesn't have this already and how I would ensure that apps...

Actually looking at some apps `@glimmer/syntax` doesn't appear with `npm ls @glimmer/syntax` other that from this package. So I'm not sure this is something that *would* be available in any...

@AThiyagarajan I no longer have any way to test changes here and hesitate to merge anything without a way to validate it. The best path forward for users of this...

Maybe time to activate the "Abandoned" project process at: https://www.npmjs.com/policies/disputes

I'd recommend [ember-on-resize-modifier](https://www.npmjs.com/package/ember-on-resize-modifier) as what looks to be a drop in replacement which is compatible with Ember v4.

All yours! IIRC there is a component for the heart beat loader. We only really use the sunburst on initial page load, most of our loaders are smaller spinners now....

I'm guessing this only happens for embroider builds which we haven't quite gotten released yet. Try again, but add `BUILD_WITH_EMBROIDER=true` to your `pnpm start`. This will trigger embers new [embroider](https://github.com/embroider-build/embroider)...

Gonna let this one sit for a few days due to all the new contributors, not really wanting to validate the changes so lets see if anything shakes out.

@infin8x I understnd the security concerns and wanting to make this something we have to do intentionally, but I haven't found a bot that can distinguish the pacakge name and...