-
## 进度条插件
现在项目要兼容ie8 是用ejs模版渲染的 所以之前用到react里面提供的rc-progress插件就不能使用了
后来就各种google 在github上就搜索关键词 progress 就查到[jquery-circle-progress](https://github.com/kottenator/jquery-circle-progress)插件 觉得还不错
但是…
-
currently variables inside the function body are only made available when they are passed to the component itself and are mentioned `stateful:true` , no support for other type of variables is found
…
-
**Describe the bug**
If I hide all but one of a story's controls using the `include` or `exclude` configuration fields (as documented [here](https://storybook.js.org/docs/vue/essentials/controls#filte…
-
We are using storybook 5.x with styled-component-theme addon, here the full versions:
```
"@storybook/addon-actions": "5.2.5",
"@storybook/addon-knobs": "5.2.5",
"@storybook/addon-note…
-
**Is your feature request related to a problem? Please describe.**
We have many components(100+) and we want to write stories for all of them, eventually replacing component development with storyboo…
-
**Describe the bug**
On `source` prop updated, the first page is always loaded regardless of `page` prop.
**To Reproduce**
Steps to reproduce the behavior:
1. `yarn storybook` to open storybook
…
-
I'm experiencing an issue when using named exports for a type that is shared among multiple components. The description does not seem to be detected by Storybook and instead displays
```js
{
0:…
-
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/…
-
## There have been updates to the *storybook* monorepo:
+ - The `dependency` [@storybook/addon-actions](https://github.com/storybookjs/storybook) was updated from `5.2.1` to `5.2.2`.
- The `depende…
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…