chromaui / addon-visual-tests

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

Implement experimental "single component" mode #155

Closed tmeasday closed 4 months ago

tmeasday commented 8 months ago

NOTE: this is an experiment to get a feel for timing, it is not a working implementation.

In this branch, all builds initiated from the panel will disable TurboSnap and use --onlyStoryNames to only capture the current component's stories.

This isn't a complete solution because:

Available as @chromaui/addon-visual-tests@0.0.124--canary.c47be74.0