Paul O’Shannessy
748e7d3e93
Update polyfills list in docs [skip ci]
Fixes #1744
11 years ago
Ben Alpert
82f977d858
Add Object.freeze to polyfill list
11 years ago
Ben Alpert
72924b79ed
Add html5shiv to polyfill docs
cf. #1030
11 years ago
Cheng Lou
376d456a4c
[Docs] Add Object.keys to list of shims
11 years ago
Christopher Chedeau
4c6f89902e
s/Mock DOM/Virtual DOM/
Let's be consistent with the naming
11 years ago
Paul O’Shannessy
fb0a6189a5
Remove stray "117", combine lines in polyfill docs
11 years ago
Richard Feldman
5bc56eff2b
Rewrite Older Browsers polyfill section for clarity.
11 years ago
Richard Feldman
50a8a1975a
Fix typo in docs.
11 years ago
Richard Feldman
6df3ee371a
Update docs to mention that you need both es5-shim.js and es5-sham.js to use React with IE8.
11 years ago
Wincent Colaiuta
9414ba1d83
Fix a typo in the working-with-the-browser docs
11 years ago
Fabio M. Costa
8a7415fd66
updating text as suggested by @petehunt
11 years ago
Fabio M. Costa
30199e4d17
Adding note about onScroll on IE8
11 years ago
Cheng Lou
0767e7b9dd
docs make all link start with /react/docs
11 years ago
Cheng Lou
3d51380732
docs remove rootNode for componentDidMount/Update
11 years ago
Ben Alpert
3328553ecc
Tweak verbiage about required polyfills
I found it weird how the es5-shim comment came after the list of functions; now it's before.
11 years ago
Paul O’Shannessy
4fc9a36e24
Fix "Suppport" type in docs
12 years ago
Cheng Lou
31c46182c0
fix typos
12 years ago
Paul O’Shannessy
225abe1ec8
Standardized Markdown lists
12 years ago
Paul O’Shannessy
9815d5289f
Cleanup "Working With the Browser"
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
53d8a64442
fix some links
12 years ago
petehunt
c162d2a30c
@vjeux comments
12 years ago
petehunt
988efdee73
Reorg docs, write a lot of content, import a lot of stuff from dex
12 years ago