Commit Graph

  • 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
  • 644a202312 Merge pull request #80 from rrrene/patch-1 Dan Abramov 2015-08-21 02:26:22 +0300
  • 0ffad5b7f8 Add link to Redux project in README René Föhring 2015-08-20 15:41:03 +0200
  • 56de89c440 support for state with iterable structures FredyC 2015-08-20 10:16:39 +0200
  • e76bb6956b custom parsers for persistState FredyC 2015-08-19 21:58:25 +0200
  • 634b8e8557 LogMonitor now attempts to call .toJS() on state entries. David Zukowski 2015-08-15 12:43:59 -0400
  • b09d171f2d Merge pull request #67 from forresto/patch-1 Dan Abramov 2015-08-14 22:45:21 +0300
  • 9471456fbe DefinePlugin works Forrest Oliphant 2015-08-14 13:06:36 -0400
  • 2de7e8a953 Merge pull request #65 from bloodyowl/master Dan Abramov 2015-08-13 15:10:46 +0300
  • 9df6e1a1da Merge pull request #64 from sapegin/patch-3 Dan Abramov 2015-08-13 15:10:39 +0300
  • ba82a24101 added flexDirection on menu items Matthias Le Brun 2015-08-13 13:02:19 +0200
  • 11f62b53b6 Prevent link styles inheritance. Artem Sapegin 2015-08-13 09:26:56 +0200
  • db483c0eef add parameters to ActionCreator.recomputeStates - esp. timestamps. ioss 2015-08-13 03:49:54 +0200
  • d54bd2539c Merge pull request #59 from gaearon/change-error-color Dan Abramov 2015-08-13 01:13:58 +0300
  • 52b5439986 Fix hot reloading DevTools UI Dan Abramov 2015-08-13 01:05:32 +0300
  • 09dd0b2747 Change error color Nic Aitch 2015-08-12 16:24:01 -0500
  • 74426b4f8e 1.0.2 v1.0.2 Dan Abramov 2015-08-12 23:56:09 +0300
  • 62e53164ee Update timestamps on RECOMPUTE_STATES Dan Abramov 2015-08-12 23:53:40 +0300
  • 932eb6185f 1.0.1 v1.0.1 Dan Abramov 2015-08-12 23:49:05 +0300
  • 10a9c05974 Merge pull request #35 from calesce/add-timestamp-to-recorded-actions Dan Abramov 2015-08-12 23:44:28 +0300
  • f52df89d66 Merge pull request #58 from gaearon/fix-toggle-visibility Dan Abramov 2015-08-12 23:43:48 +0300
  • 7b67ae9abb Fix devtools visiblity after hidding Nic Aitch 2015-08-12 15:31:58 -0500
  • d6aba950fc Merge pull request #55 from threepointone/master Dan Abramov 2015-08-12 21:52:11 +0300
  • ff00269968 lightweight css animations for new actions entering the log. Sunil Pai 2015-08-12 23:42:41 +0530
  • 70039ee7e7 pass lint checks Sunil Pai 2015-08-12 22:58:57 +0530
  • e4f492d38b add timestamps array Cale Newman 2015-07-30 23:20:33 -0500
  • df98361eaa Merge 3e4eaab207 into 1eeda8073a Cale Newman 2015-08-12 13:58:11 +0000
  • 1eeda8073a 1.0.0 v1.0.0 Dan Abramov 2015-08-12 16:31:39 +0300
  • 938ce9b7f9 Update README.md Dan Abramov 2015-08-12 16:30:49 +0300