Seyi Adebajo
97f1a323b7
Fixed typo / grammar docs
10 years ago
Ben Alpert
3d6af36002
Add docs for createFragment
10 years ago
Toru Kobayashi
906f0bfe62
Fix a doc. cloneWithProps clones a ReactElement.
10 years ago
Dan Fox
59fa2f44df
Fix markdown parsing error
closes #3075
10 years ago
Sebastian Markbage
4202fcd9c5
Replace transferPropsTo with transferring props patterns
10 years ago
Ben Alpert
fb46ad0356
Update docs to align with 0.12 better
- Rename React.renderComponent -> React.render
- Remove most references to transferPropsTo
10 years ago
Oliver Zeigermann
c1abc9b8c5
Update 09.5-clone-with-props.md
11 years ago
Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
WickyNilliams
bd7e840a81
follow docs convention for notes
11 years ago
Nick Williams
f8bcc2e333
Add note about key prop being excluded by cloneWithProps
Whilst this is intentional behaviour (see #1274 ), it is not documented anywhere, so it is worth mentioning.
It would also be nice if React issued a warning to console if a cloned component loses its key (as this will silently break reconciliation?)
11 years ago
petehunt
9ffe030d52
Add update() docs
11 years ago
petehunt
6de90dcebb
clone docs
11 years ago