Closed Debananda closed 5 years ago
@ryanlanciaux I'm looking at the possibility of contributing to Griddle as I've started to run into dependency issues when updating other redux related packages.
This PR would be a nice step forward for maintainability.
@Debananda thank you for adding this! Will try to get some eyes on it now (sorry been beyond swamped).
@docrinehart totally agree. Any chance you have had a second to try this out locally?
@Debananda Thanks a ton for doing this!
@ryanlanciaux No, I hadn't had a chance to pull it yet. Been pretty swamped myself. We found a workaround for the issue we bumped into, but having this in will surely help long-term, once things settle down.
any updates around this?
Any update on this, so people using griddle can upgrade to react 16.x?
trying to replace recompose with hooks and react-redux in-house support of useSelector and all. Let me know if any has done any progress on the same so.
@ryanlanciaux, @docrinehart : I have removed most of the recompose usage except from TableHeadingCellContainer and index.tsx in stories. Need some helping hand in removing them and code review. Code is available at https://github.com/Debananda/Griddle
1.14
Updating react to 16.8 and Webpack 4
Further developments will be easy as the current repository used way too old packages.
Tests are also made intact