Skip to content

Releases: Redth/Maui.VirtualListView

0.3.2

22 Apr 21:13
e7b420a
Compare
Choose a tag to compare

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

05 Dec 01:00
bafd036
Compare
Choose a tag to compare

What's Changed

  • Fix iOS/MacCat cell tap for selection by @Redth in #16

Full Changelog: 0.3.0...0.3.1

0.3.0

29 Nov 22:39
d5bf990
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.7...0.3.0

0.2.7

28 Nov 21:33
406f8ee
Compare
Choose a tag to compare

What's Changed

  • Perf Improvements & Consistency by @Redth in #14

Full Changelog: 0.2.6...0.2.7

0.2.6

28 Nov 19:14
6191fcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.2.6

0.2.5

16 Nov 15:25
Compare
Choose a tag to compare
  • Rebuild for .NET 8 GA

Full Changelog: 0.2.4...0.2.5

0.2.4

19 Aug 21:59
Compare
Choose a tag to compare
  • Added IsHeaderVisible and IsFooterVisible properties to allow explicit show/hide

Full Changelog: 0.2.3...0.2.4

0.2.3

19 Aug 21:10
Compare
Choose a tag to compare
  • Only Show global header/footer if the view is visible

Full Changelog: 0.2.1...0.2.3

0.2.2

15 Aug 15:29
Compare
Choose a tag to compare

What's Changed

  • Fix android adapter bugs with item id and changing reuse id's

Full Changelog: 0.2.1...0.2.2

0.2.1

15 Aug 14:39
Compare
Choose a tag to compare

What's Changed

  • Use binding context from parent control if there is no data object for item

Full Changelog: 0.2.0...0.2.1