Pull Requests
#27400
[Fizz][Float] Refactor Resources
#27823
Refine wording, enhance grammar, and correct typos in README.md
#27821
Add feature flags for expiration times
#27820
Remove WARNINGS file from FB
#27819
Add header to ReactAllWarnings Meta-only file
#27818
[Flight] Support postponing through a serialized promise
#27817
[ci] try to fix commit_artifacts step
#27811
[meta] copy ReactAllWarnings.js file
#27810
Add single child and array with one item key equality test to address TODO comment
#27808
[WIP] Diffs for hydration errors
#27807
Enable flag disableModulePatternComponents for native-fb
#27805
Update act references in tests
#27804
Add stable concurrent option to react-test-renderer
#27803
convert circleci workflow publish_preleases to github actions
#27802
convert circleci workflow publish_preleases_nightly to github actions
#27801
convert circleci worklfow fuzz_tests to github actions
#27800
convert circleci workflow devtools_regression_tests to github actions
#27799
convert circleci workflow build_and_test to github actions
#27798
Remove React.createFactory
#27796
feat: -added tests for more coverage in reactDom-input and reactText-area
#27795
Optimizing Code Structure and Clarity: Comprehensive Comments for Enhanced Readability and Understanding
#27794
Create COLLAB
#27792
[easy] remove unused deps coveralls and @actuallyworks/node-fetch
#27790
Flow: make more objects exact
#27788
fix: add isChildPublicInstance to ReactNativeTypes
#27786
Create warnings JS file for Meta
#27785
Update warnings extraction to hermes-parser
#27784
[flow] upgrade to 0.213.2
#27783
feat[Fabric/Paper]: support getIsOneInstanceAncestorOfAnother api method
#27776
Fix useSyncExternalStoreWithSelector to not call selectors when snapshot hasn't changed
#27773
Refactor deployment script for enhanced readability and robustness
#27772
Move client only exports to `react-dom/client`
#27769
React use lint 2
#27768
Move use lint to non-experimental
#27767
Rename fork ReactSharedInternals -> ReactSharedInternalsClient
#27766
Bump @adobe/css-tools from 4.0.1 to 4.3.2 in /fixtures/flight
#27765
Update README.md with react.dev links
#27761
[Fizz] Add Component Stacks to `onError` and `onPostpone` when in dev mode or during prerenders in prod mode
#27760
GitHub actions and workflows
#27759
React DevTools 4.28.5 -> 5.0.0
#27753
devtool not in codesandbox
#27750
Update attribute-behavior fixture app to latest React + React Scripts
#27747
Update to ReactDOM.createRoot in latest v18 from ReactDOM.render
#27746
reduntant message word in file CheckStringCoercion under the shared p…
#27745
Create coba fork
#27742
Remove module pattern function component support
#27741
[ReactTestRenderer] Rename unstable_isConcurrent to isConcurrent with warning
#27740
fix: select console error to not suggest to set readonly to true
#27739
Add dynamic `disableModulePatternComponents` flag for native-fb
#27737
fix tests mock by using Module instance instead of plain js object
#27736
fix(dom): fix function error when element name is nodeName
Build Activity
#421801
PrecedenceQueue -> StyleQueue
#421798
PrecedenceQueue -> StyleQueue
#421322
Adds a test demonstrating preload credential transfer across prerender/resume
#421285
Adds a test demonstrating preload credential transfer across prerender/resume
#420777
Adds a test demonstrating preload credential transfer across prerender/resume
#420722
Models image resources as their own type to encode the "promotion" behavior when an img tag is rendered and we promote the priority
#420668
Adds a test to cover the case where you preload a stylesheet but then render a styletag with the href using precedence. This is probably done as a mistake (accidentally using the same href) but if you are going to inline on your own then you should als...
#420666
Adds a test to cover the case where you preload a stylesheet but then render a styletag with the href using precedence. This is probably done as a mistake (accidentally using the same href) but if you are going to inline on your own then you should als...
#420663
Adds a test case to ensure that regardless of what order prelaods and resources are created there is at most one preload per resource. This affects stylesheets, scripts, and moduleScripts only
#420662
Adds a test case to ensure that regardless of what order prelaods and resources are created there is at most one preload per resource. This affects stylesheets, scripts, and moduleScripts only
#420613
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
#420611
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
#420593
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
#420324
renames type Precedence to PrecedenceQueue to better describe what it is. A precedence is now always the string value and the precedence queue is the thing that holds info about style tag rules and stylesheets that need to be flushed for that precedence
#420323
Unifies the key identity of preloads and resources. Some resources do not have a loadable type and we identify these as UnknownResources. For example fonts and images are preloadable but not actually loadable so we bucket them in this unknown category
...
#420162
[Fizz][Float] Refactor Resources
Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
#419989
[Fizz][Float] Refactor Resources
Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
#419984
[Fizz][Float] Refactor Resources
Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
facebook/react #421801
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!