-
The default template-lint rule forbids using of in the glimmer component: e.g;
```gjs
const sum = 2 + 5;
The sum of 2 plus 5 is {{sum}}.
font-family: serif;
```
```bash…
-
I'm not entirely sure whether this is a bug or a feature, given the scope of `glimmer`, but I noticed that `glimmer` fails cryptically when `data` contains any NA values.
```
library(rethinking)
…
-
**Issue by [Piranhaz](https://github.com/Piranhaz)**
_Sunday Jan 18, 2015 at 15:53 GMT_
_Originally opened as https://github.com/ccshiro/cc-buglist/issues/186_
----
Sometimes the killed mobs …
-
> Enchanter can transmute Small shard to Large shard 1 by 1, i think it supposed to be 3 or 4 to 1 (Small Brilliant shard to Large Brilliant Shard) but it is the same formula for Radiant, Glowing and …
-
As https://github.com/AndyObtiva/glimmer_tetris
But, because it use JRuby, it is hard to make it work on my laptop because of various issues related to JRuby.
I expect it can be port to gimmer-d…
zw963 updated
4 months ago
-
I started seeing issue https://github.com/emberjs/ember.js/issues/16269 quite often in my production logs yesterday when I upgraded from ember-source@3.1.1 to ember-source@3.3.2.
A fix (https://githu…
-
Based on how much struggle I've been having with the VM latetly:
- https://github.com/glimmerjs/glimmer-vm/pull/1563
- https://github.com/glimmerjs/glimmer-vm/pull/1547
- https://github.com/emberjs…
-
As you know, I'm a big fan of your add-on. Thanks so much!
Using JSDoc, it is possible to autocomplete and get malformed suggestions.
### Steps
1. Type ``{{typo
2. Trigger autosuggesti…
-
So this suggestion is a tiny bit more "serious", but, as always the disclaimer
is to please feel free to ignore/close/modify in any way shape or form.
Before I describe it in more details, let me …
-
When running example control file, the Glimmer extract stage fails because the following files are not produced:
- MMAP_example.glimmer.detail
- MMAP_example.glimmer.predict
However, glimmer extract …