Skip to content

Releases: nativescript-community/ui-collectionview

v4.0.41

08 Aug 12:46
Compare
Choose a tag to compare

4.0.41 (2021-08-08)

Features

  • collectionview: android nestedScrollingEnabled property (bb52a55)

v4.0.40

07 Aug 13:50
Compare
Choose a tag to compare

4.0.40 (2021-08-07)

Bug Fixes

  • ios: scrollOffsetPercentage for end of content size (d9c3abe)

v4.0.39

02 Aug 08:32
Compare
Choose a tag to compare

4.0.39 (2021-08-02)

Bug Fixes

  • collectionview: crash fix on iOS 14 (72e6818)

v4.0.38

01 Aug 09:17
Compare
Choose a tag to compare

4.0.38 (2021-08-01)

Bug Fixes

  • padding support for iOS/Android (5525219)

v4.0.37

26 Jul 07:35
Compare
Choose a tag to compare

4.0.37 (2021-07-26)

Note: Version bump only for package @nativescript-community/ui-collectionview

v4.0.36

22 Jul 13:42
Compare
Choose a tag to compare

4.0.36 (2021-07-22)

Bug Fixes

  • android: refreshVisibleItems fix to refresh all necessary views (868f82e)

v4.0.35

13 Jul 16:01
Compare
Choose a tag to compare

4.0.35 (2021-07-13)

Bug Fixes

  • collectionview: android fix for collectionview wrongly updating items (cf34d0b)

v4.0.34

12 Jul 09:44
Compare
Choose a tag to compare

4.0.34 (2021-07-12)

Features

  • scroll and scrollEnd now reports scrollOffsetPercentage (1dd529a)

v4.0.33

06 Jul 09:25
Compare
Choose a tag to compare

4.0.33 (2021-07-06)

Bug Fixes

  • spanSize function now has (item, index) as parameters to allow complex layouts (795bada)

v4.0.32

06 Jun 12:40
Compare
Choose a tag to compare

4.0.32 (2021-06-06)

Bug Fixes

  • missing scrollOffset definition (0356ac8)