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