Paul O’Shannessy
c48ccc5742
0.13 blog post, starter kit
2015-03-16 16:59:22 -07:00
Paul O’Shannessy
4c9a07aad4
Merge pull request #3419 from xmo-odoo/patch-1
...
Link to inserting raw HTML document
2015-03-16 13:22:33 -07:00
Julian Viereck
c6108afdc7
Fix small typo
2015-03-16 18:27:04 +01:00
xmo-odoo
f0c7b0c8ed
Link to inserting raw HTML document
2015-03-16 10:51:20 +01:00
Stefan Dombrowski
84e6a392a3
Fix in docs: getDOMNode --> findDOMNode
2015-03-12 22:07:03 +01:00
Richard Littauer
00e89454ec
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.
2015-03-11 16:22:24 -07:00
Ben Alpert
098f316aff
It\ns -> Its
2015-03-11 15:28:24 -07:00
Paul O’Shannessy
adf4aee1b4
[docs] it's --> its
2015-03-11 15:25:57 -07:00
Paul O’Shannessy
715aadd1c7
v0.13 starter kit
2015-03-10 15:08:26 -07:00
Paul O’Shannessy
e313616be7
Bump version so we can get back to work
2015-03-10 15:06:35 -07:00
Ben Alpert
df18770a0c
with the exception for -> with the exception of
2015-03-10 14:44:44 -07:00
Sebastian Markbage
efebdb2925
ES6 Class Docs
...
Some minor burried docs.
2015-03-10 14:41:42 -07:00
Ben Alpert
085bf8635c
Add deprecation note to blog post and changelog
2015-03-10 14:22:03 -07:00
Paul O’Shannessy
5f791be022
[docs] Update acknowledgements
...
Missed updating this in #3283 before merging.
2015-03-10 13:57:44 -07:00
Paul O’Shannessy
a95d6ff0df
Update AUTHORS for 0.13
2015-03-10 13:55:55 -07:00
Paul O’Shannessy
deeb55b6e7
Merge pull request #3363 from zpao/0.13-docs-cloneelement
...
[docs] React.cloneElement
2015-03-10 13:46:12 -07:00
Paul O’Shannessy
a5bdc92990
A couple small changes to the changelog for 0.13
2015-03-10 13:43:15 -07:00
Jim
565e2ecbac
Merge pull request #3364 from jsfb/refs-docs
...
Added docs about the ref-as-callback.
2015-03-10 13:02:18 -07:00
Jim
f3811e68fa
Added docs about the ref-as-callback.
2015-03-10 13:01:07 -07:00
Ben Alpert
4fb9644823
0.13 blog post
2015-03-10 12:57:50 -07:00
Paul O’Shannessy
62d5d646db
Merge pull request #3362 from jsfb/docs-for-setstate
...
Added docs about the first-parameter-is-function version of setState.
2015-03-10 12:29:25 -07:00
Jim
7569e810e7
Added docs about the first-parameter-is-function version of setState.
2015-03-10 11:47:00 -07:00
Paul O’Shannessy
45cc5006d7
[docs] React.cloneElement
2015-03-10 11:19:11 -07:00
Paul O’Shannessy
ee019d6cc5
Merge pull request #3360 from zpao/0.13-docs-api-deprecations
...
Add deprecation note for deprecated component APIs
2015-03-10 11:07:47 -07:00
Paul O’Shannessy
b038943653
Add deprecation note for deprecated component APIs
2015-03-10 10:44:24 -07:00
Ben Alpert
79a34e80b1
Merge pull request #3358 from coliff/patch-1
...
Update relevant URLS to HTTPS
2015-03-10 10:03:59 -07:00
Paul O’Shannessy
f41904cf99
Merge pull request #2963 from graue/document-shallow-testing
...
Add documentation for shallow testing
2015-03-10 09:39:47 -07:00
Ben Alpert
b7732ba7c0
Add docs for createFragment
2015-03-10 09:17:34 -07:00
Christian
dbba47d5d2
Update relevant URLS to HTTPS
...
Update relevant URLS to HTTPS
2015-03-10 18:11:29 +09:00
Jim
ccb5ccd5a0
Merge pull request #3341 from rickbeerendonk/3338-documentation-issue
...
Add documentation about JSX and displayName.
2015-03-09 10:35:28 -07:00
BinaryMuse
1aa9580484
Add onContextMenu to events doc
2015-03-07 20:22:10 -08:00
Rick Beerendonk
2184162e38
Add documentation about JSX and displayName.
...
The section that described how JSX transform handles displayName was lost in commit 9b1ee4de46
Fixes #3338
2015-03-07 19:01:58 +01:00
Jim
c7c2e05c33
Merge pull request #2802 from jsfb/findDOMNode-in-docs
...
Updated docs examples/recommendations to use findDOMNode instead of getDOMNode
2015-03-05 16:51:13 -08:00
Jim
030fc752ba
Updated docs examples/recommendations to use findDOMNode instead of getDOMNode
2015-03-05 16:42:43 -08:00
Aria Buckles
7eb6f68e7c
[Docs] Add 'ing' to make "opening" and "closing" line up
...
Test Plan:
None
2015-03-05 16:25:41 -08:00
Paul O’Shannessy
fa8961118a
Merge pull request #3294 from zpao/jsxcompiler-linenumbers
...
[docs] show line numbers in online jsx compiler
2015-03-04 18:45:18 -08:00
Paul O’Shannessy
bda845cf4c
[docs] Fox Ryan's name: #3311
2015-03-04 12:32:41 -08:00
Christopher Chedeau
4485903d40
Update round-up 25
...
(cherry picked from commit 40336d8144 )
2015-03-04 12:32:37 -08:00
Christopher Chedeau
af400ab17b
Merge pull request #3304 from facebook/matthewjohnston4-croundup-1
...
Community Roundup #25 blog post
2015-03-04 09:06:38 -08:00
Jim
71675bb400
Merge pull request #3305 from brafdlog/patch-1
...
There was a redundant word in the sentence
2015-03-03 14:04:05 -08:00
Paul O’Shannessy
811057aae2
Facebook, not FaceBook
2015-03-03 12:49:02 -08:00
Paul O’Shannessy
a3642d3995
v0.13 rc blog post
2015-03-03 12:42:57 -08:00
brafdlog
457c8e397d
There was a redundant word in the sentence
2015-03-03 22:03:53 +02:00
Paul O’Shannessy
2d46d589a1
v0.13.0-rc2 starter kit
2015-03-03 11:46:01 -08:00
Paul O’Shannessy
21b41480a5
v0.13.0-rc2
2015-03-03 11:46:01 -08:00
Matthew Johnston
a850603e1c
Update 2015-03-03-community-roundup-25.md
2015-03-03 18:34:07 +00:00
Matthew Johnston
2417b7f4de
Update 2015-03-03-community-roundup-25.md
2015-03-03 18:31:45 +00:00
Matthew Johnston
49d5722467
Update 2015-03-03-community-roundup-25.md
2015-03-03 17:56:53 +00:00
Matthew Johnston
e99ef894b8
Community Roundup #25 blog post
2015-03-03 14:20:41 +00:00
Jim
f2c7d9ac81
Merge pull request #3284 from delftswa2014/bugfix/blog/https-urls
...
Fixed the http url in the blog pages
2015-03-02 11:20:10 -08:00