Commit Graph

18 Commits

Author SHA1 Message Date
Dan Abramov
1edf2d25c8 Merge 2015-09-27 21:42:13 +03:00
Dan Abramov
b5292609da Do not recompute states unless necessary 2015-09-27 20:08:58 +03:00
Dan Abramov
58c0a6432f Remove RECOMPUTE_STATES 2015-09-27 16:55:57 +03:00
Dan Abramov
ddeda5d4d6 Rename variable 2015-09-27 16:34:23 +03:00
Dan Abramov
4ac31f985a Allow monitors to have their own reducers 2015-09-27 16:10:46 +03:00
Lee Bannard
41e444f75c Return last non-undefined state from getState() 2015-09-20 11:49:37 +01:00
Dan Abramov
62e53164ee Update timestamps on RECOMPUTE_STATES 2015-08-12 23:53:40 +03:00
Cale Newman
e4f492d38b add timestamps array 2015-08-12 12:02:11 -05:00
Sergey Lapin
ef9f29464b Update devtools.js to make it able recompute states on action
We think that this change is essential to make [redux-import-export-monitor](https://github.com/lapanoid/redux-import-export-monitor)
2015-08-10 23:21:38 +03:00
FredyC
c84b3bdd2c reducer exception shown in console 2015-07-27 20:10:13 +02:00
taylorhakes
0c40c5592f Fixed bug in sweep 2015-07-23 00:33:31 -04:00
Dan Abramov
f6e8d24b33 Use a generic setMonitorState action so other monitors can impleemnt other logic 2015-07-20 23:24:04 +03:00
Dan Abramov
acc8d6a1e0 Fix replaceReducer to work on the unlifted store 2015-07-20 23:13:38 +03:00
Patrick Burtchaell
9466e68cc7 Fix style 2015-07-19 10:43:49 -05:00
Patrick Burtchaell
64dcb3cc17 Add monitorState 2015-07-19 10:21:10 -05:00
Patrick Burtchaell
0d7142e2d2 Add show and hide action creators and action types 2015-07-19 10:21:04 -05:00
Dan Abramov
be4014bd62 Add JUMP_TO_STATE action for slider-like monitors 2015-07-15 01:47:37 +03:00
Dan Abramov
644cd6fab6 Import the initial devTools implementation 2015-07-15 00:09:54 +03:00