18 Commits

Author SHA1 Message Date
Dan Abramov
03c8c6b4ee Fix typo related to #1425 2016-02-19 13:49:54 +00:00
Dan Abramov
24d9c4ddcd rackt -> reactjs (see #1392) 2016-02-12 18:02:16 +00:00
Dan Abramov
24aade4731 Fix documentation around nested dispatches and add test to verify it 2016-01-31 21:31:12 +00:00
Dan Abramov
6de0cda36e Clarify how nested dispatches work
Fixes #1221
2016-01-27 01:07:13 +00:00
Mattias Grönlund
8e83d93da2 Clarify that Store subscribe listners should not expect to see all state chages. 2016-01-26 23:39:06 +01:00
Thomas
fb7ab0903a Removed store.dispatch return value details
Added a "see notes" so that it's more clear that this return value can change.
2015-12-04 20:48:35 +00:00
Thomas
12961ebc4a Added clarity around return value of store.dispatch 2015-12-04 20:17:53 +00:00
Lee Bannard
9bfefed90b Fix lint errors for docs/api 2015-10-27 12:53:25 +00:00
Dan Abramov
d7926b57ed Undeprecate replaceReducer 2015-09-13 02:38:17 +03:00
Dan Abramov
2c473534fc Doc and wording tweaks 2015-09-13 02:36:42 +03:00
Misha Moroshko
06fd8fd15d Rename intent to async action 2015-09-03 15:20:19 +10:00
Dan Abramov
5144bbecd4 Remove getReducer from public API 2015-09-01 02:29:53 +03:00
Ken Carpenter
00e9e11ec1 Minor help text improvements 2015-08-14 11:11:30 -07:00
Dan Abramov
91311dc005 Move to rackt 2015-08-14 18:05:31 +03:00
Dan Abramov
f03d21fa6e Update API docs 2015-07-31 12:49:49 +03:00
Mateusz Zatorski
a76165d9ab fix previously trimmed trailing white spaces 2015-07-30 06:50:50 +01:00
Mateusz Zatorski
94049150b1 fix some typos in the new docs 2015-07-30 06:44:13 +01:00
Dan Abramov
ac3858ef6a Move and do stuff 2015-07-29 18:20:45 +03:00