Commit Graph

  • cda290ef72 Add default value option to combineReducers master Zhigang Fang 2016-08-25 15:12:13 +08:00
  • 14834591ea Merge pull request #1900 from papermana/master Mark Erikson 2016-08-19 14:52:26 -04:00
  • deb4364eb9 Fixed a typo yzuniversal 2016-08-19 20:36:18 +02:00
  • 5da0f7abea Print ES3 diff if available (#1899) Simen Bekkhus 2016-08-17 13:11:09 +02:00
  • 5c59d104b1 Shopping cart example updates (#1896) update-examples Can Ibanoglu 2016-08-16 04:21:43 +03:00
  • 50b97f855e Merge pull request #1897 from da-vaibhav/patch-1 Mark Erikson 2016-08-15 12:48:42 -04:00
  • de450c1e8f small wording fix vaibhav 2016-08-15 20:56:49 +05:30
  • 9e282de31b Add anchor.js support to fix hash links booking-it Tim Dorr 2016-08-10 19:22:47 -04:00
  • 52e743e06f Update Gitbook version Tim Dorr 2016-08-10 19:11:11 -04:00
  • 5f784e998e Restore example build scripts. create-react-app Tim Dorr 2016-08-10 18:10:28 -04:00
  • 5b97e75afb Temp fix install until examples get an equivalent to buildAll.js Tim Dorr 2016-08-10 17:48:20 -04:00
  • 4f8a4edb09 Wording fix in AsyncActions.md (#1890) Can Ibanoglu 2016-08-10 22:41:36 +03:00
  • 97e11e3423 We ain't got no flow no mo. Tim Dorr 2016-08-10 00:43:09 -04:00
  • ab0724d09b Fix(dependencies) Update symbol-observable requirement to 1.0.2 (#1877) Denis Bardadym 2016-08-10 04:24:19 +03:00
  • abf8312d7e Merge pull request #1886 from mikecasas/master Mark Erikson 2016-08-08 22:10:20 -04:00
  • 5914bb6661 Added word for better sentence flow. Mike Casas 2016-08-08 19:50:27 -04:00
  • 15f805e7af Add missing dep Dan Abramov 2016-08-08 23:46:40 +01:00
  • 914542c1bf meh tests-comparison Dan Abramov 2016-08-08 21:09:23 +01:00
  • 964e8f358a Dont merge this lol Dan Abramov 2016-08-08 20:29:54 +01:00
  • 9922b554e6 Ported real-world Dan Abramov 2016-08-08 18:38:07 +01:00
  • 644a86f01d Ported tree-view Dan Abramov 2016-08-08 18:18:16 +01:00
  • d709b4e0b1 Ported shopping-cart example Dan Abramov 2016-08-08 16:57:59 +01:00
  • cd8098499f Add todomvc example Dan Abramov 2016-08-08 16:07:33 +01:00
  • e25b5ef56b Port some tests over Dan Abramov 2016-08-08 15:14:06 +01:00
  • bb9b86c903 throw if getState, subscribe, or unsubscribe called while dispatching (#1569) next Mike Wilcox 2016-07-19 11:36:09 -04:00
  • 5cdcd6c1eb Port todos-with-undo example Dan Abramov 2016-08-07 15:08:19 +01:00
  • 8f222230fe Port todos example Dan Abramov 2016-08-07 14:45:47 +01:00
  • 75c44157e2 Port async example Dan Abramov 2016-08-07 14:30:49 +01:00
  • 4c07f13398 Port counter and counter-vanilla Dan Abramov 2016-08-07 14:01:01 +01:00
  • 8536e9a055 Rename examples => examples_old Dan Abramov 2016-08-07 13:46:56 +01:00
  • 42f0e4e603 Revert "throw if getState, subscribe, or unsubscribe called while dispatching" (#1882) Dan Abramov 2016-08-07 13:23:52 +01:00
  • 1e46110fc2 Merge pull request #1876 from wouterds/patch-1 Mark Erikson 2016-08-02 12:14:16 -04:00
  • c9f1334c89 Fixed wrong unsubscribe example Wouter De Schuyter 2016-08-02 12:24:10 +02:00
  • d18a977260 Switch out non-ASCII quotes for ASCII versions. (#1874) Tim Dorr 2016-08-01 16:45:58 -04:00
  • 19cf59e4bf update book gh-pages Tim Dorr 2016-07-31 18:18:14 -04:00
  • a3220123a2 update book Tim Dorr 2016-07-31 18:18:14 -04:00
  • 1ce3d14c63 Merge pull request #1872 from diegofu/master Mark Erikson 2016-07-28 12:18:34 -07:00
  • 8807ac9408 Removed extra comma in package.json example Diego 2016-07-28 11:58:19 -07:00
  • 085eaec93d Improve typings for compose function (#1868) Daniel Lytkin 2016-07-27 03:59:02 +07:00
  • 13add05e45 Add module entry point for webpack 2 (#1871) Jimmy Jia 2016-07-26 16:56:12 -04:00
  • cb5a00b261 throw if getState, subscribe, or unsubscribe called while dispatching (#1569) Mike Wilcox 2016-07-19 11:36:09 -04:00
  • 47a3fa882a fixes xss vulnerability in universal example, #1855 (#1856) Frankie Bagnardi 2016-07-19 08:32:15 -07:00
  • 4c5f91150b Added redux-bootstrap to utilities (#1652) Remo H. Jansen 2016-07-19 16:23:11 +01:00
  • f24aa20818 document assertReducerSanity behavior (#1633) Ned Ruggeri 2016-07-19 08:20:54 -07:00
  • 5fb26a3728 Add a warning for undefined properties passed to combineReducers (#1789) Erik Michaelson 2016-07-19 10:53:26 -04:00
  • 8636df83a6 Update ExampleTodoList.md (#1852) Jan Henrik Øverland 2016-07-19 05:53:18 +02:00
  • 728432c705 Added missing IsolatingSubapps links to README (#1854) C. T. Lin 2016-07-19 11:52:58 +08:00
  • a0cd5f2960 Remove redux-rx reference per #1848 Tim Dorr 2016-07-18 23:51:44 -04:00
  • e43ceac9ba Merge pull request #1848 from jayphelps/patch-1 Mark Erikson 2016-07-15 21:57:15 -04:00
  • 1f97d79994 docs(Ecosystem): remove redux-rx link Jay Phelps 2016-07-15 16:11:59 -07:00
  • 0e5dfd11a4 docs(Ecosystem): update redux-observable link and description Jay Phelps 2016-07-15 16:05:24 -07:00
  • 29242591e4 Mention that we're Observable in the API. Tim Dorr 2016-07-14 12:27:37 -04:00
  • 994a79eb38 Create IsolatingSubapps.md (#1750) Tyler Paul Thompson 2016-07-10 10:35:53 -07:00
  • babd7a7ab0 Mention redux-observable Tim Dorr 2016-07-10 13:33:59 -04:00
  • 7c290b3873 Cleanup next steps part. Tim Dorr 2016-07-10 13:32:16 -04:00
  • d3eeaa0ee2 Mention redux-saga (#1842) Simon Friis Vindum 2016-07-10 19:29:32 +02:00
  • 32af1cb758 Merge pull request #1835 from siakaramalegos/babel-transform-object-assign Lee Bannard 2016-07-06 18:29:19 +01:00
  • a2bc53885e Directs to babel-plugin-transform-object-assign instead Sia 2016-06-28 12:49:04 -05:00
  • 0d4315ffea Update doc to use test with Enzyme (#1692) Tyler Collier 2016-06-26 16:39:53 -07:00
  • 310ddbaaac Merge pull request #1829 from atufkas/docs-3principles-MutateVsChange Mark Erikson 2016-06-26 12:10:33 -04:00
  • d4e57850e0 Using word 'change' instead of 'mutate' to avoid confusion with superior concept of 'immutable state'. Matthias Lienau 2016-06-26 15:06:13 +02:00
  • ea43078be1 Only warn for unexpected key once per key (#1818) Brandon Dail 2016-06-22 19:13:05 -05:00
  • cefb03adfd Merge pull request #1806 from raineorshine/patch-1 Daniel Lytkin 2016-06-20 11:50:59 +07:00
  • 7e650ade8c Remove unnecessary optional type from StoreCreator. Raine Revere 2016-06-15 09:29:51 -06:00
  • f7b522086c Modernize counter example setup Max 2016-06-14 18:25:11 +02:00
  • 4b63737c7f Merge pull request #1807 from scmx/patch-1 Mark Erikson 2016-06-14 11:29:16 -04:00
  • ae866e34ef Correct first argument name into mapStateToProps Albert Arvidsson 2016-06-14 11:01:51 +02:00
  • 7f6446e323 preloadedState is optional Raine Revere 2016-06-13 16:01:59 -06:00
  • 73875040d1 Modernize async example setup Dan Abramov 2016-06-12 02:25:43 +01:00
  • 0a5ea4828f Start updating async example (wip) Dan Abramov 2016-06-12 01:21:21 +01:00
  • 6cc5f17ee4 Merge pull request #1403 from xulien/master Dan Abramov 2016-06-11 22:15:51 +01:00
  • b04e7e4ea7 Remove rackt style paragraph from CONTRIBUTING.md Lee Bannard 2016-06-09 22:38:51 +01:00
  • 017446f700 Merge pull request #1782 from jugend/fix-todomvc-spec Lee Bannard 2016-06-09 22:27:33 +01:00
  • c201ae0726 Remove reference to aliases in CONTRIBUTING.md Lee Bannard 2016-06-09 20:56:55 +01:00
  • ad33fa7314 Merge pull request #1791 from zhe/patch-2 Mark Erikson 2016-06-05 11:24:57 -04:00
  • 24049cb9d3 update links Zhe Zhang 2016-06-05 23:06:38 +08:00
  • 3fb712d1f0 Fix duplicate statement in todomvc test spec Herryanto Siatono 2016-05-31 00:37:36 +08:00
  • 61856f0bf3 Update ISSUE_TEMPLATE.md Dan Abramov 2016-05-29 23:07:20 +01:00
  • 281ccea120 Merge pull request #1780 from markerikson/add-issue-template Mark Erikson 2016-05-29 18:01:45 -04:00
  • 182604f690 Add an initial issue template based on React's template Mark Erikson 2016-05-29 13:38:11 -04:00
  • 325a937589 Fix typo: OccurenceOrderPlugin -> OccurrenceOrderPlugin (#1778) akai 2016-05-29 00:57:55 +08:00
  • b523aa4ae5 Issue 1743 (#1770) David Livingston 2016-05-27 14:50:45 -05:00
  • c90684f53a Fix minor typo in Reducing Boilerplate (#1777) Sam Umbach 2016-05-27 15:50:14 -04:00
  • f1fa7ed849 Fix minor typo in documentation (#1776) Sam Umbach 2016-05-27 15:50:00 -04:00
  • a42902930f Link to Redux Framework to disambiguate Dan Abramov 2016-05-27 19:55:15 +01:00
  • 129b1f6b7b Update Ecosystem.md Dan Abramov 2016-05-27 00:41:46 +01:00
  • 848520f90b Added Learn Redux to screencasts (#1765) Wes Bos 2016-05-23 17:20:39 -04:00
  • dcaa0c626f Docs: remove semicolons according code style (#1763) Evgeny Samsonov 2016-05-23 20:22:55 +03:00
  • 2ec2b1a239 Update api.js normalizr URL (#1762) Jon Surrell 2016-05-23 13:47:44 +02:00
  • 3c900de44f Use Redux logo as favicon on GitBook docs (#1761) Jack Moore 2016-05-23 03:44:55 -07:00
  • 9ac2f23fac Add an article about Redux Saga Dan Abramov 2016-05-23 02:47:39 +01:00
  • 0562ee4319 Correct PATRONS.md entry (#1746) Herman J. Radtke III 2016-05-19 05:26:56 -07:00
  • eeaa4cf771 Merge pull request #1731 from spmiller/patch-1 Tim Dorr 2016-05-16 23:10:55 -04:00
  • 62fc713ba9 Add extra required babel configuration step spmiller 2016-05-16 10:29:53 +12:00
  • 99118402ca Add redux-optimistic-ui Dan Abramov 2016-05-15 12:24:42 +01:00
  • 7cdfc32e32 Use change-emitter module to handle subscriptions extract-subscription-to-external-module Andrew Clark 2016-05-14 21:20:13 -07:00
  • 8f8551769a Add redux-action-tree Dan Abramov 2016-05-14 21:45:51 +01:00
  • ca977c61de Check ES3 syntax compatibility (#1720) Simen Bekkhus 2016-05-13 18:06:23 +02:00
  • afffc26dc3 Add expect to devDependencies to run tests (#1721) Jiayi Hu 2016-05-13 15:01:40 +02:00
  • b024e3f66c Add a few middlewares Dan Abramov 2016-05-13 13:44:20 +01:00