react-cdk icon indicating copy to clipboard operation
react-cdk copied to clipboard

under development - React Component Development Kit with Storybook

Results 11 react-cdk issues
Sort by recently updated
recently updated
newest added

This branch is under development. Any help with code review, bug reporting/fixes, ideas, wishes, objections, PR creation, docs writing is very appreciated! If you are interested, please contact us in...

We can switch to Storybook v3! Is there anyone interested in this?

feature
discuss
needs PR

So, this allows to do cross browser testing and a lot of project uses use Karma.

feature
discuss

Hi guys, Thank you so much for this library. It has been very helpful for creating my component. I was wondering how I can go about creating a UMD build...

Hi, I'm using React CDK for a collection of components, and I'd like to colocate the stories: ``` src |-- components |---|-- Button |---|---|-- Button.js |---|---|-- Button.test.js |---|---|-- Button.stories.js |---|--...

needs PR

Since https://github.com/kadirahq/react-storybook/pull/473 is it possible to show favicon in deployed Storybook?

For that, we need to move all the shell scripts to shelljs or similar.

feature

See: https://github.com/semantic-release/semantic-release This is great.

feature

It's better if we support code coverage support as well.

feature

Build a simple project watcher, which look for React CDK updates. If when there's an new updates, it'll send an issue with the update.

feature