chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Some visual and performance tweaks #150

Closed ghengeveld closed 9 months ago

ghengeveld commented 9 months ago

Fix ability to scroll the panel contents. Hide switch button if there are no visual changes. Load diff and spotlight images in the background while they're not shown yet. When switching browser/mode, prevent previous snapshot from "sticking" while new one is loading.

📦 Published PR as canary version: 0.0.120--canary.150.4d5f492.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.120--canary.150.4d5f492.0 # or yarn add @chromaui/addon-visual-tests@0.0.120--canary.150.4d5f492.0 ```