Cesar Andreu
|
b8037c8754
|
Fix typo in README.md
|
2015-12-14 20:53:24 -08:00 |
|
Dan Abramov
|
4066b591f1
|
Update README.md
|
2015-12-14 04:55:09 +00:00 |
|
Dan Abramov
|
688b780614
|
Update README.md
|
2015-12-14 04:54:39 +00:00 |
|
Dan Abramov
|
5bec3d8d13
|
Update README.md
|
2015-12-14 04:50:53 +00:00 |
|
Dan Abramov
|
cfdf756e12
|
Merge pull request #132 from gaearon/next
New API
|
2015-12-14 04:22:37 +00:00 |
|
Dan Abramov
|
b228a885d9
|
Update README.md
|
2015-12-14 04:21:34 +00:00 |
|
Dan Abramov
|
3d15db0bfd
|
Resolve conflicts
|
2015-12-14 04:18:29 +00:00 |
|
Dan Abramov
|
eb80170ee5
|
Update README.md
|
2015-12-14 04:06:58 +00:00 |
|
Dan Abramov
|
81cea2be59
|
Update README.md
|
2015-12-14 04:03:54 +00:00 |
|
Dan Abramov
|
975f88a8a4
|
Merge pull request #202 from ellbee/readme_v3
Update readme for v3 release
|
2015-12-14 02:01:31 +00:00 |
|
Dan Abramov
|
e94eab68e3
|
Update to final 3.0 APIs
|
2015-12-14 01:58:27 +00:00 |
|
Lee Bannard
|
2521c52351
|
Update readme for v3 release
|
2015-12-13 00:07:24 +00:00 |
|
Lee Bannard
|
b14c64f02b
|
Update .travis.yml
|
2015-12-13 00:03:58 +00:00 |
|
Lee Bannard
|
f028569a60
|
Update .travis.yml
|
2015-12-13 00:01:31 +00:00 |
|
Lee Bannard
|
60816acd0b
|
Update .travis.yml
|
2015-12-12 23:55:24 +00:00 |
|
Lee Bannard
|
56e9914c5c
|
Update .travis.yml
|
2015-12-12 23:46:24 +00:00 |
|
Lee Bannard
|
eeee2954bf
|
Merge pull request #185 from hoffman211/master
docs(readme): update reactiflux badge
|
2015-11-10 10:46:16 +00:00 |
|
Michael J Hoffman
|
35359e2538
|
docs(readme): update reactiflux badge
|
2015-11-09 21:42:58 -05:00 |
|
Dan Abramov
|
1752cccd82
|
Merge pull request #178 from caljrimmer/next
Added Props store option to createDevTools.js
|
2015-10-31 23:20:53 +03:00 |
|
Callum Rimmer
|
7d7370e471
|
Added Props store option to createDevTools.js
|
2015-10-31 10:52:23 +00:00 |
|
Dan Abramov
|
7e3f60572a
|
Style tweak
|
2015-10-17 16:00:41 +03:00 |
|
Dan Abramov
|
57375c2752
|
Test that identity of computedStates is preserved when possible
|
2015-10-17 16:00:20 +03:00 |
|
Dan Abramov
|
878c5e493d
|
3.0.0-beta-3
|
2015-10-17 15:52:10 +03:00 |
|
Dan Abramov
|
43bf473b12
|
Don't recompute old states when toggling actions
|
2015-10-17 15:44:30 +03:00 |
|
Dan Abramov
|
28c2062390
|
Add some troubleshooting
|
2015-10-17 14:15:59 +03:00 |
|
Dan Abramov
|
578dddbc5b
|
Update README.md
|
2015-10-17 04:33:23 +03:00 |
|
Dan Abramov
|
f757de442f
|
Fix examples
|
2015-10-17 04:11:16 +03:00 |
|
Dan Abramov
|
4249b3a991
|
Normalize actions in lifted state as per #134
|
2015-10-17 03:53:43 +03:00 |
|
Dan Abramov
|
1540777302
|
Never mind the comment
|
2015-10-17 02:35:58 +03:00 |
|
Dan Abramov
|
b4da7aaa48
|
Bring over importing state from #118
|
2015-10-17 02:34:46 +03:00 |
|
Dan Abramov
|
c23a997a0f
|
Rewrite to simpler API
|
2015-10-17 02:21:07 +03:00 |
|
Dan Abramov
|
1f21d83931
|
This API is much better
|
2015-10-16 23:59:32 +03:00 |
|
Dan Abramov
|
c13a911a0f
|
Update README.md
|
2015-10-16 20:57:15 +03:00 |
|
Dan Abramov
|
86b8e37e19
|
Merge pull request #157 from omnidan/patch-2
prevent possible errors in example
|
2015-10-15 23:24:27 +03:00 |
|
Daniel Bugl
|
bfbacefae7
|
prevent possible errors in example
I just ran into this issue and thought it might be react 0.14, then I realized I didn't `npm install` in the root directory 😁
|
2015-10-15 21:16:33 +02:00 |
|
Dan Abramov
|
0a1458cdbd
|
Merge pull request #138 from djkirby/patch-1
📝 Fix typo in docs
|
2015-10-03 13:30:17 +03:00 |
|
Dylan Kirby
|
ec6c650b51
|
📝 Fix typo in docs
re-evaluted -> re-evalutated
|
2015-10-02 13:42:25 -04:00 |
|
Dan Abramov
|
b0288c83d1
|
Merge pull request #136 from gouegd/master
Rephrasing how to order the devtools and middleware calls
|
2015-10-01 19:41:25 +03:00 |
|
Gregory Desfour
|
239ec691f2
|
Explicitly tell devTools should be called after in the composed
functions list.
|
2015-09-30 22:27:49 +02:00 |
|
Gregory Desfour
|
8a2ce42268
|
Revert "Rephrasing how to order the devtools and middleware calls"
This reverts commit 1c022b8bc0 .
|
2015-09-30 22:15:00 +02:00 |
|
Gregory Desfour
|
1c022b8bc0
|
Rephrasing how to order the devtools and middleware calls
|
2015-09-29 11:54:18 +02:00 |
|
Dan Abramov
|
79b51a7c0f
|
Component-centric API, horrors are encapsulated
|
2015-09-28 21:12:07 +03:00 |
|
Dan Abramov
|
34d599af77
|
Fix lint
|
2015-09-28 18:39:13 +03:00 |
|
Dan Abramov
|
83e265d4d8
|
3.0.0-alpha-7
|
2015-09-28 18:38:42 +03:00 |
|
Dan Abramov
|
4428e8818d
|
Refactor
|
2015-09-28 18:38:33 +03:00 |
|
Dan Abramov
|
26c66fef63
|
Fix lint
|
2015-09-28 16:12:08 +03:00 |
|
Dan Abramov
|
86199748e7
|
3.0.0-alpha-6
|
2015-09-28 16:11:25 +03:00 |
|
Dan Abramov
|
2138ca663e
|
Connect once at the top
|
2015-09-28 16:10:33 +03:00 |
|
Dan Abramov
|
4375d69d5e
|
Explicit > implicit
|
2015-09-28 13:06:05 +03:00 |
|
Dan Abramov
|
b2210f161c
|
Fix lint
|
2015-09-28 03:54:13 +03:00 |
|