Releases: nativescript-community/ui-collectionview
Releases · nativescript-community/ui-collectionview
v4.0.41
4.0.41 (2021-08-08)
Features
- collectionview: android
nestedScrollingEnabled
property (bb52a55)
v4.0.40
4.0.40 (2021-08-07)
Bug Fixes
- ios: scrollOffsetPercentage for end of content size (d9c3abe)
v4.0.39
4.0.39 (2021-08-02)
Bug Fixes
- collectionview: crash fix on iOS 14 (72e6818)
v4.0.38
4.0.38 (2021-08-01)
Bug Fixes
- padding support for iOS/Android (5525219)
v4.0.37
4.0.37 (2021-07-26)
Note: Version bump only for package @nativescript-community/ui-collectionview
v4.0.36
4.0.36 (2021-07-22)
Bug Fixes
- android: refreshVisibleItems fix to refresh all necessary views (868f82e)
v4.0.35
4.0.35 (2021-07-13)
Bug Fixes
- collectionview: android fix for collectionview wrongly updating items (cf34d0b)
v4.0.34
4.0.34 (2021-07-12)
Features
- scroll and scrollEnd now reports
scrollOffsetPercentage
(1dd529a)
v4.0.33
4.0.33 (2021-07-06)
Bug Fixes
- spanSize function now has (item, index) as parameters to allow complex layouts (795bada)
v4.0.32
4.0.32 (2021-06-06)
Bug Fixes
- missing scrollOffset definition (0356ac8)