Commit Graph

  • 9abeda4d31 Added UMD build output Tomer Ohana 2015-10-24 03:19:28 +0300
  • aab2edfdab Merge 70227c1e72 into 28c2062390 leeight 2015-10-23 09:19:28 +0000
  • 70227c1e72 Use react-dom.findDOMNode instead of react.findDOMNode leeight 2015-10-23 17:18:50 +0800
  • 1c47304478 Merge 719946eaa0 into 28c2062390 Ondřej Bartas 2015-10-21 13:06:07 +0000
  • 719946eaa0 Fix warning for findDOMNode Ondrej Bartas 2015-10-21 15:05:18 +0200
  • 7e3f60572a Style tweak Dan Abramov 2015-10-17 16:00:41 +0300
  • 57375c2752 Test that identity of computedStates is preserved when possible Dan Abramov 2015-10-17 16:00:20 +0300
  • 878c5e493d 3.0.0-beta-3 v3.0.0-beta-3 Dan Abramov 2015-10-17 15:52:10 +0300
  • 43bf473b12 Don't recompute old states when toggling actions Dan Abramov 2015-10-17 15:44:30 +0300
  • 780fe90849 Merge cc7037addb into 28c2062390 Tomer Ohana 2015-10-17 11:34:08 +0000
  • 28c2062390 Add some troubleshooting Dan Abramov 2015-10-17 14:15:59 +0300
  • 578dddbc5b Update README.md Dan Abramov 2015-10-17 04:33:23 +0300
  • f757de442f Fix examples v3.0.0-beta-2 Dan Abramov 2015-10-17 04:11:16 +0300
  • 4249b3a991 Normalize actions in lifted state as per #134 Dan Abramov 2015-10-17 03:53:43 +0300
  • 4729011e9b Merge 1d55b87de9 into c13a911a0f Shu Uesugi 2015-10-17 00:49:05 +0000
  • 1540777302 Never mind the comment Dan Abramov 2015-10-17 02:35:58 +0300
  • b4da7aaa48 Bring over importing state from #118 Dan Abramov 2015-10-17 02:34:46 +0300
  • c23a997a0f Rewrite to simpler API Dan Abramov 2015-10-17 02:21:07 +0300
  • ad54a58a2c Merge 4e3b362a9c into c13a911a0f Pablo Alonso 2015-10-16 21:28:45 +0000
  • 1f21d83931 This API is much better Dan Abramov 2015-10-16 23:59:32 +0300
  • 55d05ea6be Merge 0740dfde32 into c13a911a0f Dave Coates 2015-10-16 19:53:37 +0000
  • c13a911a0f Update README.md Dan Abramov 2015-10-16 20:57:15 +0300
  • 065f6609ad Merge a046f01b81 into 86b8e37e19 oviava 2015-10-16 10:29:26 +0000
  • a046f01b81 fix error - multiple spaces before Component oviava 2015-10-16 13:29:26 +0300
  • 79daa3d937 use findDOMNode from 'react-dom' oviava 2015-10-16 13:24:30 +0300
  • ceab39052e changed dependencies to react@0.14.0 oviava 2015-10-16 13:22:51 +0300
  • 86b8e37e19 Merge pull request #157 from omnidan/patch-2 Dan Abramov 2015-10-15 23:24:27 +0300
  • bfbacefae7 prevent possible errors in example Daniel Bugl 2015-10-15 21:16:33 +0200
  • 166f54704e dev and prod seem to be the wrong way round Phil Holden 2015-10-13 12:28:02 +0100
  • db8b792867 Merge fb227a6c15 into 0a1458cdbd Erik 2015-10-12 19:06:48 +0000
  • fb227a6c15 Upgrade dependencies, update to react,react-dom 0.14 Erik 2015-10-12 14:05:45 -0500
  • a0dcc08e60 Merge fd4c37d2f9 into 0a1458cdbd Matt Parrish 2015-10-12 15:04:05 +0000
  • fd4c37d2f9 Bump react-json-tree dependency to 0.2.0 Matt Parrish 2015-10-12 09:03:55 -0600
  • 80fee523ec Merge 72bdf6188c into 0a1458cdbd Eyal Appelberg 2015-10-12 13:14:16 +0000
  • 72bdf6188c double quote to single quote Eyal Appelberg 2015-10-12 16:14:15 +0300
  • cfd08fbeba Merge pull request #1 from eyala-stratoscale/eyala-stratoscale-patch-1 Eyal Appelberg 2015-10-12 15:58:00 +0300
  • 0c9b265ed4 react v0.14 compatiblity import ReactDOM, { findDOMNode } from "react-dom"; Eyal Appelberg 2015-10-12 15:57:28 +0300
  • 0740dfde32 Performance optimisation Dave Coates 2015-10-09 19:45:29 +1100
  • 1d55b87de9 ⬆️ react-json-tree 0.2.0 Shu Uesugi 2015-10-07 15:58:03 -0700
  • 4e3b362a9c tests for importState pabloalonso 2015-10-06 14:31:01 -0400
  • 1f0ed7a18a removed TextArea component and replaced with prompts pabloalonso 2015-09-27 13:39:27 -0400
  • 38158191ce Import-Export States to your DevTools pabloalonso 2015-09-18 17:57:32 -0400
  • cc7037addb Added UMD build Tomer Ohana 2015-10-03 19:54:03 +0300
  • bd75e81719 Import "connect" from react-redux instead of "createAll" Tomer Ohana 2015-10-03 19:53:47 +0300
  • fa8155773d Merge e6409894fe into 0a1458cdbd Thomas 2015-10-03 16:08:41 +0000
  • 0a1458cdbd Merge pull request #138 from djkirby/patch-1 Dan Abramov 2015-10-03 13:30:17 +0300
  • ec6c650b51 📝 Fix typo in docs Dylan Kirby 2015-10-02 13:42:25 -0400
  • b0288c83d1 Merge pull request #136 from gouegd/master Dan Abramov 2015-10-01 19:41:25 +0300
  • 239ec691f2 Explicitly tell devTools should be called after in the composed functions list. Gregory Desfour 2015-09-30 22:27:49 +0200
  • 8a2ce42268 Revert "Rephrasing how to order the devtools and middleware calls" Gregory Desfour 2015-09-30 22:15:00 +0200
  • 1c022b8bc0 Rephrasing how to order the devtools and middleware calls Gregory Desfour 2015-09-29 11:54:18 +0200
  • 79b51a7c0f Component-centric API, horrors are encapsulated Dan Abramov 2015-09-28 21:12:07 +0300
  • e6409894fe Use read-dom for findDOMNode calls in LogMonitor Thomas 2015-09-28 18:39:11 +0100
  • 34d599af77 Fix lint Dan Abramov 2015-09-28 18:39:13 +0300
  • 83e265d4d8 3.0.0-alpha-7 Dan Abramov 2015-09-28 18:38:42 +0300
  • 4428e8818d Refactor Dan Abramov 2015-09-28 18:38:33 +0300
  • 26c66fef63 Fix lint Dan Abramov 2015-09-28 16:12:08 +0300
  • 86199748e7 3.0.0-alpha-6 Dan Abramov 2015-09-28 16:10:56 +0300
  • 2138ca663e Connect once at the top Dan Abramov 2015-09-28 16:10:33 +0300
  • 4375d69d5e Explicit > implicit Dan Abramov 2015-09-28 13:06:05 +0300
  • b2210f161c Fix lint Dan Abramov 2015-09-28 03:54:13 +0300
  • 915ffeee08 3.0.0-alpha-4 Dan Abramov 2015-09-28 03:52:18 +0300
  • c1256ed8ff Figure out monitor composition Dan Abramov 2015-09-28 03:52:10 +0300
  • 1edf2d25c8 Merge Dan Abramov 2015-09-27 21:42:13 +0300
  • cbbaaef554 2.1.5 v2.1.5 Dan Abramov 2015-09-27 20:24:14 +0300
  • 32371664a0 Merge pull request #133 from gaearon/optimize-state-computation Dan Abramov 2015-09-27 20:24:00 +0300
  • 092bb66d03 Add performance regression tests Dan Abramov 2015-09-27 20:13:38 +0300
  • b5292609da Do not recompute states unless necessary Dan Abramov 2015-09-27 17:02:32 +0300
  • 58c0a6432f Remove RECOMPUTE_STATES Dan Abramov 2015-09-27 16:55:57 +0300
  • ddeda5d4d6 Rename variable Dan Abramov 2015-09-27 16:34:23 +0300
  • e9e951412f 3.0.0-alpha-3 Dan Abramov 2015-09-27 16:11:15 +0300
  • 4ac31f985a Allow monitors to have their own reducers Dan Abramov 2015-09-27 16:10:46 +0300
  • 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