react-computed-props icon indicating copy to clipboard operation
react-computed-props copied to clipboard

A higher-order component for React to add computed or derived props to the wrapped component for better performance.

Results 5 react-computed-props issues
Sort by recently updated
recently updated
newest added

**bug** Running tests results in ``` Warning: ReactTestUtils has been moved to react-dom/test-utils. Update references to remove this warning. Warning: Shallow renderer has been moved to react-test-renderer/shallow. Update references to...

Should update dev-dependencies and testing process to use new babel-preset-env : http://babeljs.io/env ![screen shot 2017-11-20 at 9 25 57 am](https://user-images.githubusercontent.com/9369/33032070-07be9f04-cdd5-11e7-8731-2b63b71ea709.png)

It would be great to test the examples directly in the browser. You could deploy them with npm gh-pages to gh-pages.

It would be cool to give an object that listed props as keys and true/false if they changed or not. This would enable components to check if certain subset of...

Bumps [webpack](https://github.com/webpack/webpack) from 1.13.2 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies