A framework for building native applications using React
COMMITS
/ Libraries/Lists/VirtualizedList.js 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
October 3, 2017
S
Upgrade Flow to v0.56.0
Sam Goldman committed
September 29, 2017
T
Add SwipeableFlatList
Tomas Reimers committed
September 28, 2017
S
Add onScrollToIndexFailed support
Spencer Ahrens committed
September 27, 2017
C
Codemod to 1.7.0
Christopher Chedeau committed
September 14, 2017
T
Allow data lists to include 0 or '' (falsey items)
Tomas Reimers committed
September 8, 2017
M
September 6, 2017
M
@allow-large-files Flow v0.54.0
Marshall Roch committed
V
Extend FlatList to support multiple viewability configs
Vince Oppedisano committed
September 1, 2017
S
Support sticky ListHeaderComponent
Spencer Ahrens committed
August 29, 2017
C
Fix React Native open source
Caleb Meredith committed
E
Fix Prettier
Eli White committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
August 17, 2017
C
Add suppressions for Flow v0.53.0 before React changes
Caleb Meredith committed
August 9, 2017
O
Fix stale separator props and expose CellRenderer refs
Oleg Lokhvitsky committed
July 13, 2017
M
Be able to scroll to last item in list
Maarten Schumacher committed
June 28, 2017
C
Codemod prettier to 1.5.2
Christopher Chedeau committed
June 23, 2017
M
Fix problems if _updateCellsToRender gets called too early
Mike Lambert committed
June 21, 2017
June 20, 2017
J
FlatList - Add dev validation of the object returned by getItemLayout
Janic Duplessis committed
R
Add setNativeProps
Rene Weber committed
June 19, 2017
M
Fix initial-render triggering a render of all items.
Mike Lambert committed
June 13, 2017
S
Add inverted option
Spencer Ahrens committed
S
Add basic nested VirtualizedList support
Spencer Ahrens committed
June 8, 2017
K
Exposed progressViewOffset to VirtualizedList and FlatList
Kexi Long committed
M
Fix deltatime calculation.
Mike Lambert committed
June 6, 2017
J
Add support for flashScrollIndicators on iOS
Jean Regisser committed
J
Expand documentation scroll to offset
Jakob Kerkhove committed
May 25, 2017
A
Pass data prop instead of props to _updateViewableItems in _onScroll
ashoat committed
X
Add flexWrap warning
Xinbo Wang 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
S
Fix and optimize VirtualizedList update triggers
Spencer Ahrens committed
April 27, 2017
S
fix bug: flipped leading/trailing separators.updateProps
Spencer Ahrens committed
April 25, 2017
S
Many improvements
Spencer Ahrens committed
April 18, 2017
T
April 17, 2017
G
Upgrade to v0.44.0
Gabe Levi committed
April 13, 2017
S
disable removeClippedSubviews by default
Spencer Ahrens committed