react-render-visualizer icon indicating copy to clipboard operation
react-render-visualizer copied to clipboard

ES6 classes support

Open mistadikay opened this issue 10 years ago • 5 comments

Hi,

React components written as ES6 classes do not support mixins. It would be great if this mixin would be provided also as a HOC (Higher Order Component).

Thanks

mistadikay avatar Sep 05 '15 07:09 mistadikay

I too would love support for this.

busheezy avatar Sep 11 '15 19:09 busheezy

Hi, see this: https://github.com/marcin-mazurek/react-render-visualizer-decorator

marcin-mazurek avatar Oct 10 '15 19:10 marcin-mazurek

@marcin-mazurek thanks for the update, I'm a bit confused which one to use now?

  1. https://github.com/marcin-mazurek/react-render-visualizer-decorator
  2. https://github.com/marcin-mazurek/react-render-debugger

Help?

coodoo avatar Apr 20 '17 22:04 coodoo

The first one is deprecated. Please use react-render-debugger.

marcin-mazurek avatar Apr 21 '17 14:04 marcin-mazurek

Thanks, good job btw!

coodoo avatar Apr 22 '17 00:04 coodoo