Julen Ruiz Aizpuru
9da4c206dc
Docs: renamed input's state to `message`
Readers might feel confused with the actual input's `value` attribute.
11 years ago
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
Sébastien Lorber
2663d7a4e3
Update 09.2-form-input-binding-sugar.md -> better checkedLink documentation
11 years ago
Sébastien Lorber
0497845ad5
Update 09.2-form-input-binding-sugar.md
Add better explanation for 2-way data binding to checkboxes using `checkedLink`. As mentionned here: https://github.com/facebook/react/issues/1930
11 years ago
Pete Hunt
3efd590bcd
Update 09.2-form-input-binding-sugar.md
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Nicholas Bergson-Shilcock
9fd3cf29b3
Fix typo (ot -> to)
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
87c91649f3
add docs on `classSet` add-on
11 years ago
Cheng Lou
c60838de08
split add-ons into subsections
In preparation for documenting `classSet` add-on.
11 years ago
Cheng Lou
c4ad7db26f
fix doc & example transition opacity from .99 to 1
The initial thought was that an opacity animation from 0.01 to 1 causes trouble on some browser. But after testing on opera 12.15, ff 23, ie 10, chrome 30, desktop/mobile safari 7 and chrome android I confirm this works.
11 years ago
Brian Rue
2226476039
ReactTransitionGroup example: fix typo and logic bug in handleRemove
11 years ago
petehunt
b5841ea2f3
new addons docs
closes #403
11 years ago