@nativescript-community/ui-material-bottomsheet 6.0.0

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.
Files changed (38) hide show
  1. package/CHANGELOG.md +1569 -0
  2. package/LICENSE +201 -0
  3. package/README.md +192 -0
  4. package/angular/bottomsheet.module.d.ts +10 -0
  5. package/angular/bottomsheet.service.d.ts +28 -0
  6. package/angular/bundles/nativescript-community-ui-material-bottomsheet-angular.umd.js +179 -0
  7. package/angular/bundles/nativescript-community-ui-material-bottomsheet-angular.umd.js.map +1 -0
  8. package/angular/bundles/nativescript-community-ui-material-bottomsheet-angular.umd.min.js +2 -0
  9. package/angular/bundles/nativescript-community-ui-material-bottomsheet-angular.umd.min.js.map +1 -0
  10. package/angular/esm2015/bottomsheet.module.js +26 -0
  11. package/angular/esm2015/bottomsheet.service.js +109 -0
  12. package/angular/esm2015/index.js +3 -0
  13. package/angular/esm2015/nativescript-community-ui-material-bottomsheet-angular.js +2 -0
  14. package/angular/fesm2015/nativescript-community-ui-material-bottomsheet-angular.js +135 -0
  15. package/angular/fesm2015/nativescript-community-ui-material-bottomsheet-angular.js.map +1 -0
  16. package/angular/index.d.ts +2 -0
  17. package/angular/nativescript-community-ui-material-bottomsheet-angular.d.ts +2 -0
  18. package/angular/package.json +16 -0
  19. package/bottomsheet-common.d.ts +35 -0
  20. package/bottomsheet-common.js +94 -0
  21. package/bottomsheet-common.js.map +1 -0
  22. package/bottomsheet.android.d.ts +10 -0
  23. package/bottomsheet.android.js +143 -0
  24. package/bottomsheet.android.js.map +1 -0
  25. package/bottomsheet.d.ts +89 -0
  26. package/bottomsheet.ios.d.ts +17 -0
  27. package/bottomsheet.ios.js +360 -0
  28. package/bottomsheet.ios.js.map +1 -0
  29. package/package.json +51 -0
  30. package/platforms/android/include.gradle +8 -0
  31. package/platforms/android/java/com/nativescript/material/bottomsheet/BottomSheetDialog.java +38 -0
  32. package/platforms/android/java/com/nativescript/material/bottomsheet/BottomSheetDialogFragment.java +73 -0
  33. package/platforms/android/ui_material_bottomsheet.aar +0 -0
  34. package/platforms/ios/Podfile +1 -0
  35. package/pnpm-lock.yaml +90 -0
  36. package/vue/index.d.ts +16 -0
  37. package/vue/index.js +51 -0
  38. package/vue/index.js.map +1 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,1569 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ # [6.0.0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.21...v6.0.0) (2021-09-18)
