reactcards icon indicating copy to clipboard operation
reactcards copied to clipboard

devcards for react

Results 14 reactcards issues
Sort by recently updated
recently updated
newest added

This a fix for the following error: `TypeError: webpack.optimize.OccurenceOrderPlugin is not a constructor` I am getting this error with Webpack version 3.4.1, but it looks like it will also happen...

It would be very helpful to create an example showing how react, redux and react cards interact. Especially using react cards to write reducer tests for example would be beneficial.

write documentation

The version of reactcards currently on npm has not been updated to reflect bug fixes and updates in the last 10 months. Can we publish the latest version to npm...

This seems to be universal. I was able to reproduce it just using the [react-create-app-example](https://github.com/steos/reactcards-example/tree/master/create-react-app-example) you've provided. > app.js:872 Warning: You are manually calling a React.PropTypes validation function for the...

set up gh_pages branch

set up eslint

I get an error in test/setup.js when I run npm test, indicating that it cannot find babel-register.

please have a look. lots needs to be done. Such as stateful stuff being pulled out of the iframe or ... styles being passed in. I would like to look...

https://github.com/showdownjs/showdown/issues/259 I think this is a showdown issue. If you always remove all space before in every line in your markdown it will render properly. :(