A framework for building native applications using React
COMMITS
/ Libraries/Lists/VirtualizedList.js February 15, 2019
D
deploy 0.93
Daniel Sainati committed
February 4, 2019
D
Fix regression of VirtualizedList jumpy header (#22025)
Danilo Bürger committed
January 28, 2019
A
Back out "[react-native][PR] [fix] Fixing overscrolling issue on Virtualized List"
Albert Sun committed
D
Fixing overscrolling issue on Virtualized List (#23181)
Dustin Savery committed
December 14, 2018
G
Deploy v0.89
glevi@fb.com committed
December 5, 2018
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
November 27, 2018
K
Added `persistentScrollbar` prop in ScrollView component (#22300)
Krzysztof Sroka committed
November 6, 2018
I
Fix inline styles warning in Libraries (#22161)
Ignacio Olaciregui committed
November 1, 2018
I
Fix linting issues (#22062)
Ignacio Olaciregui committed
October 31, 2018
W
Wrap measureLayoutRelativeToContainingList in try-catch to mitigate crash
Wen-Chien Chen committed
October 13, 2018
M
@allow-large-files [flow] update to v0.83
Marshall Roch committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 14, 2018
E
Typing View style as ViewStyleProp
Eli White committed
July 20, 2018
R
VirtualizedList: Fix spacer size calculation (#18105)
Rasmus K. Brosbøl committed
July 12, 2018
M
Adding new styling props to FlatList/VirtualizedList for ListHeaderComponent and ListFooterComponent
Michael Ficaro committed
July 7, 2018
K
June 28, 2018
S
fix: account for `ListHeaderComponent` length when calculating offset… (#17415)
Shane Osbourne committed
June 6, 2018
P
Bump Prettier to 1.13.4 on xplat
Peter van der Zee committed
June 5, 2018
L
Trigger nested VirtualizedLists to re-measure if their containing cell's onLayout fires
Logan Daniels committed
May 13, 2018
T
RN: Fix Type for ReactNative.NativeComponent (2/2)
Tim Yung committed
May 12, 2018
E
Adding $FlowFixMe to invalid prop accesses
Eli White committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
May 9, 2018
P
Prevent unintended VirtualizedList high priority rendering
Payton Yao committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
April 24, 2018
A
Improve VirtualizedList yellow-box warning when item is missing a key
Alex McKelvey committed
April 19, 2018
P
Upgrade Prettier to v1.12.1 on fbsource
Peter van der Zee committed
April 17, 2018
A
@allow-large-files clean up xplat/js for flow 0.70.0
Avik Chaudhuri committed
March 28, 2018
P
Add custom RefreshControl support to VirtualizedList
Peter Argany committed
March 23, 2018
D
Pass invertStickyHeaders to ScrollView
Danny Cochran committed
March 20, 2018
S
Upgrade to Flow v0.68.0
Sam Goldman committed
March 14, 2018
J
Don't wrap ListEmptyComponent in an extra view
Janic Duplessis committed
March 9, 2018
E
Tightening types for View and VirtualizedList
Eli White committed
E
Type VirtualizedList's ref
Eli White committed
E
Adding FlowFixMe when switching between Component and Ref
Eli White committed
March 7, 2018
E
StyleObj -> DangerouslyImpreciseStyleProp
Eli White committed
March 5, 2018
S
Update VirtualizedList to not throw with double constructor
Sophie Alpert committed
February 17, 2018
C
@allow-large-files Upgrade xplat/js to Flow v0.66
Caleb Meredith committed
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn committed
February 3, 2018
O
Fix initialScrollIndex for Android
Oleg Lokhvitsky committed
January 29, 2018
L
Nested virtualized lists should receive recordInteration events
Logan Daniels committed
J
Support sticky headers for inverted Lists
Janic Duplessis committed
January 8, 2018
G
@allow-large-files [Flow] Upgrade xplat/js to flow v0.63
glevi@fb.com committed
December 22, 2017
L
Make sure VirtualizedList's windowSize is greater than 0
Logan Daniels committed
December 19, 2017
L
Fix virtualized cell keys for list headers and footers
Logan Daniels committed
December 18, 2017
L
Support virtualization and onViewableItemsChanged for nested, same-orientation VirtualizedLists
Logan Daniels committed
November 2, 2017
A
@allow-large-files Flow 0.58 upgrade for xplat/js
Avik Chaudhuri committed
October 16, 2017
M
VirtualizedList: fix bug where onViewableItemsChanged wouldn't trigger
Martin Rädlinger committed