A framework for building native applications using React
COMMITS
/ Libraries/Lists/VirtualizedSectionList.js March 25, 2021
L
Refactor renderItem logic and gate changes
Luna Wei committed
L
Reland stack for removing defaultProps from VL and remove breaking FlowFixMe
Luna Wei committed
March 18, 2021
March 17, 2021
L
Update typed export and fix test
Luna Wei committed
L
Remove defaultProps
Luna Wei committed
L
Remove keyExtractor defaultProps
Luna Wei committed
February 18, 2021
L
Remove FlowFixMe in VirtualizedSectionList
Luna Wei committed
February 12, 2021
L
Remove FlowFixMe on ref
Luna Wei committed
L
Remove UNSAFE_componentWillReceiveProps
Luna Wei 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
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
October 28, 2019
October 22, 2019
P
Suppress private property accesses
Panagiotis Vekris committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
October 11, 2019
E
Improve ScrollView and friends flow types for Props
Eli White committed
E
E
Nit change to VirtualizedSectionList callback flow type
Eli White committed
E
Lists: Change flow type to not allow rendering undefined
Eli White committed
E
Move VirtualizedSectionList's getItem into a class helper
Eli White committed
E
Destructure out unused props
Eli White committed
August 13, 2019
V
fix SectionList scrollToLocation and prevent regressions (#25997)
Vojtech Novak committed
August 9, 2019
L
Manual fixes for xplat/js/react-native-github
Logan Daniels committed
May 14, 2019
V
fix scrollToLocation not consistent between platforms (#24734)
Vojtech Novak committed
May 8, 2019
May 7, 2019
D
Adjust scrollToLocation when using sticky section headers (#24735)
Danilo Bürger committed
April 18, 2019
J
- Externalise and handle any sort of data blob (#20787)
Jérémy M committed
April 4, 2019
March 19, 2019
D
March 4, 2019
V
make sure to check array bounds in VirtualizedSectionList (#23710)
Vojtech Novak committed
January 22, 2019
C
Fixes #issue18098 SectionList scrollToLocation (#21577)
Christoph Nakazawa committed
December 14, 2018
G
Deploy v0.89
glevi@fb.com committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 6, 2018
P
Bump Prettier to 1.13.4 on xplat
Peter van der Zee committed
May 25, 2018
S
VirtualizedSectionList
Spencer Ahrens committed
S
Fix VirtualizedSectionList:ItemWithSeparators
Spencer Ahrens committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 17, 2018
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
January 8, 2018
G
@allow-large-files [Flow] Upgrade xplat/js to flow v0.63
glevi@fb.com committed
September 27, 2017
C
Codemod to 1.7.0
Christopher Chedeau 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 9, 2017
O
Fix stale separator props and expose CellRenderer refs
Oleg Lokhvitsky committed
August 3, 2017
G
@allow-large-files [Flow] Deploy v0.52.0 to xplat
glevi@fb.com committed
June 28, 2017
C
Codemod prettier to 1.5.2
Christopher Chedeau committed
May 25, 2017
C
Render section footer in <SectionList> sections with no data
Caleb Meredith committed