7
+
8
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
9
+
10
+
11
+
12
+
13
+
14
+ ## [5.3.21](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.20...v5.3.21) (2021-08-29)
15
+
16
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
17
+
18
+
19
+
20
+
21
+
22
+ ## [5.3.20](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.19...v5.3.20) (2021-08-29)
23
+
24
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
25
+
26
+
27
+
28
+
29
+
30
+ ## [5.3.19](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.18...v5.3.19) (2021-08-19)
31
+
32
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
33
+
34
+
35
+
36
+
37
+
38
+ ## [5.3.18](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.17...v5.3.18) (2021-08-16)
39
+
40
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
41
+
42
+
43
+
44
+
45
+
46
+ ## [5.3.17](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.16...v5.3.17) (2021-08-10)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * npm ignore unecessary files ([696e88f](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/commit/696e88f657dbb5415aa4a306991a00ef5b83db18))
52
+
53
+
54
+
55
+
56
+
57
+ ## [5.3.16](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.15...v5.3.16) (2021-08-09)
58
+
59
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
60
+
61
+
62
+
63
+
64
+
65
+ ## [5.3.15](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.14...v5.3.15) (2021-08-06)
66
+
67
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
68
+
69
+
70
+
71
+
72
+
73
+ ## [5.3.14](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.13...v5.3.14) (2021-08-02)
74
+
75
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
76
+
77
+
78
+
79
+
80
+
81
+ ## [5.3.13](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.12...v5.3.13) (2021-08-02)
82
+
83
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
84
+
85
+
86
+
87
+
88
+
89
+ ## [5.3.12](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.11...v5.3.12) (2021-07-30)
90
+
91
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
92
+
93
+
94
+
95
+
96
+
97
+ ## [5.3.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.10...v5.3.11) (2021-07-16)
98
+
99
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
100
+
101
+
102
+
103
+
104
+
105
+ ## [5.3.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.9...v5.3.10) (2021-07-09)
106
+
107
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
108
+
109
+
110
+
111
+
112
+
113
+ ## [5.3.9](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.8...v5.3.9) (2021-07-06)
114
+
115
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
116
+
117
+
118
+
119
+
120
+
121
+ ## [5.3.8](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.7...v5.3.8) (2021-07-01)
122
+
123
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
124
+
125
+
126
+
127
+
128
+
129
+ ## [5.3.7](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.6...v5.3.7) (2021-06-29)
130
+
131
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
132
+
133
+
134
+
135
+
136
+
137
+ ## [5.3.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.5...v5.3.6) (2021-06-28)
138
+
139
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
140
+
141
+
142
+
143
+
144
+
145
+ ## [5.3.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.4...v5.3.5) (2021-06-11)
146
+
147
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
148
+
149
+
150
+
151
+
152
+
153
+ ## [5.3.4](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.3...v5.3.4) (2021-06-09)
154
+
155
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
156
+
157
+
158
+
159
+
160
+
161
+ ## [5.3.3](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.2...v5.3.3) (2021-06-01)
162
+
163
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
164
+
165
+
166
+
167
+
168
+
169
+ ## [5.3.2](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.1...v5.3.2) (2021-05-27)
170
+
171
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
172
+
173
+
174
+
175
+
176
+
177
+ ## [5.3.1](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.3.0...v5.3.1) (2021-05-27)
178
+
179
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
180
+
181
+
182
+
183
+
184
+
185
+ # [5.3.0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.31...v5.3.0) (2021-05-12)
186
+
187
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
188
+
189
+
190
+
191
+
192
+
193
+ ## [5.2.31](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.30...v5.2.31) (2021-05-04)
194
+
195
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
196
+
197
+
198
+
199
+
200
+
201
+ ## [5.2.30](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.29...v5.2.30) (2021-05-03)
202
+
203
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
204
+
205
+
206
+
207
+
208
+
209
+ ## [5.2.29](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.28...v5.2.29) (2021-04-28)
210
+
211
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
212
+
213
+
214
+
215
+
216
+
217
+ ## [5.2.28](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.27...v5.2.28) (2021-04-28)
218
+
219
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
220
+
221
+
222
+
223
+
224
+
225
+ ## [5.2.27](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.26...v5.2.27) (2021-04-27)
226
+
227
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
228
+
229
+
230
+
231
+
232
+
233
+ ## [5.2.26](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.25...v5.2.26) (2021-04-26)
234
+
235
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
236
+
237
+
238
+
239
+
240
+
241
+ ## [5.2.25](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.24...v5.2.25) (2021-04-22)
242
+
243
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
244
+
245
+
246
+
247
+
248
+
249
+ ## [5.2.24](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.23...v5.2.24) (2021-04-20)
250
+
251
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
252
+
253
+
254
+
255
+
256
+
257
+ ## [5.2.23](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.22...v5.2.23) (2021-04-20)
258
+
259
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
260
+
261
+
262
+
263
+
264
+
265
+ ## [5.2.22](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.21...v5.2.22) (2021-04-16)
266
+
267
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
268
+
269
+
270
+
271
+
272
+
273
+ ## [5.2.21](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.20...v5.2.21) (2021-04-16)
274
+
275
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
276
+
277
+
278
+
279
+
280
+
281
+ ## [5.2.20](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.19...v5.2.20) (2021-04-12)
282
+
283
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
284
+
285
+
286
+
287
+
288
+
289
+ ## [5.2.19](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.18...v5.2.19) (2021-04-08)
290
+
291
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
292
+
293
+
294
+
295
+
296
+
297
+ ## [5.2.18](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.17...v5.2.18) (2021-04-07)
298
+
299
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
300
+
301
+
302
+
303
+
304
+
305
+ ## [5.2.17](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.16...v5.2.17) (2021-04-06)
306
+
307
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
308
+
309
+
310
+
311
+
312
+
313
+ ## [5.2.16](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.15...v5.2.16) (2021-04-05)
314
+
315
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
316
+
317
+
318
+
319
+
320
+
321
+ ## [5.2.15](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.14...v5.2.15) (2021-04-05)
322
+
323
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
324
+
325
+
326
+
327
+
328
+
329
+ ## [5.2.14](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.13...v5.2.14) (2021-04-02)
330
+
331
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
332
+
333
+
334
+
335
+
336
+
337
+ ## [5.2.13](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.12...v5.2.13) (2021-04-01)
338
+
339
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
340
+
341
+
342
+
343
+
344
+
345
+ ## [5.2.12](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.11...v5.2.12) (2021-03-31)
346
+
347
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
348
+
349
+
350
+
351
+
352
+
353
+ ## [5.2.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.10...v5.2.11) (2021-03-25)
354
+
355
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
356
+
357
+
358
+
359
+
360
+
361
+ ## [5.2.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.9...v5.2.10) (2021-03-22)
362
+
363
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
364
+
365
+
366
+
367
+
368
+
369
+ ## [5.2.9](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.8...v5.2.9) (2021-03-18)
370
+
371
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
372
+
373
+
374
+
375
+
376
+
377
+ ## [5.2.8](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.7...v5.2.8) (2021-02-24)
378
+
379
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
380
+
381
+
382
+
383
+
384
+
385
+ ## [5.2.7](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.6...v5.2.7) (2021-02-22)
386
+
387
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
388
+
389
+
390
+
391
+
392
+
393
+ ## [5.2.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.4...v5.2.5) (2021-02-04)
394
+
395
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
396
+
397
+
398
+
399
+
400
+
401
+ ## [5.2.4](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.3...v5.2.4) (2021-02-04)
402
+
403
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
404
+
405
+
406
+
407
+
408
+
409
+ ## [5.2.3](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.2...v5.2.3) (2021-01-23)
410
+
411
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
412
+
413
+
414
+
415
+
416
+
417
+ ## [5.2.2](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.1...v5.2.2) (2021-01-20)
418
+
419
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
420
+
421
+
422
+
423
+
424
+
425
+ ## [5.2.1](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.2.0...v5.2.1) (2021-01-19)
426
+
427
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
428
+
429
+
430
+
431
+
432
+
433
+ # [5.2.0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.16...v5.2.0) (2021-01-18)
434
+
435
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
436
+
437
+
438
+
439
+
440
+
441
+ ## [5.1.16](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.15...v5.1.16) (2020-12-14)
442
+
443
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
444
+
445
+
446
+
447
+
448
+
449
+ ## [5.1.15](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.14...v5.1.15) (2020-12-13)
450
+
451
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
452
+
453
+
454
+
455
+
456
+
457
+ ## [5.1.14](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.13...v5.1.14) (2020-12-10)
458
+
459
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
460
+
461
+
462
+
463
+
464
+
465
+ ## [5.1.12](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.11...v5.1.12) (2020-12-04)
466
+
467
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
468
+
469
+
470
+
471
+
472
+
473
+ ## [5.1.11](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.10...v5.1.11) (2020-12-04)
474
+
475
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
476
+
477
+
478
+
479
+
480
+
481
+ ## [5.1.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.9...v5.1.10) (2020-12-03)
482
+
483
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
484
+
485
+
486
+
487
+
488
+
489
+ ## [5.1.9](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.8...v5.1.9) (2020-12-01)
490
+
491
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
492
+
493
+
494
+
495
+
496
+
497
+ ## [5.1.8](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.7...v5.1.8) (2020-11-27)
498
+
499
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
500
+
501
+
502
+
503
+
504
+
505
+ ## [5.1.7](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.6...v5.1.7) (2020-11-26)
506
+
507
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
508
+
509
+
510
+
511
+
512
+
513
+ ## [5.1.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v5.1.5...v5.1.6) (2020-11-23)
514
+
515
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
516
+
517
+
518
+
519
+
520
+
521
+ ## [5.1.5](https://github.com/nativescript-community/ui-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
522
+
523
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
524
+
525
+
526
+
527
+
528
+
529
+ ## [5.1.4](https://github.com/nativescript-community/ui-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
530
+
531
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
532
+
533
+
534
+
535
+
536
+
537
+ ## [5.1.3](https://github.com/nativescript-community/ui-material-components/compare/v5.1.2...v5.1.3) (2020-11-12)
538
+
539
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
540
+
541
+
542
+
543
+
544
+
545
+ ## [5.1.1](https://github.com/nativescript-community/ui-material-components/compare/v5.1.0...v5.1.1) (2020-11-08)
546
+
547
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
548
+
549
+
550
+
551
+
552
+
553
+ ## [5.0.30](https://github.com/nativescript-community/ui-material-components/compare/v5.0.29...v5.0.30) (2020-11-03)
554
+
555
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
556
+
557
+
558
+
559
+
560
+
561
+ ## [5.0.29](https://github.com/nativescript-community/ui-material-components/compare/v5.0.28...v5.0.29) (2020-11-03)
562
+
563
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
564
+
565
+
566
+
567
+
568
+
569
+ ## [5.0.28](https://github.com/nativescript-community/ui-material-components/compare/v5.0.27...v5.0.28) (2020-10-28)
570
+
571
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
572
+
573
+
574
+
575
+
576
+
577
+ ## [5.0.27](https://github.com/nativescript-community/ui-material-components/compare/v5.0.26...v5.0.27) (2020-10-27)
578
+
579
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
580
+
581
+
582
+
583
+
584
+
585
+ ## [5.0.26](https://github.com/nativescript-community/ui-material-components/compare/v5.0.25...v5.0.26) (2020-10-27)
586
+
587
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
588
+
589
+
590
+
591
+
592
+
593
+ ## [5.0.25](https://github.com/nativescript-community/ui-material-components/compare/v5.0.24...v5.0.25) (2020-10-20)
594
+
595
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
596
+
597
+
598
+
599
+
600
+
601
+ ## [5.0.24](https://github.com/nativescript-community/ui-material-components/compare/v5.0.23...v5.0.24) (2020-10-20)
602
+
603
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
604
+
605
+
606
+
607
+
608
+
609
+ ## [5.0.23](https://github.com/nativescript-community/ui-material-components/compare/v5.0.22...v5.0.23) (2020-10-15)
610
+
611
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
612
+
613
+
614
+
615
+
616
+
617
+ ## [5.0.22](https://github.com/nativescript-community/ui-material-components/compare/v5.0.21...v5.0.22) (2020-10-10)
618
+
619
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
620
+
621
+
622
+
623
+
624
+
625
+ ## [5.0.21](https://github.com/nativescript-community/ui-material-components/compare/v5.0.20...v5.0.21) (2020-10-10)
626
+
627
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
628
+
629
+
630
+
631
+
632
+
633
+ ## [5.0.20](https://github.com/nativescript-community/ui-material-components/compare/v5.0.19...v5.0.20) (2020-10-09)
634
+
635
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
636
+
637
+
638
+
639
+
640
+
641
+ ## [5.0.19](https://github.com/nativescript-community/ui-material-components/compare/v5.0.18...v5.0.19) (2020-10-09)
642
+
643
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
644
+
645
+
646
+
647
+
648
+
649
+ ## [5.0.18](https://github.com/nativescript-community/ui-material-components/compare/v5.0.17...v5.0.18) (2020-10-09)
650
+
651
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
652
+
653
+
654
+
655
+
656
+
657
+ ## [5.0.17](https://github.com/nativescript-community/ui-material-components/compare/v5.0.16...v5.0.17) (2020-10-09)
658
+
659
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
660
+
661
+
662
+
663
+
664
+
665
+ ## [5.0.16](https://github.com/nativescript-community/ui-material-components/compare/v5.0.15...v5.0.16) (2020-10-08)
666
+
667
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
668
+
669
+
670
+
671
+
672
+
673
+ ## [5.0.14](https://github.com/nativescript-community/ui-material-components/compare/v5.0.13...v5.0.14) (2020-10-02)
674
+
675
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
676
+
677
+
678
+
679
+
680
+
681
+ ## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
682
+
683
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
684
+
685
+
686
+
687
+
688
+
689
+ ## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
690
+
691
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
692
+
693
+
694
+
695
+
696
+
697
+ ## [5.0.11](https://github.com/nativescript-community/ui-material-components/compare/v5.0.10...v5.0.11) (2020-09-30)
698
+
699
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
700
+
701
+
702
+
703
+
704
+
705
+ ## [5.0.10](https://github.com/nativescript-community/ui-material-components/compare/v5.0.9...v5.0.10) (2020-09-29)
706
+
707
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
708
+
709
+
710
+
711
+
712
+
713
+ ## [5.0.9](https://github.com/nativescript-community/ui-material-components/compare/v5.0.8...v5.0.9) (2020-09-27)
714
+
715
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
716
+
717
+
718
+
719
+
720
+
721
+ ## [5.0.8](https://github.com/nativescript-community/ui-material-components/compare/v5.0.7...v5.0.8) (2020-09-24)
722
+
723
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
724
+
725
+
726
+
727
+
728
+
729
+ ## [5.0.7](https://github.com/nativescript-community/ui-material-components/compare/v5.0.6...v5.0.7) (2020-09-24)
730
+
731
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
732
+
733
+
734
+
735
+
736
+
737
+ ## [5.0.6](https://github.com/nativescript-community/ui-material-components/compare/v5.0.5...v5.0.6) (2020-09-22)
738
+
739
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
740
+
741
+
742
+
743
+
744
+
745
+ ## [5.0.5](https://github.com/nativescript-community/ui-material-components/compare/v5.0.4...v5.0.5) (2020-09-22)
746
+
747
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
748
+
749
+
750
+
751
+
752
+
753
+ ## [5.0.4](https://github.com/nativescript-community/ui-material-components/compare/v5.0.3...v5.0.4) (2020-09-21)
754
+
755
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
756
+
757
+
758
+
759
+
760
+
761
+ ## [5.0.3](https://github.com/nativescript-community/ui-material-components/compare/v5.0.2...v5.0.3) (2020-09-21)
762
+
763
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
764
+
765
+
766
+
767
+
768
+
769
+ ## [5.0.2](https://github.com/nativescript-community/ui-material-components/compare/v5.0.1...v5.0.2) (2020-09-21)
770
+
771
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
772
+
773
+
774
+
775
+
776
+
777
+ ## [5.0.1](https://github.com/nativescript-community/ui-material-components/compare/v5.0.0...v5.0.1) (2020-09-21)
778
+
779
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
780
+
781
+
782
+
783
+
784
+
785
+ # [5.0.0](https://github.com/nativescript-community/ui-material-components/compare/v4.0.12...v5.0.0) (2020-09-21)
786
+
787
+
788
+ ### Features
789
+
790
+ * **android:** updated native libs ([2840b4d](https://github.com/nativescript-community/ui-material-components/commit/2840b4d2ccda6f392ec5185d2974fbd5831cd127))
791
+
792
+
793
+
794
+
795
+
796
+ ## [4.0.12](https://github.com/nativescript-community/ui-material-components/compare/v4.0.11...v4.0.12) (2020-09-15)
797
+
798
+
799
+ ### Bug Fixes
800
+
801
+ * fixed bottomsheet on angular ([5a488ea](https://github.com/nativescript-community/ui-material-components/commit/5a488ea59faabe8689b5cfd45ab4c4f0b26170f2))
802
+ * wrong script ([786316d](https://github.com/nativescript-community/ui-material-components/commit/786316d7842e06609db760d8797700335f118433))
803
+
804
+
805
+
806
+
807
+
808
+ ## [4.0.11](https://github.com/nativescript-community/ui-material-components/compare/v4.0.10...v4.0.11) (2020-09-10)
809
+
810
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
811
+
812
+
813
+
814
+
815
+
816
+ ## [4.0.10](https://github.com/nativescript-community/ui-material-components/compare/v4.0.8...v4.0.10) (2020-09-02)
817
+
818
+ **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
819
+
820
+
821
+
822
+
823
+
824
+ ## [4.0.8](https://github.com/nativescript-community/ui-material-components/compare/v4.0.6...v4.0.8) (2020-08-15)
825
+
826
+
827
+ ### Bug Fixes
828
+
829
+ * **angular:** v10 build scripting works now ([#167](https://github.com/nativescript-community/ui-material-components/issues/167)) ([05c2cb4](https://github.com/nativescript-community/ui-material-components/commit/05c2cb4b79ab6239dc4b4ee5084fed94d53e1920))
830
+
831
+
832
+
833
+
834
+
835
+ ## [4.0.6](https://github.com/nativescript-community/ui-material-components/compare/v4.0.5...v4.0.6) (2020-08-08)
836
+
837
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
838
+
839
+
840
+
841
+
842
+
843
+ ## [4.0.5](https://github.com/nativescript-community/ui-material-components/compare/v4.0.3...v4.0.5) (2020-08-06)
844
+
845
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
846
+
847
+
848
+
849
+
850
+
851
+ ## [4.0.3](https://github.com/nativescript-community/ui-material-components/compare/v4.0.2...v4.0.3) (2020-08-03)
852
+
853
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
854
+
855
+
856
+
857
+
858
+
859
+ ## [4.0.2](https://github.com/nativescript-community/ui-material-components/compare/v4.0.1...v4.0.2) (2020-08-03)
860
+
861
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
862
+
863
+
864
+
865
+
866
+
867
+ ## [4.0.1](https://github.com/nativescript-community/ui-material-components/compare/v4.0.0...v4.0.1) (2020-07-29)
868
+
869
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
870
+
871
+
872
+
873
+
874
+
875
+ # [4.0.0](https://github.com/nativescript-community/ui-material-components/compare/v3.2.20...v4.0.0) (2020-07-29)
876
+
877
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
878
+
879
+
880
+
881
+
882
+
883
+ ## [3.2.20](https://github.com/nativescript-community/ui-material-components/compare/v3.2.19...v3.2.20) (2020-07-28)
884
+
885
+ **Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
886
+
887
+
888
+
889
+
890
+
891
+ ## [3.2.19](https://github.com/nativescript-community/ui-material-components/compare/v3.2.18...v3.2.19) (2020-07-26)
892
+
893
+ **Note:** Version bump only for package nativescript-material-bottomsheet
894
+
895
+
896
+
897
+
898
+
899
+ ## [3.2.18](https://github.com/nativescript-community/ui-material-components/compare/v3.2.17...v3.2.18) (2020-07-16)
900
+
901
+ **Note:** Version bump only for package nativescript-material-bottomsheet
902
+
903
+
904
+
905
+
906
+
907
+ ## [3.2.17](https://github.com/nativescript-community/ui-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
908
+
909
+ **Note:** Version bump only for package nativescript-material-bottomsheet
910
+
911
+
912
+
913
+
914
+
915
+ ## [3.2.16](https://github.com/nativescript-community/ui-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
916
+
917
+ **Note:** Version bump only for package nativescript-material-bottomsheet
918
+
919
+
920
+
921
+
922
+
923
+ ## [3.2.15](https://github.com/nativescript-community/ui-material-components/compare/v3.2.14...v3.2.15) (2020-07-16)
924
+
925
+ **Note:** Version bump only for package nativescript-material-bottomsheet
926
+
927
+
928
+
929
+
930
+
931
+ ## [3.2.14](https://github.com/nativescript-community/ui-material-components/compare/v3.2.13...v3.2.14) (2020-07-16)
932
+
933
+ **Note:** Version bump only for package nativescript-material-bottomsheet
934
+
935
+
936
+
937
+
938
+
939
+ ## [3.2.13](https://github.com/nativescript-community/ui-material-components/compare/v3.2.12...v3.2.13) (2020-07-15)
940
+
941
+ **Note:** Version bump only for package nativescript-material-bottomsheet
942
+
943
+
944
+
945
+
946
+
947
+ ## [3.2.12](https://github.com/nativescript-community/ui-material-components/compare/v3.2.11...v3.2.12) (2020-07-15)
948
+
949
+ **Note:** Version bump only for package nativescript-material-bottomsheet
950
+
951
+
952
+
953
+
954
+
955
+ ## [3.2.11](https://github.com/nativescript-community/ui-material-components/compare/v3.2.10...v3.2.11) (2020-07-15)
956
+
957
+ **Note:** Version bump only for package nativescript-material-bottomsheet
958
+
959
+
960
+
961
+
962
+
963
+ ## [3.2.10](https://github.com/nativescript-community/ui-material-components/compare/v3.2.9...v3.2.10) (2020-07-06)
964
+
965
+ **Note:** Version bump only for package nativescript-material-bottomsheet
966
+
967
+
968
+
969
+
970
+
971
+ ## [3.2.9](https://github.com/nativescript-community/ui-material-components/compare/v3.2.8...v3.2.9) (2020-06-23)
972
+
973
+ **Note:** Version bump only for package nativescript-material-bottomsheet
974
+
975
+
976
+
977
+
978
+
979
+ ## [3.2.8](https://github.com/nativescript-community/ui-material-components/compare/v3.2.7...v3.2.8) (2020-05-28)
980
+
981
+ **Note:** Version bump only for package nativescript-material-bottomsheet
982
+
983
+
984
+
985
+
986
+
987
+ ## [3.2.7](https://github.com/nativescript-community/ui-material-components/compare/v3.2.6...v3.2.7) (2020-05-21)
988
+
989
+
990
+ ### Bug Fixes
991
+
992
+ * **android:** bottomsheet working in ESM ([7a75bcb](https://github.com/nativescript-community/ui-material-components/commit/7a75bcbf8b2c89fcb4e45facb9c5b61b2532a55b))
993
+
994
+
995
+
996
+
997
+
998
+ ## [3.2.6](https://github.com/nativescript-community/ui-material-components/compare/v3.2.5...v3.2.6) (2020-05-21)
999
+
1000
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1001
+
1002
+
1003
+
1004
+
1005
+
1006
+ ## [3.2.5](https://github.com/nativescript-community/ui-material-components/compare/v3.2.4...v3.2.5) (2020-05-21)
1007
+
1008
+
1009
+ ### Bug Fixes
1010
+
1011
+ * sideEffects for tree shacking ([9b32175](https://github.com/nativescript-community/ui-material-components/commit/9b32175121d98fa200d345f6822acfaf4ff7bce7))
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+ ## [3.2.4](https://github.com/nativescript-community/ui-material-components/compare/v3.2.3...v3.2.4) (2020-05-21)
1018
+
1019
+
1020
+ ### Bug Fixes
1021
+
1022
+ * full esm support! ([7e910f3](https://github.com/nativescript-community/ui-material-components/commit/7e910f3950659ee4165bfea5cf3cf7379617bf1e))
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+ ## [3.2.3](https://github.com/nativescript-community/ui-material-components/compare/v3.2.2...v3.2.3) (2020-05-12)
1029
+
1030
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1031
+
1032
+
1033
+
1034
+
1035
+
1036
+ ## [3.2.2](https://github.com/nativescript-community/ui-material-components/compare/v3.2.1...v3.2.2) (2020-04-20)
1037
+
1038
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1039
+
1040
+
1041
+
1042
+
1043
+
1044
+ ## [3.2.1](https://github.com/nativescript-community/ui-material-components/compare/v3.2.0...v3.2.1) (2020-04-14)
1045
+
1046
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1047
+
1048
+
1049
+
1050
+
1051
+
1052
+ ## [3.1.17](https://github.com/nativescript-community/ui-material-components/compare/v3.1.16...v3.1.17) (2020-04-09)
1053
+
1054
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1055
+
1056
+
1057
+
1058
+
1059
+
1060
+ ## [3.1.16](https://github.com/nativescript-community/ui-material-components/compare/v3.1.15...v3.1.16) (2020-04-07)
1061
+
1062
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1063
+
1064
+
1065
+
1066
+
1067
+
1068
+ ## [3.1.15](https://github.com/nativescript-community/ui-material-components/compare/v3.1.14...v3.1.15) (2020-03-24)
1069
+
1070
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1071
+
1072
+
1073
+
1074
+
1075
+
1076
+ ## [3.1.14](https://github.com/nativescript-community/ui-material-components/compare/v3.1.13...v3.1.14) (2020-03-19)
1077
+
1078
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+ ## [3.1.12](https://github.com/nativescript-community/ui-material-components/compare/v3.1.11...v3.1.12) (2020-03-13)
1085
+
1086
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+ ## [3.1.11](https://github.com/nativescript-community/ui-material-components/compare/v3.1.10...v3.1.11) (2020-03-04)
1093
+
1094
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1095
+
1096
+
1097
+
1098
+
1099
+
1100
+ ## [3.1.10](https://github.com/nativescript-community/ui-material-components/compare/v3.1.9...v3.1.10) (2020-02-28)
1101
+
1102
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1103
+
1104
+
1105
+
1106
+
1107
+
1108
+ ## [3.1.9](https://github.com/nativescript-community/ui-material-components/compare/v3.1.8...v3.1.9) (2020-02-24)
1109
+
1110
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1111
+
1112
+
1113
+
1114
+
1115
+
1116
+ ## [3.1.8](https://github.com/nativescript-community/ui-material-components/compare/v3.1.7...v3.1.8) (2020-02-20)
1117
+
1118
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1119
+
1120
+
1121
+
1122
+
1123
+
1124
+ ## [3.1.7](https://github.com/nativescript-community/ui-material-components/compare/v3.1.6...v3.1.7) (2020-02-18)
1125
+
1126
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1127
+
1128
+
1129
+
1130
+
1131
+
1132
+ ## [3.1.6](https://github.com/nativescript-community/ui-material-components/compare/v3.1.5...v3.1.6) (2020-02-17)
1133
+
1134
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1135
+
1136
+
1137
+
1138
+
1139
+
1140
+ ## [3.1.5](https://github.com/nativescript-community/ui-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
1141
+
1142
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1143
+
1144
+
1145
+
1146
+
1147
+
1148
+ ## [3.1.4](https://github.com/nativescript-community/ui-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
1149
+
1150
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+ ## [3.1.3](https://github.com/nativescript-community/ui-material-components/compare/v3.1.2...v3.1.3) (2020-01-27)
1157
+
1158
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+ ## [3.1.2](https://github.com/nativescript-community/ui-material-components/compare/v3.1.1...v3.1.2) (2020-01-22)
1165
+
1166
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1167
+
1168
+
1169
+
1170
+
1171
+
1172
+ ## [3.1.1](https://github.com/nativescript-community/ui-material-components/compare/v3.1.0...v3.1.1) (2020-01-20)
1173
+
1174
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1175
+
1176
+
1177
+
1178
+
1179
+
1180
+ ## [3.0.9](https://github.com/nativescript-community/ui-material-components/compare/v3.0.8...v3.0.9) (2020-01-13)
1181
+
1182
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1183
+
1184
+
1185
+
1186
+
1187
+
1188
+ ## [3.0.6](https://github.com/nativescript-community/ui-material-components/compare/v3.0.5...v3.0.6) (2019-12-16)
1189
+
1190
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+ ## [3.0.5](https://github.com/nativescript-community/ui-material-components/compare/v3.0.4...v3.0.5) (2019-12-16)
1197
+
1198
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+ ## [3.0.2](https://github.com/nativescript-community/ui-material-components/compare/v3.0.1...v3.0.2) (2019-11-24)
1205
+
1206
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1207
+
1208
+
1209
+
1210
+
1211
+
1212
+ # [3.0.0](https://github.com/nativescript-community/ui-material-components/compare/v2.5.4...v3.0.0) (2019-11-19)
1213
+
1214
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1215
+
1216
+
1217
+
1218
+
1219
+
1220
+ ## [2.5.4](https://github.com/nativescript-community/ui-material-components/compare/v2.5.3...v2.5.4) (2019-10-29)
1221
+
1222
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1223
+
1224
+
1225
+
1226
+
1227
+
1228
+ ## [2.5.3](https://github.com/nativescript-community/ui-material-components/compare/v2.5.2...v2.5.3) (2019-10-28)
1229
+
1230
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1231
+
1232
+
1233
+
1234
+
1235
+
1236
+ ## [2.5.2](https://github.com/nativescript-community/ui-material-components/compare/v2.5.1...v2.5.2) (2019-10-18)
1237
+
1238
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1239
+
1240
+
1241
+
1242
+
1243
+
1244
+ ## [2.5.1](https://github.com/nativescript-community/ui-material-components/compare/v2.5.0...v2.5.1) (2019-10-18)
1245
+
1246
+
1247
+ ### Bug Fixes
1248
+
1249
+ * cleanup up tsconfigs ([62fad54](https://github.com/nativescript-community/ui-material-components/commit/62fad541436b11e9333475f3a9e0f9382ea920c8))
1250
+
1251
+
1252
+
1253
+
1254
+
1255
+ # [2.5.0](https://github.com/nativescript-community/ui-material-components/compare/v2.4.2...v2.5.0) (2019-10-03)
1256
+
1257
+
1258
+ ### Features
1259
+
1260
+ * vue support for bottomsheet ([221cebd](https://github.com/nativescript-community/ui-material-components/commit/221cebd))
1261
+
1262
+
1263
+
1264
+
1265
+
1266
+ ## [2.4.2](https://github.com/nativescript-community/ui-material-components/compare/v2.4.1...v2.4.2) (2019-09-30)
1267
+
1268
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1269
+
1270
+
1271
+
1272
+
1273
+
1274
+ ## [2.4.1](https://github.com/nativescript-community/ui-material-components/compare/v2.4.0...v2.4.1) (2019-09-26)
1275
+
1276
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1277
+
1278
+
1279
+
1280
+
1281
+
1282
+ # [2.4.0](https://github.com/nativescript-community/ui-material-components/compare/v2.3.24...v2.4.0) (2019-09-26)
1283
+
1284
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1285
+
1286
+
1287
+
1288
+
1289
+
1290
+ ## [2.3.24](https://github.com/nativescript-community/ui-material-components/compare/v2.3.23...v2.3.24) (2019-09-19)
1291
+
1292
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1293
+
1294
+
1295
+
1296
+
1297
+
1298
+ ## [2.3.23](https://github.com/nativescript-community/ui-material-components/compare/v2.3.22...v2.3.23) (2019-08-28)
1299
+
1300
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1301
+
1302
+
1303
+
1304
+
1305
+
1306
+ ## [2.3.22](https://github.com/nativescript-community/ui-material-components/compare/v2.3.21...v2.3.22) (2019-08-28)
1307
+
1308
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1309
+
1310
+
1311
+
1312
+
1313
+
1314
+ ## [2.3.21](https://github.com/nativescript-community/ui-material-components/compare/v2.3.20...v2.3.21) (2019-08-27)
1315
+
1316
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1317
+
1318
+
1319
+
1320
+
1321
+
1322
+ ## [2.3.20](https://github.com/nativescript-community/ui-material-components/compare/v2.3.19...v2.3.20) (2019-08-23)
1323
+
1324
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1325
+
1326
+
1327
+
1328
+
1329
+
1330
+ ## [2.3.19](https://github.com/nativescript-community/ui-material-components/compare/v2.3.18...v2.3.19) (2019-08-22)
1331
+
1332
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1333
+
1334
+
1335
+
1336
+
1337
+
1338
+ ## [2.3.18](https://github.com/nativescript-community/ui-material-components/compare/v2.3.17...v2.3.18) (2019-08-21)
1339
+
1340
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1341
+
1342
+
1343
+
1344
+
1345
+
1346
+ ## [2.3.17](https://github.com/nativescript-community/ui-material-components/compare/v2.3.16...v2.3.17) (2019-08-16)
1347
+
1348
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1349
+
1350
+
1351
+
1352
+
1353
+
1354
+ ## [2.3.16](https://github.com/nativescript-community/ui-material-components/compare/v2.3.15...v2.3.16) (2019-08-02)
1355
+
1356
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1357
+
1358
+
1359
+
1360
+
1361
+
1362
+ ## [2.3.15](https://github.com/nativescript-community/ui-material-components/compare/v2.3.14...v2.3.15) (2019-08-02)
1363
+
1364
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1365
+
1366
+
1367
+
1368
+
1369
+
1370
+ ## [2.3.14](https://github.com/nativescript-community/ui-material-components/compare/v2.3.13...v2.3.14) (2019-07-30)
1371
+
1372
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1373
+
1374
+
1375
+
1376
+
1377
+
1378
+ ## [2.3.13](https://github.com/nativescript-community/ui-material-components/compare/v2.3.12...v2.3.13) (2019-07-30)
1379
+
1380
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1381
+
1382
+
1383
+
1384
+
1385
+
1386
+ ## [2.3.12](https://github.com/nativescript-community/ui-material-components/compare/v2.3.11...v2.3.12) (2019-07-30)
1387
+
1388
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1389
+
1390
+
1391
+
1392
+
1393
+
1394
+ ## [2.3.11](https://github.com/nativescript-community/ui-material-components/compare/v2.3.10...v2.3.11) (2019-07-29)
1395
+
1396
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1397
+
1398
+
1399
+
1400
+
1401
+
1402
+ ## [2.3.10](https://github.com/nativescript-community/ui-material-components/compare/v2.3.9...v2.3.10) (2019-07-29)
1403
+
1404
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1405
+
1406
+
1407
+
1408
+
1409
+
1410
+ ## [2.3.9](https://github.com/nativescript-community/ui-material-components/compare/v2.3.8...v2.3.9) (2019-07-26)
1411
+
1412
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1413
+
1414
+
1415
+
1416
+
1417
+
1418
+ ## [2.3.8](https://github.com/nativescript-community/ui-material-components/compare/v2.3.7...v2.3.8) (2019-07-23)
1419
+
1420
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1421
+
1422
+
1423
+
1424
+
1425
+
1426
+ ## [2.3.6](https://github.com/nativescript-community/ui-material-components/compare/v2.3.5...v2.3.6) (2019-07-19)
1427
+
1428
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1429
+
1430
+
1431
+
1432
+
1433
+
1434
+ ## [2.3.4](https://github.com/nativescript-community/ui-material-components/compare/v2.3.3...v2.3.4) (2019-07-16)
1435
+
1436
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1437
+
1438
+
1439
+
1440
+
1441
+
1442
+ ## [2.3.3](https://github.com/nativescript-community/ui-material-components/compare/v2.3.2...v2.3.3) (2019-07-16)
1443
+
1444
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1445
+
1446
+
1447
+
1448
+
1449
+
1450
+ ## [2.3.2](https://github.com/nativescript-community/ui-material-components/compare/v2.3.1...v2.3.2) (2019-07-15)
1451
+
1452
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1453
+
1454
+
1455
+
1456
+
1457
+
1458
+ ## [2.3.1](https://github.com/nativescript-community/ui-material-components/compare/v2.3.0...v2.3.1) (2019-07-12)
1459
+
1460
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1461
+
1462
+
1463
+
1464
+
1465
+
1466
+ # [2.3.0](https://github.com/nativescript-community/ui-material-components/compare/v2.2.17...v2.3.0) (2019-07-12)
1467
+
1468
+
1469
+ ### Features
1470
+
1471
+ * migrate to androidx ([1dc9322](https://github.com/nativescript-community/ui-material-components/commit/1dc9322))
1472
+ * **angular-support:** add angular support for bottom sheet ([2b25457](https://github.com/nativescript-community/ui-material-components/commit/2b25457))
1473
+ * **angular-support:** complete support for bottom sheet ([1554311](https://github.com/nativescript-community/ui-material-components/commit/1554311))
1474
+
1475
+
1476
+
1477
+
1478
+
1479
+ ## [2.2.17](https://github.com/nativescript-community/ui-material-components/compare/v2.2.16...v2.2.17) (2019-06-11)
1480
+
1481
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1482
+
1483
+
1484
+
1485
+
1486
+
1487
+ ## [2.2.16](https://github.com/nativescript-community/ui-material-components/compare/v2.2.15...v2.2.16) (2019-06-11)
1488
+
1489
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+ ## [2.2.15](https://github.com/nativescript-community/ui-material-components/compare/v2.2.14...v2.2.15) (2019-05-20)
1496
+
1497
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1498
+
1499
+
1500
+
1501
+
1502
+
1503
+ ## [2.2.14](https://github.com/nativescript-community/ui-material-components/compare/v2.2.13...v2.2.14) (2019-05-17)
1504
+
1505
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1506
+
1507
+
1508
+
1509
+
1510
+
1511
+ ## [2.2.13](https://github.com/nativescript-community/ui-material-components/compare/v2.2.12...v2.2.13) (2019-05-16)
1512
+
1513
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1514
+
1515
+
1516
+
1517
+
1518
+
1519
+ ## [2.2.12](https://github.com/nativescript-community/ui-material-components/compare/v2.2.11...v2.2.12) (2019-05-16)
1520
+
1521
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1522
+
1523
+
1524
+
1525
+
1526
+
1527
+ ## [2.2.11](https://github.com/nativescript-community/ui-material-components/compare/v2.2.10...v2.2.11) (2019-05-15)
1528
+
1529
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1530
+
1531
+
1532
+
1533
+
1534
+
1535
+ ## [2.2.10](https://github.com/nativescript-community/ui-material-components/compare/v2.2.9...v2.2.10) (2019-05-14)
1536
+
1537
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1538
+
1539
+
1540
+
1541
+
1542
+
1543
+ ## [2.2.9](https://github.com/nativescript-community/ui-material-components/compare/v2.2.8...v2.2.9) (2019-05-08)
1544
+
1545
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1546
+
1547
+
1548
+
1549
+
1550
+
1551
+ ## [2.2.8](https://github.com/nativescript-community/ui-material-components/compare/v2.2.7...v2.2.8) (2019-05-07)
1552
+
1553
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1554
+
1555
+
1556
+
1557
+
1558
+
1559
+ ## [2.2.7](https://github.com/nativescript-community/ui-material-components/compare/v2.2.6...v2.2.7) (2019-05-07)
1560
+
1561
+ **Note:** Version bump only for package nativescript-material-bottomsheet
1562
+
1563
+
1564
+
1565
+
1566
+
1567
+ ## [2.2.6](https://github.com/nativescript-community/ui-material-components/compare/v2.2.5...v2.2.6) (2019-05-07)
1568
+
1569
+ **Note:** Version bump only for package nativescript-material-bottomsheet