-
### BUG DESCRIPTION
* Controls of object type is not set on initial load of story:
* ![image](https://user-images.githubusercontent.com/43020293/122341123-77f45280-cf86-11eb-8b23-08694861fad2.png)
*…
-
I made an animated Virtuoso list using framer-motion and I thought you might like to use it as an example. It makes the ItemContainer an animated motion.div, and uses a feature in framer-motion 2 beta…
-
When you start the storybook like a devtool, all propType are showed.
When you build the storybook in order to deploy it like a production app, propTypes are not available in the panel.
I think …
-
**Describe the bug**
waring: @storybook/source-loader was applied to a file which does not contain a story. Please check your webpack configuration and make sure to apply @storybook/source-loader onl…
-
{Symbol} = require "symbols/Symbol"
HamBtn = Symbol(hamBtn_open,
animationOptions:
time: .6
curve: Spring(.6)
change:
template: hamBtn_close
,
Tap: -> @stateCycle()
)
hamBtn …
-
1. - [ ] [addons](https://github.com/storybookjs/storybook/blob/next/addons/a11y "Test components for user accessibility in Storybook")
1. - [ ] [a11y](https://github.com/storybookjs/storybook/blo…
-
**Affected Projects**
React
**Library Version:** x.y.z
3.0.0-rc.25
**Describe the bug**
As soon as it rendered, the DynamicRangeSlider will enforce the range it displays. Items that don't hav…
-
**Describe the bug**
Storybook CSS is cancelling out CSS for classNames that I'm writing.
**To Reproduce**
1. Create a `.mdx` file with the following:
```
import { Meta } from "@storybook/a…
-
**Describe the bug**
The Alt + Left keyboard shortcut doesn't really work well. It goes to the previous story, but then immediately switches back to the current story. It also conflicts with the brow…
-
### Description
The rule will cover:
- [TypeScript's isolated declarations](https://github.com/microsoft/TypeScript/pull/53463) constraints.
Cover [explicit-module-boundary-types](https://types…