Commit Graph

160 Commits

Author SHA1 Message Date
Tim Dorr
d18a977260 Switch out non-ASCII quotes for ASCII versions. (#1874) 2016-08-01 16:45:58 -04:00
Remo H. Jansen
4c5f91150b Added redux-bootstrap to utilities (#1652) 2016-07-19 11:23:11 -04:00
Jay Phelps
1f97d79994 docs(Ecosystem): remove redux-rx link 2016-07-15 16:11:59 -07:00
Jay Phelps
0e5dfd11a4 docs(Ecosystem): update redux-observable link and description 2016-07-15 16:05:24 -07:00
Matthias Lienau
d4e57850e0 Using word 'change' instead of 'mutate' to avoid confusion with superior concept of 'immutable state'. 2016-06-26 15:06:13 +02:00
Sam Umbach
f1fa7ed849 Fix minor typo in documentation (#1776) 2016-05-27 20:50:00 +01:00
Dan Abramov
129b1f6b7b Update Ecosystem.md 2016-05-27 00:41:46 +01:00
Wes Bos
848520f90b Added Learn Redux to screencasts (#1765)
Hope you are willing to have this listed - I've got lots of great feedback from people who have taken it!
2016-05-23 22:20:39 +01:00
Dan Abramov
9ac2f23fac Add an article about Redux Saga 2016-05-23 02:47:39 +01:00
Dan Abramov
99118402ca Add redux-optimistic-ui 2016-05-15 12:24:42 +01:00
Dan Abramov
8f8551769a Add redux-action-tree 2016-05-14 21:45:51 +01:00
Dan Abramov
b024e3f66c Add a few middlewares 2016-05-13 13:44:20 +01:00
Enguerran
ef4387126a May we speak about React Native instead of React (#1704)
I think React is in our head stamped with ReactDOM.
So it may be clearer to specifiate React Native, even if there is no difference between using Redux within React nor React Native.

What do you think?
2016-05-10 22:28:46 +01:00
Dan Abramov
0063fb28ff Add redial to Ecosystem (#1689) 2016-05-03 01:52:56 +01:00
Dan Abramov
1e517a3cea Update Ecosystem.md 2016-04-13 19:14:36 +01:00
Sergio Daniel Xalambrí
38a91abbbd Add spanish docs link to ecosystem page 2016-04-13 01:42:34 -05:00
Dmitry Zaets
ba33798979 Add redux-actions-assertions (#1601) 2016-04-12 20:34:41 +01:00
Mark Erikson
45442ea9c3 Fix formatting 2016-04-02 21:37:48 -04:00
Mark Erikson
564f4d6864 Merge pull request #1570 from markerikson/add-ecosystem-links-page
Ecosystem page: add "Redux Ecosystem Links" entry
2016-04-02 16:00:51 -04:00
Mark Erikson
9574eb3a81 Ecosystem page: add "Redux Ecosystem Links" entry
Add Redux Ecosystem Links to the "More" section
Add both "Links" entries to the intro section for visibility.
2016-04-02 15:48:53 -04:00
Dan Abramov
52cfbff4cc Add a few new great articles 2016-04-02 19:08:47 +01:00
Dan Abramov
9ecf8870c7 Add grafgiti to Examples 2016-03-31 10:33:22 +01:00
Tomas Weiss
873f1dc74a fixing invalid hyphen 2016-03-24 15:31:35 +01:00
Tomas Weiss
3e6101bf32 Updated Ecosystem, reference to salsita/redux-side-effects 2016-03-24 13:48:46 +01:00
Dan Abramov
0b9416bb8d Remove hacks to alias Redux to src folder in examples
We don’t actively develop the source anymore for this to be useful.
This only creates confusion and, additionally, breaks hot reloading because of BABEL_ENV conflicts with the root .babelrc.
2016-03-06 04:34:39 +00:00
just-boris
22d86fe70f docs: add whitespace after if according code style 2016-03-04 22:09:10 +03:00
just-boris
4f06bfda6e docs: replace slice calls to map 2016-03-04 20:08:25 +03: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
Dan Abramov
6870b826b6 Stop recommending redux-router 2016-02-22 14:05:09 +00: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
9492f24e64 Move object spread docs around 2016-02-19 19:17:26 +00:00
Max P
0cd2244aa5 Update Ecosystem.md 2016-02-16 15:06:19 +03:00
Mark Erikson
a86b64ccec Add React-Redux Links to Ecosystem page 2016-02-15 22:33:19 -05:00
Dan Abramov
24d9c4ddcd rackt -> reactjs (see #1392) 2016-02-12 18:02:16 +00:00
Dan Abramov
40810c075e Update todos, todos-with-undos, and Undo recipe to match each other 2016-02-02 21:33:17 +00:00
Dan Abramov
03134a8810 Add DevTools monitors to Ecosystem 2016-01-29 20:53:27 +00:00
Dan Abramov
9c42b70e1a Add react-redux-form to Ecosystem 2016-01-29 18:49:55 +00:00
Gajus Kuizinas
89bc2bb2d5 Deprecate redux-immutablejs in favour of redux-immutable
Deprecate for reasons outlined in https://github.com/gajus/redux-immutable/issues/12#issuecomment-176189454
2016-01-28 14:01:28 +00:00
Dan Abramov
765a3a5742 Add counter-vanilla example 2016-01-27 03:28:03 +00:00
Luke Westby
5264933984 Add redux-loop to enhancers 2016-01-25 15:59:22 -06:00
Dan Abramov
3f577b8953 Capitalization 2016-01-25 19:30:10 +00:00
Dan Abramov
0e24ede2fe Fix 5am typo 2016-01-25 19:27:10 +00:00
gios
1452597c96 Rename redux-simple-route and replace link 2016-01-25 18:11:36 +02:00
Dan Abramov
5bb02d39eb Add tree view example 2016-01-25 04:49:32 +00:00
Nick Poulden
b137e1eb75 Update Routing links
redux-router suggests using redux-simple-router in it's description, so put redux-simple-router first. Also update links to avoid redirect.
2015-12-22 16:39:28 -07:00
Luke Westby
ff534e6a2a Correct type signature of Elm updater in prior art
This is a really small, minor change and I for sure won't feel bad if you all decide this isn't important enough to consider :) Thanks for your time!

Reference: https://github.com/evancz/elm-architecture-tutorial/#the-basic-pattern
2015-12-22 16:02:14 -06:00