rainer oviir
9c1916dedb
Fix #6114 - Calling setState inside getChildContext should warn
2016-03-04 23:20:29 -08:00
Jim
3b86cb10c4
Merge pull request #6177 from yuanyan/patch-1
...
Remove dead code.
2016-03-04 22:07:17 -08:00
Jim
1dc705aa0b
Merge pull request #6180 from camjc/master
...
Update PureRenderMixin docs, adding ES6 example
2016-03-04 16:06:31 -08:00
Cameron Chamberlain
9fff1693f6
Update PureRenderMixin docs, adding ES6 example
2016-03-05 11:04:14 +11:00
Paul O’Shannessy
8b22a82162
Merge pull request #6189 from zpao/sythetic-events-fix
...
Fix issue with SyntheticEvents and Proxies
2016-03-04 14:25:14 -08:00
Paul O’Shannessy
f707ee53e2
Extend the correct object in the SyntheticEvent proxy
2016-03-04 13:59:51 -08:00
Jim
25c2bfcd52
Merge pull request #6183 from jimfb/rec-update
...
Fixed typo in reconciliation docs.
2016-03-04 13:13:23 -08:00
Dan Abramov
36798f7395
Merge pull request #6184 from gaearon/fix-svg-warning
...
Warn about deprecated SVG attributes only once
2016-03-04 18:14:35 +00:00
Jim
0ba1073e17
Fixed typo in reconciliation docs.
2016-03-04 10:01:35 -08:00
Dan Abramov
8a9ab75261
Warn about SVG attributes once
...
This fixes a missing check in #5714
2016-03-04 16:26:49 +00:00
Paul O’Shannessy
b89e7d25d5
Merge pull request #6175 from zpao/eslintrc-fixes
...
ESLint upgrade & fixes
2016-03-03 10:18:53 -08:00
Paul O’Shannessy
093bb22030
Update lint config, dependencies, fix issues
...
This also fixes messages from new synthetic events warnings
2016-03-03 10:16:02 -08:00
yuanyan
45a321d686
Remove dead code.
2016-03-03 23:08:47 +08:00
Paul O’Shannessy
b271efb7d3
Convert to .eslintrc.js
2016-03-02 23:52:20 -08:00
Jim
f8046f2dc2
Merge pull request #6172 from mgmcdermott/master
...
Fixed linting warnings and some mis-spacing in SyntheticEvent warnings
2016-03-02 18:54:27 -08:00
Michael McDermott
18af9bc91e
Fixed some linting warnings and some mis-spacing in SyntheticEvent warnings.
2016-03-02 18:40:23 -05:00
Jim
09666ad486
Merge pull request #6159 from mxstbr/move-jsx-comment
...
Move no-jsx note in ReactElement tests
2016-03-02 11:00:20 -08:00
Dan Abramov
4bbd8d25e1
Merge pull request #6164 from gaearon/fix-svg
...
Don't set children attribute on SVG nodes
2016-03-02 11:02:50 +00:00
Dan Abramov
5eab1bbe29
Don't interpret reserved props as attributes for SVG elements
...
This fixes a bug introduced in #5714 .
The code paths are now similar to web components where we worked around the same issue in #5093 .
Additionally, we also skip dangerouslySetInnerHTML and suppressContentEditableWarning.
2016-03-02 02:48:57 +00:00
Max
32b0c62214
Copy and paste no-jsx note from top of file to places where it's used
...
Closes #6157
2016-03-01 20:06:20 +01:00
Jim
56c423afd6
Merge pull request #6152 from jimfb/fix-blog-code-fragment
...
Updated code fragment for correctness.
2016-02-29 21:03:18 -08:00
Paul O’Shannessy
4da7e7ef9c
Merge pull request #6151 from zpao/docs-external-sidebar-followup
...
Docs external sidebar followup
2016-02-29 19:28:30 -08:00
jim
aec8a9b4fe
Updated code fragment for correctness.
2016-02-29 17:52:43 -08:00
Paul O’Shannessy
e0442f6915
Add redirect layout (again) and use it
2016-02-29 16:48:09 -08:00
Paul O’Shannessy
ab6041bad6
Don't add class="" if we don't need to
2016-02-29 16:30:03 -08:00
Jim
8f2b7d8e71
Merge pull request #6090 from joecritch/docs-external-link-icon
...
[Docs] Added icon for external links in nav
2016-02-29 15:19:25 -08:00
Paul O’Shannessy
a026b35626
Merge pull request #6140 from NogsMPLS/removeBabelBrowser
...
[Docs] Remove babel-browser link
2016-02-29 10:03:21 -08:00
Paul O’Shannessy
730e5ac2e6
Merge pull request #6132 from chicoxyzzy/use_object_is_in_oneof_validate_method
...
Using Object.is implementation when compare values inside React.PropTypes.oneOf
2016-02-29 09:59:09 -08:00
chico
03925f4f06
Using Object.is implementation when compare values inside React.PropTypes.oneOf
2016-02-29 18:46:19 +03:00
Jim
4045747af6
Merge pull request #6141 from wikinee/master
...
Update 10.2-form-input-binding-sugar.zh-CN.md
2016-02-29 04:56:44 -08:00
Nee
132a291747
Update 10.2-form-input-binding-sugar.zh-CN.md
...
translation other English Party to Chinese.
2016-02-29 17:28:47 +08:00
Ben Alpert
96eb7ffdda
Merge pull request #6139 from mxstbr/fix-rendertostaticmarkup-invariant
...
Fix renderToStaticMarkup() invariant
2016-02-28 22:27:02 -08:00
Nathan Smith
7dc8910373
remove babel-browser link
2016-02-28 18:03:05 -06:00
Max
4d1bfcc8e1
Fix renderToStaticMarkup invariant
2016-02-28 22:33:23 +01:00
Paul O’Shannessy
5696ccfcd7
Merge pull request #6005 from milesj/synthetic-transition
...
Added support for synthetic animation/transition events.
2016-02-28 11:09:30 -08:00
Paul O’Shannessy
adc9104d84
Merge pull request #6133 from stevenvachon/patch-1
...
support standard "cssFloat" css property
2016-02-28 10:59:49 -08:00
Steven Vachon
f68325f5d7
support standard "cssFloat" css property
...
For tools that compile CSS may have already converted the name.
More info:
https://npmjs.com/camelcase-css
https://npmjs.com/postcss-js
2016-02-27 01:13:15 -05:00
Paul O’Shannessy
5bb4303f9d
Merge pull request #6113 from kittens/babel-6
...
Update to Babel 6
2016-02-26 18:36:55 -08:00
Sebastian McKenzie
1365498b81
Update to Babel 6
2016-02-26 16:49:32 -08:00
Dan Abramov
4c804361e0
Fix the lint issue introduced in #6129
2016-02-26 21:57:16 +00:00
Dan Abramov
1e5bb2e9e4
Merge pull request #6129 from gaearon/syranide-lessvpm
...
Disable ViewportMetrics unless MouseEvent lacks support for pageX/pageY
2016-02-26 20:56:38 +00:00
Andreas Svensson
471b4af2c8
Disable ViewportMetrics unless MouseEvent lacks support for pageX/pageY
2016-02-26 20:35:48 +00:00
Jim
13871886ba
Merge pull request #6127 from jimfb/LinkedInput-to-packages
...
Moved LinkedInput from addons to packages.
2016-02-26 11:02:52 -08:00
Dan Abramov
92530b4ddc
Merge pull request #6068 from gaearon/react-instrumentation
...
Add ReactInstrumentation
2016-02-26 17:18:19 +00:00
Ben Alpert
74070e5838
Merge pull request #6082 from spicyj/nq-set-props
...
Remove unused enqueueSetProps methods
2016-02-26 00:39:48 -08:00
Ben Alpert
5b13cbc0e8
Merge pull request #5877 from spicyj/mount-class-error
...
Clarify error when passing class to render()
2016-02-26 00:26:11 -08:00
Ben Alpert
895fab782b
Clarify error when passing class to render()
2016-02-26 00:26:02 -08:00
Miles Johnson
260353e977
Added support for synthetic animation/transition events.
2016-02-25 23:52:32 -08:00
jim
8ab15c1d84
Moved LinkedInput from addons to packages.
2016-02-25 17:49:35 -08:00
Paul O’Shannessy
e2866ae412
Merge pull request #6123 from changhw01/patch-1
...
Clarify a step in the quick start
2016-02-25 14:52:25 -08:00