Skip to content

Releases: nativescript-community/ui-collectionview

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

v5.0.4

19 Apr 15:50
f6246a5

Choose a tag to compare

5.0.4 (2023-04-19)

Bug Fixes

  • ios: Fix refreshVisibleItems not recalculating heights (4042b45)
  • support items on which we might have called delete on a property (4b15df2)

v5.0.3

14 Apr 06:14
d6f6cc4

Choose a tag to compare

5.0.3 (2023-04-14)

Bug Fixes

  • ios: revert change which broke some refresh (b90793f)

v5.0.2

06 Apr 15:57

Choose a tag to compare

5.0.2 (2023-04-06)

Bug Fixes

v5.0.1

31 Mar 09:37
1297687

Choose a tag to compare

5.0.1 (2023-03-31)

Bug Fixes

  • ios: much faster cells layout + improved autoReloadItemOnLayout (bd71225)

v5.0.0

30 Mar 15:34
10fcf59

Choose a tag to compare

5.0.0 (2023-03-30)

Features

  • ios: improved cell size computation (00d2350)

BREAKING CHANGES

  • ios: this needs testing to ensure it does not break anything for fixed size and dynamic size templates

v4.0.73

28 Mar 18:49
54d2eb9

Choose a tag to compare

4.0.73 (2023-03-28)

Bug Fixes

  • ios: regression fix for items size (9df1290)

v4.0.72

27 Mar 19:58
93fbd46

Choose a tag to compare

4.0.72 (2023-03-27)

Bug Fixes

  • ios: dont reset all cell sizes on ObservableArray updates. Only the ones needed (b06ede3)

v4.0.71

19 Mar 13:25
e6d5303

Choose a tag to compare

4.0.71 (2023-03-19)

Bug Fixes

  • ios: prevent crash if ObservableArray triggers a change before a first refresh has been triggered (4a216ad)

v4.0.70

05 Feb 14:45

Choose a tag to compare

4.0.70 (2023-02-05)

Bug Fixes

  • collectionview: native-api-usage fix (8720ccc)