mirror of
https://github.com/facebook/react.git
synced 2026-02-24 04:33:04 +00:00
(Temporarily) re-adds getters with deprecation warnings for React.PropTypes, React.checkPropTypes, and React.createClass. *08bd020: Replace all references to React.PropTypes with prop-types to avoid triggering our own warning message. *ef5b5c6: Removed several references to React.createClass that appeared after rebasing this branch. (reviewed by @flarnie) *524ce20: Added getters for createClass and PropTypes to the main React isomorphic object, behind one-time warning messages. (reviewed by @spicyj) *db48f54: Fixed Rollup bundles to inline 'prop-types' and 'create-react-class' for UMD builds only. (reviewed by @spicyj, @trueadm ) *cf49cfd: Updated tests-passing.txt to remove tests that were deleted in this branch. *d34109a: Responses to PR feedback from @spicyj. (Added package.json dependencies to packages/react and packages/react-dom. Renamed a var. Expanded on an inline comment.) *488c8d2: Added warning for moved package to React.checkPropTypes accessor too and updated build script. *83bcb29: Wordsmithing for deprecation notices (added fb.me links). *afdc9d2: Tweaked legacy module inlining to remove order-of-deps constraint *d1348b9: Removed $FlowFixMe. *7dbc3e7: More wordsmithing of deprecation notices based on Dan's feedback.
141 lines
3.1 KiB
JSON
141 lines
3.1 KiB
JSON
{
|
|
"branch": "prop-types",
|
|
"bundleSizes": {
|
|
"react.development.js (UMD_DEV)": {
|
|
"size": 121474,
|
|
"gzip": 30524
|
|
},
|
|
"react.production.min.js (UMD_PROD)": {
|
|
"size": 15685,
|
|
"gzip": 5765
|
|
},
|
|
"react-dom.development.js (UMD_DEV)": {
|
|
"size": 583352,
|
|
"gzip": 134572
|
|
},
|
|
"react-dom.production.min.js (UMD_PROD)": {
|
|
"size": 120740,
|
|
"gzip": 38092
|
|
},
|
|
"react-dom-server.development.js (UMD_DEV)": {
|
|
"size": 495558,
|
|
"gzip": 119685
|
|
},
|
|
"react-dom-server.production.min.js (UMD_PROD)": {
|
|
"size": 107033,
|
|
"gzip": 33273
|
|
},
|
|
"react-art.development.js (UMD_DEV)": {
|
|
"size": 342770,
|
|
"gzip": 76828
|
|
},
|
|
"react-art.production.min.js (UMD_PROD)": {
|
|
"size": 95013,
|
|
"gzip": 28990
|
|
},
|
|
"react.development.js (NODE_DEV)": {
|
|
"size": 70286,
|
|
"gzip": 17600
|
|
},
|
|
"react.production.min.js (NODE_PROD)": {
|
|
"size": 9226,
|
|
"gzip": 3626
|
|
},
|
|
"React-dev.js (FB_DEV)": {
|
|
"size": 72143,
|
|
"gzip": 18236
|
|
},
|
|
"React-prod.js (FB_PROD)": {
|
|
"size": 36643,
|
|
"gzip": 9256
|
|
},
|
|
"ReactDOMStack-dev.js (FB_DEV)": {
|
|
"size": 522763,
|
|
"gzip": 124727
|
|
},
|
|
"ReactDOMStack-prod.js (FB_PROD)": {
|
|
"size": 352776,
|
|
"gzip": 84675
|
|
},
|
|
"react-dom.development.js (NODE_DEV)": {
|
|
"size": 542350,
|
|
"gzip": 125199
|
|
},
|
|
"react-dom.production.min.js (NODE_PROD)": {
|
|
"size": 116925,
|
|
"gzip": 36732
|
|
},
|
|
"ReactDOMFiber-dev.js (FB_DEV)": {
|
|
"size": 797397,
|
|
"gzip": 184161
|
|
},
|
|
"ReactDOMFiber-prod.js (FB_PROD)": {
|
|
"size": 407613,
|
|
"gzip": 93586
|
|
},
|
|
"react-dom-server.development.js (NODE_DEV)": {
|
|
"size": 445589,
|
|
"gzip": 107597
|
|
},
|
|
"react-dom-server.production.min.js (NODE_PROD)": {
|
|
"size": 101411,
|
|
"gzip": 31292
|
|
},
|
|
"ReactDOMServerStack-dev.js (FB_DEV)": {
|
|
"size": 444281,
|
|
"gzip": 107443
|
|
},
|
|
"ReactDOMServerStack-prod.js (FB_PROD)": {
|
|
"size": 334166,
|
|
"gzip": 80444
|
|
},
|
|
"ReactARTStack-dev.js (FB_DEV)": {
|
|
"size": 142986,
|
|
"gzip": 32714
|
|
},
|
|
"ReactARTStack-prod.js (FB_PROD)": {
|
|
"size": 101143,
|
|
"gzip": 22993
|
|
},
|
|
"react-art.development.js (NODE_DEV)": {
|
|
"size": 265214,
|
|
"gzip": 56974
|
|
},
|
|
"react-art.production.min.js (NODE_PROD)": {
|
|
"size": 56628,
|
|
"gzip": 17152
|
|
},
|
|
"ReactARTFiber-dev.js (FB_DEV)": {
|
|
"size": 264392,
|
|
"gzip": 56780
|
|
},
|
|
"ReactARTFiber-prod.js (FB_PROD)": {
|
|
"size": 205336,
|
|
"gzip": 43154
|
|
},
|
|
"ReactNativeStack.js (RN)": {
|
|
"size": 233993,
|
|
"gzip": 55044
|
|
},
|
|
"ReactNativeFiber.js (RN)": {
|
|
"size": 387155,
|
|
"gzip": 84001
|
|
},
|
|
"ReactTestRendererFiber-dev.js (FB_DEV)": {
|
|
"size": 262301,
|
|
"gzip": 55747
|
|
},
|
|
"ReactTestRendererStack-dev.js (FB_DEV)": {
|
|
"size": 151521,
|
|
"gzip": 34765
|
|
},
|
|
"react-noop-renderer.development.js (NODE_DEV)": {
|
|
"size": 254298,
|
|
"gzip": 53728
|
|
},
|
|
"react-test-renderer.development.js (NODE_DEV)": {
|
|
"size": 263132,
|
|
"gzip": 55938
|
|
}
|
|
}
|
|
} |