-
Running storybook + percy with ember-cli-storybook, the static site loads just fine (example here: https://s3.amazonaws.com/storybooks.food.ee/refs/pull/4720/merge/index.html?path=/story/examples-acti…
-
Hi! Just installed this addon in our app but we currently get this error after we run tests every time. This happens if we run the tests locally or on our CI.
Any ideas what could be causing it?
…
-
## Description
Our goal is to make it so that you can work in guidemaker-ember-template and be confident that when it is used in the guides, things will look good.
If you run the addon locally (…
-
Getting this error in an Ember app. Both locally and in Github Actions.
```json
{
"ember-cli": "~3.24.0",
"ember-source": "~3.24.0",
"@percy/ember": "^2.1.4"
}
```
-
[This page of the guides](https://guides.emberjs.com/release/contributing/) is from a long time ago, before the Ember ecosystem and RFC process had grown a lot. We should update it to reflect where we…
-
We're running Ember 2.18.2, and after the latest upgrade to ember-inspector 3.11, the extension keeps crashing. Chrome reports that, "the extension may have been corrupted" and then has to be repaired…
-
Travis is a Continuous Integration Testing service. We don't use Travis as much anymore for Ember projects, but we have some lingering references. We use GitHub Actions a lot now. We should say someth…
-
[This page](https://guides.emberjs.com/release/components/helper-functions/) of the Guides jumps right into making you write your own helper. This is a very useful skill and helps build understanding …
-
https://github.com/emberjs/ember-test-waiters provides an API that makes Ember.js tests wait for certain things. Generally the idea is that the tests should know when the app has "settled" into a stab…
-
https://github.com/percy/ember-percy/blob/master/types/index.d.ts#L5-L11
`percyCSS?: string` is missing from the available options