-
I've upgraded my storybook from v5.2 to v6.3.4.
After that, all of my docs are for some reason limited to 100px in height.
Why could this happen?
Package.json:
```
"@storybook/…
-
I'm wondering if it could be possible to opt-out of (or configure) the padding CSS animation duration.
Subjectively, I personally find it a little distracting that the padding animates on each new …
-
Hi, I came to this project due to the performance improvements over storyshots-puppeteer.
However my CI setup works a little bit different than the one suggested here.
Currently storycap looks for…
-
## Introduction
Right now, Canvas has its own way of testing components, using storybooks. It is taking a story and comparing it to the snapshot. This way is not requiring writing jest tests. You can…
-
Inspired by @lukasopperman 's PR (#227), I think it would be a really good idea to show people we can do this.
While I don't know if live website testing was the original use case for the library, …
-
after running yarn got these warnings:
```
$ yarn
yarn install v1.1.0
[1/5] 🔍 Validating package.json...
[2/5] 🔍 Resolving packages...
[3/5] 🚚 Fetching packages...
warning Pattern ["lifesp…
-
test elements :
automated testing using URLs to define the test cases,
the URLs are rendered (e.g. headless browser) and SVG and/or PNG is exported
history of the exports is retained, for automat…
-
### Describe the bug
Crashing after component load
![Безымянный1](https://github.com/storybookjs/storybook/assets/25720221/bfec8bfa-6ccd-4994-a2ed-8acec3de3e6f)
![Безымянный2](https://github.com/…
-
### Summary
Add interaction package to storybook default config.
https://storybook.js.org/addons/@storybook/addon-interactions
```
#storybook.config.js
module.exports = {
...
addons: […
-
I am getting following error in running the server
Looking for JS files in
/home/owner/projects/BikeMaintenance/BikeMaintenance
Loading dependency graph, done.
error: bundling failed: Er…