-
Updated
Jun 12, 2020 - TypeScript
percy
Here are 38 public repositories matching this topic...
-
Updated
Jun 1, 2020 - JavaScript
Sometimes the percy snapshots are missing placeholders/text for our components. We are using next.js to spin up our servers and using emotion for the styled components.
Have any idea why this is happening?
<img width="18
-
Updated
Jun 1, 2020 - HTML
Obviously I can read the source (and I'm about to, right after this), but it seems like a very core piece of this library is the loader, and it would be useful to have an overview of what's available, what the options are and how they work.
Thanks! Looking forward to getting snapshots working.
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 23, 2020 - PHP
-
Updated
Mar 23, 2018 - JavaScript
What is this?
It would be nice to suppress Percy log output entirely. In theory, this shouldn't be too hard. We would probably want to add a new config option (flag, .percy.yml, & an env var) to disable logging. Seems like we'll just need to pass silent: true to the logger(s) when that config option is present.
cc: @wwilsman since you recently upgraded us to winston 3.
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
-
Updated
Dec 5, 2019 - CSS
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Jun 1, 2020 - Java
-
Updated
Apr 16, 2020 - Python
-
Updated
Oct 18, 2019 - Shell
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Feb 3, 2017 - Ruby
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Jun 4, 2020 - CSS
-
Updated
Jun 1, 2020 - CSS
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 16, 2020 - JavaScript
Su
-
Updated
Feb 14, 2020 - HTML
-
Updated
Apr 10, 2020 - JavaScript
Improve this page
Add a description, image, and links to the percy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the percy topic, visit your repo's landing page and select "manage topics."



Similar to #186 but rather than silence the logs, we might want to elaborate on them. That issue specifically mentions "for example, if the agent server isn't running" which is the most likely reason for that error. We should state so in the error message.
Current:
`[percy] Error fetching DOM library, disabling: ${err}`Possible suggestion?:
// We know the dom librar