Ben Alpert
96eb7ffdda
Merge pull request #6139 from mxstbr/fix-rendertostaticmarkup-invariant
...
Fix renderToStaticMarkup() invariant
2016-02-28 22:27:02 -08: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
Huang-Wei Chang
040e94b7f5
Clarify a step in the quick start
...
I propose to add a sentence to indicate the page is ready, and the next step (Separate File) is optional. IMMO, the quick-start guide should be really short so that readers can see the result asap. Furthermore, the "Separate File" might not work for readers using Chrome anyway.
2016-02-25 13:17:07 -08:00
Jim
dff05beeff
Merge pull request #5947 from koba04/add-warning-for-adding-synthetic-event-property
...
Add a warning for adding a property in the SyntheticEvent object
2016-02-24 13:30:49 -08:00
Jim
7a3009c2b4
Merge pull request #6112 from mxstbr/surpressContentEditableWarning
...
Add suppressContentEditableWarning
2016-02-24 13:02:12 -08:00
Max
f7276b304c
Add suppressContentEditableWarning
...
See #5837
2016-02-24 20:41:07 +01:00
Jim
308badbc03
Merge pull request #6094 from AprilArcus/cite-attribute
...
add "cite" attribute to whitelist for <blockquote> elements
2016-02-24 11:15:37 -08:00
April Arcus
39c597f523
add "cite" attribute to whitelist for <blockquote> elements ( fixes #6084 )
2016-02-22 20:58:17 -08:00
Jim
de09e0acd8
Merge pull request #6092 from dpercy/patch-2
...
Fix inverted definition of Controlled component
2016-02-22 15:59:20 -08:00
David Percy
8011112cc1
Fix inverted definition of Controlled component
2016-02-22 18:45:36 -05:00
Jim
fb75341769
Merge pull request #6085 from srph/patch-1
...
Add ReactLink deprecation notice
2016-02-22 14:49:01 -08:00
Paul O’Shannessy
5652c710c0
Merge pull request #6089 from chromakey/bb-fix-htmltojsx-script-link
...
Fix script source HTTPS error in html-jsx.md doc
2016-02-22 14:37:26 -08:00
Bill Blanchard
6ec8f078f1
Change script src for htmltojsx.min.js to referral target to fix https error
2016-02-22 16:20:23 -05:00
Kier Borromeo
01b3196896
Add deprecation notice.
2016-02-23 01:24:23 +08:00
Jim
5ebb784be5
Merge pull request #6071 from nakazye/fix_highlight
...
fix sample code highlight
2016-02-22 07:08:54 -08:00
nakazye
ccfd1ffb30
Replace the code sample in all the languages.
...
Replace the code sample in all the languages.
But I leave below sample code because of wording relation.
* tutorial6:see 25ef456
* from tutorial16:see 3812b95
2016-02-23 00:05:26 +09:00
Ben Alpert
cf4255445e
Remove unused enqueueSetProps methods
2016-02-21 14:30:23 -08:00
Jim
70b5eda83e
Merge pull request #5997 from truongduy134/clone-element
...
Fix #5929 . Resolve to default props when config key is set to undefined in cloneElement
2016-02-19 14:53:38 -08:00
Sebastian Markbåge
dcc86b63dc
Merge pull request #6074 from sebmarkbage/versionpost
...
Clarify what the current version scheme is
2016-02-19 12:02:57 -08:00
Sebastian Markbage
a080d863c5
Clarify what the current version scheme is
...
In case you don't remember what version we're currently on.
Also, clarify that this is semver and that v1.0 comes with preconceived
notions.
2016-02-19 12:02:26 -08:00
Ben Alpert
628a16c84d
Hashrockets
2016-02-19 11:39:42 -08:00
Sebastian Markbåge
b3335f371f
Merge pull request #6073 from sebmarkbage/versionpost
...
Versioning Blog Post
2016-02-19 11:34:01 -08:00
Sebastian Markbage
559fed7988
Versioning Blog Post
2016-02-19 11:31:01 -08:00
Ben Alpert
98d3327a5d
Merge pull request #6070 from spicyj/server-text
...
Fix build for useCreateElement: false, run Travis
2016-02-19 09:48:37 -08:00
Ben Alpert
81e5dd0a29
Fix build for useCreateElement: false, run Travis
...
It's important that we keep these code paths working because they're the only comprehensive test of adopting server-rendered HTML that we have right now. This is terrible and hacky but I am hopeful that it will at least catch stuff.
2016-02-19 09:48:06 -08:00
Ben Alpert
e8fb8c7870
Fix text component rendering with server markup
...
These weren't caught by CI in #5753 because we don't automatically test that yet... fixing that next.
2016-02-19 09:48:05 -08:00
Dan Abramov
3863330524
Add ReactInstrumentation
...
This adds `ReactInstrumentation` for the isomorphic package that uses the same approach as `ReactDOMInstrumentation`. Currently it is gated behind `__DEV__` but we will likely change this later to a runtime flag determined by whether there are any active listeners.
The first few events we add here should be sufficient for React DevTools, as determined by the `hook.emit()` calls in https://github.com/facebook/react-devtools/blob/d90c43201617d5aef378669da926d79515b6a811/backend/attachRenderer.js .
These events will also be useful for reconstructing the parent tree in the ReactPerf rewrite in #6046 .
2016-02-18 22:52:22 +00:00
Ben Alpert
684ef3e320
Merge pull request #5753 from mwiencek/no-text-span-2
...
Don't wrap text in <span> elements
2016-02-18 12:02:17 -08:00
Paul O’Shannessy
f818fa38b4
[docs] Use consistent formatting for headers
2016-02-18 11:53:47 -08:00
Michael Wiencek
203850013a
Don't wrap text in <span> elements
...
Instead, use opening and closing comment nodes to delimit text data.
2016-02-18 13:49:14 -06:00
Jim
5d7cd93b0e
Merge pull request #6064 from jimfb/provide-msunsafe-wrapper
...
Create ms-unsafe functions in one place, simplifies code.
2016-02-18 11:14:47 -08:00
Jim
efa8624eb9
Merge pull request #6059 from jimfb/tutorial-children-callback
...
Clearify callback text in the tutorial
2016-02-18 11:14:24 -08:00
Toru Kobayashi
decff26e81
Add a warning for adding some properties in the SyntheticEvent object if Proxy is supported
2016-02-18 19:26:32 +09:00
Jim
6454bfb9de
Merge pull request #6065 from benjycui/fix-comments
...
Update comments for EventPluginHub.js
2016-02-18 00:31:50 -08:00