Skip to content

Releases: nativescript-community/ui-collectionview

v5.3.19

13 Feb 14:49
2d7bcc5

Choose a tag to compare

5.3.19 (2024-02-13)

Bug Fixes

  • ios: prevent crash on ObservableArray change while the CollectionView is not “visible” (188d8e1)

v5.3.18

06 Feb 15:11
0b4bc5b

Choose a tag to compare

5.3.18 (2024-02-06)

Note: Version bump only for package ui-collectionview

v5.3.17

06 Feb 15:09
0045cd5

Choose a tag to compare

5.3.17 (2024-02-06)

Note: Version bump only for package ui-collectionview

v5.3.16

06 Feb 11:23
594e9a5

Choose a tag to compare

5.3.16 (2024-02-06)

Bug Fixes

  • ios: ensure we refresh visible items (8b39db9)

v5.3.15

17 Jan 14:11
c25743f

Choose a tag to compare

5.3.15 (2024-01-17)

Bug Fixes

  • swipemenu: ios broken after latest gesturehandler release (cb11edc)

v5.3.14

16 Jan 14:15
199ee75

Choose a tag to compare

5.3.14 (2024-01-16)

Bug Fixes

  • collectionview: ios regression after last version (481ea3c)

v5.3.13

15 Jan 20:52
02ce933

Choose a tag to compare

5.3.13 (2024-01-15)

Bug Fixes

  • ui-collectionview: iOS fix when changing rowHeight/colWidth dynamically (d643e6a)

v5.3.12

14 Jan 15:03

Choose a tag to compare

5.3.12 (2024-01-14)

Bug Fixes

  • prevent requestLayout in Akylas fork while updating cell in svelte (4a1239b)

v5.3.11

08 Dec 16:05

Choose a tag to compare

5.3.11 (2023-12-08)

Bug Fixes

  • notify of disposing on disposeNativeView so that flavours can destroy their instances (98bf75e)

v5.3.10

06 Dec 20:03

Choose a tag to compare

5.3.10 (2023-12-06)

Bug Fixes

  • collectionview: itemOverlap fixes (a473aa9)
  • collectionview: bring back displayItem event (0c73f3c)
  • collectionview: native api usage fix (d0e544b)
  • swipemenu: swipeMenuId on the collectionView to allow the swipeMenu to not be the root child of the template (ab4addb)