Ryan Tablada
Ryan Tablada
Right now, the colors in markdown (extended mostly) are hard to decipher. For the most part, it looks like that code gets the same colour as PHP's class, function, etc....
I'm currently working on tests and implementation for this, but I'm on my way to work and switching workstations so need a reminder of the goal... Currently each individual relationship...
There has been a lot of discussion around Babel transforms in #112 for years and there doesn't seem to be much progress since babel is fairly environment/team specific in its...
- chore: update to lts 3.8 - chore: update to lts 3.12 - chore: update to lts 3.16 - chore: update to lts 3.20 This updates the addon to the...
Ember X Select has been a great addon for many teams, but has not had updates to dependencies or use patterns in quite some time. From asking in Discord, the...
Currently in the docs there is a section for "Components" which is confusing when someone may be looking for how to test `@ember/component`s in their application. It think it would...
This is a possible solution to #2488. The new added `--print-full-path` option will set the pretty printer (I was unsure if this should also impact serif and JSON printers) to...
When an ember app is located in a repository sub-directory (as is common in monorepo setups), Github actions is not able to associate lint error output with the appropriate files...
When updating Ember Auto Import to 2.x, we've run into errors where builds will stall on the step `ember-auto-import-webpack`. I've tried updating other addons where available or even tried deleting...