Releases: Redth/Maui.VirtualListView
Releases · Redth/Maui.VirtualListView
0.4.0
What's Changed
- Fix Global Header and Footer not being visible by @Codelisk in #43
- Fix null exception by @Codelisk in #44
- Add plain net8 target by @PavloLukianets in #22
- Implement FindVisiblePositions() by @Redth in #46
New Contributors
- @Codelisk made their first contribution in #43
- @PavloLukianets made their first contribution in #22
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Update README.md with nuget link by @aritchie in #23
- Fix scroll handler by @Redth in #35
- Hide Global/Header Footer when adapter is empty by @Redth in #36
- Fix iOS ignoring IsRefreshEnabled by @Redth in #37
- Do less layout churning when invalidating data by @Redth in #38
- Add support for scrollbar visibility by @Redth in #39
New Contributors
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
- Rebuild for .NET 8 GA
Full Changelog: 0.2.4...0.2.5
0.2.4
- Added
IsHeaderVisible
andIsFooterVisible
properties to allow explicit show/hide
Full Changelog: 0.2.3...0.2.4
0.2.3
- Only Show global header/footer if the view is visible
Full Changelog: 0.2.1...0.2.3
0.2.2
What's Changed
- Fix android adapter bugs with item id and changing reuse id's
Full Changelog: 0.2.1...0.2.2