Commit Graph

2025 Commits

Author SHA1 Message Date
Frezc
d2715f669e initialState is necessary in ruducer 2016-02-29 11:30:36 +08:00
Daniel Lytkin
3dfdd0acc4 Merge pull request #1413 from aikoven/typescript-definitions
Add TypeScript definitions
2016-02-26 21:56:03 +05:00
Dan Abramov
fa96297e89 Merge pull request #1442 from coryhouse/patch-6
Added missing propType validation
2016-02-25 03:10:27 +00:00
Dan Abramov
c8dd5c4c73 Merge pull request #1443 from coryhouse/patch-7
Added missing propType validation
2016-02-25 03:10:16 +00:00
Cory House
4e7c5634c5 Added missing propType validation 2016-02-24 21:07:55 -06:00
Cory House
6828ebece2 Added missing propType validation 2016-02-24 21:06:50 -06:00
Dan Abramov
7ba28a6b52 Update CONTRIBUTING.md 2016-02-25 02:38:33 +00:00
Dan Abramov
a04060cd5d Merge pull request #1441 from bodhi/patch-1
Update CONTRIBUTING.md
2016-02-25 02:02:43 +00:00
Bodhi
27416f59de Update CONTRIBUTING.md
Add a note about using GitHub issues for architecture astronaut-ism and other enjoyable (Redux-relevant!) topics.

To quote @dan_abramov (https://twitter.com/dan_abramov/status/702664100137070592)

> We encourage discussions in issues. Just not “my codez don’t work” kind of questions.
2016-02-25 12:59:37 +11:00
Dan Abramov
a633a13104 Merge pull request #1439 from ipeters90/broken-realworld-links
fixed real world example links
2016-02-24 11:48:55 +00:00
Daniel Lytkin
a5d44fab7a Update TypeScript definitions
Remove redundant type parameters from `Dispatch` type
Remove redundant `combineReducers` overload
Simplify `StoreCreator` type by using optional arguments
Remove redundant type parameters from `Middleware` type
Update `compose` definitions to cover case with zero arguments and case with multiple arguments for innermost function
Add JSDoc
2016-02-24 17:27:50 +06:00
Ike Peters
cc3cd559e0 fixed real world example links 2016-02-23 21:39:28 -08:00
Dan Abramov
2960824eab Add an article on authentication 2016-02-23 21:18:46 +00:00
Dan Abramov
e643c68dd5 Add Inspector monitor 2016-02-23 16:51:01 +00:00
Andrew Rasmussen
30ea2132ec + Feedback.md 2016-02-22 11:44:58 -08:00
Dan Abramov
6870b826b6 Stop recommending redux-router 2016-02-22 14:05:09 +00:00
Daniel Lytkin
6317727a32 Update typescript-definition-tester to 0.04 2016-02-21 12:15:25 +06:00
Dan Abramov
a3f3749a76 Update Ecosystem.md 2016-02-20 00:18:27 +00:00
Dan Abramov
100f61f50f Update Ecosystem.md 2016-02-19 23:53:57 +00:00
Dan Abramov
59487e2384 Merge pull request #1408 from markerikson/add-react-redux-links
Add React-Redux Links to Ecosystem page
2016-02-19 23:52:10 +00:00
Dan Abramov
ed23804f94 Merge pull request #1411 from maxfarseer/patch-1
Update Ecosystem.md
2016-02-19 23:50:41 +00:00
Dan Abramov
aeee1d9df3 Merge pull request #1428 from paulkogel/master
docs/recipes/UsingObjectSpreadOperator: wording "tenets" not "tenants" :)
2016-02-19 23:49:01 +00:00
Paul Kögel
6f7e08344f docs/recipes/UsingObjectSpreadOperator: tenants != tenets :) 2016-02-19 23:57:31 +01:00
Dan Abramov
7079888334 Merge pull request #1427 from rgrove/patch-1
Fix typo: "read-spread" -> "rest-spread"
2016-02-19 20:29:01 +00:00
Ryan Grove
ab33531885 Fix typo: "read-spread" -> "rest-spread" 2016-02-19 11:34:13 -08:00
Dan Abramov
9492f24e64 Move object spread docs around 2016-02-19 19:17:26 +00:00
Dan Abramov
0a8e046cdb Merge pull request #1358 from Aweary/object-spreadd
Add object spread documentation
2016-02-19 18:54:58 +00:00
Brandon Dail
f58bb2d249 Create ObjectSpreadOperator.md
Add Object Spread Operator link

