Commit Graph

  • 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
  • 78cf169aa6 Fix item strings Dan Abramov 2015-08-12 16:20:57 +0300
  • 279480ac15 Tweak error reporting style Dan Abramov 2015-08-12 15:53:12 +0300
  • e0d1f7f7a6 Don't collapse nodes on hot reload Dan Abramov 2015-08-12 15:36:42 +0300
  • f61d86a81d Update README.md Dan Abramov 2015-08-12 14:49:31 +0300
  • 15edc609f3 Merge pull request #48 from dzannotti/master Dan Abramov 2015-08-12 14:38:48 +0300
  • 540e9e506c Add box shadow to DebugPanel for depth Nic Aitch 2015-08-11 23:09:20 -0500
  • c4fa25940a Fix action node overflow, background Nic Aitch 2015-08-11 23:05:33 -0500
  • 6af5d98799 Increase node indentation Nic Aitch 2015-08-11 23:04:48 -0500
  • 0e6c4d2f75 Change number node color Nic Aitch 2015-08-11 23:03:46 -0500
  • 184853cb14 Change highlight color to white with 0.1 alpha Nic Aitch 2015-08-11 23:02:38 -0500
  • c6811b0302 Fix base09 color in nicinabox theme Nic Aitch 2015-08-11 23:01:33 -0500
  • da7995cb28 Bump padding on section titles Nic Aitch 2015-08-11 22:02:59 -0500
  • cb355c371d Bump min width to 300 Nic Aitch 2015-08-11 21:57:40 -0500
  • 9ad4fb2a42 Style buttons Nic Aitch 2015-08-11 21:56:24 -0500
  • 476122253f pixel pushed buttons at top dzannotti 2015-08-11 23:09:04 +0100
  • e222f98be6 added disabled state to button, and always show all buttons even if disabled dzannotti 2015-08-11 23:00:54 +0100
  • 39512ff8e9 removed no longer used colorFromString dzannotti 2015-08-11 22:47:45 +0100
  • 6f839bdc10 Merge remote-tracking branch 'gaearon/master' dzannotti 2015-08-11 22:44:34 +0100
  • 4ec79f8f5a adjusted height of buttonbar and padding on actionbar dzannotti 2015-08-11 22:41:46 +0100
  • a695bb25a3 implemented nicinabox theme dzannotti 2015-08-11 22:14:10 +0100
  • 65d9e5831b ignored undefined nodes in array/objects dzannotti 2015-08-11 21:54:08 +0100
  • 626562ad5a added nicinabox base16 theme and made it default dzannotti 2015-08-11 21:52:56 +0100
  • c0afa393f5 Consolidated font stack to be the same across all devtool dzannotti 2015-08-11 21:21:49 +0100
  • 851ea112d4 Merge e993425245 into b1367c61d4 bkniffler 2015-08-11 20:19:32 +0000
  • b1367c61d4 Merge pull request #50 from iamdustan/make-sure-window-exists-for-server-rendering Dan Abramov 2015-08-11 22:25:26 +0300
  • f3f4d60762 ensure window exists for universal rendering Dustan Kasten 2015-08-11 12:54:31 -0400
  • 98d5ed3706 renamed payload to action as requested in https://github.com/gaearon/redux-devtools/pull/48#issuecomment-129634019 dzannotti 2015-08-10 23:46:59 +0100
  • 6677e375b4 removed opacity on monitor dzannotti 2015-08-10 23:44:52 +0100
  • a368353dd7 Merge 9898c0c8ab into 02cce1bfb8 Sergey Lapin 2015-08-10 22:36:03 +0000
  • 696b3bbc7f fixes 021e95071f (commitcomment-12626902) dzannotti 2015-08-10 23:33:31 +0100
  • 7ad9616777 improved click precision dzannotti 2015-08-10 23:23:32 +0100
  • 1394ea0493 removed no longer used style dzannotti 2015-08-10 22:51:48 +0100
  • b7468c33eb aligned arrows as per https://github.com/gaearon/redux-devtools/pull/48#issuecomment-129563503 dzannotti 2015-08-10 22:39:57 +0100
  • 02cce1bfb8 Merge pull request #49 from lapanoid/patch-2 Dan Abramov 2015-08-11 00:24:15 +0300
  • ef9f29464b Update devtools.js to make it able recompute states on action Sergey Lapin 2015-08-10 23:21:38 +0300
  • 021e95071f renamed keys and items to unify fonting perception dzannotti 2015-08-10 21:17:05 +0100
  • 292d582d74 Made the action type slightly taller dzannotti 2015-08-10 21:11:06 +0100
  • da140c1545 made highlight of diff slightly more visible dzannotti 2015-08-10 20:57:29 +0100
  • 43983785b4 unified fontSize dzannotti 2015-08-10 20:57:09 +0100
  • c2a92a79a6 removed letter spacing dzannotti 2015-08-10 20:39:10 +0100
  • fb228b6f78 Merge remote-tracking branch 'gaearon/master' dzannotti 2015-08-10 20:04:43 +0100
  • fbbb5b108f tuned down font sizing dzannotti 2015-08-10 19:44:05 +0100
  • c398b110cc prioritized monaco font dzannotti 2015-08-10 19:43:45 +0100
  • 2c1643b0c6 renamed Items to Keys for clarity Daniele Zannotti 2015-08-10 19:09:37 +0100
  • c4604e7b91 Merge pull request #46 from sapegin/patch-1 Dan Abramov 2015-08-10 20:37:11 +0300
  • d53b5fbf3d Merge 25609e68a2 into 527a9cf974 Eugene Rodionov 2015-08-10 17:37:05 +0000
  • 527a9cf974 Merge pull request #47 from sapegin/patch-2 Dan Abramov 2015-08-10 20:37:03 +0300
  • 94b51a9eea Update installation instructions. Artem Sapegin 2015-08-10 17:54:25 +0200
  • e2625943fe Increase z-index. Artem Sapegin 2015-08-10 17:49:53 +0200
  • dbbe482e8d fixed typo that forced payload never to appear dzannotti 2015-08-10 15:04:16 +0100
  • 1ec3c01d5d linting dzannotti 2015-08-08 01:04:04 +0100
  • 37a8fc190f deep equal on shouldComponentUpdate dzannotti 2015-08-08 00:49:13 +0100
  • 0055b0263d removed debug code dzannotti 2015-08-08 00:01:25 +0100
  • b74e977974 linting dzannotti 2015-08-08 00:00:03 +0100
  • deb9fa6225 removed diff from object and arrays dzannotti 2015-08-07 23:54:38 +0100
  • fb83a18614 tentative diff highlight dzannotti 2015-08-07 23:52:42 +0100
  • 61250b5562 fixed error display dzannotti 2015-08-07 20:50:05 +0100
  • 2b2724c34f restored scroll functionality to default dzannotti 2015-08-07 20:30:51 +0100
  • a19d7d6e9d readded scroll and removed no longer used style dzannotti 2015-08-07 20:25:41 +0100
  • 4ca436fdf2 cleaned up json tree items font sizing dzannotti 2015-08-07 20:14:44 +0100
  • f0c7d3fe61 added all base16 themes dzannotti 2015-08-07 20:06:59 +0100
  • c14dffc6b0 Merge remote-tracking branch 'gaearon/master' dzannotti 2015-08-07 17:56:39 +0100
  • 46e71e7bb3 linting dzannotti 2015-08-07 17:55:59 +0100
  • b15ae64c8e 0.2.0 v0.2.0 Dan Abramov 2015-08-07 19:49:53 +0300
  • 5a7442cf8c Port to React Redux 0.5.0 Dan Abramov 2015-08-07 19:49:40 +0300
  • 244b897a2e set ocean as default theme dzannotti 2015-08-07 17:48:34 +0100
  • e28a543d4f added monokai theme dzannotti 2015-08-07 17:44:54 +0100
  • 42d4c3f890 added theming dzannotti 2015-08-07 17:36:36 +0100
  • 50212f88a0 beautified devtools look and removed lodash.assign as dep dzannotti 2015-08-07 16:20:13 +0100
  • 669b1be808 Merge remote-tracking branch 'gaearon/master' dzannotti 2015-08-07 02:50:19 +0100
  • 45086e246c Initial addition of JSON Tree Inspector dzannotti 2015-08-07 02:49:47 +0100
  • e993425245 Remove bootstrap/fontawesome dependencies, use +/- characters and unicode check/cross Benjamin Kniffler 2015-08-05 10:40:46 +0200