mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1dcb0dfc5220adc876da1bee9d654f8b00a946db
Updates Suspensey instances and resources to preload even during urgent updates and to potentially suspend. The current implementation is unchanged for transitions but for sync updates if there is a suspense boundary above the resource/instance it will be rendered in fallback mode instead. Note: This behavior is not what we want for images once we make them suspense enabled. We will need to have forked behavior here to distinguish between stylesheets which should never commit when not loaded and images which should commit after a small delay DiffTrain build for commit https://github.com/facebook/react/commit/217b2ccf160d7594a926d276a75c7312b299be4d.
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%