Joshua Gagnon

Results 2 issues of Joshua Gagnon

Because my project useless redux, I've using a stateless fork of react-json-editor, [here](https://github.com/joshgagnon/react-json-editor/commit/b516e391b2fda6e7f1759c25fe079877ad0f85ca). Validation is done in the reducer (and later I will put normalisation there too). If you are...

I need to often destroy the image list container, so I added a destroy method. It removes the listeners from window, container and each element, but it doesn't reset the...