Paul O’Shannessy
2865e4a1c8
Set default layout for docs
11 years ago
Ben Alpert
bdcb265904
[docs] Add parens to defeat ASI in example
Fixes #1996 .
11 years ago
Mathieu M-Gosselin
7c277b1f8c
Added example of objectOf usage in documentation.
11 years ago
Cheng Lou
ff6cb41f09
[Docs] new PropType behavior
(Killed the TODOs since they're no longer valid).
11 years ago
Felix Kling
bf4966f729
Update 05-reusable-components.md
`any` also seems to accept primitive values, not only objects. And since we already have `React.PropType.object`, the description was confusing.
11 years ago
Ben Alpert
0912eabca4
Tweak propTypes examples for clarity in oneOfType
11 years ago
Ben Alpert
a401800549
Add missing commas in propTypes docs
11 years ago
Ben Alpert
12a33fad6f
Add docs for new prop types
11 years ago
cpojer
5989a938d3
Add PropTypes.ArrayOf and clean up ReactPropTypes.js
11 years ago
Bob Eagan
c54d5a06f7
add hash link for lifecycle section of working with the browser page
11 years ago
Bob Eagan
c084776ff7
fix incorrect link
11 years ago
cpojer
808dea5c08
Update propTypes documentation.
11 years ago
cpojer
55d7adbc5b
Document PropTypes.renderable and PropTypes.component
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Jamie Wong
84c0556123
s/pased/passed
12 years ago
Ben Alpert
37d37c6592
One-character typo fix
12 years ago
Paul O’Shannessy
076d8fc5a8
[docs] Prop validation + cleanup default props
12 years ago
Paul O’Shannessy
d124dd6440
[docs] Remove @benjamn's TODO for testing
12 years ago
Paul O’Shannessy
ba1db591d9
Write Default Props section
12 years ago
Paul O’Shannessy
8687f36982
Cleanup "Reusable Components"
12 years ago
Paul O’Shannessy
f2345ba2e2
Remove numbers from URLs.
This will let us keep docs in order on the filesystem but have
reasonable permalinks. If we add something at 02- it doesn't result in
lots of broken links.
12 years ago
Paul O’Shannessy
17ea30c8c5
Fix title casing and heading levels
12 years ago
petehunt
1263fde643
move docs around, add likebutton
12 years ago
petehunt
e874be922a
tweak the source
12 years ago
petehunt
988efdee73
Reorg docs, write a lot of content, import a lot of stuff from dex
12 years ago