Skip to content

Latest commit

 

History

History
225 lines (71 loc) · 7.18 KB

CHANGELOG.md

File metadata and controls

225 lines (71 loc) · 7.18 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.65 (2022-12-18)

Bug Fixes

4.0.64 (2022-12-01)

Note: Version bump only for package nativeScript-collectionview

4.0.63 (2022-10-05)

Bug Fixes

4.0.62 (2022-09-07)

Bug Fixes

  • collectionview: ios removed logs (556fbb2)

4.0.61 (2022-09-07)

Bug Fixes

  • collectionview: default autoReloadItemOnLayout to false (f826394)

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)

4.0.59 (2022-09-02)

Features

  • collectionview: iOS added autoReloadItemOnLayout (554b2d5)

4.0.58 (2022-07-28)

Note: Version bump only for package @nativescript-community/ui-collectionview

4.0.57 (2022-07-19)

Bug Fixes

  • collectionview: angular view disposing fix (1cee7b8)
  • collectionview: view disposing fix (36bf7bc)

4.0.56 (2022-07-17)

Bug Fixes

  • android: fix for collectionview + gesturehandlers (3f87c16)

4.0.55 (2022-07-16)

Bug Fixes

4.0.54 (2022-07-15)

Bug Fixes

  • collectionview: fix regression after last changes (8c9944e)

4.0.53 (2022-07-11)

Bug Fixes

  • collection,android: prevent memory leaks (keeping references to viewHolders) (845ef09)

4.0.52 (2022-05-17)

Bug Fixes

  • collectionview: android fix for spanSize (d29b02b)

4.0.51 (2022-05-14)

Bug Fixes

4.0.50 (2022-05-12)

Bug Fixes

  • collectionview: vue fix for slider reusing (43114dc)

4.0.49 (2022-04-30)

Bug Fixes

  • android: prevent unecessary duplicate layouts (332f8db)
  • clean script (8c02617)

Features

  • new “binded” event for when a template is binded (reused) (0813487)

4.0.48 (2021-11-25)

Bug Fixes

  • ios: measurement fix on orientation change (62d7ba9)
  • vue templates demo span (5498c02)

Reverts

  • Revert "chore: cleanup" (d42d50c)

4.0.47 (2021-11-10)

Bug Fixes

  • file permissions (52babd6)
  • waterfall: fix issue with item marging (08543ef)

Features