Skip to content

Releases: nativescript-community/ui-collectionview

v5.1.9

13 Aug 20:30

Choose a tag to compare

5.1.9 (2023-08-13)

Bug Fixes

  • android: dont use iosIgnoreSafeArea on Android (4d234cd)
  • android: updated native dep (f2b6013)

v5.1.8

23 Jul 15:00

Choose a tag to compare

5.1.8 (2023-07-23)

Bug Fixes

  • android: prevent crash on disposeViewHolderViews (cc45d61)
  • Infinite loop on scrollToIndex with vue3 component; (09070ab)

v5.1.7

25 May 09:30
8a45730

Choose a tag to compare

5.1.7 (2023-05-25)

Bug Fixes

  • ios: fix relayout issues with autoReloadItemOnLayout in some cases (597a256)

v5.1.6

15 May 19:44
fd8d90a

Choose a tag to compare

5.1.6 (2023-05-15)

Bug Fixes

  • swipemenu: error when using non left menu (0b5fad2)

v5.1.5

11 May 20:00
39193c6

Choose a tag to compare

5.1.5 (2023-05-11)

Bug Fixes

  • ios: prevent possible wrong layout (because of safe area) on some cells (f1b1f51)

v5.1.4

28 Apr 14:04

Choose a tag to compare

5.1.4 (2023-04-28)

Bug Fixes

  • crash if items were not objects (44ac472)

v5.1.3

26 Apr 16:40
76e89e5

Choose a tag to compare

5.1.3 (2023-04-26)

Bug Fixes

  • ios: ObservableArray splice fix (97b6b72)

v5.1.2

26 Apr 15:16
a8b42c1

Choose a tag to compare

5.1.2 (2023-04-26)

Bug Fixes

  • collectionview: regresssion fix for waterfall (b4c40ed)
  • waterfall: fixed crash after latest changes to collectionview (2e315cb)

v5.1.1

25 Apr 15:25
0899ca7

Choose a tag to compare

5.1.1 (2023-04-25)

Bug Fixes

  • collectionview: refactor to allow plugins to have more access (ac695e5)
  • swipemenu: multiple fixes (6c131af)
  • swipemenu: re enable backdrop by default which prevent interaction and allows click to close (30cd05a)

v5.1.0

25 Apr 10:11
ef213d7

Choose a tag to compare

5.1.0 (2023-04-25)

Bug Fixes

  • ios: animate cell update like androi (594ba19)
  • ios: autoReloadItemOnLayout fix allowing cell animation triggering layout changes (6040054)
  • swipemenu: ensure we install gesturehandler (5f12147)
  • swipmenu: multiple fixes (4b048b9)

Features