Skip to content

Commit 87822ab

Browse files
committed
Merge branch 'master' of github.com:nativescript-community/nativescript-collectionview
2 parents fa0c616 + 8b190ab commit 87822ab

38 files changed

+6589
-6678
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.3.9](https://github.com/@nativescript-community/ui-collectionview/compare/v5.3.8...v5.3.9) (2023-11-30)
7+
8+
**Note:** Version bump only for package ui-collectionview
9+
10+
## [5.3.8](https://github.com/@nativescript-community/ui-collectionview/compare/v5.3.7...v5.3.8) (2023-11-27)
11+
12+
### Bug Fixes
13+
14+
* **ios:** prevent edge case error in onLayout (native view disposed) ([c927520](https://github.com/@nativescript-community/ui-collectionview/commit/c927520fc3bca7fcd89e0621617ef3999365964f))
15+
616
## [5.3.7](https://github.com/@nativescript-community/ui-collectionview/compare/v5.3.6...v5.3.7) (2023-11-24)
717

818
### Features

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/collectionview.CollectionView.html

Lines changed: 55 additions & 54 deletions
Large diffs are not rendered by default.

docs/classes/collectionview.CollectionViewBase.html

Lines changed: 78 additions & 62 deletions
Large diffs are not rendered by default.

docs/classes/swipemenu.CollectionViewWithSwipeMenu.html

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

docs/variables/collectionview.autoReloadItemOnLayoutProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<h1>Variable autoReloadItemOnLayoutProperty<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
1919
<div class="tsd-signature"><span class="tsd-kind-variable">auto<wbr/>Reload<wbr/>Item<wbr/>On<wbr/>Layout<wbr/>Property</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Property</span><span class="tsd-signature-symbol">&lt;</span><a href="../classes/collectionview.CollectionViewBase.html" class="tsd-signature-type tsd-kind-class">CollectionViewBase</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
2020
<ul>
21-
<li>Defined in packages/collectionview/index-common.d.ts:171</li></ul></aside></div>
21+
<li>Defined in packages/collectionview/index-common.d.ts:172</li></ul></aside></div>
2222
<div class="col-sidebar">
2323
<div class="page-menu">
2424
<div class="tsd-navigation settings">

docs/variables/collectionview.colWidthProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<h1>Variable colWidthProperty<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
1919
<div class="tsd-signature"><span class="tsd-kind-variable">col<wbr/>Width<wbr/>Property</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Property</span><span class="tsd-signature-symbol">&lt;</span><a href="../classes/collectionview.CollectionViewBase.html" class="tsd-signature-type tsd-kind-class">CollectionViewBase</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">CoreTypes.PercentLengthType</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
2020
<ul>
21-
<li>Defined in packages/collectionview/index-common.d.ts:156</li></ul></aside></div>
21+
<li>Defined in packages/collectionview/index-common.d.ts:157</li></ul></aside></div>
2222
<div class="col-sidebar">
2323
<div class="page-menu">
2424
<div class="tsd-navigation settings">

docs/variables/collectionview.isBounceEnabledProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<h1>Variable isBounceEnabledProperty<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
1919
<div class="tsd-signature"><span class="tsd-kind-variable">is<wbr/>Bounce<wbr/>Enabled<wbr/>Property</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Property</span><span class="tsd-signature-symbol">&lt;</span><a href="../classes/collectionview.CollectionViewBase.html" class="tsd-signature-type tsd-kind-class">CollectionViewBase</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
2020
<ul>
21-
<li>Defined in packages/collectionview/index-common.d.ts:165</li></ul></aside></div>
21+
<li>Defined in packages/collectionview/index-common.d.ts:166</li></ul></aside></div>
2222
<div class="col-sidebar">
2323
<div class="page-menu">
2424
<div class="tsd-navigation settings">

docs/variables/collectionview.isScrollEnabledProperty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<h1>Variable isScrollEnabledProperty<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
1919
<div class="tsd-signature"><span class="tsd-kind-variable">is<wbr/>Scroll<wbr/>Enabled<wbr/>Property</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Property</span><span class="tsd-signature-symbol">&lt;</span><a href="../classes/collectionview.CollectionViewBase.html" class="tsd-signature-type tsd-kind-class">CollectionViewBase</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
2020
<ul>
21-
<li>Defined in packages/collectionview/index-common.d.ts:164</li></ul></aside></div>
21+
<li>Defined in packages/collectionview/index-common.d.ts:165</li></ul></aside></div>
2222
<div class="col-sidebar">
2323
<div class="page-menu">
2424
<div class="tsd-navigation settings">

0 commit comments

Comments
 (0)