Skip to content

Releases: nativescript-community/ui-collectionview

v5.3.28

22 Mar 08:11
21d5a02

Choose a tag to compare

5.3.28 (2024-03-22)

Bug Fixes

  • ios: eachChildAsync not working (96e8e4b)

v5.3.27

18 Mar 13:43
18a77f0

Choose a tag to compare

5.3.27 (2024-03-18)

Bug Fixes

  • ios: prevent crash on scrollToIndex (27d82a7)

v5.3.26

06 Mar 10:29
921619e

Choose a tag to compare

5.3.26 (2024-03-06)

Bug Fixes

  • ios: reorder works with dinamic size cells (74e8915)

v5.3.25

04 Mar 15:54

Choose a tag to compare

5.3.25 (2024-03-04)

Bug Fixes

  • reorder allow to disable reording to certain positions (using itemReorderCheck event) (729e725)

v5.3.24

01 Mar 15:22
f280f1d

Choose a tag to compare

5.3.24 (2024-03-01)

Bug Fixes

  • ios: autoReloadItemOnLayout handle more cases (630f022)

v5.3.23

01 Mar 14:17
d082f0d

Choose a tag to compare

5.3.23 (2024-03-01)

Bug Fixes

  • collectionview,ios: fix autoReloadItemOnLayout which could trigger a lot of unneeded layouts (a393173)

v5.3.22

21 Feb 14:28

Choose a tag to compare

5.3.22 (2024-02-21)

Bug Fixes

  • android: scrollSize unit fix (e2b2e90)

v5.3.21

21 Feb 14:19

Choose a tag to compare

5.3.21 (2024-02-21)

Bug Fixes

  • scrollSize for scroll events (fb62ab5)

v5.3.20

13 Feb 14:51
22c45f3

Choose a tag to compare

5.3.20 (2024-02-13)

Bug Fixes

  • swipemenu: prevent errors in closeCurrentMenu (2615de2)

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)