Skip to content

Releases: nativescript-community/ui-collectionview

v6.0.19

30 Mar 13:37

Choose a tag to compare

6.0.19 (2026-03-30)

Bug Fixes

  • android: swap width/height spanSize multiplication in onBindViewHolder (d0c55a8)

v6.0.18

24 Mar 15:32

Choose a tag to compare

6.0.18 (2026-03-24)

Bug Fixes

  • collectionview: ios fix for when the collectionview update while the view is not loaded (afb8086)
  • ios: guard against detached view in _removeContainer (9451ac5)

v6.0.17

05 Mar 14:03

Choose a tag to compare

6.0.17 (2026-03-05)

Bug Fixes

  • ui-collectionview: ios fix for image not getting layed out after remote loading (ebfd0cb)

v6.0.16

11 Feb 15:36

Choose a tag to compare

6.0.16 (2026-02-11)

Bug Fixes

  • collectionview: SnapPosition.START fix on android (13a0e5f)

v6.0.15

06 Feb 10:07

Choose a tag to compare

6.0.15 (2026-02-06)

Bug Fixes

  • collectionview: android fix where the 'touch' events would not get up/down (74dcbfd)

v6.0.14

03 Dec 15:30

Choose a tag to compare

6.0.14 (2025-12-03)

Bug Fixes

  • new allowCssPropagation property (false by default) (4ae97fa)
  • ui-collectionview: Ensure cell view binding context during loaded event (63dfb92)

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)