Ben Alpert
9dd9111dd7
Kill React.initializeTouchEvents for good
Now that #1169 is fixed, the only thing this is used for is to determine whether `onTouchTap` causes touch listeners to be added. The only internal uses of TapEventPlugin are where touch events are already initialized (so this doesn't make a difference) and we don't support `onTouchTap` as part of the public API so this should be safe.
10 years ago
Paul O’Shannessy
583aa67301
0.13 blog post, starter kit
10 years ago
Paul O’Shannessy
d6cc34e4bf
Merge pull request #3419 from xmo-odoo/patch-1
Link to inserting raw HTML document
10 years ago
Julian Viereck
c72d79879c
Fix small typo
10 years ago
xmo-odoo
8433eb7c7c
Link to inserting raw HTML document
10 years ago
Stefan Dombrowski
eac5bd1499
Fix in docs: getDOMNode --> findDOMNode
10 years ago
Richard Littauer
5e474eaaef
Nominalized 'shallow copy'
I mis-parsed 'shallow copies' as adjective noun, instead of as a compound verb. I've adjusted the text to make it easier to parse on the first read, which should also help ESL learners to be able to parse it easier.
10 years ago
Ben Alpert
5c88cb855e
It\ns -> Its
10 years ago
Paul O’Shannessy
fd5b30a5fc
[docs] it's --> its
10 years ago
Paul O’Shannessy
aec6f69149
v0.13 starter kit
10 years ago
Paul O’Shannessy
69c2d366ce
Bump version so we can get back to work
10 years ago
Ben Alpert
e60e8db043
with the exception for -> with the exception of
10 years ago
Sebastian Markbage
ea4dd85a7e
ES6 Class Docs
Some minor burried docs.
10 years ago
Ben Alpert
94ce4c59e6
Add deprecation note to blog post and changelog
10 years ago
Paul O’Shannessy
ccd52562eb
[docs] Update acknowledgements
Missed updating this in #3283 before merging.
10 years ago
Paul O’Shannessy
07e4efd1b5
Update AUTHORS for 0.13
10 years ago
Paul O’Shannessy
61520bc491
Merge pull request #3363 from zpao/0.13-docs-cloneelement
[docs] React.cloneElement
10 years ago
Paul O’Shannessy
feeacd4d57
A couple small changes to the changelog for 0.13
10 years ago
Jim
7faf10630a
Merge pull request #3364 from jsfb/refs-docs
Added docs about the ref-as-callback.
10 years ago
Jim
d25e5aed00
Added docs about the ref-as-callback.
10 years ago
Ben Alpert
2662d33c59
0.13 blog post
10 years ago
Paul O’Shannessy
b8c7ed89ed
Merge pull request #3362 from jsfb/docs-for-setstate
Added docs about the first-parameter-is-function version of setState.
10 years ago
Jim
135117dd27
Added docs about the first-parameter-is-function version of setState.
10 years ago
Paul O’Shannessy
c0630494d3
[docs] React.cloneElement
10 years ago
Paul O’Shannessy
fbb6e531f2
Merge pull request #3360 from zpao/0.13-docs-api-deprecations
Add deprecation note for deprecated component APIs
10 years ago
Paul O’Shannessy
ab11e54d4c
Add deprecation note for deprecated component APIs
10 years ago
Ben Alpert
20bd7daa5f
Merge pull request #3358 from coliff/patch-1
Update relevant URLS to HTTPS
10 years ago
Paul O’Shannessy
04bb500df0
Merge pull request #2963 from graue/document-shallow-testing
Add documentation for shallow testing
10 years ago
Ben Alpert
3d6af36002
Add docs for createFragment
10 years ago
Christian
6968b23774
Update relevant URLS to HTTPS
Update relevant URLS to HTTPS
10 years ago
Jim
c43546b376
Merge pull request #3341 from rickbeerendonk/3338-documentation-issue
Add documentation about JSX and displayName.
10 years ago
BinaryMuse
973a7a8eb2
Add onContextMenu to events doc
10 years ago
Rick Beerendonk
60d197eca3
Add documentation about JSX and displayName.
The section that described how JSX transform handles displayName was lost in commit 9b1ee4de4636fcc9af1cf93099e062a3f6eb96f5
Fixes #3338
10 years ago
Jim
b790477362
Merge pull request #2802 from jsfb/findDOMNode-in-docs
Updated docs examples/recommendations to use findDOMNode instead of getDOMNode
10 years ago
Jim
7114950cd1
Updated docs examples/recommendations to use findDOMNode instead of getDOMNode
10 years ago
Aria Buckles
fa83c48c73
[Docs] Add 'ing' to make "opening" and "closing" line up
Test Plan:
None
10 years ago
Paul O’Shannessy
423d2ebd7d
Merge pull request #3294 from zpao/jsxcompiler-linenumbers
[docs] show line numbers in online jsx compiler
10 years ago
Paul O’Shannessy
8326f48c98
[docs] Fox Ryan's name: #3311
10 years ago
Christopher Chedeau
73c17c7170
Update round-up 25
(cherry picked from commit 40336d81442882272b73cbb3c2b587d24d3f2da3)
10 years ago
Christopher Chedeau
743a42fd3b
Merge pull request #3304 from facebook/matthewjohnston4-croundup-1
Community Roundup #25 blog post
10 years ago
Jim
2f05b441e7
Merge pull request #3305 from brafdlog/patch-1
There was a redundant word in the sentence
10 years ago
Paul O’Shannessy
1a69d7c19d
Facebook, not FaceBook
10 years ago
Paul O’Shannessy
3f4a8d5831
v0.13 rc blog post
10 years ago
brafdlog
203b7fa42d
There was a redundant word in the sentence
10 years ago
Paul O’Shannessy
1f5ad15200
v0.13.0-rc2 starter kit
10 years ago
Paul O’Shannessy
e2c1ab5a10
v0.13.0-rc2
10 years ago
Matthew Johnston
0167fb5e43
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
9f1affeebe
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
462af0f58e
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
08fdc03220
Community Roundup #25 blog post
10 years ago