mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b0942edc87490cab68ed7acefeebdd12fc635e41
We have warned about this for a while now so we can make the switch.
Often when you reach for SuspenseList, you mean forwards. It doesn't
make sense to have the default to just be a noop. While "together" is
another useful mode that's more like a Group so isn't so associated with
the default as List. So we're switching it.
However, tail=hidden isn't as obvious of a default it does allow for a
convenient pattern for streaming in list of items by default.
This doesn't yet switch the rendering order of "backwards". That's
coming in a follow up.
DiffTrain build for [26cf280480](https://github.com/facebook/react/commit/26cf2804802f3d32c4d8f9db73ddea12ad6c1670)
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%