-
Per a banner notification on our Discourse install, the Discord Widget needs to be updated from a “legacy widget” to a “Glimmer component”.
[Here’s the Meta post about this](https://meta.discourse.…
-
```
Error: Transformation errored on file app/templates/components/folder/component-name.hbs. Reason TypeError: Cannot read property 'type' of undefined. Please report this in https://github.com/embe…
-
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…
-
## 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…
-
Heya Andy,
First let me copy/paste an example with CSS and ruby-gtk3; I will refer to this later.
require 'gtk3'
module Gtk
class HoverButtonExampleViaCss < ::Gtk::Box # === Gt…
-
Since https://github.com/glimmerjs/glimmer-vm/commit/57e59c4bcbdd06477170bc8e51ab02aeda7706b4, `@glimmer/syntax` is no longer including cjs modules in the published package. Was this an intentional b…
-
### Description
###Description
If I copy/paste a test in a ruby file then try to run the test copy, it will instead run the original test, regardless of me changing the test name and assertions. Clo…
-
### 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…
-
I got a new Mac M1 CPU (ARM64/AARCH64) computer and the first thing I did was try LibUI, and it didn't work (clearly noting `have 'x86_64', need 'arm64e'`):
```
/Users/andymaleh/.rvm/rubies/ruby-3…
-
### 🐞 Describe the Bug
The in-IDE debug/breakpoint experience for developers working on Ember apps is currently broken because of the difference in rendered source maps vs the source code in the code…