react-native-macos/packages/virtualized-lists/Lists
Nick Gerleman 8f7f0bf2a3 Extract logic to CellMetricsAggregator (#37777)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37777

This extracts the state and logic VirtualizedList uses to query information related to cell metrics. We will need to modify this (and other places) when fixing up RTL support for horizontal FlatList.

Changelog: [Internal]

Reviewed By: javache

Differential Revision: D46427052

fbshipit-source-id: 0a23f6c726447de0f20c583b4d507003efd6a754
2023-06-08 15:53:10 -07:00
..
__tests__ Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
CellRenderMask.js Reconnect VirtualizedList Source History 2/2 (Apply D41745930 + history, D42805202, D43063551) 2023-02-06 20:00:19 -08:00
ChildListCollection.js Reconnect VirtualizedList Source History 2/2 (Apply D41745930 + history, D42805202, D43063551) 2023-02-06 20:00:19 -08:00
FillRateHelper.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
ListMetricsAggregator.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
StateSafePureComponent.js Codemod `$Shape` to `Partial` in xplat, suppressing errors [4] (#36960) 2023-04-18 13:49:07 -07:00
ViewabilityHelper.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
VirtualizeUtils.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
VirtualizedList.d.ts Fix typo (#36956) 2023-04-18 09:45:55 -07:00
VirtualizedList.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
VirtualizedListCellRenderer.js Codemod `$Shape` to `Partial` in xplat, suppressing errors [4] (#36960) 2023-04-18 13:49:07 -07:00
VirtualizedListContext.js Reconnect VirtualizedList Source History 2/2 (Apply D41745930 + history, D42805202, D43063551) 2023-02-06 20:00:19 -08:00
VirtualizedListProps.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00
VirtualizedSectionList.js Extract logic to CellMetricsAggregator (#37777) 2023-06-08 15:53:10 -07:00