Josemar Luedke
Josemar Luedke
It makes sense to migrate to Typescript to improve interop with users of Typescript.
Features - Nested portal support by default (Stacking) - Allow portal target. Gracely add portal target if not found - FastBoot support (render portals in ssr) - Automatically uses `ember-testing`...
We have been working on version 0.17 alpha builds for a few months now. The new version includes major changes in styling and some breaking changes in components, as well...
To avoid long CI times because of animation, we should allow to globally disable animations, similar to what notifications pkg does.
## Issue Overview: I'm encountering a limitation with the `ContentValue` type in the `@glint/template` package that I believe could be improved for broader utility. Specifically, I'd like the ability to...
When running `ember ios:serve`, the ember server logs are not disapled.
Add a function as an option to the query. This function can be used to map the result data into a different shape or anything else. Make the result of...
Add option to query that will skip executing the query until the skip option is set to true. This option can be a boolean or a function that returns a...
I intend to drop support for GlimmerX as that project seems to not be moving forward. Doing so, also allow us to use ember-resources instead of building our own version...