Stefan Dombrowski
a7e44ca707
Fix example for animation
* Highlight the correct lines
* Add missing text to button
* Remove unnecessary div
11 years ago
Daryl Lau
fa976ed5b3
incorrect include in css transition group example?
TransitionGroup maps to ReactTransitionGroup, shouldn't it be a ReactCSSTransitionGroup?
11 years ago
petehunt
f3dd7d5370
docs fixes
11 years ago
petehunt
1736f3843e
remove child factories
11 years ago
petehunt
8d480e1a47
add ReactCSSTransitionGroup to addons and document it
11 years ago
Paul O’Shannessy
f58a507cb7
Fix animation example code
key should never be index into an array or there are bugs. Especially in
transitions.
Fixes #853
11 years ago
Cheng Lou
12d16c92d8
update add-ons docs based on feedbacks
- Overview of add-ons for the add-ons page.
- Better title for `ReactLink`.
- Nicer code format for classSet example.
- Better explanation for `classSet`.
11 years ago
Cheng Lou
c60838de08
split add-ons into subsections
In preparation for documenting `classSet` add-on.
11 years ago