@nativescript-community/ui-collectionview 5.1.7 → 5.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,1220 +3,636 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [5.1.7](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.6...v5.1.7) (2023-05-25)
7
-
8
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
9
-
10
-
6
+ ## [5.1.9](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.8...v5.1.9) (2023-08-13)
11
7
 
8
+ ### Bug Fixes
12
9
 
10
+ * **android:** updated native dep ([f2b6013](https://github.com/nativescript-community/ui-collectionview/commit/f2b6013e36d990296cda2781530962b6f8fe3872))
13
11
 
14
- ## [5.1.6](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.5...v5.1.6) (2023-05-15)
12
+ ## [5.1.8](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.7...v5.1.8) (2023-07-23)
15
13
 
16
14
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
17
15
 
16
+ ## [5.1.7](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.6...v5.1.7) (2023-05-25)
18
17
 
18
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
19
19
 
20
+ ## [5.1.6](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.5...v5.1.6) (2023-05-15)
20
21
 
22
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
21
23
 
22
24
  ## [5.1.5](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.4...v5.1.5) (2023-05-11)
23
25
 
24
26
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
25
27
 
26
-
27
-
28
-
29
-
30
28
  ## [5.1.4](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.3...v5.1.4) (2023-04-28)
31
29
 
32
30
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
33
31
 
34
-
35
-
36
-
37
-
38
32
  ## [5.1.3](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.2...v5.1.3) (2023-04-26)
39
33
 
40
34
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
41
35
 
42
-
43
-
44
-
45
-
46
36
  ## [5.1.2](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.1...v5.1.2) (2023-04-26)
47
37
 
48
38
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
49
39
 
50
-
51
-
52
-
53
-
54
40
  ## [5.1.1](https://github.com/nativescript-community/ui-collectionview/compare/v5.1.0...v5.1.1) (2023-04-25)
55
41
 
56
42
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
57
43
 
58
-
59
-
60
-
61
-
62
44
  # [5.1.0](https://github.com/nativescript-community/ui-collectionview/compare/v5.0.4...v5.1.0) (2023-04-25)
63
45
 
64
46
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
65
47
 
66
-
67
-
68
-
69
-
70
48
  ## [5.0.4](https://github.com/nativescript-community/ui-collectionview/compare/v5.0.3...v5.0.4) (2023-04-19)
71
49
 
72
50
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
73
51
 
74
-
75
-
76
-
77
-
78
52
  ## [5.0.3](https://github.com/nativescript-community/ui-collectionview/compare/v5.0.2...v5.0.3) (2023-04-14)
79
53
 
80
54
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
81
55
 
82
-
83
-
84
-
85
-
86
56
  ## [5.0.2](https://github.com/nativescript-community/ui-collectionview/compare/v5.0.1...v5.0.2) (2023-04-06)
87
57
 
88
58
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
89
59
 
90
-
91
-
92
-
93
-
94
60
  ## [5.0.1](https://github.com/nativescript-community/ui-collectionview/compare/v5.0.0...v5.0.1) (2023-03-31)
95
61
 
96
62
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
97
63
 
98
-
99
-
100
-
101
-
102
64
  # [5.0.0](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.73...v5.0.0) (2023-03-30)
103
65
 
104
-
105
66
  ### Features
106
67
 
107
68
  * **ios:** improved cell size computation ([00d2350](https://github.com/nativescript-community/ui-collectionview/commit/00d23502fa9f9ecf0bd50395eae38a92531d2193))
108
69
 
109
-
110
70
  ### BREAKING CHANGES
111
71
 
112
72
  * **ios:** this needs testing to ensure it does not break anything for fixed size and dynamic size templates
113
73
 
114
-
115
-
116
-
117
-
118
74
  ## [4.0.73](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.72...v4.0.73) (2023-03-28)
119
75
 
120
76
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
121
77
 
122
-
123
-
124
-
125
-
126
78
  ## [4.0.72](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.71...v4.0.72) (2023-03-27)
127
79
 
128
80
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
129
81
 
130
-
131
-
132
-
133
-
134
82
  ## [4.0.71](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.70...v4.0.71) (2023-03-19)
135
83
 
136
84
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
137
85
 
138
-
139
-
140
-
141
-
142
86
  ## [4.0.70](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.69...v4.0.70) (2023-02-05)
143
87
 
144
-
145
88
  ### Bug Fixes
146
89
 
147
90
  * **collectionview:** native-api-usage fix ([8720ccc](https://github.com/nativescript-community/ui-collectionview/commit/8720ccc13762bf98db12874d27e42a9371728d4f))
148
91
 
149
-
150
-
151
-
152
-
153
92
  ## [4.0.69](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.68...v4.0.69) (2023-01-26)
154
93
 
155
94
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
156
95
 
157
-
158
-
159
-
160
-
161
96
  ## [4.0.68](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.67...v4.0.68) (2023-01-24)
162
97
 
163
-
164
98
  ### Bug Fixes
165
99
 
166
100
  * **android:** native-api-usage fix ([f4afcc3](https://github.com/nativescript-community/ui-collectionview/commit/f4afcc39344e2040eb59da3f5d6f7528a6fafcfe))
167
101
 
168
-
169
-
170
-
171
-
172
102
  ## [4.0.67](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.66...v4.0.67) (2023-01-24)
173
103
 
174
-
175
104
  ### Bug Fixes
176
105
 
177
106
  * **android:** native-api-usage fix ([1fe110a](https://github.com/nativescript-community/ui-collectionview/commit/1fe110ad5af0c65c920a9339a21f41ed409cf094))
178
107
  * **android:** native-api-usage fix ([809e063](https://github.com/nativescript-community/ui-collectionview/commit/809e063a993f3151969db5b3754b1ab9f2f9f482))
179
108
 
180
-
181
-
182
-
183
-
184
109
  ## [4.0.66](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.65...v4.0.66) (2023-01-20)
185
110
 
186
111
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
187
112
 
188
-
189
-
190
-
191
-
192
113
  ## [4.0.65](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.64...v4.0.65) (2022-12-18)
193
114
 
194
115
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
195
116
 
196
-
197
-
198
-
199
-
200
117
  ## [4.0.64](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.63...v4.0.64) (2022-12-01)
201
118
 
202
119
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
203
120
 
204
-
205
-
206
-
207
-
208
121
  ## [4.0.63](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.62...v4.0.63) (2022-10-05)
209
122
 
210
123
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
211
124
 
212
-
213
-
214
-
215
-
216
125
  ## [4.0.62](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.61...v4.0.62) (2022-09-07)
217
126
 
218
127
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
219
128
 
220
-
221
-
222
-
223
-
224
129
  ## [4.0.61](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.60...v4.0.61) (2022-09-07)
225
130
 
226
131
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
227
132
 
228
-
229
-
230
-
231
-
232
133
  ## [4.0.60](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.59...v4.0.60) (2022-09-02)
233
134
 
234
135
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
235
136
 
236
-
237
-
238
-
239
-
240
137
  ## [4.0.59](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.58...v4.0.59) (2022-09-02)
241
138
 
242
139
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
243
140
 
244
-
245
-
246
-
247
-
248
141
  ## [4.0.58](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.57...v4.0.58) (2022-07-28)
249
142
 
250
143
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
251
144
 
252
-
253
-
254
-
255
-
256
145
  ## [4.0.57](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.56...v4.0.57) (2022-07-19)
257
146
 
258
147
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
259
148
 
260
-
261
-
262
-
263
-
264
149
  ## [4.0.56](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.55...v4.0.56) (2022-07-17)
265
150
 
266
151
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
267
152
 
268
-
269
-
270
-
271
-
272
153
  ## [4.0.55](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.54...v4.0.55) (2022-07-16)
273
154
 
274
-
275
155
  ### Bug Fixes
276
156
 
277
157
  * **collectionview:** recycling/dispose support thanks to [@edusperoni](https://github.com/edusperoni) ([400ebaa](https://github.com/nativescript-community/ui-collectionview/commit/400ebaa3d58bbd9ad5c13da53f28aec099458c1b))
278
158
 
279
-
280
-
281
-
282
-
283
159
  ## [4.0.54](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.53...v4.0.54) (2022-07-15)
284
160
 
285
161
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
286
162
 
287
-
288
-
289
-
290
-
291
163
  ## [4.0.53](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.52...v4.0.53) (2022-07-11)
292
164
 
293
165
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
294
166
 
295
-
296
-
297
-
298
-
299
167
  ## [4.0.52](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.51...v4.0.52) (2022-05-17)
300
168
 
301
169
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
302
170
 
303
-
304
-
305
-
306
-
307
171
  ## [4.0.51](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.50...v4.0.51) (2022-05-14)
308
172
 
309
173
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
310
174
 
311
-
312
-
313
-
314
-
315
175
  ## [4.0.50](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.49...v4.0.50) (2022-05-12)
316
176
 
317
177
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
318
178
 
319
-
320
-
321
-
322
-
323
179
  ## [4.0.49](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.48...v4.0.49) (2022-04-30)
324
180
 
325
-
326
181
  ### Bug Fixes
327
182
 
328
183
  * **android:** prevent unecessary duplicate layouts ([332f8db](https://github.com/nativescript-community/ui-collectionview/commit/332f8dbb10027fafaffbcbad52e89531a5998c06))
329
184
 
330
-
331
-
332
-
333
-
334
185
  ## [4.0.48](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.47...v4.0.48) (2021-11-25)
335
186
 
336
187
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
337
188
 
338
-
339
-
340
-
341
-
342
189
  ## [4.0.47](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.46...v4.0.47) (2021-11-10)
343
190
 
344
-
345
191
  ### Bug Fixes
346
192
 
347
193
  * file permissions ([52babd6](https://github.com/nativescript-community/ui-collectionview/commit/52babd68e7c64a0fded8433deac53cb08d5b3885))
348
194
 
349
-
350
-
351
-
352
-
353
195
  ## [4.0.46](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.45...v4.0.46) (2021-10-21)
354
196
 
355
197
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
356
198
 
357
-
358
-
359
-
360
-
361
199
  ## [4.0.45](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.44...v4.0.45) (2021-09-22)
362
200
 
363
-
364
201
  ### Bug Fixes
365
202
 
366
203
  * **collectionview:** android fix for gradle 7.0 ([ded3a35](https://github.com/nativescript-community/ui-collectionview/commit/ded3a35033375ce950e1bb77e2d0dff1527e5701))
367
204
 
368
-
369
-
370
-
371
-
372
205
  ## [4.0.44](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.43...v4.0.44) (2021-08-29)
373
206
 
374
-
375
207
  ### Bug Fixes
376
208
 
377
209
  * **android:** NPE fix ([eeb8b3b](https://github.com/nativescript-community/ui-collectionview/commit/eeb8b3b881949e9fed3a485e06a924b426c497f7))
378
210
 
379
-
380
-
381
-
382
-
383
211
  ## [4.0.43](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.42...v4.0.43) (2021-08-22)
384
212
 
385
213
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
386
214
 
387
-
388
-
389
-
390
-
391
215
  ## [4.0.42](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.41...v4.0.42) (2021-08-10)
392
216
 
393
-
394
217
  ### Bug Fixes
395
218
 
396
219
  * android computeVerticalScrollOffset fix ([ffa1bce](https://github.com/nativescript-community/ui-collectionview/commit/ffa1bce07a228b9ca8ae6bb96036cda2a7ae36ee))
397
220
 
398
-
399
-
400
-
401
-
402
221
  ## [4.0.41](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.40...v4.0.41) (2021-08-08)
403
222
 
404
223
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
405
224
 
406
-
407
-
408
-
409
-
410
225
  ## [4.0.40](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.39...v4.0.40) (2021-08-07)
411
226
 
412
227
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
413
228
 
414
-
415
-
416
-
417
-
418
229
  ## [4.0.39](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.38...v4.0.39) (2021-08-02)
419
230
 
420
231
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
421
232
 
422
-
423
-
424
-
425
-
426
233
  ## [4.0.38](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.37...v4.0.38) (2021-08-01)
427
234
 
428
235
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
429
236
 
430
-
431
-
432
-
433
-
434
237
  ## [4.0.37](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.36...v4.0.37) (2021-07-26)
435
238
 
436
239
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
437
240
 
438
-
439
-
440
-
441
-
442
241
  ## [4.0.36](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.35...v4.0.36) (2021-07-22)
443
242
 
444
-
445
243
  ### Bug Fixes
446
244
 
447
245
  * **android:** refreshVisibleItems fix to refresh all necessary views ([868f82e](https://github.com/nativescript-community/ui-collectionview/commit/868f82e440b48a0ac9596795de8bc4cf361fe71e))
448
246
 
449
-
450
-
451
-
452
-
453
247
  ## [4.0.35](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.34...v4.0.35) (2021-07-13)
454
248
 
455
249
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
456
250
 
251
+ ## [4.0.34](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.33...v4.0.34) (2021-07-12)
457
252
 
253
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
458
254
 
255
+ ## [4.0.33](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.32...v4.0.33) (2021-07-06)
459
256
 
257
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
460
258
 
461
- ## [4.0.34](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.33...v4.0.34) (2021-07-12)
259
+ ## [4.0.32](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.31...v4.0.32) (2021-06-06)
462
260
 
463
261
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
464
262
 
263
+ ## [4.0.31](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.30...v4.0.31) (2021-05-19)
465
264
 
265
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
466
266
 
267
+ ## [4.0.30](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.29...v4.0.30) (2021-05-19)
467
268
 
269
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
468
270
 
469
- ## [4.0.33](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.32...v4.0.33) (2021-07-06)
271
+ ## [4.0.29](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.28...v4.0.29) (2021-03-22)
470
272
 
471
273
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
472
274
 
275
+ ## [4.0.28](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.27...v4.0.28) (2021-03-11)
473
276
 
277
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
474
278
 
279
+ ## [4.0.27](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.26...v4.0.27) (2021-03-11)
475
280
 
281
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
476
282
 
477
- ## [4.0.32](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.31...v4.0.32) (2021-06-06)
283
+ ## [4.0.26](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.25...v4.0.26) (2021-03-09)
478
284
 
479
285
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
480
286
 
287
+ ## [4.0.25](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.24...v4.0.25) (2021-03-08)
481
288
 
289
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
482
290
 
291
+ ## [4.0.24](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.23...v4.0.24) (2021-02-18)
483
292
 
293
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
484
294
 
485
- ## [4.0.31](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.30...v4.0.31) (2021-05-19)
295
+ ## [4.0.23](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.22...v4.0.23) (2021-02-09)
486
296
 
487
297
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
488
298
 
299
+ ## [4.0.22](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.21...v4.0.22) (2021-01-28)
489
300
 
301
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
490
302
 
303
+ ## [4.0.21](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.20...v4.0.21) (2021-01-26)
491
304
 
305
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
492
306
 
493
- ## [4.0.30](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.29...v4.0.30) (2021-05-19)
307
+ ## [4.0.20](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.19...v4.0.20) (2021-01-24)
494
308
 
495
309
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
496
310
 
311
+ ## [4.0.19](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.18...v4.0.19) (2021-01-23)
497
312
 
313
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
498
314
 
315
+ ## [4.0.18](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.17...v4.0.18) (2021-01-21)
499
316
 
317
+ **Note:** Version bump only for package @nativescript-community/ui-collectionview
500
318
 
501
- ## [4.0.29](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.28...v4.0.29) (2021-03-22)
319
+ ## [4.0.17](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.16...v4.0.17) (2021-01-21)
502
320
 
503
321
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
504
322
 
505
-
506
-
507
-
508
-
509
- ## [4.0.28](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.27...v4.0.28) (2021-03-11)
510
-
511
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
512
-
513
-
514
-
515
-
516
-
517
- ## [4.0.27](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.26...v4.0.27) (2021-03-11)
518
-
519
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
520
-
521
-
522
-
523
-
524
-
525
- ## [4.0.26](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.25...v4.0.26) (2021-03-09)
526
-
527
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
528
-
529
-
530
-
531
-
532
-
533
- ## [4.0.25](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.24...v4.0.25) (2021-03-08)
534
-
535
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
536
-
537
-
538
-
539
-
540
-
541
- ## [4.0.24](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.23...v4.0.24) (2021-02-18)
542
-
543
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
544
-
545
-
546
-
547
-
548
-
549
- ## [4.0.23](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.22...v4.0.23) (2021-02-09)
550
-
551
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
552
-
553
-
554
-
555
-
556
-
557
- ## [4.0.22](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.21...v4.0.22) (2021-01-28)
558
-
559
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
560
-
561
-
562
-
563
-
564
-
565
- ## [4.0.21](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.20...v4.0.21) (2021-01-26)
566
-
567
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
568
-
569
-
570
-
571
-
572
-
573
- ## [4.0.20](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.19...v4.0.20) (2021-01-24)
574
-
575
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
576
-
577
-
578
-
579
-
580
-
581
- ## [4.0.19](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.18...v4.0.19) (2021-01-23)
582
-
583
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
584
-
585
-
586
-
587
-
588
-
589
- ## [4.0.18](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.17...v4.0.18) (2021-01-21)
590
-
591
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
592
-
593
-
594
-
595
-
596
-
597
- ## [4.0.17](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.16...v4.0.17) (2021-01-21)
598
-
599
- **Note:** Version bump only for package @nativescript-community/ui-collectionview
600
-
601
-
602
-
603
-
604
-
605
- ## [4.0.16](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.15...v4.0.16) (2020-12-20)
323
+ ## [4.0.16](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.15...v4.0.16) (2020-12-20)
606
324
 
607
325
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
608
326
 
609
-
610
-
611
-
612
-
613
327
  ## [4.0.15](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.14...v4.0.15) (2020-12-04)
614
328
 
615
329
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
616
330
 
617
-
618
-
619
-
620
-
621
331
  ## [4.0.14](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.13...v4.0.14) (2020-12-02)
622
332
 
623
333
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
624
334
 
625
-
626
-
627
-
628
-
629
335
  ## [4.0.13](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.12...v4.0.13) (2020-11-27)
630
336
 
631
337
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
632
338
 
633
-
634
-
635
-
636
-
637
339
  ## [4.0.12](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.11...v4.0.12) (2020-11-27)
638
340
 
639
341
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
640
342
 
641
-
642
-
643
-
644
-
645
343
  ## [4.0.11](https://github.com/nativescript-community/ui-collectionview/compare/v4.0.10...v4.0.11) (2020-11-19)
646
344
 
647
345
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
648
346
 
649
-
650
-
651
-
652
-
653
347
  ## [4.0.10](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.9...v4.0.10) (2020-11-17)
654
348
 
655
349
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
656
350
 
657
-
658
-
659
-
660
-
661
351
  ## [4.0.9](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.8...v4.0.9) (2020-11-10)
662
352
 
663
-
664
353
  ### Bug Fixes
665
354
 
666
355
  * android fix for isScrollEnabled ([1a3d69c](https://github.com/nativescript-community/nativescript-collectionview/commit/1a3d69cbefc9b5b1198835171a0a3b0280767a26))
667
356
  * package json syntax error and format ([9b5551f](https://github.com/nativescript-community/nativescript-collectionview/commit/9b5551fcbd17e330c81a3fed30400cbc7f63780c))
668
357
 
669
-
670
-
671
-
672
-
673
358
  ## [4.0.8](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.7...v4.0.8) (2020-10-29)
674
359
 
675
360
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
676
361
 
677
-
678
-
679
-
680
-
681
362
  ## [4.0.7](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.6...v4.0.7) (2020-10-29)
682
363
 
683
364
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
684
365
 
685
-
686
-
687
-
688
-
689
366
  ## [4.0.6](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.5...v4.0.6) (2020-10-29)
690
367
 
691
368
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
692
369
 
693
-
694
-
695
-
696
-
697
370
  ## [4.0.5](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.4...v4.0.5) (2020-10-28)
698
371
 
699
372
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
700
373
 
701
-
702
-
703
-
704
-
705
374
  ## [4.0.4](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.3...v4.0.4) (2020-10-07)
706
375
 
707
376
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
708
377
 
709
-
710
-
711
-
712
-
713
378
  ## [4.0.3](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.2...v4.0.3) (2020-10-06)
714
379
 
715
380
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
716
381
 
717
-
718
-
719
-
720
-
721
382
  ## [4.0.2](https://github.com/nativescript-community/nativescript-collectionview/compare/v4.0.1...v4.0.2) (2020-10-06)
722
383
 
723
384
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
724
385
 
725
-
726
-
727
-
728
-
729
386
  ## [4.0.1](https://github.com/nativescript-community/nativescript-collectionview/compare/v3.0.7...v4.0.1) (2020-09-09)
730
387
 
731
388
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
732
389
 
733
-
734
-
735
-
736
-
737
390
  ## [3.0.7](https://github.com/nativescript-community/nativescript-collectionview/compare/v3.0.6...v3.0.7) (2020-08-21)
738
391
 
739
392
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
740
393
 
741
-
742
-
743
-
744
-
745
394
  ## [3.0.6](https://github.com/nativescript-community/nativescript-collectionview/compare/v3.0.5...v3.0.6) (2020-08-21)
746
395
 
747
396
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
748
397
 
749
-
750
-
751
-
752
-
753
398
  ## [3.0.5](https://github.com/Akylas/nativescript-collectionview/compare/v3.0.4...v3.0.5) (2020-08-08)
754
399
 
755
400
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
756
401
 
757
-
758
-
759
-
760
-
761
402
  ## [3.0.4](https://github.com/Akylas/nativescript-collectionview/compare/v3.0.3...v3.0.4) (2020-08-08)
762
403
 
763
404
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
764
405
 
765
-
766
-
767
-
768
-
769
406
  ## [3.0.3](https://github.com/Akylas/nativescript-collectionview/compare/v3.0.2...v3.0.3) (2020-07-30)
770
407
 
771
408
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
772
409
 
773
-
774
-
775
-
776
-
777
410
  ## [3.0.2](https://github.com/Akylas/nativescript-collectionview/compare/v3.0.1...v3.0.2) (2020-07-29)
778
411
 
779
412
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
780
413
 
781
-
782
-
783
-
784
-
785
414
  ## [3.0.1](https://github.com/Akylas/nativescript-collectionview/compare/v3.0.0...v3.0.1) (2020-07-29)
786
415
 
787
416
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
788
417
 
789
-
790
-
791
-
792
-
793
418
  # [3.0.0](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.36...v3.0.0) (2020-07-29)
794
419
 
795
420
  **Note:** Version bump only for package @nativescript-community/ui-collectionview
796
421
 
797
-
798
-
799
-
800
-
801
422
  ## [2.0.36](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.35...v2.0.36) (2020-07-09)
802
423
 
803
424
  **Note:** Version bump only for package nativescript-collectionview
804
425
 
805
-
806
-
807
-
808
-
809
426
  ## [2.0.35](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.34...v2.0.35) (2020-07-09)
810
427
 
811
428
  **Note:** Version bump only for package nativescript-collectionview
812
429
 
813
-
814
-
815
-
816
-
817
430
  ## [2.0.34](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.33...v2.0.34) (2020-07-09)
818
431
 
819
432
  **Note:** Version bump only for package nativescript-collectionview
820
433
 
821
-
822
-
823
-
824
-
825
434
  ## [2.0.33](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.32...v2.0.33) (2020-07-09)
826
435
 
827
436
  **Note:** Version bump only for package nativescript-collectionview
828
437
 
829
-
830
-
831
-
832
-
833
438
  ## [2.0.32](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.31...v2.0.32) (2020-07-06)
834
439
 
835
440
  **Note:** Version bump only for package nativescript-collectionview
836
441
 
837
-
838
-
839
-
840
-
841
442
  ## [2.0.31](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.30...v2.0.31) (2020-06-24)
842
443
 
843
444
  **Note:** Version bump only for package nativescript-collectionview
844
445
 
845
-
846
-
847
-
848
-
849
446
  ## [2.0.30](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.29...v2.0.30) (2020-06-16)
850
447
 
851
448
  **Note:** Version bump only for package nativescript-collectionview
852
449
 
853
-
854
-
855
-
856
-
857
450
  ## [2.0.29](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.28...v2.0.29) (2020-05-29)
858
451
 
859
452
  **Note:** Version bump only for package nativescript-collectionview
860
453
 
861
-
862
-
863
-
864
-
865
454
  ## [2.0.28](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.27...v2.0.28) (2020-05-29)
866
455
 
867
456
  **Note:** Version bump only for package nativescript-collectionview
868
457
 
869
-
870
-
871
-
872
-
873
458
  ## [2.0.27](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.26...v2.0.27) (2020-05-28)
874
459
 
875
-
876
460
  ### Bug Fixes
877
461
 
878
462
  * more esm fixes ([6077f76](https://github.com/Akylas/nativescript-collectionview/commit/6077f766f08def9fac336ab31ab4676408f533d7))
879
463
 
880
-
881
-
882
-
883
-
884
464
  ## [2.0.26](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.25...v2.0.26) (2020-05-25)
885
465
 
886
466
  **Note:** Version bump only for package nativescript-collectionview
887
467
 
888
-
889
-
890
-
891
-
892
468
  ## [2.0.25](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.24...v2.0.25) (2020-05-21)
893
469
 
894
-
895
470
  ### Bug Fixes
896
471
 
897
472
  * sideEffects for tree shacking ([cda3a55](https://github.com/Akylas/nativescript-collectionview/commit/cda3a55cbb0a4706badd9067c7378de932794bbc))
898
473
 
899
-
900
-
901
-
902
-
903
474
  ## [2.0.24](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.22...v2.0.24) (2020-05-21)
904
475
 
905
-
906
476
  ### Bug Fixes
907
477
 
908
478
  * full esm support ([469e1e1](https://github.com/Akylas/nativescript-collectionview/commit/469e1e1dfebd36f359303a5fd4a8a3146396863d))
909
479
 
910
-
911
-
912
-
913
-
914
480
  ## [2.0.23](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.22...v2.0.23) (2020-05-21)
915
481
 
916
-
917
482
  ### Bug Fixes
918
483
 
919
484
  * full esm support ([469e1e1](https://github.com/Akylas/nativescript-collectionview/commit/469e1e1dfebd36f359303a5fd4a8a3146396863d))
920
485
 
921
-
922
-
923
-
924
-
925
486
  ## [2.0.22](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.21...v2.0.22) (2020-05-14)
926
487
 
927
-
928
488
  ### Bug Fixes
929
489
 
930
490
  * **android:** colSpan not working ([aec27a3](https://github.com/Akylas/nativescript-collectionview/commit/aec27a31a0755198989368ae823cd94c1b4bb270))
931
491
 
932
-
933
-
934
-
935
-
936
492
  ## [2.0.21](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.20...v2.0.21) (2020-05-14)
937
493
 
938
494
  **Note:** Version bump only for package nativescript-collectionview
939
495
 
940
-
941
-
942
-
943
-
944
496
  ## [2.0.20](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.19...v2.0.20) (2020-05-12)
945
497
 
946
498
  **Note:** Version bump only for package nativescript-collectionview
947
499
 
948
-
949
-
950
-
951
-
952
500
  ## [2.0.19](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.18...v2.0.19) (2020-05-11)
953
501
 
954
502
  **Note:** Version bump only for package nativescript-collectionview
955
503
 
956
-
957
-
958
-
959
-
960
504
  ## [2.0.18](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.17...v2.0.18) (2020-05-11)
961
505
 
962
506
  **Note:** Version bump only for package nativescript-collectionview
963
507
 
964
-
965
-
966
-
967
-
968
508
  ## [2.0.17](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.16...v2.0.17) (2020-04-28)
969
509
 
970
510
  **Note:** Version bump only for package nativescript-collectionview
971
511
 
972
-
973
-
974
-
975
-
976
512
  ## [2.0.16](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.15...v2.0.16) (2020-04-27)
977
513
 
978
514
  **Note:** Version bump only for package nativescript-collectionview
979
515
 
980
-
981
-
982
-
983
-
984
516
  ## [2.0.15](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.14...v2.0.15) (2020-04-25)
985
517
 
986
518
  **Note:** Version bump only for package nativescript-collectionview
987
519
 
988
-
989
-
990
-
991
-
992
520
  ## [2.0.14](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.13...v2.0.14) (2020-04-24)
993
521
 
994
-
995
522
  ### Bug Fixes
996
523
 
997
524
  * rewrote to improve perfs ([729d8c9](https://github.com/Akylas/nativescript-collectionview/commit/729d8c986e52ca9681574d3201334cb605817a13))
998
525
 
999
-
1000
-
1001
-
1002
-
1003
526
  ## [2.0.13](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.12...v2.0.13) (2020-03-12)
1004
527
 
1005
-
1006
528
  ### Bug Fixes
1007
529
 
1008
530
  * **android:** new props to improve scrolling ([55da8d2](https://github.com/Akylas/nativescript-collectionview/commit/55da8d2eafcb980938dbf5012f40a44c40c7bca8))
1009
531
 
1010
-
1011
-
1012
-
1013
-
1014
532
  ## [2.0.12](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.11...v2.0.12) (2020-03-02)
1015
533
 
1016
534
  **Note:** Version bump only for package nativescript-collectionview
1017
535
 
1018
-
1019
-
1020
-
1021
-
1022
536
  ## [2.0.11](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.10...v2.0.11) (2020-03-02)
1023
537
 
1024
-
1025
538
  ### Bug Fixes
1026
539
 
1027
540
  * **android:** native creation of the RecyclerView ([82f654e](https://github.com/Akylas/nativescript-collectionview/commit/82f654e151db3ebfc276580066f00c25421db43e))
1028
541
 
1029
-
1030
-
1031
-
1032
-
1033
542
  ## [2.0.10](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.9...v2.0.10) (2020-02-26)
1034
543
 
1035
544
  **Note:** Version bump only for package nativescript-collectionview
1036
545
 
1037
-
1038
-
1039
-
1040
-
1041
546
  ## [2.0.9](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.8...v2.0.9) (2020-02-26)
1042
547
 
1043
548
  **Note:** Version bump only for package nativescript-collectionview
1044
549
 
1045
-
1046
-
1047
-
1048
-
1049
550
  ## [2.0.8](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.7...v2.0.8) (2020-02-20)
1050
551
 
1051
552
  **Note:** Version bump only for package nativescript-collectionview
1052
553
 
1053
-
1054
-
1055
-
1056
-
1057
554
  ## [2.0.7](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.6...v2.0.7) (2020-02-18)
1058
555
 
1059
556
  **Note:** Version bump only for package nativescript-collectionview
1060
557
 
1061
-
1062
-
1063
-
1064
-
1065
558
  ## [2.0.6](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.5...v2.0.6) (2020-02-18)
1066
559
 
1067
560
  **Note:** Version bump only for package nativescript-collectionview
1068
561
 
1069
-
1070
-
1071
-
1072
-
1073
562
  ## [2.0.5](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.4...v2.0.5) (2020-02-18)
1074
563
 
1075
564
  **Note:** Version bump only for package nativescript-collectionview
1076
565
 
1077
-
1078
-
1079
-
1080
-
1081
566
  ## [2.0.4](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.3...v2.0.4) (2020-02-11)
1082
567
 
1083
-
1084
568
  ### Bug Fixes
1085
569
 
1086
570
  * **android:** faster using native classes ([6ba5bec](https://github.com/Akylas/nativescript-collectionview/commit/6ba5becfabe79f468f0c1e86c9288d80e5c0c75e))
1087
571
 
1088
-
1089
-
1090
-
1091
-
1092
572
  ## [2.0.3](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.2...v2.0.3) (2020-02-08)
1093
573
 
1094
574
  **Note:** Version bump only for package nativescript-collectionview
1095
575
 
1096
-
1097
-
1098
-
1099
-
1100
576
  ## [2.0.2](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.1...v2.0.2) (2020-02-08)
1101
577
 
1102
578
  **Note:** Version bump only for package nativescript-collectionview
1103
579
 
1104
-
1105
-
1106
-
1107
-
1108
580
  ## [2.0.1](https://github.com/Akylas/nativescript-collectionview/compare/v2.0.0...v2.0.1) (2020-02-06)
1109
581
 
1110
582
  **Note:** Version bump only for package nativescript-collectionview
1111
583
 
1112
-
1113
-
1114
-
1115
-
1116
584
  # [2.0.0](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.30...v2.0.0) (2019-12-03)
1117
585
 
1118
586
  **Note:** Version bump only for package nativescript-collectionview
1119
587
 
1120
-
1121
-
1122
-
1123
-
1124
588
  ## [1.0.30](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.29...v1.0.30) (2019-10-30)
1125
589
 
1126
590
  **Note:** Version bump only for package nativescript-collectionview
1127
591
 
1128
-
1129
-
1130
-
1131
-
1132
592
  ## [1.0.29](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.28...v1.0.29) (2019-10-22)
1133
593
 
1134
594
  **Note:** Version bump only for package nativescript-collectionview
1135
595
 
1136
-
1137
-
1138
-
1139
-
1140
596
  ## [1.0.28](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.27...v1.0.28) (2019-10-22)
1141
597
 
1142
598
  **Note:** Version bump only for package nativescript-collectionview
1143
599
 
1144
-
1145
-
1146
-
1147
-
1148
600
  ## [1.0.27](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.26...v1.0.27) (2019-10-09)
1149
601
 
1150
602
  **Note:** Version bump only for package nativescript-collectionview
1151
603
 
1152
-
1153
-
1154
-
1155
-
1156
604
  ## [1.0.26](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.25...v1.0.26) (2019-08-22)
1157
605
 
1158
606
  **Note:** Version bump only for package nativescript-collectionview
1159
607
 
1160
-
1161
-
1162
-
1163
-
1164
608
  ## [1.0.25](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.24...v1.0.25) (2019-08-11)
1165
609
 
1166
610
  **Note:** Version bump only for package nativescript-collectionview
1167
611
 
1168
-
1169
-
1170
-
1171
-
1172
612
  ## [1.0.24](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.23...v1.0.24) (2019-08-09)
1173
613
 
1174
614
  **Note:** Version bump only for package nativescript-collectionview
1175
615
 
1176
-
1177
-
1178
-
1179
-
1180
616
  ## [1.0.23](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.22...v1.0.23) (2019-07-30)
1181
617
 
1182
618
  **Note:** Version bump only for package nativescript-collectionview
1183
619
 
1184
-
1185
-
1186
-
1187
-
1188
620
  ## [1.0.22](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.21...v1.0.22) (2019-07-29)
1189
621
 
1190
622
  **Note:** Version bump only for package nativescript-collectionview
1191
623
 
1192
-
1193
-
1194
-
1195
-
1196
624
  ## [1.0.21](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.20...v1.0.21) (2019-07-15)
1197
625
 
1198
626
  **Note:** Version bump only for package nativescript-collectionview
1199
627
 
1200
-
1201
-
1202
-
1203
-
1204
628
  ## [1.0.20](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.19...v1.0.20) (2019-06-16)
1205
629
 
1206
630
  **Note:** Version bump only for package nativescript-collectionview
1207
631
 
1208
-
1209
-
1210
-
1211
-
1212
632
  ## [1.0.19](https://github.com/Akylas/nativescript-collectionview/compare/v1.0.18...v1.0.19) (2019-06-11)
1213
633
 
1214
634
  **Note:** Version bump only for package nativescript-collectionview
1215
635
 
1216
-
1217
-
1218
-
1219
-
1220
636
  ## 1.0.18 (2019-06-07)
1221
637
 
1222
638
  **Note:** Version bump only for package nativescript-collectionview