Kevin Lacker
3fe1664601
Docs: add a bunch of redirects ( #8137 )
...
* add a bunch of redirects
* add more redirects
2016-11-08 19:32:31 +00:00
bel3atar
e2a70ac0ea
add missing verb ( #8139 )
...
`why is an` should be `why it is an`
2016-11-08 19:20:28 +00:00
Lutz Rosema
ca8ddfda02
Use const instead of var ( #8107 )
...
It clarifies that `history` and `current` won't be reassigned.
2016-10-27 01:10:15 +01:00
Marcio Puga
933898b457
Fix typos ( #8067 )
2016-10-24 15:52:46 +01:00
Andrew Poliakov
6a89bc9be0
Update tutorial.md, Taking Turns ( #8058 )
2016-10-23 13:52:00 +01:00
William Hoffmann
b06fd4b36d
Fix typo ( #8056 )
2016-10-23 13:51:31 +01:00
Jun Kim
2d37da10db
Fix illogical code in tutorial.md ( #8048 )
...
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.
2016-10-23 13:51:04 +01:00
Jason Grlicky
b46d90e09d
Fix for typos ( #8046 )
2016-10-23 13:50:51 +01:00
Jun Kim
b82f13546f
Fix typo in tutorial.md ( #8047 )
...
changges -> changes
2016-10-22 22:07:06 +01:00
Taeho Kim
3979c734a2
Fix typo in new tutorial code ( #8045 )
2016-10-22 22:06:54 +01:00
BEAUDRU Manuel
a7cb3ace36
Wrong library name reference in tutorial.MD ( #8038 )
...
* Update tutorial.md
Seems like you are talking about immutable.js and not immutability.js which doesn't exist :)
* Capitalize Immutable.js
2016-10-22 22:05:40 +01:00
Dan Abramov
60ec3c6b37
Fix redirects
2016-10-21 22:01:06 +01:00
Kevin Lacker
1cf81c1aa9
New Documentation
2016-10-21 21:00:10 +01:00