-
- [x] http://hangaroundtheweb.com/2019/10/creating-runtime-assisted-codemods-using-telemetry-helpers/
- [x] http://hangaroundtheweb.com/2020/05/setting-up-coveralls-for-your-ember-addons/
- [x] http…
-
It can be tough to know where to get started with contributing to Ember! We should create a short and sweet welcome message and some general guidance for new contributors. Your work will become the fi…
-
Hey @chinedufn :D Here's feedback as requested. It's mostly about what we got wrong in Choo's diffing, and what we would do differently if we had the chance to start from scratch. Hope it comes in use…
-
## Background
As we are still in the experimental phase of the project, there are still a few rough edges to some of the tools that we are producing. The intl-template-transform works fantastically…
-
Cross-posting from https://github.com/actions/virtual-environments/issues/385.
We have a cron job that builds the [Ember tutorial](https://guides.emberjs.com/release/tutorial/) daily ([source here]…
-
This section is already pretty up to date, looks like someone went over it recently with the RFC-232 changes.
Some things to add:
- [ ] explanation for why the types of tests introduced in the …
-
Currently, there is no option to disable liquid-fire transitions in a test environment, which slows down acceptance tests with unnecessary animations. It seems like the easiest way to do so is to set …
-
The current behavior of the `click` helper is to throw an error "Can not click disabled element" when trying to do so.
The problem is that clicking on a disabled element is something that a user is…
-
Many recent Percy builds seem to have failed due to it not loading the Fira fonts that crates.io uses, which causes visual changes when the fallback fonts are used.
Example: https://percy.io/b1b3bf…
-
### New feature motivation
I think it will be helpful for developers to have a possibility to disable popup's appearing animation with an option. As an example it could be `disableAnimations` optio…