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