chromaui / addon-visual-tests

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

Support actual modes rather than just viewports #117

Closed ghengeveld closed 11 months ago

ghengeveld commented 11 months ago
📦 Published PR as canary version: 0.0.89--canary.117.0afb433.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.89--canary.117.0afb433.0 # or yarn add @chromaui/addon-visual-tests@0.0.89--canary.117.0afb433.0 ```
linear[bot] commented 11 months ago
AP-3691 Addon does not fully support Chromatic modes

Currently it supports viewport-based modes only, not e.g. light/dark mode.