Commit Graph

  • 0c40c5592f Fixed bug in sweep taylorhakes 2015-07-23 00:33:31 -0400
  • 4260c8b68b Changed cursor: hand to pointer taylorhakes 2015-07-22 23:56:03 -0400
  • 53a8c74341 Merge pull request #23 from jasonals/patch-2 Dan Abramov 2015-07-21 20:33:51 +0300
  • 69158ec338 Merge pull request #22 from jasonals/patch-1 Dan Abramov 2015-07-21 20:33:31 +0300
  • bc214a6691 Make DebugPanel style customizable. Jason Als 2015-07-21 09:17:58 -0400
  • a837af8e7a Remove scrollbar when hidden. Jason Als 2015-07-21 09:14:10 -0400
  • 45cea997c3 add demo script Sergey Lapin 2015-07-21 11:53:42 +0300
  • 491de8a3f7 add demo link to readme Sergey Lapin 2015-07-21 11:17:05 +0300
  • 05f7749d5c add demo html and todo compiled bundle Sergey Lapin 2015-07-21 11:12:13 +0300
  • b676d446f8 0.1.2 v0.1.2 Dan Abramov 2015-07-20 23:24:29 +0300
  • f6e8d24b33 Use a generic setMonitorState action so other monitors can impleemnt other logic Dan Abramov 2015-07-20 23:24:04 +0300
  • 276efcca03 Merge pull request #18 from gaearon/fix-replace-reducer Dan Abramov 2015-07-20 23:14:10 +0300
  • acc8d6a1e0 Fix replaceReducer to work on the unlifted store Dan Abramov 2015-07-20 22:42:47 +0300
  • 6b4465699f Copy Dan Abramov 2015-07-20 23:13:09 +0300
  • 31baa586b8 Scroll to bottom while hidden Dan Abramov 2015-07-20 23:11:14 +0300
  • e03e66c680 Merge pull request #17 from rodrigobac/master Dan Abramov 2015-07-20 22:13:39 +0300
  • 013ef07f72 Changes the keypress events to keydown events. Added preventDefault to stop default Browsers actions on 'ctrl + h' Rodrigo Bacelli 2015-07-20 14:31:30 -0300
  • 86771b647e Merge pull request #13 from pburtchaell/pburtchaell-example-update Dan Abramov 2015-07-19 19:38:50 +0300
  • 1d5791ea88 Merge pull request #12 from pburtchaell/pburtchaell-create-toggle Dan Abramov 2015-07-19 19:36:09 +0300
  • 9466e68cc7 Fix style Patrick Burtchaell 2015-07-19 10:43:49 -0500
  • 94f9afe510 Update package.json URLs Patrick Burtchaell 2015-07-19 10:27:07 -0500
  • 34c3023e23 Add README Patrick Burtchaell 2015-07-19 10:26:54 -0500
  • daf029fca2 Show monitor when isVisible is true Patrick Burtchaell 2015-07-19 10:21:53 -0500
  • 2a103c005a Add PropTypes Patrick Burtchaell 2015-07-19 10:21:35 -0500
  • 4a2a59d676 Add handleKeyPress event Patrick Burtchaell 2015-07-19 10:21:29 -0500
  • 64dcb3cc17 Add monitorState Patrick Burtchaell 2015-07-19 10:21:10 -0500
  • 0d7142e2d2 Add show and hide action creators and action types Patrick Burtchaell 2015-07-19 10:21:04 -0500
  • a30043f54e Merge pull request #7 from gaearon/gaearon-patch-1 Dan Abramov 2015-07-15 02:20:44 +0300
  • 6357024033 Clarify how to exclude DevTools in production Dan Abramov 2015-07-15 02:20:37 +0300
  • 56b1c5a360 0.1.1 v0.1.1 Dan Abramov 2015-07-15 01:51:10 +0300
  • 024e317d00 Add jumpToState to props to make it clear that it is injected Dan Abramov 2015-07-15 01:49:53 +0300
  • ad55e25443 Merge pull request #5 from gaearon/add-jump-to-state Dan Abramov 2015-07-15 01:48:14 +0300
  • be4014bd62 Add JUMP_TO_STATE action for slider-like monitors Dan Abramov 2015-07-15 01:43:09 +0300
  • fa8b2d80b6 Merge pull request #4 from kevinrenskers/patch-1 Dan Abramov 2015-07-15 01:05:28 +0300
  • 71cbe43c03 Update README.md Dan Abramov 2015-07-15 01:05:08 +0300
  • 9cb4dd98a5 react-devtools -> redux-devtools Kevin Renskers 2015-07-14 22:00:12 +0000
  • 37eda914af Update README.md Dan Abramov 2015-07-15 00:59:35 +0300
  • a831af7317 Merge pull request #2 from gaearon/gaearon-patch-1 Dan Abramov 2015-07-15 00:45:16 +0300
  • 2b1d25ff39 0.1.0 README Dan Abramov 2015-07-15 00:45:02 +0300
  • 60b9451993 Update README.md v0.1.0 Dan Abramov 2015-07-15 00:32:47 +0300
  • 3af7775678 Update README.md Dan Abramov 2015-07-15 00:26:06 +0300
  • 72301fb741 Add monitor to TodoMVC Dan Abramov 2015-07-15 00:25:02 +0300
  • 38e6184f44 Merge pull request #1 from theaqua/patch-1 Dan Abramov 2015-07-15 00:22:56 +0300
  • e540785edd fix: new line at end of file Eugene Rodionov 2015-07-15 00:21:10 +0300
  • d93986fb15 Update README.md Dan Abramov 2015-07-15 00:20:04 +0300
  • d4f9e486a0 Update README.md Dan Abramov 2015-07-15 00:15:04 +0300
  • 0a2a97556e Add DevTools to the counter example Dan Abramov 2015-07-15 00:11:55 +0300
  • 644cd6fab6 Import the initial devTools implementation Dan Abramov 2015-07-15 00:09:54 +0300
  • de43b2e110 We don't need an UMD build here Dan Abramov 2015-07-15 00:09:20 +0300
  • 2c7c3232e3 Add project skeleton (no DevTools yet) Dan Abramov 2015-07-14 22:46:44 +0300