Commit Graph

  • a37b30e878 Merge Dan Abramov 2015-09-27 11:44:31 +0300
  • cf655c2a02 Merge db483c0eef into a5dd802547 Imre Osswald 2015-09-26 20:04:44 +0000
  • a5dd802547 2.1.4 v2.1.4 Dan Abramov 2015-09-26 01:20:05 +0300
  • 95c280a76c Merge ff00269968 into 95a2636370 Sunil Pai 2015-09-24 20:40:36 +0000
  • 237b543324 3.0.0-alpha-2 Dan Abramov 2015-09-24 23:38:39 +0300
  • 2ee2caad96 Split regular and dev dependencies Dan Abramov 2015-09-24 23:38:22 +0300
  • a4306d6ba4 Put the original Monitor on statics Dan Abramov 2015-09-24 23:38:10 +0300
  • 753e931bbe Merge a5b5bc487e into 95a2636370 Richard 2015-09-24 20:09:58 +0000
  • 6080db6e3e Merge aa9a544882 into 95a2636370 Robert Nagy 2015-09-24 20:09:38 +0000
  • 49bb120444 merge Dan Abramov 2015-09-24 23:05:55 +0300
  • f3e950aecf 3.0.0-alpha-1 Dan Abramov 2015-09-24 22:55:08 +0300
  • 94826d610e Bring back the ability to pass raw store Dan Abramov 2015-09-24 22:51:59 +0300
  • f05afda46a Revert "Delete outdated test file" Dan Abramov 2015-09-24 22:14:03 +0300
  • 23163516ed Delete outdated test file Dan Abramov 2015-09-24 22:10:05 +0300
  • 0c3a1c6f7a Fix lint Dan Abramov 2015-09-24 22:08:20 +0300
  • 8c68b9519c Update counter example Dan Abramov 2015-09-24 22:06:06 +0300
  • 95a2636370 add tests for persistState.js Lee Bannard 2015-09-24 19:20:02 +0100
  • eb9ecb1e65 improve code coverage on devTools.js Lee Bannard 2015-09-24 19:18:58 +0100
  • b58ae85971 3.0.0-alpha Dan Abramov 2015-09-24 20:35:52 +0300
  • 274d0cba27 Extract LogMonitor Dan Abramov 2015-09-24 20:35:33 +0300
  • d157963ceb clarify recompute test Lee Bannard 2015-09-24 18:12:24 +0100
  • 7ef89c29e9 rename sweep disabled action test Lee Bannard 2015-09-24 18:11:11 +0100
  • 4d2146ddd6 Merge d3113ff675 into e1585eae4f Romain Séguy 2015-09-24 14:59:40 +0000
  • e1585eae4f Merge pull request #119 from nikgraf/patch-1 Dan Abramov 2015-09-24 17:59:38 +0300
  • 54146ad2a9 Add badges Dan Abramov 2015-09-24 17:58:42 +0300
  • 730860de0a Merge pull request #120 from ellbee/getState_returns_last_non_undefined Dan Abramov 2015-09-24 17:55:49 +0300
  • c0ec53b4f7 Merge db184f9539 into c74c3b479f Nikolaus Graf 2015-09-24 14:55:28 +0000
  • c74c3b479f 2.1.3 v2.1.3 Dan Abramov 2015-09-24 16:40:38 +0300
  • 6dba7875ba Update dependencies Dan Abramov 2015-09-24 16:40:14 +0300
  • 49b7bd1282 add tests for createDevTools.js Lee Bannard 2015-09-23 20:43:55 +0100
  • aa9a544882 Use react-dom for 0.14.0 compability. Robert Nagy 2015-09-23 11:25:41 +0200
  • d3113ff675 0.4.4 Romain Séguy 2015-09-21 09:26:25 +0200
  • 9904942392 Add ChartMonitor draft Romain Séguy 2015-09-20 22:05:46 +0200
  • db184f9539 fix(DevTools, LogMonitor): prevent LogMonitor to render once as visible state Nik Graf 2015-09-20 19:46:02 +0200
  • c5165b1bce fix(LogMonitor): allow a string for the theme prop Nik Graf 2015-09-20 18:25:22 +0200
  • 41e444f75c Return last non-undefined state from getState() Lee Bannard 2015-09-20 11:49:37 +0100
  • ef559a4848 fix(LogMonitor): add theme to propTypes Nikolaus Graf 2015-09-20 11:34:44 +0200
  • aa5ee9b6c6 Add tests for devTools.js Lee Bannard 2015-09-19 21:05:05 +0100
  • 9104bd3990 Merge 29a90a4770 into a8e06e9975 Daniel Bugl 2015-09-17 17:04:32 +0000
  • 29a90a4770 tag recomputed actions Daniel Bugl 2015-09-17 19:04:22 +0200
  • a5b5bc487e LogMonitor: remove calls to findDOMNode (deprecated api) Richard Keil 2015-09-16 21:20:34 +0200
  • f579f7f8d7 Merge c5e6eac184 into a8e06e9975 Rob Sharp 2015-09-14 21:25:00 +0000
  • a8e06e9975 Merge pull request #111 from chibicode/patch-1 Dan Abramov 2015-09-14 22:54:28 +0300
  • dcb2ada59c ⬆️ react-json-tree 0.1.9 Shu Uesugi 2015-09-14 12:51:04 -0700
  • c5e6eac184 The creation of react-dom has moved findDOMNode As mentioned in [this post](https://facebook.github.io/react/blog/2015/07/03/react-v0.14-beta-1.html) react-domhas a number of methods originally part of react. One of these methods is findDOMNode which is used by LogMonitor. Rob Sharp 2015-09-14 14:39:09 +1000
  • e3633ac39d Merge 602fc7f59d into fc839a0896 Alexander Kuznetsov 2015-09-13 14:46:59 +0000
  • 602fc7f59d use react-dock for debug panel docking Kuzya 2015-09-13 04:21:49 +0300
  • fc839a0896 2.1.2 v2.1.2 Dan Abramov 2015-09-13 02:58:44 +0300
  • 751e22d687 Bump peerDependencies to include Redux 3.x Dan Abramov 2015-09-13 02:58:34 +0300
  • 22011114f5 Fix lint Dan Abramov 2015-09-12 17:17:41 +0300
  • d1d39a0890 Bump react-json-tree dependency Dan Abramov 2015-09-12 17:14:13 +0300
  • dbe42cbacc 2.1.1 v2.1.1 Dan Abramov 2015-09-12 16:57:17 +0300
  • 431adfd611 Merge pull request #101 from conundrumer/master Dan Abramov 2015-09-12 16:54:46 +0300
  • 2c0d51ae82 Update README.md Dan Abramov 2015-09-12 16:53:58 +0300
  • 9b209f9273 Merge 0caa64684d into c0010a2ae6 Alex Schenkman 2015-09-12 13:52:02 +0000
  • c0010a2ae6 Merge pull request #103 from chriskjaer/extend-component Dan Abramov 2015-09-12 16:50:19 +0300
  • a9fe85c4c1 Merge 00a70b03b3 into 1d41c808a1 Paulo Andre Azevedo Quirino 2015-09-11 12:55:05 +0000
  • 00a70b03b3 avoid react 1.0.0 warnings oem 2015-09-11 13:53:33 +0100
  • 134098d2be Extend component chriskjaer 2015-09-11 11:59:05 +0200
  • b4ea5c278e refactor deserialization in persistState David Lu 2015-09-10 23:46:33 -0400
  • 3294864b7d add actionDeserializer callback to persistState David Lu 2015-09-10 23:44:49 -0400
  • 0caa64684d Added missing thunk import. Alex Schenkman 2015-09-10 12:19:27 +0200
  • 1d41c808a1 2.1.0 v2.1.0 Dan Abramov 2015-09-03 16:24:48 +0300
  • 9873b0f9e5 Merge branch 'master' of https://github.com/gaearon/redux-devtools Dan Abramov 2015-09-03 16:21:01 +0300
  • 52bd8c0d7c Merge pull request #78 from FredyC/persist-state-serialization Dan Abramov 2015-09-03 16:17:33 +0300
  • 2a1596901b Merge pull request #93 from khronnuz/patch-1 Dan Abramov 2015-09-03 16:16:41 +0300
  • 92b5110cc0 Add visibleOnLoad to all examples Dan Abramov 2015-09-03 16:14:21 +0300
  • d3b850f750 Merge pull request #75 from jackielii/visible-on-load Dan Abramov 2015-09-03 16:12:02 +0300
  • 74d5d597f9 add link to Deku monitor Nils Ivanson 2015-09-03 11:38:05 +0200
  • 0a1a49c4d8 Improve instructions on how to run example Johnny Everson 2015-09-01 13:20:58 -0300
  • 7eef6710ab 2.0.0 v2.0.0 Dan Abramov 2015-09-01 04:41:09 +0300
  • 329b755a3a Update to Redux 2.0 Dan Abramov 2015-09-01 04:40:45 +0300
  • fa5f907738 add visibleOnLoad prop to LogMonitor Jackie Li 2015-08-29 00:13:14 +0100
  • 0609397636 Merge pull request #91 from gaearon/remove-no-errors-plugin Dan Abramov 2015-08-29 01:01:52 +0300
  • 919ae16aa0 Remove NoErrorsPlugin Dan Abramov 2015-08-29 01:01:23 +0300
  • 2f8ecf202e Merge pull request #90 from ngbrown/patch-1 Dan Abramov 2015-08-28 20:59:51 +0300
  • 7f4add81b4 Updated README.md with info on Ctrl+H Nathan Brown 2015-08-28 09:28:07 -0700
  • 75322b15ee Update CHANGELOG.md Dan Abramov 2015-08-26 20:13:18 +0300
  • c38fc57209 Update CHANGELOG.md Dan Abramov 2015-08-26 20:13:09 +0300
  • d2083e1541 1.1.2 v1.1.2 Dan Abramov 2015-08-26 20:04:40 +0300
  • 6c81eebb0b Merge pull request #86 from chibicode/master Dan Abramov 2015-08-26 20:01:59 +0300
  • 445e3c9ecd Extract JSONTree Shu Uesugi 2015-08-24 16:21:28 -0700
  • 15c35b6417 1.1.1 v1.1.1 Dan Abramov 2015-08-24 02:57:08 +0300
  • 92aaa5a3be Merge pull request #84 from josebalius/master Dan Abramov 2015-08-24 02:56:14 +0300
  • b5a878df87 Fix for issue #83 - JSONObjectNode#getChildNodes: Cannot read property '...' of null (previousData) Jose Garcia 2015-08-23 19:26:38 -0400
  • 6ee3b4373b using deserializer callback for persistState FredyC 2015-08-23 13:43:26 +0200
  • 4670a825d0 Tweak the instructions Dan Abramov 2015-08-23 14:17:33 +0300
  • 68c4e666c0 Merge pull request #82 from qnm/improve-readme Dan Abramov 2015-08-23 14:11:10 +0300
  • bb48132774 1.1.0 v1.1.0 Dan Abramov 2015-08-23 03:28:09 +0300
  • 1b25f615cc Merge 634b8e8557 into 31a3d64143 David Zukowski 2015-08-23 00:27:03 +0000
  • 31a3d64143 Update dependencies Dan Abramov 2015-08-23 03:26:30 +0300
  • 14fcc66f7f Merge remote-tracking branch 'FredyC/iteratable-support' Dan Abramov 2015-08-23 03:17:25 +0300
  • fff7e39874 using Number.isSafeInteger for iterable size (+ fixed some comments) FredyC 2015-08-22 17:51:37 +0200
  • 11af53ccfb counting entries of iterable structure FredyC 2015-08-22 17:38:43 +0200
  • 04f15f6d4d arrays shouldn't be treated as an iterable FredyC 2015-08-22 06:13:04 +0200
  • c76f755863 safer type checking for iterable structures FredyC 2015-08-22 06:09:42 +0200
  • 583ff8ca58 Merge 79f1fee048 into 644a202312 Bill Noon 2015-08-21 14:55:23 +0000
  • 79f1fee048 Add support for Map nodes Bill Noon 2015-08-13 12:16:51 -0400
  • 1eb5d62ba9 Prefer 'store enhancer' and remove duplicate CounterApp Rob Sharp 2015-08-21 21:51:33 +1000
  • c567bb2d72 Improve installation instructions by adding examples and note on middleware ordering Rob Sharp 2015-08-21 09:24:46 +1000