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.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* ReactDOM v15.
|
|
2
|
+
* ReactDOM 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';
|
|
@@ -2629,7 +2629,7 @@ module.exports = EventPluginHub;
|
|
|
2629
2629
|
* This source code is licensed under the MIT license found in the
|
|
2630
2630
|
* LICENSE file in the root directory of this source tree.
|
|
2631
2631
|
*
|
|
2632
|
-
*
|
|
2632
|
+
*
|
|
2633
2633
|
*/
|
|
2634
2634
|
|
|
2635
2635
|
'use strict';
|
|
@@ -3564,7 +3564,7 @@ module.exports = HTMLDOMPropertyConfig;
|
|
|
3564
3564
|
* This source code is licensed under the MIT license found in the
|
|
3565
3565
|
* LICENSE file in the root directory of this source tree.
|
|
3566
3566
|
*
|
|
3567
|
-
*
|
|
3567
|
+
*
|
|
3568
3568
|
*/
|
|
3569
3569
|
|
|
3570
3570
|
'use strict';
|
|
@@ -3757,7 +3757,7 @@ module.exports = LinkedValueUtils;
|
|
|
3757
3757
|
* This source code is licensed under the MIT license found in the
|
|
3758
3758
|
* LICENSE file in the root directory of this source tree.
|
|
3759
3759
|
*
|
|
3760
|
-
*
|
|
3760
|
+
*
|
|
3761
3761
|
*/
|
|
3762
3762
|
|
|
3763
3763
|
'use strict';
|
|
@@ -4368,7 +4368,7 @@ module.exports = ReactComponentBrowserEnvironment;
|
|
|
4368
4368
|
* This source code is licensed under the MIT license found in the
|
|
4369
4369
|
* LICENSE file in the root directory of this source tree.
|
|
4370
4370
|
*
|
|
4371
|
-
*
|
|
4371
|
+
*
|
|
4372
4372
|
*/
|
|
4373
4373
|
|
|
4374
4374
|
'use strict';
|
|
@@ -8314,7 +8314,7 @@ module.exports = ReactDOMUnknownPropertyHook;
|
|
|
8314
8314
|
* This source code is licensed under the MIT license found in the
|
|
8315
8315
|
* LICENSE file in the root directory of this source tree.
|
|
8316
8316
|
*
|
|
8317
|
-
*
|
|
8317
|
+
*
|
|
8318
8318
|
*/
|
|
8319
8319
|
|
|
8320
8320
|
'use strict';
|
|
@@ -8823,7 +8823,7 @@ module.exports = {
|
|
|
8823
8823
|
* This source code is licensed under the MIT license found in the
|
|
8824
8824
|
* LICENSE file in the root directory of this source tree.
|
|
8825
8825
|
*
|
|
8826
|
-
*
|
|
8826
|
+
*
|
|
8827
8827
|
*/
|
|
8828
8828
|
|
|
8829
8829
|
'use strict';
|
|
@@ -8869,7 +8869,7 @@ module.exports = ReactEmptyComponent;
|
|
|
8869
8869
|
* This source code is licensed under the MIT license found in the
|
|
8870
8870
|
* LICENSE file in the root directory of this source tree.
|
|
8871
8871
|
*
|
|
8872
|
-
*
|
|
8872
|
+
*
|
|
8873
8873
|
*/
|
|
8874
8874
|
|
|
8875
8875
|
'use strict';
|
|
@@ -9128,7 +9128,7 @@ module.exports = ReactEventListener;
|
|
|
9128
9128
|
* This source code is licensed under the MIT license found in the
|
|
9129
9129
|
* LICENSE file in the root directory of this source tree.
|
|
9130
9130
|
*
|
|
9131
|
-
*
|
|
9131
|
+
*
|
|
9132
9132
|
*/
|
|
9133
9133
|
|
|
9134
9134
|
'use strict';
|
|
@@ -9214,7 +9214,7 @@ module.exports = ReactHostComponent;
|
|
|
9214
9214
|
* This source code is licensed under the MIT license found in the
|
|
9215
9215
|
* LICENSE file in the root directory of this source tree.
|
|
9216
9216
|
*
|
|
9217
|
-
*
|
|
9217
|
+
*
|
|
9218
9218
|
*/
|
|
9219
9219
|
|
|
9220
9220
|
'use strict';
|
|
@@ -9443,7 +9443,7 @@ module.exports = ReactInstanceMap;
|
|
|
9443
9443
|
* This source code is licensed under the MIT license found in the
|
|
9444
9444
|
* LICENSE file in the root directory of this source tree.
|
|
9445
9445
|
*
|
|
9446
|
-
*
|
|
9446
|
+
*
|
|
9447
9447
|
*/
|
|
9448
9448
|
|
|
9449
9449
|
'use strict';
|
|
@@ -9465,7 +9465,7 @@ module.exports = { debugTool: debugTool };
|
|
|
9465
9465
|
* This source code is licensed under the MIT license found in the
|
|
9466
9466
|
* LICENSE file in the root directory of this source tree.
|
|
9467
9467
|
*
|
|
9468
|
-
*
|
|
9468
|
+
*
|
|
9469
9469
|
*/
|
|
9470
9470
|
|
|
9471
9471
|
'use strict';
|
|
@@ -10528,7 +10528,7 @@ module.exports = ReactMultiChild;
|
|
|
10528
10528
|
* This source code is licensed under the MIT license found in the
|
|
10529
10529
|
* LICENSE file in the root directory of this source tree.
|
|
10530
10530
|
*
|
|
10531
|
-
*
|
|
10531
|
+
*
|
|
10532
10532
|
*/
|
|
10533
10533
|
|
|
10534
10534
|
'use strict';
|
|
@@ -10566,7 +10566,7 @@ module.exports = ReactNodeTypes;
|
|
|
10566
10566
|
* This source code is licensed under the MIT license found in the
|
|
10567
10567
|
* LICENSE file in the root directory of this source tree.
|
|
10568
10568
|
*
|
|
10569
|
-
*
|
|
10569
|
+
*
|
|
10570
10570
|
*/
|
|
10571
10571
|
|
|
10572
10572
|
'use strict';
|
|
@@ -10657,7 +10657,7 @@ module.exports = ReactOwner;
|
|
|
10657
10657
|
* This source code is licensed under the MIT license found in the
|
|
10658
10658
|
* LICENSE file in the root directory of this source tree.
|
|
10659
10659
|
*
|
|
10660
|
-
*
|
|
10660
|
+
*
|
|
10661
10661
|
*/
|
|
10662
10662
|
|
|
10663
10663
|
'use strict';
|
|
@@ -11156,7 +11156,7 @@ module.exports = ReactPerfAnalysis;
|
|
|
11156
11156
|
* This source code is licensed under the MIT license found in the
|
|
11157
11157
|
* LICENSE file in the root directory of this source tree.
|
|
11158
11158
|
*
|
|
11159
|
-
*
|
|
11159
|
+
*
|
|
11160
11160
|
*/
|
|
11161
11161
|
|
|
11162
11162
|
'use strict';
|
|
@@ -11179,7 +11179,7 @@ module.exports = ReactPropTypeLocationNames;
|
|
|
11179
11179
|
* This source code is licensed under the MIT license found in the
|
|
11180
11180
|
* LICENSE file in the root directory of this source tree.
|
|
11181
11181
|
*
|
|
11182
|
-
*
|
|
11182
|
+
*
|
|
11183
11183
|
*/
|
|
11184
11184
|
|
|
11185
11185
|
'use strict';
|
|
@@ -11534,7 +11534,7 @@ module.exports = ReactReconciler;
|
|
|
11534
11534
|
* This source code is licensed under the MIT license found in the
|
|
11535
11535
|
* LICENSE file in the root directory of this source tree.
|
|
11536
11536
|
*
|
|
11537
|
-
*
|
|
11537
|
+
*
|
|
11538
11538
|
*/
|
|
11539
11539
|
|
|
11540
11540
|
'use strict';
|
|
@@ -11709,7 +11709,7 @@ module.exports = ReactServerRenderingTransaction;
|
|
|
11709
11709
|
* This source code is licensed under the MIT license found in the
|
|
11710
11710
|
* LICENSE file in the root directory of this source tree.
|
|
11711
11711
|
*
|
|
11712
|
-
*
|
|
11712
|
+
*
|
|
11713
11713
|
*/
|
|
11714
11714
|
|
|
11715
11715
|
'use strict';
|
|
@@ -12901,7 +12901,7 @@ module.exports = ReactUpdates;
|
|
|
12901
12901
|
|
|
12902
12902
|
'use strict';
|
|
12903
12903
|
|
|
12904
|
-
module.exports = '15.
|
|
12904
|
+
module.exports = '15.7.0';
|
|
12905
12905
|
},{}],84:[function(_dereq_,module,exports){
|
|
12906
12906
|
/**
|
|
12907
12907
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
@@ -13395,7 +13395,7 @@ module.exports = SelectEventPlugin;
|
|
|
13395
13395
|
* This source code is licensed under the MIT license found in the
|
|
13396
13396
|
* LICENSE file in the root directory of this source tree.
|
|
13397
13397
|
*
|
|
13398
|
-
*
|
|
13398
|
+
*
|
|
13399
13399
|
*/
|
|
13400
13400
|
|
|
13401
13401
|
'use strict';
|
|
@@ -14436,7 +14436,7 @@ module.exports = SyntheticWheelEvent;
|
|
|
14436
14436
|
* This source code is licensed under the MIT license found in the
|
|
14437
14437
|
* LICENSE file in the root directory of this source tree.
|
|
14438
14438
|
*
|
|
14439
|
-
*
|
|
14439
|
+
*
|
|
14440
14440
|
*/
|
|
14441
14441
|
|
|
14442
14442
|
'use strict';
|
|
@@ -14685,7 +14685,7 @@ module.exports = ViewportMetrics;
|
|
|
14685
14685
|
* This source code is licensed under the MIT license found in the
|
|
14686
14686
|
* LICENSE file in the root directory of this source tree.
|
|
14687
14687
|
*
|
|
14688
|
-
*
|
|
14688
|
+
*
|
|
14689
14689
|
*/
|
|
14690
14690
|
|
|
14691
14691
|
'use strict';
|
|
@@ -14741,7 +14741,7 @@ module.exports = accumulateInto;
|
|
|
14741
14741
|
* This source code is licensed under the MIT license found in the
|
|
14742
14742
|
* LICENSE file in the root directory of this source tree.
|
|
14743
14743
|
*
|
|
14744
|
-
*
|
|
14744
|
+
*
|
|
14745
14745
|
*/
|
|
14746
14746
|
|
|
14747
14747
|
'use strict';
|
|
@@ -15156,7 +15156,7 @@ module.exports = findDOMNode;
|
|
|
15156
15156
|
* This source code is licensed under the MIT license found in the
|
|
15157
15157
|
* LICENSE file in the root directory of this source tree.
|
|
15158
15158
|
*
|
|
15159
|
-
*
|
|
15159
|
+
*
|
|
15160
15160
|
*/
|
|
15161
15161
|
|
|
15162
15162
|
'use strict';
|
|
@@ -15231,7 +15231,7 @@ module.exports = flattenChildren;
|
|
|
15231
15231
|
* This source code is licensed under the MIT license found in the
|
|
15232
15232
|
* LICENSE file in the root directory of this source tree.
|
|
15233
15233
|
*
|
|
15234
|
-
*
|
|
15234
|
+
*
|
|
15235
15235
|
*/
|
|
15236
15236
|
|
|
15237
15237
|
'use strict';
|
|
@@ -15520,7 +15520,7 @@ module.exports = getHostComponentFromComposite;
|
|
|
15520
15520
|
* This source code is licensed under the MIT license found in the
|
|
15521
15521
|
* LICENSE file in the root directory of this source tree.
|
|
15522
15522
|
*
|
|
15523
|
-
*
|
|
15523
|
+
*
|
|
15524
15524
|
*/
|
|
15525
15525
|
|
|
15526
15526
|
'use strict';
|
|
@@ -16067,7 +16067,7 @@ module.exports = isEventSupported;
|
|
|
16067
16067
|
* This source code is licensed under the MIT license found in the
|
|
16068
16068
|
* LICENSE file in the root directory of this source tree.
|
|
16069
16069
|
*
|
|
16070
|
-
*
|
|
16070
|
+
*
|
|
16071
16071
|
*/
|
|
16072
16072
|
|
|
16073
16073
|
'use strict';
|
|
@@ -16203,7 +16203,7 @@ module.exports = quoteAttributeValueForBrowser;
|
|
|
16203
16203
|
* This source code is licensed under the MIT license found in the
|
|
16204
16204
|
* LICENSE file in the root directory of this source tree.
|
|
16205
16205
|
*
|
|
16206
|
-
*
|
|
16206
|
+
*
|
|
16207
16207
|
*/
|
|
16208
16208
|
'use strict';
|
|
16209
16209
|
|
|
@@ -17241,7 +17241,7 @@ module.exports = camelizeStyleName;
|
|
|
17241
17241
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
17242
17242
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
17243
17243
|
*
|
|
17244
|
-
*
|
|
17244
|
+
*
|
|
17245
17245
|
*/
|
|
17246
17246
|
|
|
17247
17247
|
var isTextNode = _dereq_(154);
|
|
@@ -17492,7 +17492,7 @@ module.exports = createNodesFromMarkup;
|
|
|
17492
17492
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
17493
17493
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
17494
17494
|
*
|
|
17495
|
-
*
|
|
17495
|
+
*
|
|
17496
17496
|
*/
|
|
17497
17497
|
|
|
17498
17498
|
function makeEmptyFunction(arg) {
|
|
@@ -17927,7 +17927,7 @@ module.exports = isTextNode;
|
|
|
17927
17927
|
* LICENSE file in the root directory of this source tree. An additional grant
|
|
17928
17928
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
17929
17929
|
*
|
|
17930
|
-
*
|
|
17930
|
+
*
|
|
17931
17931
|
* @typechecks static-only
|
|
17932
17932
|
*/
|
|
17933
17933
|
|
|
@@ -18015,7 +18015,7 @@ module.exports = performanceNow;
|
|
|
18015
18015
|
* of patent rights can be found in the PATENTS file in the same directory.
|
|
18016
18016
|
*
|
|
18017
18017
|
* @typechecks
|
|
18018
|
-
*
|
|
18018
|
+
*
|
|
18019
18019
|
*/
|
|
18020
18020
|
|
|
18021
18021
|
/*eslint-disable no-self-compare */
|