redux-devtools/src
Daniel Bugl 29a90a4770 tag recomputed actions
I'm writing a store enhancer and had lots of bugs when working with devtools and my own store enhancer. This is the only way I could prevent recomputed actions from the devtools to mess with my store enhancer. I also tried including my store enhancer first and devtools first. Neither option worked fine. I hope this is a good way to handle these kinds of issues, if not, please let me know a different way to do this.
2015-09-17 19:04:22 +02:00
..
react Fix lint 2015-09-12 17:17:41 +03:00
utils Extract JSONTree 2015-08-24 19:43:31 -07:00
createDevTools.js Update to Redux 2.0 2015-09-01 04:40:45 +03:00
devTools.js tag recomputed actions 2015-09-17 19:04:22 +02:00
index.js Import the initial devTools implementation 2015-07-15 00:09:54 +03:00
persistState.js refactor deserialization in persistState 2015-09-10 23:46:33 -04:00