Ben Alpert
4e1918d4ea
Fix react-addons-update package name
...
(cherry picked from commit cb5913a842 )
2015-07-04 17:26:57 +02:00
Ben Alpert
52c9efedb3
beta1 blog post
...
Closes #4275 .
(cherry picked from commit b2db10f43e )
2015-07-03 10:50:24 +02:00
Andres Kalle and Ben Alpert
8a83957e8c
Typo fix
...
(cherry picked from commit af2071af63 )
2015-06-30 15:58:07 +02:00
Kohei TAKATA and Ben Alpert
c3aee0aecc
Change 'Javascript' to 'JavaScript'
...
(cherry picked from commit aefb608fd6 )
2015-06-27 03:02:10 -07:00
Kohei TAKATA and Jim
bef8b1af6c
Translate 02-displaying-data.md to Japanese
...
(cherry picked from commit af34ca7b41 )
2015-06-24 20:20:00 -07:00
Tay Yang Shun and Jim
4d3aaa75ae
Add site title to first code snippet of getting started
...
(cherry picked from commit bd9d4b2499 )
2015-06-24 20:19:33 -07:00
Kohei TAKATA and Ben Alpert
2ce18630c1
Fix link of getting-started.ja-JP.md
...
(cherry picked from commit 3c53d25587 )
2015-06-22 22:41:49 -07:00
Kohei TAKATA and Ben Alpert
0f938506e3
Translate 01-why-react.md to Japanese
...
(cherry picked from commit 1d3906f91d )
2015-06-22 22:41:45 -07:00
Cristovao Verstraeten and Ben Alpert
fcb0d942b1
update script sources to be even with the example file in reactjs/react-tutorial repo ... apply to japanese and korean translation (+2 squashed commit)
...
Squashed commit:
[4564e55] Ensures we don't need to update this page for every release.
[b0d60f9] update script sources to be even with the example file in reactjs/react-tutorial repo
(cherry picked from commit c227a398ba )
2015-06-22 22:41:38 -07:00
Shim Won and Ben Alpert
41821af38d
Update Korean transltaion to 4c778e2
...
(cherry picked from commit e67c0943b8 )
2015-06-22 22:41:32 -07:00
Ben Alpert
3cf37af574
Fix typo in blog post
...
(#4183 )
(cherry picked from commit df05c6efb8 )
2015-06-20 16:49:52 -07:00
Ingvar Stepanyan and Ben Alpert
d48ce78261
Update 2015-06-12-deprecating-jstransform-and-react-tools.md
...
Add paragraph about parsing JSX after deprecation of esprima-fb.
(cherry picked from commit cab21c7783 )
2015-06-16 10:58:03 -07:00
Dustan Kasten and Ben Alpert
eff75729f2
s/parse/parser in jstransform deprecation blog post
...
(cherry picked from commit 54e77a251c )
2015-06-12 21:52:31 -07:00
Paul O’Shannessy
4c50ced1a8
[blog] Deprecate JSTransform & react-tools
2015-06-12 16:48:16 -07:00
Jim and Paul O’Shannessy
7cf376483f
Merge pull request #4074 from jimfb/docs-context-parameter-confusing
...
Fixed confusing use of the word/name `context` in documentation
2015-06-10 15:59:26 -07:00
Ben Alpert and Paul O’Shannessy
b2fb150972
Merge pull request #4070 from tako-black/fix_md_file
...
Fix code of getting-started-ja-JP
2015-06-10 15:59:22 -07:00
Paul O’Shannessy
f6d9da57c6
Merge pull request #4046 from basarat/patch-2
...
📝 document changes for classes
2015-06-10 15:59:18 -07:00
Scott Feeney and Paul O’Shannessy
0620cec299
Merge pull request #4003 from AnSavvides/on-change-vs-on-input
...
[#3964 ] Add note about React's onChange vs. DOM's oninput
2015-06-10 15:59:13 -07:00
Ben Alpert and Paul O’Shannessy
2b60d3c31f
Merge pull request #3884 from glenjamin/patch-3
...
Document boolean attributes in JSX
2015-06-10 15:59:08 -07:00
Paul O’Shannessy
a590c90fb0
Merge pull request #4063 from zpao/fix-ja-docs
...
fix japanese docs permalinks
2015-06-08 20:17:27 -07:00
Ben Alpert and Paul O’Shannessy
7bee7eff7e
Merge pull request #3993 from arianf/doctype
...
added missing DOCTYPE
2015-06-01 14:32:23 -07:00
Paul O’Shannessy
cc0c897a79
Merge pull request #3980 from cody/http
...
Revert links to non-https fiddles back to http in old blog posts
2015-06-01 14:32:18 -07:00
Paul O’Shannessy
d34b93cdb9
Merge pull request #3935 from julen/docs/transition-group
...
Docs: value for `transitionAppear` must be boolean
2015-06-01 14:32:09 -07:00
Ben Alpert and Paul O’Shannessy
616454f95f
Merge pull request #3931 from marocchino/update-korean
...
Update Korean transltaion to 5bee4a5
2015-06-01 14:32:04 -07:00
Ben Alpert and Paul O’Shannessy
dc482ec339
Merge pull request #3909 from spicyj/tir-redirect
...
Redirect Thinking in React blog post to docs
2015-06-01 14:32:00 -07:00
Christopher Chedeau
ad2e54a25c
[Blog post] React Native Release Process
2015-05-22 13:19:22 -07:00
Paul O’Shannessy
af44a476d0
Merge pull request #3803 from zpao/docs-fancy-authors
...
[docs] Give authors links.
2015-05-21 11:45:03 -07:00
Paul O’Shannessy
246cd6e7ac
Merge pull request #3888 from marocchino/korean-update
...
Update Korean Translation to 5275244
2015-05-21 11:44:56 -07:00
Paul O’Shannessy
20b41da601
Merge pull request #3892 from spicyj/docs-wwb
...
[docs] Clarify wording in Working with the Browser
2015-05-21 11:44:49 -07:00
Paul O’Shannessy
9c0f0f58ca
Merge pull request #3889 from garethnic/WorkBrowser
...
change wording in 'Working with the Browser'
2015-05-21 11:44:42 -07:00
Paul O’Shannessy
78b97cb5b2
Merge pull request #3905 from troeggla/replace-getdomnode
...
Replaced call to deprected .getDOMNode() with React.findDOMNode().
2015-05-21 11:44:37 -07:00
Ben Alpert and Paul O’Shannessy
daee5502cf
Merge pull request #3910 from spicyj/gh-3904
...
Clarify tutorial instructions
2015-05-21 11:44:32 -07:00
Jim and Paul O’Shannessy
c72390a94c
Merge pull request #3856 from chaseadamsio/chaseadamsio-patch-1
...
Change object typo to objects
2015-05-21 11:43:45 -07:00
Paul O’Shannessy
b8e11d04db
Merge pull request #3881 from ef718/docs-grammar
...
Fix punctuation and grammar
2015-05-21 11:43:39 -07:00
Paul O’Shannessy
36a058b7a0
Merge pull request #3837 from davidneat/transition-group-appear-high-level-docs
...
Added transitionAppear docs
2015-05-21 11:42:35 -07:00
Paul O’Shannessy
d3d819fff5
[docs] Fix 404 due to relative url
...
Closes #3914
(cherry picked from commit 021574e07d )
2015-05-21 11:40:24 -07:00
Paul O’Shannessy
be7fe9cb40
Followup to #3852 , use https
...
(cherry picked from commit cfa354415b )
2015-05-21 11:40:09 -07:00
Ben Alpert
dc47b92da8
Deprecate reactjs Google Group
...
(cherry picked from commit ffabf4b5ff )
2015-05-13 15:17:00 -07:00
Ben Alpert and Paul O’Shannessy
9947e4ee9b
Merge pull request #3852 from thewarpaint/patch-1
...
Add Wikipedia link to Cross-site scripting article on "XSS attack" string
2015-05-10 22:16:08 -07:00
Ben Alpert and Paul O’Shannessy
17e04d5034
Merge pull request #3805 from hejld/master
...
Removed redundant grave accent character from Component API docs
2015-05-10 22:16:03 -07:00
Ben Alpert and Paul O’Shannessy
118845f53a
Merge pull request #3797 from marocchino/update-korean
...
Update Korean Translation to 9484d0f
2015-05-10 22:15:57 -07:00
Paul O’Shannessy
2b372f188a
Merge pull request #3778 from masterfung/docs-update
...
updated some typos, grammers, and made sentences sound better
2015-05-10 22:15:51 -07:00
Paul O’Shannessy
107ce2b80d
Update website with 0.13.3 builds
2015-05-08 16:32:30 -07:00
Paul O’Shannessy
2668de126c
Fix docs for #3690
2015-05-08 13:53:50 -07:00
Paul O’Shannessy
179b6380cf
v0.13.3 blog post
2015-05-08 13:53:49 -07:00
codesuki and Paul O’Shannessy
bd6e42fab4
Added support for SVG clipPath element and clip-path attribute
2015-05-08 10:46:25 -07:00
Paul O’Shannessy
b7ea06614d
Update 2015-05-01-graphql-introduction.md
...
typo fix
2015-05-01 17:01:59 -07:00
Paul O’Shannessy
a72828817b
Fix a couple grammar issues in GraphQL blog post
2015-05-01 12:35:50 -07:00
Paul O’Shannessy
49cbc88cd2
GraphQL Introduction Blog Post
...
(cherry picked from commit 693da719a3 )
2015-05-01 11:20:03 -07:00
Jim and Paul O’Shannessy
fd36708b1d
Merge pull request #3794 from jsfb/fix-thinking-in-react-blog-post
...
Fixed jsfiddles broken on https. Fixes 3735.
2015-05-01 11:09:28 -07:00