Paul O’Shannessy
6fce8e87e0
Update 2015-05-01-graphql-introduction.md
Typo
10 years ago
Paul O’Shannessy
f89d6660bf
Fix a couple grammar issues in GraphQL blog post
10 years ago
Paul O’Shannessy
fff434db64
GraphQL Introduction Blog Post
10 years ago
Jim
6c2e9e87c5
Fixed jsfiddles broken from https conversion. Fixes 3735
10 years ago
Elaine Fang
eda277665d
Add punctuation
10 years ago
Shota Kubota
18f4a5220e
Fix differences a jQuery CDN URLs, fixes #3750 .
unify to `https://code.jquery.com/jquery-2.1.3.min.js `.
10 years ago
codesuki
ed583c05dd
Added support for SVG clipPath element and clip-path attribute
10 years ago
Shim Won
26fed0c9df
Update Translation to 0183f70
10 years ago
mheiber
b801d5856c
Update cloneWithProps documentation
Updated documentation to reflect that using React.cloneElement is the new way to copy an element and preserve `key` and `ref`.
Fixes #3432 , closes #3447 .
10 years ago
Ben Alpert
858f3c7fd0
Merge pull request #3429 from AoDev/patch-1
Add a note about react classe name convention
10 years ago
Jim
966cefe6ef
Fix bad links in docs. Fixes #3654 .
10 years ago
Paul O’Shannessy
4a5be86d48
Merge pull request #3691 from jonscottclark/patch-1
Add 'cache: false' to $.ajax when fetching comments (docs/tutorial)
10 years ago
Jon Scott Clark
3a2fa5cf08
Fix line highlighting in code blocks due to addition of extra example code
10 years ago
Paul O’Shannessy
dd3a5cb9a1
Merge pull request #3693 from reedloden/swap-http-to-https
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
10 years ago
Paul O’Shannessy
c34843293c
Merge pull request #3705 from zpao/doc/update-supported-attrs
[docs] Update supported HTML attributes
10 years ago
Paul O’Shannessy
16c618dcc8
[docs] Update supported HTML attributes
10 years ago
James South
2ef5848a35
Example is JSX not JS.
10 years ago
Reed Loden
dd010b34e2
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.
NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.
Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.
Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
10 years ago
Adam Zapletal
536681aa5d
Fix missing line highlight in tutorial
10 years ago
Paul O’Shannessy
503555b8e9
Tweak wording in 0.13.2 blog post
10 years ago
Paul O’Shannessy
d8aca782f6
v0.13.2 blog post
(cherry picked from commit 6ed202288be889a1541853af53d9d18cf309d217)
10 years ago
Paul O’Shannessy
86f7859507
Update website with 0.13.2 builds
(cherry picked from commit 179f90452570193b4e1037698bafe5628afe5e7b)
10 years ago
Jon Scott Clark
aaf3fc4e87
Add 'cache: false' to $.ajax when fetching comments
10 years ago
Jim
4ee9f2bef5
Merge pull request #3625 from dmin/patch-1
Docs: Fix example JSX output
10 years ago
Paul O’Shannessy
f916c50194
Merge pull request #3678 from marocchino/update-korean
Update Translation to 6a7a4fd
10 years ago
Christopher Chedeau
19124f3e20
Update 2015-04-17-react-native-v0.4.md
10 years ago
Christopher Chedeau
5b9e499eb6
React Native 0.4 Blog Post
10 years ago
Shim Won
b0d161dd5e
Update Translation to 6a7a4fd
10 years ago
Leonardo YongUk Kim
33eec6065f
Create 19-dangerously-set-inner-html.ko-KR.md
Based on 2e1ccae2758e61ab86bc79bdcac0d61747065a4a
10 years ago
Alex
011c764730
"Advanced performance" typo fix
Example code used the key "propsTypes" - correct to "propTypes"
10 years ago
Paul O’Shannessy
8516b3b3f1
Merge pull request #3485 from jnu/ie10-flex-unitless
Treat flexPositive, flexNegative as unitless styles
10 years ago
Ben Alpert
fdd13d86f2
[docs] Use marked instead of Showdown and escape HTML
Fixes #3501 .
10 years ago
Serg
d12628e499
Fixed typo
10 years ago
Paul O’Shannessy
080462870e
Merge pull request #3642 from marocchino/ko-update
Update Korean translation to 0185c68
10 years ago
Shim Won
1b394414a2
Update Korean translation to 0185c68
10 years ago
Leonardo YongUk Kim
52b3b5ed1b
Translate tips 11 to Korean
1. Create 11-dom-event-listeners.ko-KR.md
2. Update 03-interactivity-and-dynamic-uis.ko-KR.md to add an anchor.
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
10 years ago
Leonardo YongUk Kim
9aa14423c9
Create 12-initial-ajax.ko-KR.md
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
10 years ago
Leonardo YongUk Kim
a5ef8ecd1e
Create 13-false-in-jsx.ko-KR.md
Based on 52494f9d723f4b2db12a0bf16a07b243076c15cf
10 years ago
Jordan Harband
1031c61960
Updating `es5-shim` URL
10 years ago
Gareth Nicholson
26d6df1d77
clarify sentence
10 years ago
Paul O’Shannessy
e5210ab986
Merge pull request #3584 from ThornWinters/patch-1
More Uniform Formating
10 years ago
David Mininger
84c3212a78
Docs: Fix example JSX output
10 years ago
Paul O’Shannessy
54a8dba157
[docs] Fix typo
Introduced in #3589
10 years ago
Ben Alpert
a0bbac1ea1
Merge pull request #3589 from theseyi/master
Documentation: Fixed typo / grammar in 'clone with props'
10 years ago
Dan Abramov
56357d7dd3
Mention Flux in “communicate between components”
10 years ago
Seyi Adebajo
4f618ca401
Documentation: Suggested edit adds clarity regarding when 'shouldComponentUpdate' is triggered and what the 're-rendering' process entails.
10 years ago
Seyi Adebajo
97f1a323b7
Fixed typo / grammar docs
10 years ago
Toru Kobayashi
5a6bdd6dc3
component.render method returns a ReactElement.
10 years ago
Shim Won
03e7cc7d9b
Update Korean translation to d402bd3
10 years ago
Michael Warner
f82a5206f0
More Uniform Formating
Corrected so the formatting in this document matches the same as others.
10 years ago