Releases: Shopify/flash-list
Releases · Shopify/flash-list
v0.2.1
What's Changed
- Add changelog by @fortmarek in #143
- Bug fix for style and last separator by @naqvitalha in #141
- Improve FlashList's documentation by @fortmarek in #139
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Bump prismjs from 1.26.0 to 1.27.0 in /documentation by @dependabot in #135
- Rename RecyclerFlatList to FlashList by @fortmarek in #140
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Make onBlankArea prop optional by @fortmarek in #121
- add initialRenderIndex prop by @ElviraBurchik in #120
- Remove lists profiling by @fortmarek in #124
- Render on data change by @naqvitalha in #117
- Fix types for animated version of the list by @naqvitalha in #125
- Added support for progressViewOffset prop by @naqvitalha in #126
- cleaned up exceptions and added one for estimated item size by @naqvitalha in #127
- Add support for sticky header and fix static header issues with numColumns by @naqvitalha in #129
- Style support added to list by @naqvitalha in #132
Full Changelog: v0.0.6...v0.1.0
v0.0.6
What's Changed
- Bump follow-redirects from 1.14.7 to 1.14.8 in /documentation by @dependabot in #102
- expose blank event as a prop by @naqvitalha in #108
- added animated event support by @naqvitalha in #113
New Contributors
- @dependabot made their first contribution in #102
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- FlatList blank area by @fortmarek in #66
- Knownissue by @naqvitalha in #83
- Using FastImage in Twitter Timeline example to have better scrolling performane by @davebcn87 in #65
- Strip unneccessary dependencies by @fortmarek in #86
- Link to code source directly instead of transpiled source by @fortmarek in #85
- Add Services DB manifest by @ElviraBurchik in #71
- Fixture build by @fortmarek in #92
- Enabling Shopify Build Pipeline: recycler-flat-list-docs by @spy-v2 in #91
- ignoring cached layouts by @naqvitalha in #94
- improved progressive rendering by @naqvitalha in #93
- TTI metric by @fortmarek in #88
- TTI Flipper setup by @fortmarek in #97
- Make blank area an instance-level event by @fortmarek in #99
Full Changelog: v0.0.3...v0.0.5
v0.0.3
What's Changed
- Add a service.yml file (Services DB manifest) by @services-db in #70
- passing correct offset from Android and disabling event by default by @naqvitalha in #67
- Fix for orientation change by @naqvitalha in #68
- Pre build recycler pool to eliminate initial frame dips by @naqvitalha in #72
- CI checks: lint by @ElviraBurchik in #74
- Overrides for type and layout + bug fixes by @naqvitalha in #75
New Contributors
- @services-db made their first contribution in #70
Full Changelog: v0.0.2...v0.0.3
v0.0.1-alpha.2
What's Changed
- Tests for Autolayout view by @naqvitalha in #2
- Add AutoLayoutView view to fix spaces on iOS by @fortmarek in #3
- Add dev by @ElviraBurchik in #5
- Autolayoutview fix by @fortmarek in #7
- Remove Pods source files by @fortmarek in #8
- Added blank area event by @naqvitalha in #6
- Flatlist API by @fortmarek in #4
- Enabling Shopify Build Pipeline: recycler-flat-list by @spy-v2 in #29
- Added scroll methods by @naqvitalha in #42
- Added
onEndReached
andonEndReachedThreshold
props by @davebcn87 in #33 - Added
onRefresh
and refreshing props by @davebcn87 in #37
New Contributors
- @naqvitalha made their first contribution in #2
- @fortmarek made their first contribution in #3
- @ElviraBurchik made their first contribution in #5
- @davebcn87 made their first contribution in #33
Full Changelog: https://github.com/Shopify/recycler-flat-list/commits/v0.0.1-alpha.2