Commit Graph

  • 9c5b80edb4 fix auto-commit on hot reload echenley 2016-02-09 19:39:41 -0600
  • ef073a1fa4 auto-commit on INIT, handle committing multiple echenley 2016-02-09 15:58:40 -0600
  • c883e837ba don't auto-commit an error echenley 2016-02-09 14:34:48 -0600
  • e49a56b2c1 Export liftAction, liftReducerWith, and unliftState from instrument.js Mike Ryan 2016-02-08 23:58:20 -0600
  • 9713bd2a01 3.1.1 v3.1.1 Dan Abramov 2016-02-08 16:37:54 +0000
  • b030896048 Merge pull request #240 from sapegin/patch-3 Dan Abramov 2016-02-08 09:13:39 +0000
  • 5945c6b826 Add TOC Dan Abramov 2016-02-05 23:49:45 +0000
  • 3601934ef3 Merge pull request #242 from paulkogel/master Dan Abramov 2016-02-05 23:44:32 +0000
  • 5d90cc3599 README: make walkthrough more prominent. Paul Kögel 2016-02-06 00:17:48 +0100
  • 2ae9279171 more explicit comment echenley 2016-02-05 10:28:22 -0600
  • 5c74b7f986 fix skipped and spec echenley 2016-02-05 10:26:23 -0600
  • 9bafa7a0d7 don't delete @@INIT echenley 2016-02-04 20:00:42 -0600
  • f0e1efdcc2 first argument must be fn or undefined echenley 2016-02-04 14:05:50 -0600
  • 0facdbbc9f add maxAge option echenley 2016-02-04 13:41:45 -0600
  • 30718acd8e Fix tests. Artem Sapegin 2016-02-04 17:22:36 +0100
  • 6ab87322e1 Show error message, not just a stack trace. Artem Sapegin 2016-02-04 16:18:01 +0100
  • 86f522af90 3.1.0 Dan Abramov 2016-02-02 18:07:00 +0000
  • f850d0a516 3.1.0 v3.1.0 Dan Abramov 2016-02-02 18:07:00 +0000
  • ccb3f2f070 Fix lodash imports and linting Dan Abramov 2016-02-02 17:59:55 +0000
  • 778803eb97 Merge remote-tracking branch 'lo/dependency/lodash/upgrade' Dan Abramov 2016-02-02 17:57:11 +0000
  • 8316de0970 Tweak tests to use new API and add another warning Dan Abramov 2016-02-02 17:52:24 +0000
  • f1ecc9d812 Merge pull request #232 from skovhus/port-redux-sanity-check Dan Abramov 2016-02-02 17:30:06 +0000
  • a7e1221f1d Merge pull request #235 from zalmoxisus/master Dan Abramov 2016-02-02 17:27:30 +0000
  • e82ef7de59 Throw if there are more than one instrument enhancer included Zalmoxisus 2016-02-02 18:07:58 +0200
  • 9b6f3f7237 Upgrade lodash dependency to ^4.2.0. Sébastien HOUZÉ 2016-02-02 11:29:16 +0100
  • a3d053880c Add a test for 'Expected the nextReducer to be a function.' and fix ESLint Zalmoxisus 2016-01-30 15:52:01 +0200
  • d756384b6c Throw if the reducer passed to replaceReducer() is not a function Mihail Diordiev 2016-01-30 15:11:54 +0200
  • a370d49eec Update README.md Dan Abramov 2016-01-29 20:44:26 +0000
  • ade127c0e0 Update README.md Dan Abramov 2016-01-29 20:41:39 +0000
  • 4a7430da07 Update README.md Dan Abramov 2016-01-29 20:40:15 +0000
  • 85c3ba718f Extract Walkthrough.md doc Dan Abramov 2016-01-29 20:39:28 +0000
  • b72f22d4f3 Add chart monitor Dan Abramov 2016-01-29 20:32:51 +0000
  • fe545ac344 Add a few links Dan Abramov 2016-01-29 20:22:03 +0000
  • 5e1fdf1e2e Remove unused import Dan Abramov 2016-01-28 19:17:17 +0000
  • c64b4c616d 3.0.2 v3.0.2 Dan Abramov 2016-01-28 19:15:14 +0000
  • 2d4369fcab Pass enhancer through as per Redux 3.1 changes Dan Abramov 2016-01-28 19:15:02 +0000
  • 4333826cab Reflect Redux 3.1.0 changes in the README Dan Abramov 2016-01-28 19:13:55 +0000
  • 4ceaf3d09a Add error on undefined action type ksa 2016-01-25 19:40:54 +0100
  • 01800409fd Added docs on Reset / Revert / Sweep / Commit buttons Wes Bos 2016-01-22 14:33:45 -0500
  • 72cd8d0505 Merge pull request #220 from yepnamesjames/master Dan Abramov 2016-01-18 17:31:30 +0000
  • 4a1cf39063 Fix class property in todomvc example mheiber 2016-01-17 22:11:21 -0500
  • 94d576b6eb Add semicolon to propTypes declaration aequanimitas 2016-01-13 22:31:47 +0800
  • 0b0c94e724 Merge 384a9118af into f53f660df2 Kevan Ahlquist 2016-01-11 21:36:08 +0000
  • f53f660df2 Merge pull request #216 from bvaughn/master Dan Abramov 2016-01-11 13:36:03 -0800
  • f1cdddc1c6 Merge pull request #222 from joshwcomeau/master Dan Abramov 2016-01-11 13:35:44 -0800
  • 604e45fbfc Fix webpack typo: providePlugin -> definePlugin Joshua Comeau 2016-01-09 10:48:28 -0500
  • 228a03cc31 Missing semicolon throwing TodoMVC error James Y. Rauhut 2016-01-08 11:57:46 -0600
  • bb66f5607b Updated redux-devtools-filterable-log-monitor example GIF Brian Vaughn 2015-12-31 01:38:50 -0500
  • 384a9118af Go back to CommonJS modules for now until https://phabricator.babeljs.io/T2817 is resolved. Kevan Ahlquist 2015-12-30 01:49:33 -0600
  • a1e3d9ec3e Merge pull request #212 from bvaughn/master Dan Abramov 2015-12-28 22:37:49 +0000
  • 4ae71629f7 Updated the preview GIF for redux-devtools-filterable-log-monitor to display new features Brian Vaughn 2015-12-28 15:23:44 -0500
  • fdc78b303e Use explicit files whitelist v3.0.1 Dan Abramov 2015-12-27 00:35:53 +0000
  • 7029a9e42e 3.0.1 Dan Abramov 2015-12-27 00:34:30 +0000
  • 10319e16e3 Merge update to Babel 6 Dan Abramov 2015-12-27 00:31:56 +0000
  • cd80dad9da Merge pull request #180 from colinmeinke/next Dan Abramov 2015-12-27 00:13:51 +0000
  • ccbccd6810 Reword the comment Dan Abramov 2015-12-27 00:09:51 +0000
  • 6dcde1f83b Merge branch 'master' of https://github.com/gaearon/redux-devtools Dan Abramov 2015-12-27 00:08:48 +0000
  • 8e9326297b Merge pull request #208 from zalmoxisus/master Dan Abramov 2015-12-27 00:08:40 +0000
  • 7ad3bb259c Tweak the warning messages Dan Abramov 2015-12-27 00:07:14 +0000
  • b88280a7fa Merge pull request #211 from robertknight/warn-if-store-not-instrumented Dan Abramov 2015-12-26 23:58:15 +0000
  • afb3b8b5a1 Warn and do not attempt to render if store not instrumented Robert Knight 2015-12-26 23:45:02 +0000
  • 23d99f974a Merge pull request #210 from bvaughn/master Dan Abramov 2015-12-21 19:25:38 +0000
  • 60ef86fe75 Added redux-devtools-filterable-log-monitor to the README Brian Vaughn 2015-12-21 10:08:18 -0800
  • 10db8acea4 Solve the issue with loosing sourceMaps in Chrome Zalmoxisus 2015-12-20 20:15:21 +0200
  • 1568cb0e1d updated react version in the counter to React 0.14 Toni Ristola 2015-12-19 15:56:46 +0200
  • e400dea310 Merge pull request #205 from cesarandreu/patch-1 Lee Bannard 2015-12-15 07:13:31 +0000
  • b8037c8754 Fix typo in README.md Cesar Andreu 2015-12-14 20:53:24 -0800
  • 3054bfac1b Export on same line as class definition Colin Meinke 2015-12-14 17:23:19 -0600
  • ac48eb35b3 Use es2015-loose and react babel presets Colin Meinke 2015-12-14 17:18:34 -0600
  • f39402c4d7 Merge 16a63a1a17 into b228a885d9 Mihail Diordiev 2015-12-14 05:15:57 +0000
  • 4066b591f1 Update README.md Dan Abramov 2015-12-14 04:55:09 +0000
  • 688b780614 Update README.md Dan Abramov 2015-12-14 04:54:39 +0000
  • 5bec3d8d13 Update README.md Dan Abramov 2015-12-14 04:50:53 +0000
  • cfdf756e12 Merge pull request #132 from gaearon/next v3.0.0 Dan Abramov 2015-12-14 04:22:37 +0000
  • b228a885d9 Update README.md Dan Abramov 2015-12-14 04:21:34 +0000
  • 3d15db0bfd Resolve conflicts Dan Abramov 2015-12-14 04:18:29 +0000
  • eb80170ee5 Update README.md Dan Abramov 2015-12-14 04:06:58 +0000
  • 81cea2be59 Update README.md Dan Abramov 2015-12-14 04:03:54 +0000
  • 68b22f3c4b Merge ce49aafc4d into f028569a60 Riley Eynon-Lynch 2015-12-14 02:03:20 +0000
  • 975f88a8a4 Merge pull request #202 from ellbee/readme_v3 Dan Abramov 2015-12-14 02:01:31 +0000
  • e94eab68e3 Update to final 3.0 APIs Dan Abramov 2015-12-14 01:57:48 +0000
  • fc86f438e2 Merge dec4b919eb into f028569a60 Peter Uithoven 2015-12-13 02:35:31 +0000
  • 2521c52351 Update readme for v3 release Lee Bannard 2015-12-12 23:33:35 +0000
  • b14c64f02b Update .travis.yml Lee Bannard 2015-12-13 00:03:58 +0000
  • f028569a60 Update .travis.yml Lee Bannard 2015-12-13 00:01:31 +0000
  • 60816acd0b Update .travis.yml Lee Bannard 2015-12-12 23:55:24 +0000
  • 56e9914c5c Update .travis.yml Lee Bannard 2015-12-12 23:46:24 +0000
  • b72bf8a825 Merge eb3ef99fe8 into eeee2954bf DHidee66 2015-12-06 19:45:56 +0000
  • eb3ef99fe8 ReactDOM - findDOMNode DHidee66 2015-12-06 20:45:16 +0100
  • 16a63a1a17 Rethrow errors as console.error looses sourcemaps Mihail Diordiev 2015-11-28 11:28:46 +0200
  • dec4b919eb Handle getting no debug_session Peter Uithoven 2015-11-23 14:22:49 +0100
  • eeee2954bf Merge pull request #185 from hoffman211/master Lee Bannard 2015-11-10 10:46:16 +0000
  • 35359e2538 docs(readme): update reactiflux badge Michael J Hoffman 2015-11-09 21:42:58 -0500
  • c66e352efe Update to Babel 6 Colin Meinke 2015-11-05 16:39:01 +0100
  • 1752cccd82 Merge pull request #178 from caljrimmer/next Dan Abramov 2015-10-31 23:20:53 +0300
  • 7d7370e471 Added Props store option to createDevTools.js Callum Rimmer 2015-10-31 10:52:23 +0000
  • a5f400fa7a Fix getting persist session id from url Peter Uithoven 2015-10-29 16:14:42 +0100
  • ce49aafc4d Color link, apply to todo example, and generalize store access Riley Eynon-Lynch 2015-10-27 15:50:53 -0500
  • 06f713baab Proof of concept for state on url Riley Eynon-Lynch 2015-10-27 15:30:21 -0500
  • 013c5fc4fa Use webpack to build compulim 2015-10-24 13:18:53 -0700