A framework for building native applications using React
COMMITS
/ Libraries/Lists/__tests__/VirtualizedList-test.js March 11, 2021
N
Add tests describing current sticky header realization behavior (#31075)
Nick Gerleman committed
April 29, 2020
D
refine invariant error message at scrollToIndex (#28464)
Daiki Ihara committed
March 26, 2020
K
Make ScrollView use ForwardRef
Kacie Bawiec committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
February 3, 2020
M
Fix indentation of inline snapshots in tests
Moti Zilberman committed
January 28, 2020
M
Log VirtualizedList nesting hierarchy in listKey collision error
Moti Zilberman committed
December 19, 2019
S
test tweaks
Spencer Ahrens committed
December 13, 2019
S
Fix sporadic issue with onEndReached called on load when not needed
Spencer Ahrens committed
December 3, 2019
K
Add getNativeScrollRef to FlatList
Kacie Bawiec committed
November 3, 2019
T
RN: Cleanup Testing Output
Tim Yung committed
October 16, 2019
A
Tidy up license headers [3/n]
Andres Suarez committed
A
Tidy up license headers [2/n]
Andres Suarez committed
May 20, 2019
A
VirtualizedList.RenderItem throws when using function component with hooks (#24832)
Alan Kenyon committed
May 8, 2019
January 2, 2019
I
Fix no shadow warnings (#22190)
Ignacio Olaciregui committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
November 2, 2017
M
Adding @email tags to most of the tests
Miguel Jimenez Esun committed
October 16, 2017
M
VirtualizedList: fix bug where onViewableItemsChanged wouldn't trigger
Martin Rädlinger committed
September 27, 2017
C
Codemod to 1.7.0
Christopher Chedeau committed
June 28, 2017
C
Codemod prettier to 1.5.2
Christopher Chedeau committed
June 13, 2017
J
remove disableAutomock from jest tests (new default) @bypass-lint
James Burnett committed
S
Add inverted option
Spencer Ahrens committed
S
Add basic nested VirtualizedList support
Spencer Ahrens committed
May 4, 2017
L
Add ListEmptyComponent prop
Louis Lagrange committed
May 3, 2017
J
Made `getItem` and `getItemCount` required props (VirtualizedList)
Jeff Case committed
April 27, 2017
S
fix bug: flipped leading/trailing separators.updateProps
Spencer Ahrens committed
April 18, 2017
T