Skip to content

Releases: nativescript-community/ui-collectionview

v6.0.13

10 Oct 14:57

Choose a tag to compare

6.0.13 (2025-10-10)

Bug Fixes

  • ios: another crash while long pressing to reorder (57d8ad4)

v6.0.11

07 Oct 15:45

Choose a tag to compare

6.0.11 (2025-10-07)

Bug Fixes

v6.0.10

04 Oct 10:20

Choose a tag to compare

6.0.10 (2025-10-04)

Bug Fixes

  • ios: prevent performLayout to redraw items during refreshVisibleItems or refreh (01e15fe)

v6.0.9

03 Oct 20:14

Choose a tag to compare

6.0.9 (2025-10-03)

Bug Fixes

  • collectionview: iOS fix to prevent error when itemTemplateSelector (ab838b6)

v6.0.8

02 Oct 08:20

Choose a tag to compare

6.0.8 (2025-10-02)

Bug Fixes

  • ios: crash when reorder long press on collectionview location without cell (d59fec1)

v6.0.7

30 Sep 13:46

Choose a tag to compare

6.0.7 (2025-09-30)

Bug Fixes

  • ios: edge case crash on collection view refresh (be26e36)

v6.0.5

08 Sep 13:34

Choose a tag to compare

6.0.5 (2025-09-08)

Bug Fixes

  • android: refreshVisibleItems not always working (ae13b93)
  • collectionview: ios: try to prevent error refreshVisibleItems when no visible items (87f3fd3)

v6.0.4

19 Dec 15:31

Choose a tag to compare

6.0.4 (2024-12-19)

Bug Fixes

  • collectionview: ios fix for cells not resizing after system font change (d8a2699)
  • collectionview: ios fix in some extreme cases (40328ae)

v6.0.3

13 Dec 15:00
a8cbfa7

Choose a tag to compare

6.0.3 (2024-12-13)

Note: Version bump only for package ui-collectionview

v6.0.2

25 Nov 10:31

Choose a tag to compare

6.0.2 (2024-11-25)

Features

  • collectionview: ios autoSize property to say the collectionview should auto size itself. Use only when really needed (b5a92ed)