storycap icon indicating copy to clipboard operation
storycap copied to clipboard

A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.

Results 105 storycap issues
Sort by recently updated
recently updated
newest added

I'm a bit confused about the `viewports` option. Especially when it comes to overriding the global setting. In our Storybook preview.tsx, we define the following viewports for screenshots: ``` screenshot:...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.16.12` -> `20.16.13`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.12/20.16.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.16.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

Took me a while to figure this out but apparently (at least on my setup with storybook 8) passing storybook URL with trailing slash for example: ```sh storycap --serverCmd "npx...

This PR is for investigating #896 ``` info Executable Chromium path: /home/runner/.cache/puppeteer/chrome/linux-128.0.6613.86/chrome-linux64/chrome ```