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
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
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
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
Paul O’Shannessy
668d6a3fed
v0.13.3
v0.13.3
2015-05-08 13:53:49 -07:00
Paul O’Shannessy
1d950ddbd4
Readme for 0.13.3
2015-05-08 13:53:49 -07:00
Paul O’Shannessy
95e864fd07
Changelog for 0.13.3
2015-05-08 13:53:49 -07:00
Ben Alpert
13e67bed24
Merge pull request #3841 from spicyj/yolo
...
Preserve prototype with replaceState
2015-05-08 13:53:49 -07:00
Paul O’Shannessy
b8ae729d3f
Revert "Reset changes to code made in #3693 "
...
This reverts commit 405346545f .
2015-05-08 13:53:48 -07:00
Ben Alpert
e9126cf90b
Add forgotten clipPath wrapper in getMarkupWrap
...
(cherry picked from commit 3b10a7b038 )
2015-05-08 13:53:48 -07:00
Ben Alpert
80ea01d364
Fix context warning with non-pure getChildContext
...
Fixes #3709 .
2015-05-08 11:36:29 -07:00
Ben Alpert
92a7e5f41c
Merge pull request #3802 from spicyj/cleaner-depr
...
Better warning messages for deprecated methods
2015-05-08 11:20:37 -07:00
Ben Alpert
56b0a496f4
Merge pull request #3727 from spicyj/dsih
...
Relax dangerouslySetInnerHTML validation
2015-05-08 10:49:56 -07:00
Scott Feeney
135499782e
Merge pull request #3716 from graue/optional-shallow-render-context
...
Shallow render components that define contextTypes
2015-05-08 10:49:36 -07:00
codesuki
bd6e42fab4
Added support for SVG clipPath element and clip-path attribute
2015-05-08 10:46:25 -07:00
Paul O’Shannessy
e64c0a50f9
Bump version for dev
2015-05-08 10:40:07 -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
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
Paul O’Shannessy
9643243116
Merge pull request #3784 from ef718/docs-punctuation
...
Add punctuation
2015-05-01 11:09:22 -07:00
Jim
a12ef37050
Merge pull request #3767 from kubosho/patch-1
...
Use jQuery 2.1.3 (latest) to be up-to-date and consistent with other docs)
2015-05-01 11:09:17 -07:00
Paul O’Shannessy
7a967b680b
Merge pull request #3734 from marocchino/update-korean
...
Update Translation to 0183f70
2015-05-01 11:09:12 -07:00
Jim
4c7479a2a0
Merge pull request #3723 from jsfb/fix-bad-homepage-link
...
Fix bad links in docs. Fixes #3654 .
2015-05-01 11:09:07 -07:00
Paul O’Shannessy
9611a4b105
Merge pull request #3691 from jonscottclark/patch-1
...
Add 'cache: false' to $.ajax when fetching comments (docs/tutorial)
2015-05-01 11:09:02 -07:00
Ben Alpert
0493fa21f7
Merge pull request #3429 from AoDev/patch-1
...
Add a note about react classe name convention
2015-05-01 11:08:58 -07:00
mheiber
f05bfaea33
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 .
(cherry picked from commit 39442aaa84 )
2015-04-22 17:06:12 -07:00
Paul O’Shannessy
405346545f
Reset changes to code made in #3693
...
Reverting this bit in the stable branch so builds aren't changed. We can pick
this up again if we do a 0.13.3.
2015-04-20 22:17:59 -07:00
Paul O’Shannessy
5ef593e4a0
Merge pull request #3693 from reedloden/swap-http-to-https
...
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
2015-04-20 11:08:54 -07:00
Paul O’Shannessy
92252f5781
Merge pull request #3694 from adamzap/fix-tutorial-line-highlighting
...
Fix missing line highlight in tutorial
2015-04-20 11:05:02 -07:00
Paul O’Shannessy
b14a7be10d
Merge pull request #3703 from JimBobSquarePants/patch-1
...
Example is JSX not JS.
2015-04-20 11:04:56 -07:00
Paul O’Shannessy
3ff97a9277
Merge pull request #3705 from zpao/doc/update-supported-attrs
...
[docs] Update supported HTML attributes
2015-04-20 11:04:51 -07:00
Paul O’Shannessy
7a2c84d81a
Tweak wording in 0.13.2 blog post
...
(cherry picked from commit feef6e885b )
2015-04-18 16:08:25 -07:00
Paul O’Shannessy
6ed202288b
v0.13.2 blog post
2015-04-18 15:33:58 -07:00
Paul O’Shannessy
179f904525
Update website with 0.13.2 builds
2015-04-18 15:33:58 -07:00
Paul O’Shannessy
c98c7ccd28
v0.13.2
v0.13.2
2015-04-18 15:28:48 -07:00
Paul O’Shannessy
78cca021f3
Update Patent Grant
...
https://code.facebook.com/posts/1639473982937255/updating-our-open-source-patent-grant/
2015-04-18 15:28:48 -07:00
Paul O’Shannessy
e1437078fc
Readme for 0.13.2
2015-04-18 15:28:48 -07:00
Paul O’Shannessy
4f1c61f915
Changelog for 0.13.2
2015-04-18 15:28:48 -07:00
Ben Alpert
4cecb72965
Merge pull request #3675 from spicyj/gh-3655
...
Add warning for getDefaultProps on ES6 classes
2015-04-17 18:35:19 -07:00
Paul O’Shannessy
db6dcd695f
Merge pull request #3485 from jnu/ie10-flex-unitless
...
Treat flexPositive, flexNegative as unitless styles
2015-04-17 18:35:19 -07:00
Paul O’Shannessy
16cb748161
Update test for backporting #3507
2015-04-17 18:35:19 -07:00
Jim
2e3ac9b683
Merge pull request #3638 from devicehubnet/master
...
check if type.prototype is object in instantiateReactComponent
2015-04-17 18:35:19 -07:00
Paul O’Shannessy
3509628c22
re-shrinkwrap
2015-04-17 18:35:18 -07:00
Paul O’Shannessy
742d8567e8
Merge pull request #3662 from zpao/update-uglify
...
Update uglify dependency
2015-04-17 18:35:18 -07:00