0.8.1
What's Changed
- Define FastList ownership boundary by @adamtheturtle in #13
- Make duplicate FastList item IDs deterministic by @adamtheturtle in #29
- Prune FastList selection to live item IDs by @adamtheturtle in #30
- Report when the FastList top row becomes empty by @adamtheturtle in #31
- Refresh FastList context menu registration by @adamtheturtle in #32
- Refresh FastList drag registration by @adamtheturtle in #33
- Resolve FastList context menu actions from live items by @adamtheturtle in #34
- Clean up FastList scroll observers on teardown by @adamtheturtle in #35
- Suppress stale scroll callbacks during FastList reloads by @adamtheturtle in #36
- Wire FastList onReachEnd on iOS and iPadOS by @adamtheturtle in #37
Full Changelog: 0.8.0...0.8.1