20 Commits

Author SHA1 Message Date
Tony Spiro
563d7c208b submit form ToDo examples and docs 2016-02-15 14:59:41 -06:00
benny856694
d4e0fb7b0c Update ExampleTodoList.md 2016-02-11 21:40:48 +08:00
Dan Abramov
3c2c1832d0 No need for linebreaks here 2016-02-02 20:55:36 +00:00
Dan Abramov
48bed5c2bc Use default exports for reducers 2016-02-02 20:51:35 +00:00
Dan
69f0bd463b Update ExampleTodoList.md
Update todoStore to store.
2016-01-31 12:25:11 -05:00
Mark Pedrotti
bde389bc1d lint changes: double to single quotes, remove semicolons and unreferenced React 2016-01-27 18:04:28 -05:00
Mark Pedrotti
c0109cb03d getVisibleTodos on one line from Usage 2016-01-27 13:57:37 -05:00
Mark Pedrotti
d278680ca2 make Example consistent with Usage 2016-01-27 13:52:14 -05:00
Arjun Balaji
01dc17e082 Fix id-related bug in example ToDo app and update README 2015-12-12 20:03:06 -05:00
Manish Jethani
09eaf64149 Make visibleTodos a required property
Since TodoList's todos property is required, visibleTodos should be
required too.
2015-11-30 09:37:32 +05:30
Cam Song
d25a40cbbc rename smart/dumb to presentational/container 2015-11-14 11:27:44 +08:00
Lee Bannard
6d2cf8948c Fix lint errors for docs/basics/ 2015-10-27 13:34:17 +00:00
Daniel Bugl
d31a333e6b remove comments about React 0.13 2015-10-15 19:06:59 +02:00
Daniel Bugl
94ac8f7a7e update ExampleTodoList.md to React 0.14 2015-10-15 18:30:48 +02:00
Dan Abramov
0e2154795a Revert "update TodoList example to react 0.14"
This reverts commit cfc5d08a90.
2015-10-12 22:13:16 +03:00
Daniel Bugl
cfc5d08a90 update TodoList example to react 0.14 2015-10-11 19:58:47 +02:00
Jackson Hoose
84af22b4df Update ExampleTodoList.md
Add missing semi-colon.
2015-09-06 12:33:57 -07:00
Josias Duarte
78f9536a93 Small consistency fix 2015-08-22 00:47:18 -04:00
Dan Abramov
4b7128996c Add some async docs 2015-08-13 21:06:29 +03:00
Dan Abramov
a4ed0a553e Usage with React 2015-08-04 21:22:21 +03:00