Releases: Redth/Maui.VirtualListView
Releases · Redth/Maui.VirtualListView
0.2.1
15 Aug 14:39
Compare
Sorry, something went wrong.
No results found
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
0.2.0
28 Jul 18:30
Compare
Sorry, something went wrong.
No results found
What's Changed
Make SelectedItem/SelectedItems as bindable properties by @Redth in #11
Bugfixes
Full Changelog : 0.1.3...0.2.0
0.1.3
24 Jul 15:36
Compare
Sorry, something went wrong.
No results found
Bugfix for windows exception when EmptyView not specified
Full Changelog : 0.1.2...0.1.3
0.1.2
24 Jul 14:19
Compare
Sorry, something went wrong.
No results found
What's Changed
Add EmptyView, improve Refresh support (Accent Color, IsEnabled) by @Redth in #10
Fix logical children handling for list items, empty view
Full Changelog : 0.1.1...0.1.2
0.1.1
23 Jul 16:00
Compare
Sorry, something went wrong.
No results found
Fixes selection logic and moved into core
Fixed reloading adapter data
Adds dictionary values to VirtualViewCell for IPositionInfo
Cleans up bindable properties on VirtualViewCell that shouldn't be bindable
Code cleanup - tabs, file level namespace, split classes out to files, etc
0.1.0
21 Jul 19:38
Compare
Sorry, something went wrong.
No results found