Skip to content

Releases: nativescript-community/ui-collectionview

v4.0.69

26 Jan 08:23

Choose a tag to compare

4.0.69 (2023-01-26)

Bug Fixes

  • vue: destroy componentInstance and not the parent component (e55f054)
  • vue: properly dispose vnodes (8ecfc4a)

v4.0.68

24 Jan 12:36

Choose a tag to compare

4.0.68 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (f4afcc3)

v4.0.67

24 Jan 09:46

Choose a tag to compare

4.0.67 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (1fe110a)
  • android: native-api-usage fix (809e063)

v4.0.66

20 Jan 15:37

Choose a tag to compare

4.0.66 (2023-01-20)

Bug Fixes

  • ensure itemTemplateSelector is called with the right context (3c45096)

v4.0.65

18 Dec 14:33

Choose a tag to compare

4.0.65 (2022-12-18)

Bug Fixes

v4.0.64

01 Dec 10:56
754eefe

Choose a tag to compare

4.0.64 (2022-12-01)

Note: Version bump only for package nativeScript-collectionview

v4.0.63

05 Oct 11:21
abdef28

Choose a tag to compare

4.0.63 (2022-10-05)

Bug Fixes

v4.0.62

07 Sep 14:40

Choose a tag to compare

4.0.62 (2022-09-07)

Bug Fixes

  • collectionview: ios removed logs (556fbb2)

v4.0.61

07 Sep 09:36

Choose a tag to compare

4.0.61 (2022-09-07)

Bug Fixes

  • collectionview: default autoReloadItemOnLayout to false (f826394)

v4.0.60

02 Sep 11:35

Choose a tag to compare

4.0.60 (2022-09-02)

Bug Fixes

  • collectionview: ios fixes for autoReloadItemOnLayout (d19393d)
  • ios: no need to display cells if collectionview not layed out (ef61912)