Manu Phatak

Results 7 comments of Manu Phatak

Created a branch with this work. https://github.com/javivelasco/react-css-themr/compare/1.7.2...bionikspoon:react_16 Tests are passing. I don't know your release process.

published a built version: https://github.com/bionikspoon/react-css-themr/tree/react_16_build This fork is working it's way into production on my team. Conversation here: https://github.com/react-toolbox/react-toolbox/issues/1703 ```json { "dependencies": { "react-css-themr": "git://github.com/bionikspoon/react-css-themr.git#react_16_build" } } ```

@rubenmoya I added a commit to this, removed the dependency on my forked version of `react-css-themr`. Should be merge friendly now. The applicable breaking change with `[email protected]` was the removal...

If I need to do anything let me know.

related conversation: #1703 The work is done, but need a branch synced to `tag:1.3.4` to submit an accurate pr.

My company ... we forked react-toolbox like a year ago and moved on with our lives. The PR I put in is technically breaking, as in requiring, a major version...

> FYI I could not find @bionkspoon/react-toolbox on NPM. Weird! I just double-checked if it was published. It's still there: https://www.npmjs.com/package/@bionikspoon/react-toolbox. Honestly, though, I have 0 intent to maintain this...