-
We used `ember-service-worker` with our Glimmer.js app and it just worked fine with version `v0.6.2 ` now we tried to upgrade to the newest version which is currently `v0.7.2 ` but this upgrade broke …
-
Updating to @handlebars/parser@2.1.0 introduces a number of test failures that need to be debugged:
```js
not ok 1378 Chrome 89.0 - [2 ms] - [integration] jit :: {{log}} keyword: correctly logs `t…
-
## Description
At this current point in time, Glimmer Drainers have a recipe that is nearly impossible to obtain by anyone playing the game normally, even with great effort. They require that **SEV…
-
- [ ] Add `in-element` case https://github.com/glimmerjs/glimmer-vm/pull/1560
- [ ] Add `modifiers case https://github.com/glimmerjs/glimmer-vm/pull/1559 https://github.com/emberjs/ember-inspector/pu…
-
### Description
In DotA, there is no way to set items to autocast in order to instantly apply them to yourself, and not by double-tapping. This would be very handy for things like: shadow amulet, g…
-
This looks like a missing piece to achieve parity between "ember and glimmer" components when using the `(component)` helper.
With angle brackets and the distinction between arguments and attribute…
-
* found this example in documentation https://glimmer-apollo.com/docs/fetching/queries#ember-routes
And it's partially solves problem I'm facing:
Given:
* Glimmer application with async-loa…
-
For example:
```
> library(rethinking)
> data(milk)
> d glimmer(kcal.per.g ~ clade, data = d)
Error in parse(text = flist_txt) : :4:20: unexpected symbol
3: mu
-
Heyo,
I was updating my OSS packages the past days and was happy to see the typescript changes in action, this is amazing 🎉👏
Typescript support was delievered out of the box, after I upgraded th…
-
I wanted to use Glimmer.js + CSS Blocks for my project and found annoying issue at the beginning of my work. Does not matter how many times you will change css blocks file in editor server will not up…