Document object spread syntax

type fix

Make recommended changes

Remove accidental parens

Fix todoApp example

Minor fixes
2016-02-19 12:35:01 -06:00
Dan Abramov
5f48808be8 Merge pull request #1425 from grp06/patch-1
Update createStore.js
2016-02-19 13:49:59 +00:00
Dan Abramov
03c8c6b4ee Fix typo related to #1425 2016-02-19 13:49:54 +00:00
Dan Abramov
381768fd7f Merge pull request #1418 from nhjk/update_docs
Update package name in docs
2016-02-19 13:48:48 +00:00
Dan Abramov
6946bdf84d Update WritingTests.md 2016-02-19 13:48:32 +00:00
Dan Abramov
7b2bff2b0d Merge pull request #1426 from wyze/patch-1
Update Writing Tests documentation to Babel 6 package
2016-02-19 13:47:19 +00:00
Neil Kistner
7a2507ff92 Update Writing Tests documentation to Babel 6 package 2016-02-19 07:45:01 -06:00
Daniel Lytkin
16325a227b Update TypeScript definitions
Add two more overloads for `bindActionCreators`
2016-02-19 17:24:38 +06:00
George Pickett
b162551e20 Update createStore.js
small grammar error in a comment
2016-02-18 17:25:27 -08:00
Dan Abramov
5fc43279a5 Merge pull request #1423 from jirutka/patch-1
Adjust editorconfig to not trim trailing whitespaces in Markdown files
2016-02-18 20:10:03 +00:00
Jakub Jirutka
47472afed2 editorconfig: do not trim trailing whitespaces in Markdown files 2016-02-18 21:06:58 +01:00
Daniel Lytkin
6b61fca446 Fix linter error 2016-02-18 23:07:56 +06:00
Daniel Lytkin
1fa6636d9f Disable timeout for TypeScript definitions tests 2016-02-18 22:46:53 +06:00
Nikias Kalpaxis
67648e7eb3 Correct for PR comments 2016-02-18 11:39:11 -05:00
Dan Abramov
0c9ef8a69a Merge pull request #1419 from marr/master
Update Github repo url
2016-02-18 14:14:54 +00:00
Dan Abramov
d3b4080c7a Merge pull request #1420 from dcefram/patch-1
Update example for conditional applyMiddleware
2016-02-18 14:14:29 +00:00
Daniel Lytkin
56ab5227d3 Update TypeScript dependency to 1.8.0 to support string literal types 2016-02-18 19:06:00 +06:00
Daniel Lytkin
a6b4d80266 Update TypeScript definitions
Add type parameter for `Action`
Stronger typings for `combineReducers`, add `ReducerMapObject` type
Add Unsubscribe type
Stronger typings for `bindActionCreators`, add `ActionCreatorsMapObject` type
Add and refine tests for complete coverage
2016-02-18 18:26:34 +06:00
Daniel Cefram Ramirez
46028a584e Update example for conditional applyMiddleware
The example of the tip for apply a middleware threw some errors to me. The reason is because an array was passed to applyMiddleware.

We should pass each elem of the array as an argument first to get it to work.
2016-02-18 16:12:05 +08:00
Dave Marr
cd146146c4 Update Github repo url 2016-02-17 23:19:51 -08:00
Daniel Lytkin
b19ebc1695 Update TypeScript definitions
More strict types: replace `any` with type parameters
Add middleware tests
2016-02-18 11:58:53 +06:00
Nikias Kalpaxis
fe6129a293 Update package name in docs 2016-02-17 21:02:56 -05:00
Dan Abramov
54d3072ae6 Merge pull request #1416 from joaomoreno/patch-1
fix client side example
2016-02-17 22:56:46 +00:00