react-dom 15.6.2 → 15.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/react-dom-server.js +33 -33
- package/dist/react-dom-server.min.js +3 -3
- package/dist/react-dom.js +34 -34
- package/dist/react-dom.min.js +3 -3
- package/package.json +26 -18
package/dist/react-dom-server.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* ReactDOMServer v15.
|
|
2
|
+
* ReactDOMServer v15.7.0
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
5
|
;(function(f) {
|
|
@@ -878,7 +878,7 @@ module.exports = CSSPropertyOperations;
|
|
|
878
878
|
* This source code is licensed under the MIT license found in the
|
|
879
879
|
* LICENSE file in the root directory of this source tree.
|
|
880
880
|
*
|
|
881
|
-
*
|
|
881
|
+
*
|
|
882
882
|
*/
|
|
883
883
|
|
|
884
884
|
'use strict';
|
|
@@ -2539,7 +2539,7 @@ module.exports = EventPluginHub;
|
|
|
2539
2539
|
* This source code is licensed under the MIT license found in the
|
|
2540
2540
|
* LICENSE file in the root directory of this source tree.
|
|
2541
2541
|
*
|
|
2542
|
-
*
|
|
2542
|
+
*
|
|
2543
2543
|
*/
|
|
2544
2544
|
|
|
2545
2545
|
'use strict';
|
|
@@ -3474,7 +3474,7 @@ module.exports = HTMLDOMPropertyConfig;
|
|
|
3474
3474
|
* This source code is licensed under the MIT license found in the
|
|
3475
3475
|
* LICENSE file in the root directory of this source tree.
|
|
3476
3476
|
*
|
|
3477
|
-
*
|
|
3477
|
+
*
|
|
3478
3478
|
*/
|
|
3479
3479
|
|
|
3480
3480
|
'use strict';
|
|
@@ -3667,7 +3667,7 @@ module.exports = LinkedValueUtils;
|
|
|
3667
3667
|
* This source code is licensed under the MIT license found in the
|
|
3668
3668
|
* LICENSE file in the root directory of this source tree.
|
|
3669
3669
|
*
|
|
3670
|
-
*
|
|
3670
|
+
*
|
|
3671
3671
|
*/
|
|
3672
3672
|
|
|
3673
3673
|
'use strict';
|
|
@@ -4278,7 +4278,7 @@ module.exports = ReactComponentBrowserEnvironment;
|
|
|
4278
4278
|
* This source code is licensed under the MIT license found in the
|
|
4279
4279
|
* LICENSE file in the root directory of this source tree.
|
|
4280
4280
|
*
|
|
4281
|
-
*
|
|
4281
|
+
*
|
|
4282
4282
|
*/
|
|
4283
4283
|
|
|
4284
4284
|
'use strict';
|
|
@@ -7862,7 +7862,7 @@ module.exports = {
|
|
|
7862
7862
|
* This source code is licensed under the MIT license found in the
|
|
7863
7863
|
* LICENSE file in the root directory of this source tree.
|
|
7864
7864
|
*
|
|
7865
|
-
*
|
|
7865
|
+
*
|
|
7866
7866
|
*/
|
|
7867
7867
|
|
|
7868
7868
|
'use strict';
|
|
@@ -8371,7 +8371,7 @@ module.exports = {
|
|
|
8371
8371
|
* This source code is licensed under the MIT license found in the
|
|
8372
8372
|
* LICENSE file in the root directory of this source tree.
|
|
8373
8373
|
*
|
|
8374
|
-
*
|
|
8374
|
+
*
|
|
8375
8375
|
*/
|
|
8376
8376
|
|
|
8377
8377
|
'use strict';
|
|
@@ -8417,7 +8417,7 @@ module.exports = ReactEmptyComponent;
|
|
|
8417
8417
|
* This source code is licensed under the MIT license found in the
|
|
8418
8418
|
* LICENSE file in the root directory of this source tree.
|
|
8419
8419
|
*
|
|
8420
|
-
*
|
|
8420
|
+
*
|
|
8421
8421
|
*/
|
|
8422
8422
|
|
|
8423
8423
|
'use strict';
|
|
@@ -8676,7 +8676,7 @@ module.exports = ReactEventListener;
|
|
|
8676
8676
|
* This source code is licensed under the MIT license found in the
|
|
8677
8677
|
* LICENSE file in the root directory of this source tree.
|
|
8678
8678
|
*
|
|
8679
|
-
*
|
|
8679
|
+
*
|
|
8680
8680
|
*/
|
|
8681
8681
|
|
|
8682
8682
|
'use strict';
|
|
@@ -8762,7 +8762,7 @@ module.exports = ReactHostComponent;
|
|
|
8762
8762
|
* This source code is licensed under the MIT license found in the
|
|
8763
8763
|
* LICENSE file in the root directory of this source tree.
|
|
8764
8764
|
*
|
|
8765
|
-
*
|
|
8765
|
+
*
|
|
8766
8766
|
*/
|
|
8767
8767
|
|
|
8768
8768
|
'use strict';
|
|
@@ -8991,7 +8991,7 @@ module.exports = ReactInstanceMap;
|
|
|
8991
8991
|
* This source code is licensed under the MIT license found in the
|
|
8992
8992
|
* LICENSE file in the root directory of this source tree.
|
|
8993
8993
|
*
|
|
8994
|
-
*
|
|
8994
|
+
*
|
|
8995
8995
|
*/
|
|
8996
8996
|
|
|
8997
8997
|
'use strict';
|
|
@@ -9013,7 +9013,7 @@ module.exports = { debugTool: debugTool };
|
|
|
9013
9013
|
* This source code is licensed under the MIT license found in the
|
|
9014
9014
|
* LICENSE file in the root directory of this source tree.
|
|
9015
9015
|
*
|
|
9016
|
-
*
|
|
9016
|
+
*
|
|
9017
9017
|
*/
|
|
9018
9018
|
|
|
9019
9019
|
'use strict';
|
|
@@ -9540,7 +9540,7 @@ module.exports = ReactMultiChild;
|
|
|
9540
9540
|
* This source code is licensed under the MIT license found in the
|
|
9541
9541
|
* LICENSE file in the root directory of this source tree.
|
|
9542
9542
|
*
|
|
9543
|
-
*
|
|
9543
|
+
*
|
|
9544
9544
|
*/
|
|
9545
9545
|
|
|
9546
9546
|
'use strict';
|
|
@@ -9578,7 +9578,7 @@ module.exports = ReactNodeTypes;
|
|
|
9578
9578
|
* This source code is licensed under the MIT license found in the
|
|
9579
9579
|
* LICENSE file in the root directory of this source tree.
|
|
9580
9580
|
*
|
|
9581
|
-
*
|
|
9581
|
+
*
|
|
9582
9582
|
*/
|
|
9583
9583
|
|
|
9584
9584
|
'use strict';
|
|
@@ -9669,7 +9669,7 @@ module.exports = ReactOwner;
|
|
|
9669
9669
|
* This source code is licensed under the MIT license found in the
|
|
9670
9670
|
* LICENSE file in the root directory of this source tree.
|
|
9671
9671
|
*
|
|
9672
|
-
*
|
|
9672
|
+
*
|
|
9673
9673
|
*/
|
|
9674
9674
|
|
|
9675
9675
|
'use strict';
|
|
@@ -9692,7 +9692,7 @@ module.exports = ReactPropTypeLocationNames;
|
|
|
9692
9692
|
* This source code is licensed under the MIT license found in the
|
|
9693
9693
|
* LICENSE file in the root directory of this source tree.
|
|
9694
9694
|
*
|
|
9695
|
-
*
|
|
9695
|
+
*
|
|
9696
9696
|
*/
|
|
9697
9697
|
|
|
9698
9698
|
'use strict';
|
|
@@ -10047,7 +10047,7 @@ module.exports = ReactReconciler;
|
|
|
10047
10047
|
* This source code is licensed under the MIT license found in the
|
|
10048
10048
|
* LICENSE file in the root directory of this source tree.
|
|
10049
10049
|
*
|
|
10050
|
-
*
|
|
10050
|
+
*
|
|
10051
10051
|
*/
|
|
10052
10052
|
|
|
10053
10053
|
'use strict';
|
|
@@ -10330,7 +10330,7 @@ module.exports = ReactServerRenderingTransaction;
|
|
|
10330
10330
|
* This source code is licensed under the MIT license found in the
|
|
10331
10331
|
* LICENSE file in the root directory of this source tree.
|
|
10332
10332
|
*
|
|
10333
|
-
*
|
|
10333
|
+
*
|
|
10334
10334
|
*/
|
|
10335
10335
|
|
|
10336
10336
|
'use strict';
|
|
@@ -10952,7 +10952,7 @@ module.exports = ReactUpdates;
|
|
|
10952
10952
|
|
|
10953
10953
|
'use strict';
|
|
10954
10954
|
|
|
10955
|
-
module.exports = '15.
|
|
10955
|
+
module.exports = '15.7.0';
|
|
10956
10956
|
},{}],77:[function(_dereq_,module,exports){
|
|
10957
10957
|
/**
|
|
10958
10958
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
@@ -11446,7 +11446,7 @@ module.exports = SelectEventPlugin;
|
|
|
11446
11446
|
* This source code is licensed under the MIT license found in the
|
|
11447
11447
|
* LICENSE file in the root directory of this source tree.
|
|
11448
11448
|
*
|
|
11449
|
-
*
|
|
11449
|
+
*
|
|
11450
11450
|
*/
|
|
11451
11451
|
|
|
11452
11452
|
'use strict';
|
|
@@ -12487,7 +12487,7 @@ module.exports = SyntheticWheelEvent;
|
|
|
12487
12487
|
* This source code is licensed under the MIT license found in the
|
|
12488
12488
|
* LICENSE file in the root directory of this source tree.
|
|
12489
12489
|
*
|
|
12490
|
-
*
|
|
12490
|
+
*
|
|
12491
12491
|
*/
|
|
12492
12492
|
|
|
12493
12493
|
'use strict';
|
|
@@ -12736,7 +12736,7 @@ module.exports = ViewportMetrics;
|
|
|
12736
12736
|
* This source code is licensed under the MIT license found in the
|
|
12737
12737
|
* LICENSE file in the root directory of this source tree.
|
|
12738
12738
|
*
|
|
12739
|
-
*
|
|
12739
|
+
*
|
|
12740
12740
|
*/
|
|
12741
12741
|
|
|
12742
12742
|
'use strict';
|
|
@@ -12792,7 +12792,7 @@ module.exports = accumulateInto;
|
|
|
12792
12792
|
* This source code is licensed under the MIT license found in the
|
|
12793
12793
|
* LICENSE file in the root directory of this source tree.
|
|
12794
12794
|
*
|
|
12795
|
-
*
|
|
12795
|
+
*
|
|
12796
12796
|
*/
|
|
12797
12797
|
|
|
12798
12798
|
'use strict';
|
|
@@ -13149,7 +13149,7 @@ module.exports = escapeTextContentForBrowser;
|
|
|
13149
13149
|
* This source code is licensed under the MIT license found in the
|
|
13150
13150
|
* LICENSE file in the root directory of this source tree.
|
|
13151
13151
|
*
|
|
13152
|
-
*
|
|
13152
|
+
*
|
|
13153
13153
|
*/
|
|
13154
13154
|
|
|
13155
13155
|
'use strict';
|
|
@@ -13224,7 +13224,7 @@ module.exports = flattenChildren;
|
|
|
13224
13224
|
* This source code is licensed under the MIT license found in the
|
|
13225
13225
|
* LICENSE file in the root directory of this source tree.
|
|
13226
13226
|
*
|
|
13227
|
-
*
|
|
13227
|
+
*
|
|
13228
13228
|
*/
|
|
13229
13229
|
|
|
13230
13230
|
'use strict';
|
|
@@ -13485,7 +13485,7 @@ module.exports = getEventTarget;
|
|
|
13485
13485
|
* This source code is licensed under the MIT license found in the
|
|
13486
13486
|
* LICENSE file in the root directory of this source tree.
|
|
13487
13487
|
*
|
|
13488
|
-
*
|
|
13488
|
+
*
|
|
13489
13489
|
*/
|
|
13490
13490
|
|
|
13491
13491
|
'use strict';
|
|
@@ -14032,7 +14032,7 @@ module.exports = isEventSupported;
|
|
|
14032
14032
|
* This source code is licensed under the MIT license found in the
|
|
14033
14033
|
* LICENSE file in the root directory of this source tree.
|
|
14034
14034
|
*
|
|
14035
|
-
*
|
|
14035
|
+
*
|
|
14036
14036
|
*/
|
|
14037
14037
|
|
|
14038
14038
|
'use strict';
|
|
@@ -14105,7 +14105,7 @@ module.exports = quoteAttributeValueForBrowser;
|
|
|
14105
14105
|
* This source code is licensed under the MIT license found in the
|
|
14106
14106
|
* LICENSE file in the root directory of this source tree.
|
|
14107
14107
|
*
|
|
14108
|
-
*
|
|
14108
|
+
*
|
|
14109
14109
|
*/
|
|
14110
14110
|
'use strict';
|
|
14111
14111
|
|
|
@@ -15129,7 +15129,7 @@ module.exports = camelizeStyleName;
|
|
|
15129
15129
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
15130
15130
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
15131
15131
|
*
|
|
15132
|
-
*
|
|
15132
|
+
*
|
|
15133
15133
|
*/
|
|
15134
15134
|
|
|
15135
15135
|
var isTextNode = _dereq_(143);
|
|
@@ -15380,7 +15380,7 @@ module.exports = createNodesFromMarkup;
|
|
|
15380
15380
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
15381
15381
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
15382
15382
|
*
|
|
15383
|
-
*
|
|
15383
|
+
*
|
|
15384
15384
|
*/
|
|
15385
15385
|
|
|
15386
15386
|
function makeEmptyFunction(arg) {
|
|
@@ -15815,7 +15815,7 @@ module.exports = isTextNode;
|
|
|
15815
15815
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
15816
15816
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
15817
15817
|
*
|
|
15818
|
-
*
|
|
15818
|
+
*
|
|
15819
15819
|
* @typechecks static-only
|
|
15820
15820
|
*/
|
|
15821
15821
|
|
|
@@ -15903,7 +15903,7 @@ module.exports = performanceNow;
|
|
|
15903
15903
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
15904
15904
|
*
|
|
15905
15905
|
* @typechecks
|
|
15906
|
-
*
|
|
15906
|
+
*
|
|
15907
15907
|
*/
|
|
15908
15908
|
|
|
15909
15909
|
/*eslint-disable no-self-compare */
|