@nativescript-community/ui-material-bottomsheet 7.0.33 → 7.0.34
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/angular/esm2020/bottomsheet.module.mjs +4 -3
- package/angular/esm2020/bottomsheet.service.mjs +7 -2
- package/angular/esm2020/nativescript-community-ui-material-bottomsheet-angular.mjs +4 -1
- package/angular/fesm2015/nativescript-community-ui-material-bottomsheet-angular.mjs +13 -3
- package/angular/fesm2015/nativescript-community-ui-material-bottomsheet-angular.mjs.map +1 -1
- package/angular/fesm2020/nativescript-community-ui-material-bottomsheet-angular.mjs +13 -3
- package/angular/fesm2020/nativescript-community-ui-material-bottomsheet-angular.mjs.map +1 -1
- package/bottomsheet-common.d.ts +8 -0
- package/bottomsheet-common.js +11 -0
- package/bottomsheet-common.js.map +1 -1
- package/bottomsheet.android.js +13 -0
- package/bottomsheet.android.js.map +1 -1
- package/bottomsheet.ios.js +41 -2
- package/bottomsheet.ios.js.map +1 -1
- package/package.json +7 -8
- package/svelte/index.js +2 -1
- package/svelte/index.js.map +1 -1
- package/CHANGELOG.md +0 -1126
- package/platforms/android/ui_material_bottomsheet.aar +0 -0
package/CHANGELOG.md
DELETED
@@ -1,1126 +0,0 @@
|
|
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
|
-
## [7.0.33](https://github.com/nativescript-community/ui-material-components/compare/v7.0.32...v7.0.33) (2022-12-16)
|
7
|
-
|
8
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
## [7.0.32](https://github.com/nativescript-community/ui-material-components/compare/v7.0.31...v7.0.32) (2022-12-09)
|
15
|
-
|
16
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## [7.0.31](https://github.com/nativescript-community/ui-material-components/compare/v7.0.30...v7.0.31) (2022-12-01)
|
23
|
-
|
24
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
## [7.0.30](https://github.com/nativescript-community/ui-material-components/compare/v7.0.29...v7.0.30) (2022-11-18)
|
31
|
-
|
32
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
## [7.0.29](https://github.com/nativescript-community/ui-material-components/compare/v7.0.28...v7.0.29) (2022-10-24)
|
39
|
-
|
40
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
## [7.0.28](https://github.com/nativescript-community/ui-material-components/compare/v7.0.27...v7.0.28) (2022-09-16)
|
47
|
-
|
48
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
## [7.0.27](https://github.com/nativescript-community/ui-material-components/compare/v7.0.26...v7.0.27) (2022-09-16)
|
55
|
-
|
56
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
## [7.0.26](https://github.com/nativescript-community/ui-material-components/compare/v7.0.25...v7.0.26) (2022-09-14)
|
63
|
-
|
64
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
## [7.0.25](https://github.com/nativescript-community/ui-material-components/compare/v7.0.24...v7.0.25) (2022-07-19)
|
71
|
-
|
72
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
## [7.0.24](https://github.com/nativescript-community/ui-material-components/compare/v7.0.23...v7.0.24) (2022-06-24)
|
79
|
-
|
80
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
## [7.0.23](https://github.com/nativescript-community/ui-material-components/compare/v7.0.22...v7.0.23) (2022-06-23)
|
87
|
-
|
88
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
## [7.0.22](https://github.com/nativescript-community/ui-material-components/compare/v7.0.21...v7.0.22) (2022-06-22)
|
95
|
-
|
96
|
-
|
97
|
-
### Bug Fixes
|
98
|
-
|
99
|
-
* **bottomsheet:** import options in readme ([c4529a3](https://github.com/nativescript-community/ui-material-components/commit/c4529a35e98c322a5030b71981eb724d1e866b70))
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
## [7.0.21](https://github.com/nativescript-community/ui-material-components/compare/v7.0.20...v7.0.21) (2022-06-21)
|
106
|
-
|
107
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
## [7.0.20](https://github.com/nativescript-community/ui-material-components/compare/v7.0.19...v7.0.20) (2022-06-16)
|
114
|
-
|
115
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
116
|
-
|
117
|
-
## [7.0.19](https://github.com/nativescript-community/ui-material-components/compare/v7.0.18...v7.0.19) (2022-06-16)
|
118
|
-
|
119
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
120
|
-
|
121
|
-
## [7.0.18](https://github.com/nativescript-community/ui-material-components/compare/v7.0.17...v7.0.18) (2022-06-03)
|
122
|
-
|
123
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
124
|
-
|
125
|
-
## [7.0.17](https://github.com/nativescript-community/ui-material-components/compare/v7.0.16...v7.0.17) (2022-06-03)
|
126
|
-
|
127
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
128
|
-
|
129
|
-
## [7.0.16](https://github.com/nativescript-community/ui-material-components/compare/v7.0.15...v7.0.16) (2022-05-16)
|
130
|
-
|
131
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
132
|
-
|
133
|
-
## [7.0.15](https://github.com/nativescript-community/ui-material-components/compare/v7.0.14...v7.0.15) (2022-05-14)
|
134
|
-
|
135
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
136
|
-
|
137
|
-
## [7.0.14](https://github.com/nativescript-community/ui-material-components/compare/v7.0.13...v7.0.14) (2022-05-14)
|
138
|
-
|
139
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
140
|
-
|
141
|
-
## [7.0.13](https://github.com/nativescript-community/ui-material-components/compare/v7.0.12...v7.0.13) (2022-05-14)
|
142
|
-
|
143
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
144
|
-
|
145
|
-
## [7.0.12](https://github.com/nativescript-community/ui-material-components/compare/v7.0.11...v7.0.12) (2022-05-14)
|
146
|
-
|
147
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
148
|
-
|
149
|
-
## [7.0.11](https://github.com/nativescript-community/ui-material-components/compare/v7.0.10...v7.0.11) (2022-05-14)
|
150
|
-
|
151
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
152
|
-
|
153
|
-
## [7.0.10](https://github.com/nativescript-community/ui-material-components/compare/v7.0.9...v7.0.10) (2022-05-12)
|
154
|
-
|
155
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
156
|
-
|
157
|
-
## [7.0.9](https://github.com/nativescript-community/ui-material-components/compare/v7.0.8...v7.0.9) (2022-05-12)
|
158
|
-
|
159
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
160
|
-
|
161
|
-
## [7.0.8](https://github.com/nativescript-community/ui-material-components/compare/v7.0.7...v7.0.8) (2022-05-10)
|
162
|
-
|
163
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
164
|
-
|
165
|
-
## [7.0.7](https://github.com/nativescript-community/ui-material-components/compare/v7.0.6...v7.0.7) (2022-05-09)
|
166
|
-
|
167
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
168
|
-
|
169
|
-
## [7.0.6](https://github.com/nativescript-community/ui-material-components/compare/v7.0.5...v7.0.6) (2022-05-09)
|
170
|
-
|
171
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
172
|
-
|
173
|
-
## [7.0.5](https://github.com/nativescript-community/ui-material-components/compare/v7.0.4...v7.0.5) (2022-05-04)
|
174
|
-
|
175
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
176
|
-
|
177
|
-
## [7.0.4](https://github.com/nativescript-community/ui-material-components/compare/v7.0.3...v7.0.4) (2022-04-20)
|
178
|
-
|
179
|
-
### Bug Fixes
|
180
|
-
|
181
|
-
* **bottomsheet:** ios fix for `peekHeight` + doc ([2818b70](https://github.com/nativescript-community/ui-material-components/commit/2818b70f4a0abe51650e022cb78afb96e8907599))
|
182
|
-
|
183
|
-
## [7.0.3](https://github.com/nativescript-community/ui-material-components/compare/v7.0.2...v7.0.3) (2022-03-29)
|
184
|
-
|
185
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
186
|
-
|
187
|
-
## [7.0.2](https://github.com/nativescript-community/ui-material-components/compare/v7.0.1...v7.0.2) (2022-03-13)
|
188
|
-
|
189
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
190
|
-
|
191
|
-
## [7.0.1](https://github.com/nativescript-community/ui-material-components/compare/v7.0.0...v7.0.1) (2022-03-09)
|
192
|
-
|
193
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
194
|
-
|
195
|
-
# [7.0.0](https://github.com/nativescript-community/ui-material-components/compare/v6.2.23...v7.0.0) (2022-03-08)
|
196
|
-
|
197
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
198
|
-
|
199
|
-
## [6.2.23](https://github.com/nativescript-community/ui-material-components/compare/v6.2.22...v6.2.23) (2022-03-07)
|
200
|
-
|
201
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
202
|
-
|
203
|
-
## [6.2.22](https://github.com/nativescript-community/ui-material-components/compare/v6.2.21...v6.2.22) (2022-03-07)
|
204
|
-
|
205
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
206
|
-
|
207
|
-
## [6.2.21](https://github.com/nativescript-community/ui-material-components/compare/v6.2.20...v6.2.21) (2022-03-06)
|
208
|
-
|
209
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
210
|
-
|
211
|
-
## [6.2.20](https://github.com/nativescript-community/ui-material-components/compare/v6.2.19...v6.2.20) (2022-03-04)
|
212
|
-
|
213
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
214
|
-
|
215
|
-
## [6.2.19](https://github.com/nativescript-community/ui-material-components/compare/v6.2.18...v6.2.19) (2022-03-04)
|
216
|
-
|
217
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
218
|
-
|
219
|
-
## [6.2.18](https://github.com/nativescript-community/ui-material-components/compare/v6.2.17...v6.2.18) (2022-03-04)
|
220
|
-
|
221
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
222
|
-
|
223
|
-
## [6.2.17](https://github.com/nativescript-community/ui-material-components/compare/v6.2.16...v6.2.17) (2022-03-04)
|
224
|
-
|
225
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
226
|
-
|
227
|
-
## [6.2.16](https://github.com/nativescript-community/ui-material-components/compare/v6.2.15...v6.2.16) (2022-03-02)
|
228
|
-
|
229
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
230
|
-
|
231
|
-
## [6.2.15](https://github.com/nativescript-community/ui-material-components/compare/v6.2.14...v6.2.15) (2022-03-02)
|
232
|
-
|
233
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
234
|
-
|
235
|
-
## [6.2.14](https://github.com/nativescript-community/ui-material-components/compare/v6.2.13...v6.2.14) (2022-02-16)
|
236
|
-
|
237
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
238
|
-
|
239
|
-
## [6.2.13](https://github.com/nativescript-community/ui-material-components/compare/v6.2.12...v6.2.13) (2022-02-09)
|
240
|
-
|
241
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
242
|
-
|
243
|
-
## [6.2.12](https://github.com/nativescript-community/ui-material-components/compare/v6.2.11...v6.2.12) (2022-02-08)
|
244
|
-
|
245
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
246
|
-
|
247
|
-
## [6.2.11](https://github.com/nativescript-community/ui-material-components/compare/v6.2.10...v6.2.11) (2022-02-07)
|
248
|
-
|
249
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
250
|
-
|
251
|
-
## [6.2.10](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.9...v6.2.10) (2022-01-20)
|
252
|
-
|
253
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
254
|
-
|
255
|
-
## [6.2.9](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.8...v6.2.9) (2022-01-19)
|
256
|
-
|
257
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
258
|
-
|
259
|
-
## [6.2.8](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.7...v6.2.8) (2022-01-19)
|
260
|
-
|
261
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
262
|
-
|
263
|
-
## [6.2.7](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.6...v6.2.7) (2022-01-19)
|
264
|
-
|
265
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
266
|
-
|
267
|
-
## [6.2.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.5...v6.2.6) (2022-01-15)
|
268
|
-
|
269
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
270
|
-
|
271
|
-
## [6.2.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.4...v6.2.5) (2021-12-02)
|
272
|
-
|
273
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
274
|
-
|
275
|
-
## [6.2.4](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.3...v6.2.4) (2021-11-25)
|
276
|
-
|
277
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
278
|
-
|
279
|
-
## [6.2.3](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.2...v6.2.3) (2021-11-09)
|
280
|
-
|
281
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
282
|
-
|
283
|
-
## [6.2.2](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.2.1...v6.2.2) (2021-10-29)
|
284
|
-
|
285
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
286
|
-
|
287
|
-
## [6.2.1](https://github.com/nativescript-community/ui-material-components/compare/v6.2.0...v6.2.1) (2021-10-25)
|
288
|
-
|
289
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
290
|
-
|
291
|
-
# [6.2.0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.1.2...v6.2.0) (2021-10-21)
|
292
|
-
|
293
|
-
### Features
|
294
|
-
|
295
|
-
* **android:** native-api-usage for all packages ([7cf2bb0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/commit/7cf2bb000b7148282fdd926ea9df088e164d4062))
|
296
|
-
|
297
|
-
## [6.1.2](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.1.1...v6.1.2) (2021-10-09)
|
298
|
-
|
299
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
300
|
-
|
301
|
-
## [6.1.1](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.1.0...v6.1.1) (2021-10-09)
|
302
|
-
|
303
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
304
|
-
|
305
|
-
# [6.1.0](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.6...v6.1.0) (2021-10-05)
|
306
|
-
|
307
|
-
### Features
|
308
|
-
|
309
|
-
* **android:** native-api-usage support ([7beb915](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/commit/7beb91528deb2f6d421ddcb8ca69e2cfdaa70bb6))
|
310
|
-
|
311
|
-
## [6.0.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.5...v6.0.6) (2021-09-26)
|
312
|
-
|
313
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
314
|
-
|
315
|
-
## [6.0.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.4...v6.0.5) (2021-09-22)
|
316
|
-
|
317
|
-
### Bug Fixes
|
318
|
-
|
319
|
-
* **android:** gradle 7.0 support ([bd7abd8](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/commit/bd7abd860439f582ec78b93159ae9e6ca65b6271))
|
320
|
-
|
321
|
-
## [6.0.4](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.3...v6.0.4) (2021-09-20)
|
322
|
-
|
323
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
324
|
-
|
325
|
-
## [6.0.3](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.2...v6.0.3) (2021-09-20)
|
326
|
-
|
327
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
328
|
-
|
329
|
-
## [6.0.2](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.1...v6.0.2) (2021-09-20)
|
330
|
-
|
331
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
332
|
-
|
333
|
-
## [6.0.1](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/compare/v6.0.0...v6.0.1) (2021-09-19)
|
334
|
-
|
335
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
336
|
-
|
337
|
-
# [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)
|
338
|
-
|
339
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
340
|
-
|
341
|
-
## [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)
|
342
|
-
|
343
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
344
|
-
|
345
|
-
## [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)
|
346
|
-
|
347
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
348
|
-
|
349
|
-
## [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)
|
350
|
-
|
351
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
352
|
-
|
353
|
-
## [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)
|
354
|
-
|
355
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
356
|
-
|
357
|
-
## [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)
|
358
|
-
|
359
|
-
### Bug Fixes
|
360
|
-
|
361
|
-
* npm ignore unecessary files ([696e88f](https://github.com/nativescript-community/ui-material-components/tree/master/packages/bottomsheet/commit/696e88f657dbb5415aa4a306991a00ef5b83db18))
|
362
|
-
|
363
|
-
## [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)
|
364
|
-
|
365
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
366
|
-
|
367
|
-
## [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)
|
368
|
-
|
369
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
370
|
-
|
371
|
-
## [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)
|
372
|
-
|
373
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
374
|
-
|
375
|
-
## [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)
|
376
|
-
|
377
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
378
|
-
|
379
|
-
## [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)
|
380
|
-
|
381
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
382
|
-
|
383
|
-
## [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)
|
384
|
-
|
385
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
386
|
-
|
387
|
-
## [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)
|
388
|
-
|
389
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
390
|
-
|
391
|
-
## [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)
|
392
|
-
|
393
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
394
|
-
|
395
|
-
## [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)
|
396
|
-
|
397
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
398
|
-
|
399
|
-
## [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)
|
400
|
-
|
401
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
402
|
-
|
403
|
-
## [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)
|
404
|
-
|
405
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
406
|
-
|
407
|
-
## [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)
|
408
|
-
|
409
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
410
|
-
|
411
|
-
## [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)
|
412
|
-
|
413
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
414
|
-
|
415
|
-
## [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)
|
416
|
-
|
417
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
418
|
-
|
419
|
-
## [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)
|
420
|
-
|
421
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
422
|
-
|
423
|
-
## [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)
|
424
|
-
|
425
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
426
|
-
|
427
|
-
# [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)
|
428
|
-
|
429
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
430
|
-
|
431
|
-
## [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)
|
432
|
-
|
433
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
434
|
-
|
435
|
-
## [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)
|
436
|
-
|
437
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
438
|
-
|
439
|
-
## [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)
|
440
|
-
|
441
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
442
|
-
|
443
|
-
## [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)
|
444
|
-
|
445
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
446
|
-
|
447
|
-
## [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)
|
448
|
-
|
449
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
450
|
-
|
451
|
-
## [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)
|
452
|
-
|
453
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
454
|
-
|
455
|
-
## [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)
|
456
|
-
|
457
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
458
|
-
|
459
|
-
## [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)
|
460
|
-
|
461
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
462
|
-
|
463
|
-
## [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)
|
464
|
-
|
465
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
466
|
-
|
467
|
-
## [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)
|
468
|
-
|
469
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
470
|
-
|
471
|
-
## [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)
|
472
|
-
|
473
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
474
|
-
|
475
|
-
## [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)
|
476
|
-
|
477
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
478
|
-
|
479
|
-
## [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)
|
480
|
-
|
481
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
482
|
-
|
483
|
-
## [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)
|
484
|
-
|
485
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
486
|
-
|
487
|
-
## [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)
|
488
|
-
|
489
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
490
|
-
|
491
|
-
## [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)
|
492
|
-
|
493
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
494
|
-
|
495
|
-
## [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)
|
496
|
-
|
497
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
498
|
-
|
499
|
-
## [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)
|
500
|
-
|
501
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
502
|
-
|
503
|
-
## [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)
|
504
|
-
|
505
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
506
|
-
|
507
|
-
## [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)
|
508
|
-
|
509
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
510
|
-
|
511
|
-
## [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)
|
512
|
-
|
513
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
514
|
-
|
515
|
-
## [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)
|
516
|
-
|
517
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
518
|
-
|
519
|
-
## [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)
|
520
|
-
|
521
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
522
|
-
|
523
|
-
## [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)
|
524
|
-
|
525
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
526
|
-
|
527
|
-
## [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)
|
528
|
-
|
529
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
530
|
-
|
531
|
-
## [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)
|
532
|
-
|
533
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
534
|
-
|
535
|
-
## [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)
|
536
|
-
|
537
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
538
|
-
|
539
|
-
## [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)
|
540
|
-
|
541
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
542
|
-
|
543
|
-
## [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)
|
544
|
-
|
545
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
546
|
-
|
547
|
-
## [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)
|
548
|
-
|
549
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
550
|
-
|
551
|
-
# [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)
|
552
|
-
|
553
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
554
|
-
|
555
|
-
## [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)
|
556
|
-
|
557
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
558
|
-
|
559
|
-
## [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)
|
560
|
-
|
561
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
562
|
-
|
563
|
-
## [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)
|
564
|
-
|
565
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
566
|
-
|
567
|
-
## [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)
|
568
|
-
|
569
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
570
|
-
|
571
|
-
## [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)
|
572
|
-
|
573
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
574
|
-
|
575
|
-
## [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)
|
576
|
-
|
577
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
578
|
-
|
579
|
-
## [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)
|
580
|
-
|
581
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
582
|
-
|
583
|
-
## [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)
|
584
|
-
|
585
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
586
|
-
|
587
|
-
## [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)
|
588
|
-
|
589
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
590
|
-
|
591
|
-
## [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)
|
592
|
-
|
593
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
594
|
-
|
595
|
-
## [5.1.5](https://github.com/nativescript-community/ui-material-components/compare/v5.1.4...v5.1.5) (2020-11-22)
|
596
|
-
|
597
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
598
|
-
|
599
|
-
## [5.1.4](https://github.com/nativescript-community/ui-material-components/compare/v5.1.3...v5.1.4) (2020-11-13)
|
600
|
-
|
601
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
602
|
-
|
603
|
-
## [5.1.3](https://github.com/nativescript-community/ui-material-components/compare/v5.1.2...v5.1.3) (2020-11-12)
|
604
|
-
|
605
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
606
|
-
|
607
|
-
## [5.1.1](https://github.com/nativescript-community/ui-material-components/compare/v5.1.0...v5.1.1) (2020-11-08)
|
608
|
-
|
609
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
610
|
-
|
611
|
-
## [5.0.30](https://github.com/nativescript-community/ui-material-components/compare/v5.0.29...v5.0.30) (2020-11-03)
|
612
|
-
|
613
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
614
|
-
|
615
|
-
## [5.0.29](https://github.com/nativescript-community/ui-material-components/compare/v5.0.28...v5.0.29) (2020-11-03)
|
616
|
-
|
617
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
618
|
-
|
619
|
-
## [5.0.28](https://github.com/nativescript-community/ui-material-components/compare/v5.0.27...v5.0.28) (2020-10-28)
|
620
|
-
|
621
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
622
|
-
|
623
|
-
## [5.0.27](https://github.com/nativescript-community/ui-material-components/compare/v5.0.26...v5.0.27) (2020-10-27)
|
624
|
-
|
625
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
626
|
-
|
627
|
-
## [5.0.26](https://github.com/nativescript-community/ui-material-components/compare/v5.0.25...v5.0.26) (2020-10-27)
|
628
|
-
|
629
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
630
|
-
|
631
|
-
## [5.0.25](https://github.com/nativescript-community/ui-material-components/compare/v5.0.24...v5.0.25) (2020-10-20)
|
632
|
-
|
633
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
634
|
-
|
635
|
-
## [5.0.24](https://github.com/nativescript-community/ui-material-components/compare/v5.0.23...v5.0.24) (2020-10-20)
|
636
|
-
|
637
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
638
|
-
|
639
|
-
## [5.0.23](https://github.com/nativescript-community/ui-material-components/compare/v5.0.22...v5.0.23) (2020-10-15)
|
640
|
-
|
641
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
642
|
-
|
643
|
-
## [5.0.22](https://github.com/nativescript-community/ui-material-components/compare/v5.0.21...v5.0.22) (2020-10-10)
|
644
|
-
|
645
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
646
|
-
|
647
|
-
## [5.0.21](https://github.com/nativescript-community/ui-material-components/compare/v5.0.20...v5.0.21) (2020-10-10)
|
648
|
-
|
649
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
650
|
-
|
651
|
-
## [5.0.20](https://github.com/nativescript-community/ui-material-components/compare/v5.0.19...v5.0.20) (2020-10-09)
|
652
|
-
|
653
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
654
|
-
|
655
|
-
## [5.0.19](https://github.com/nativescript-community/ui-material-components/compare/v5.0.18...v5.0.19) (2020-10-09)
|
656
|
-
|
657
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
658
|
-
|
659
|
-
## [5.0.18](https://github.com/nativescript-community/ui-material-components/compare/v5.0.17...v5.0.18) (2020-10-09)
|
660
|
-
|
661
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
662
|
-
|
663
|
-
## [5.0.17](https://github.com/nativescript-community/ui-material-components/compare/v5.0.16...v5.0.17) (2020-10-09)
|
664
|
-
|
665
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
666
|
-
|
667
|
-
## [5.0.16](https://github.com/nativescript-community/ui-material-components/compare/v5.0.15...v5.0.16) (2020-10-08)
|
668
|
-
|
669
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
670
|
-
|
671
|
-
## [5.0.14](https://github.com/nativescript-community/ui-material-components/compare/v5.0.13...v5.0.14) (2020-10-02)
|
672
|
-
|
673
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
674
|
-
|
675
|
-
## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
|
676
|
-
|
677
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
678
|
-
|
679
|
-
## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
|
680
|
-
|
681
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
682
|
-
|
683
|
-
## [5.0.11](https://github.com/nativescript-community/ui-material-components/compare/v5.0.10...v5.0.11) (2020-09-30)
|
684
|
-
|
685
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
686
|
-
|
687
|
-
## [5.0.10](https://github.com/nativescript-community/ui-material-components/compare/v5.0.9...v5.0.10) (2020-09-29)
|
688
|
-
|
689
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
690
|
-
|
691
|
-
## [5.0.9](https://github.com/nativescript-community/ui-material-components/compare/v5.0.8...v5.0.9) (2020-09-27)
|
692
|
-
|
693
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
694
|
-
|
695
|
-
## [5.0.8](https://github.com/nativescript-community/ui-material-components/compare/v5.0.7...v5.0.8) (2020-09-24)
|
696
|
-
|
697
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
698
|
-
|
699
|
-
## [5.0.7](https://github.com/nativescript-community/ui-material-components/compare/v5.0.6...v5.0.7) (2020-09-24)
|
700
|
-
|
701
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
702
|
-
|
703
|
-
## [5.0.6](https://github.com/nativescript-community/ui-material-components/compare/v5.0.5...v5.0.6) (2020-09-22)
|
704
|
-
|
705
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
706
|
-
|
707
|
-
## [5.0.5](https://github.com/nativescript-community/ui-material-components/compare/v5.0.4...v5.0.5) (2020-09-22)
|
708
|
-
|
709
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
710
|
-
|
711
|
-
## [5.0.4](https://github.com/nativescript-community/ui-material-components/compare/v5.0.3...v5.0.4) (2020-09-21)
|
712
|
-
|
713
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
714
|
-
|
715
|
-
## [5.0.3](https://github.com/nativescript-community/ui-material-components/compare/v5.0.2...v5.0.3) (2020-09-21)
|
716
|
-
|
717
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
718
|
-
|
719
|
-
## [5.0.2](https://github.com/nativescript-community/ui-material-components/compare/v5.0.1...v5.0.2) (2020-09-21)
|
720
|
-
|
721
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
722
|
-
|
723
|
-
## [5.0.1](https://github.com/nativescript-community/ui-material-components/compare/v5.0.0...v5.0.1) (2020-09-21)
|
724
|
-
|
725
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
726
|
-
|
727
|
-
# [5.0.0](https://github.com/nativescript-community/ui-material-components/compare/v4.0.12...v5.0.0) (2020-09-21)
|
728
|
-
|
729
|
-
### Features
|
730
|
-
|
731
|
-
* **android:** updated native libs ([2840b4d](https://github.com/nativescript-community/ui-material-components/commit/2840b4d2ccda6f392ec5185d2974fbd5831cd127))
|
732
|
-
|
733
|
-
## [4.0.12](https://github.com/nativescript-community/ui-material-components/compare/v4.0.11...v4.0.12) (2020-09-15)
|
734
|
-
|
735
|
-
### Bug Fixes
|
736
|
-
|
737
|
-
* fixed bottomsheet on angular ([5a488ea](https://github.com/nativescript-community/ui-material-components/commit/5a488ea59faabe8689b5cfd45ab4c4f0b26170f2))
|
738
|
-
* wrong script ([786316d](https://github.com/nativescript-community/ui-material-components/commit/786316d7842e06609db760d8797700335f118433))
|
739
|
-
|
740
|
-
## [4.0.11](https://github.com/nativescript-community/ui-material-components/compare/v4.0.10...v4.0.11) (2020-09-10)
|
741
|
-
|
742
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
743
|
-
|
744
|
-
## [4.0.10](https://github.com/nativescript-community/ui-material-components/compare/v4.0.8...v4.0.10) (2020-09-02)
|
745
|
-
|
746
|
-
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
|
747
|
-
|
748
|
-
## [4.0.8](https://github.com/nativescript-community/ui-material-components/compare/v4.0.6...v4.0.8) (2020-08-15)
|
749
|
-
|
750
|
-
### Bug Fixes
|
751
|
-
|
752
|
-
* **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))
|
753
|
-
|
754
|
-
## [4.0.6](https://github.com/nativescript-community/ui-material-components/compare/v4.0.5...v4.0.6) (2020-08-08)
|
755
|
-
|
756
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
757
|
-
|
758
|
-
## [4.0.5](https://github.com/nativescript-community/ui-material-components/compare/v4.0.3...v4.0.5) (2020-08-06)
|
759
|
-
|
760
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
761
|
-
|
762
|
-
## [4.0.3](https://github.com/nativescript-community/ui-material-components/compare/v4.0.2...v4.0.3) (2020-08-03)
|
763
|
-
|
764
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
765
|
-
|
766
|
-
## [4.0.2](https://github.com/nativescript-community/ui-material-components/compare/v4.0.1...v4.0.2) (2020-08-03)
|
767
|
-
|
768
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
769
|
-
|
770
|
-
## [4.0.1](https://github.com/nativescript-community/ui-material-components/compare/v4.0.0...v4.0.1) (2020-07-29)
|
771
|
-
|
772
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
773
|
-
|
774
|
-
# [4.0.0](https://github.com/nativescript-community/ui-material-components/compare/v3.2.20...v4.0.0) (2020-07-29)
|
775
|
-
|
776
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
777
|
-
|
778
|
-
## [3.2.20](https://github.com/nativescript-community/ui-material-components/compare/v3.2.19...v3.2.20) (2020-07-28)
|
779
|
-
|
780
|
-
**Note:** Version bump only for package '@nativescript-community/ui-material-bottomsheet
|
781
|
-
|
782
|
-
## [3.2.19](https://github.com/nativescript-community/ui-material-components/compare/v3.2.18...v3.2.19) (2020-07-26)
|
783
|
-
|
784
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
785
|
-
|
786
|
-
## [3.2.18](https://github.com/nativescript-community/ui-material-components/compare/v3.2.17...v3.2.18) (2020-07-16)
|
787
|
-
|
788
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
789
|
-
|
790
|
-
## [3.2.17](https://github.com/nativescript-community/ui-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
|
791
|
-
|
792
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
793
|
-
|
794
|
-
## [3.2.16](https://github.com/nativescript-community/ui-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
|
795
|
-
|
796
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
797
|
-
|
798
|
-
## [3.2.15](https://github.com/nativescript-community/ui-material-components/compare/v3.2.14...v3.2.15) (2020-07-16)
|
799
|
-
|
800
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
801
|
-
|
802
|
-
## [3.2.14](https://github.com/nativescript-community/ui-material-components/compare/v3.2.13...v3.2.14) (2020-07-16)
|
803
|
-
|
804
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
805
|
-
|
806
|
-
## [3.2.13](https://github.com/nativescript-community/ui-material-components/compare/v3.2.12...v3.2.13) (2020-07-15)
|
807
|
-
|
808
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
809
|
-
|
810
|
-
## [3.2.12](https://github.com/nativescript-community/ui-material-components/compare/v3.2.11...v3.2.12) (2020-07-15)
|
811
|
-
|
812
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
813
|
-
|
814
|
-
## [3.2.11](https://github.com/nativescript-community/ui-material-components/compare/v3.2.10...v3.2.11) (2020-07-15)
|
815
|
-
|
816
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
817
|
-
|
818
|
-
## [3.2.10](https://github.com/nativescript-community/ui-material-components/compare/v3.2.9...v3.2.10) (2020-07-06)
|
819
|
-
|
820
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
821
|
-
|
822
|
-
## [3.2.9](https://github.com/nativescript-community/ui-material-components/compare/v3.2.8...v3.2.9) (2020-06-23)
|
823
|
-
|
824
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
825
|
-
|
826
|
-
## [3.2.8](https://github.com/nativescript-community/ui-material-components/compare/v3.2.7...v3.2.8) (2020-05-28)
|
827
|
-
|
828
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
829
|
-
|
830
|
-
## [3.2.7](https://github.com/nativescript-community/ui-material-components/compare/v3.2.6...v3.2.7) (2020-05-21)
|
831
|
-
|
832
|
-
### Bug Fixes
|
833
|
-
|
834
|
-
* **android:** bottomsheet working in ESM ([7a75bcb](https://github.com/nativescript-community/ui-material-components/commit/7a75bcbf8b2c89fcb4e45facb9c5b61b2532a55b))
|
835
|
-
|
836
|
-
## [3.2.6](https://github.com/nativescript-community/ui-material-components/compare/v3.2.5...v3.2.6) (2020-05-21)
|
837
|
-
|
838
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
839
|
-
|
840
|
-
## [3.2.5](https://github.com/nativescript-community/ui-material-components/compare/v3.2.4...v3.2.5) (2020-05-21)
|
841
|
-
|
842
|
-
### Bug Fixes
|
843
|
-
|
844
|
-
* sideEffects for tree shacking ([9b32175](https://github.com/nativescript-community/ui-material-components/commit/9b32175121d98fa200d345f6822acfaf4ff7bce7))
|
845
|
-
|
846
|
-
## [3.2.4](https://github.com/nativescript-community/ui-material-components/compare/v3.2.3...v3.2.4) (2020-05-21)
|
847
|
-
|
848
|
-
### Bug Fixes
|
849
|
-
|
850
|
-
* full esm support! ([7e910f3](https://github.com/nativescript-community/ui-material-components/commit/7e910f3950659ee4165bfea5cf3cf7379617bf1e))
|
851
|
-
|
852
|
-
## [3.2.3](https://github.com/nativescript-community/ui-material-components/compare/v3.2.2...v3.2.3) (2020-05-12)
|
853
|
-
|
854
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
855
|
-
|
856
|
-
## [3.2.2](https://github.com/nativescript-community/ui-material-components/compare/v3.2.1...v3.2.2) (2020-04-20)
|
857
|
-
|
858
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
859
|
-
|
860
|
-
## [3.2.1](https://github.com/nativescript-community/ui-material-components/compare/v3.2.0...v3.2.1) (2020-04-14)
|
861
|
-
|
862
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
863
|
-
|
864
|
-
## [3.1.17](https://github.com/nativescript-community/ui-material-components/compare/v3.1.16...v3.1.17) (2020-04-09)
|
865
|
-
|
866
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
867
|
-
|
868
|
-
## [3.1.16](https://github.com/nativescript-community/ui-material-components/compare/v3.1.15...v3.1.16) (2020-04-07)
|
869
|
-
|
870
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
871
|
-
|
872
|
-
## [3.1.15](https://github.com/nativescript-community/ui-material-components/compare/v3.1.14...v3.1.15) (2020-03-24)
|
873
|
-
|
874
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
875
|
-
|
876
|
-
## [3.1.14](https://github.com/nativescript-community/ui-material-components/compare/v3.1.13...v3.1.14) (2020-03-19)
|
877
|
-
|
878
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
879
|
-
|
880
|
-
## [3.1.12](https://github.com/nativescript-community/ui-material-components/compare/v3.1.11...v3.1.12) (2020-03-13)
|
881
|
-
|
882
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
883
|
-
|
884
|
-
## [3.1.11](https://github.com/nativescript-community/ui-material-components/compare/v3.1.10...v3.1.11) (2020-03-04)
|
885
|
-
|
886
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
887
|
-
|
888
|
-
## [3.1.10](https://github.com/nativescript-community/ui-material-components/compare/v3.1.9...v3.1.10) (2020-02-28)
|
889
|
-
|
890
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
891
|
-
|
892
|
-
## [3.1.9](https://github.com/nativescript-community/ui-material-components/compare/v3.1.8...v3.1.9) (2020-02-24)
|
893
|
-
|
894
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
895
|
-
|
896
|
-
## [3.1.8](https://github.com/nativescript-community/ui-material-components/compare/v3.1.7...v3.1.8) (2020-02-20)
|
897
|
-
|
898
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
899
|
-
|
900
|
-
## [3.1.7](https://github.com/nativescript-community/ui-material-components/compare/v3.1.6...v3.1.7) (2020-02-18)
|
901
|
-
|
902
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
903
|
-
|
904
|
-
## [3.1.6](https://github.com/nativescript-community/ui-material-components/compare/v3.1.5...v3.1.6) (2020-02-17)
|
905
|
-
|
906
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
907
|
-
|
908
|
-
## [3.1.5](https://github.com/nativescript-community/ui-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
|
909
|
-
|
910
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
911
|
-
|
912
|
-
## [3.1.4](https://github.com/nativescript-community/ui-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
|
913
|
-
|
914
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
915
|
-
|
916
|
-
## [3.1.3](https://github.com/nativescript-community/ui-material-components/compare/v3.1.2...v3.1.3) (2020-01-27)
|
917
|
-
|
918
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
919
|
-
|
920
|
-
## [3.1.2](https://github.com/nativescript-community/ui-material-components/compare/v3.1.1...v3.1.2) (2020-01-22)
|
921
|
-
|
922
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
923
|
-
|
924
|
-
## [3.1.1](https://github.com/nativescript-community/ui-material-components/compare/v3.1.0...v3.1.1) (2020-01-20)
|
925
|
-
|
926
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
927
|
-
|
928
|
-
## [3.0.9](https://github.com/nativescript-community/ui-material-components/compare/v3.0.8...v3.0.9) (2020-01-13)
|
929
|
-
|
930
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
931
|
-
|
932
|
-
## [3.0.6](https://github.com/nativescript-community/ui-material-components/compare/v3.0.5...v3.0.6) (2019-12-16)
|
933
|
-
|
934
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
935
|
-
|
936
|
-
## [3.0.5](https://github.com/nativescript-community/ui-material-components/compare/v3.0.4...v3.0.5) (2019-12-16)
|
937
|
-
|
938
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
939
|
-
|
940
|
-
## [3.0.2](https://github.com/nativescript-community/ui-material-components/compare/v3.0.1...v3.0.2) (2019-11-24)
|
941
|
-
|
942
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
943
|
-
|
944
|
-
# [3.0.0](https://github.com/nativescript-community/ui-material-components/compare/v2.5.4...v3.0.0) (2019-11-19)
|
945
|
-
|
946
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
947
|
-
|
948
|
-
## [2.5.4](https://github.com/nativescript-community/ui-material-components/compare/v2.5.3...v2.5.4) (2019-10-29)
|
949
|
-
|
950
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
951
|
-
|
952
|
-
## [2.5.3](https://github.com/nativescript-community/ui-material-components/compare/v2.5.2...v2.5.3) (2019-10-28)
|
953
|
-
|
954
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
955
|
-
|
956
|
-
## [2.5.2](https://github.com/nativescript-community/ui-material-components/compare/v2.5.1...v2.5.2) (2019-10-18)
|
957
|
-
|
958
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
959
|
-
|
960
|
-
## [2.5.1](https://github.com/nativescript-community/ui-material-components/compare/v2.5.0...v2.5.1) (2019-10-18)
|
961
|
-
|
962
|
-
### Bug Fixes
|
963
|
-
|
964
|
-
* cleanup up tsconfigs ([62fad54](https://github.com/nativescript-community/ui-material-components/commit/62fad541436b11e9333475f3a9e0f9382ea920c8))
|
965
|
-
|
966
|
-
# [2.5.0](https://github.com/nativescript-community/ui-material-components/compare/v2.4.2...v2.5.0) (2019-10-03)
|
967
|
-
|
968
|
-
### Features
|
969
|
-
|
970
|
-
* vue support for bottomsheet ([221cebd](https://github.com/nativescript-community/ui-material-components/commit/221cebd))
|
971
|
-
|
972
|
-
## [2.4.2](https://github.com/nativescript-community/ui-material-components/compare/v2.4.1...v2.4.2) (2019-09-30)
|
973
|
-
|
974
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
975
|
-
|
976
|
-
## [2.4.1](https://github.com/nativescript-community/ui-material-components/compare/v2.4.0...v2.4.1) (2019-09-26)
|
977
|
-
|
978
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
979
|
-
|
980
|
-
# [2.4.0](https://github.com/nativescript-community/ui-material-components/compare/v2.3.24...v2.4.0) (2019-09-26)
|
981
|
-
|
982
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
983
|
-
|
984
|
-
## [2.3.24](https://github.com/nativescript-community/ui-material-components/compare/v2.3.23...v2.3.24) (2019-09-19)
|
985
|
-
|
986
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
987
|
-
|
988
|
-
## [2.3.23](https://github.com/nativescript-community/ui-material-components/compare/v2.3.22...v2.3.23) (2019-08-28)
|
989
|
-
|
990
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
991
|
-
|
992
|
-
## [2.3.22](https://github.com/nativescript-community/ui-material-components/compare/v2.3.21...v2.3.22) (2019-08-28)
|
993
|
-
|
994
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
995
|
-
|
996
|
-
## [2.3.21](https://github.com/nativescript-community/ui-material-components/compare/v2.3.20...v2.3.21) (2019-08-27)
|
997
|
-
|
998
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
999
|
-
|
1000
|
-
## [2.3.20](https://github.com/nativescript-community/ui-material-components/compare/v2.3.19...v2.3.20) (2019-08-23)
|
1001
|
-
|
1002
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1003
|
-
|
1004
|
-
## [2.3.19](https://github.com/nativescript-community/ui-material-components/compare/v2.3.18...v2.3.19) (2019-08-22)
|
1005
|
-
|
1006
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1007
|
-
|
1008
|
-
## [2.3.18](https://github.com/nativescript-community/ui-material-components/compare/v2.3.17...v2.3.18) (2019-08-21)
|
1009
|
-
|
1010
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1011
|
-
|
1012
|
-
## [2.3.17](https://github.com/nativescript-community/ui-material-components/compare/v2.3.16...v2.3.17) (2019-08-16)
|
1013
|
-
|
1014
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1015
|
-
|
1016
|
-
## [2.3.16](https://github.com/nativescript-community/ui-material-components/compare/v2.3.15...v2.3.16) (2019-08-02)
|
1017
|
-
|
1018
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1019
|
-
|
1020
|
-
## [2.3.15](https://github.com/nativescript-community/ui-material-components/compare/v2.3.14...v2.3.15) (2019-08-02)
|
1021
|
-
|
1022
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1023
|
-
|
1024
|
-
## [2.3.14](https://github.com/nativescript-community/ui-material-components/compare/v2.3.13...v2.3.14) (2019-07-30)
|
1025
|
-
|
1026
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1027
|
-
|
1028
|
-
## [2.3.13](https://github.com/nativescript-community/ui-material-components/compare/v2.3.12...v2.3.13) (2019-07-30)
|
1029
|
-
|
1030
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1031
|
-
|
1032
|
-
## [2.3.12](https://github.com/nativescript-community/ui-material-components/compare/v2.3.11...v2.3.12) (2019-07-30)
|
1033
|
-
|
1034
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1035
|
-
|
1036
|
-
## [2.3.11](https://github.com/nativescript-community/ui-material-components/compare/v2.3.10...v2.3.11) (2019-07-29)
|
1037
|
-
|
1038
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1039
|
-
|
1040
|
-
## [2.3.10](https://github.com/nativescript-community/ui-material-components/compare/v2.3.9...v2.3.10) (2019-07-29)
|
1041
|
-
|
1042
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1043
|
-
|
1044
|
-
## [2.3.9](https://github.com/nativescript-community/ui-material-components/compare/v2.3.8...v2.3.9) (2019-07-26)
|
1045
|
-
|
1046
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1047
|
-
|
1048
|
-
## [2.3.8](https://github.com/nativescript-community/ui-material-components/compare/v2.3.7...v2.3.8) (2019-07-23)
|
1049
|
-
|
1050
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1051
|
-
|
1052
|
-
## [2.3.6](https://github.com/nativescript-community/ui-material-components/compare/v2.3.5...v2.3.6) (2019-07-19)
|
1053
|
-
|
1054
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1055
|
-
|
1056
|
-
## [2.3.4](https://github.com/nativescript-community/ui-material-components/compare/v2.3.3...v2.3.4) (2019-07-16)
|
1057
|
-
|
1058
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1059
|
-
|
1060
|
-
## [2.3.3](https://github.com/nativescript-community/ui-material-components/compare/v2.3.2...v2.3.3) (2019-07-16)
|
1061
|
-
|
1062
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1063
|
-
|
1064
|
-
## [2.3.2](https://github.com/nativescript-community/ui-material-components/compare/v2.3.1...v2.3.2) (2019-07-15)
|
1065
|
-
|
1066
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1067
|
-
|
1068
|
-
## [2.3.1](https://github.com/nativescript-community/ui-material-components/compare/v2.3.0...v2.3.1) (2019-07-12)
|
1069
|
-
|
1070
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1071
|
-
|
1072
|
-
# [2.3.0](https://github.com/nativescript-community/ui-material-components/compare/v2.2.17...v2.3.0) (2019-07-12)
|
1073
|
-
|
1074
|
-
### Features
|
1075
|
-
|
1076
|
-
* migrate to androidx ([1dc9322](https://github.com/nativescript-community/ui-material-components/commit/1dc9322))
|
1077
|
-
* **angular-support:** add angular support for bottom sheet ([2b25457](https://github.com/nativescript-community/ui-material-components/commit/2b25457))
|
1078
|
-
* **angular-support:** complete support for bottom sheet ([1554311](https://github.com/nativescript-community/ui-material-components/commit/1554311))
|
1079
|
-
|
1080
|
-
## [2.2.17](https://github.com/nativescript-community/ui-material-components/compare/v2.2.16...v2.2.17) (2019-06-11)
|
1081
|
-
|
1082
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1083
|
-
|
1084
|
-
## [2.2.16](https://github.com/nativescript-community/ui-material-components/compare/v2.2.15...v2.2.16) (2019-06-11)
|
1085
|
-
|
1086
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1087
|
-
|
1088
|
-
## [2.2.15](https://github.com/nativescript-community/ui-material-components/compare/v2.2.14...v2.2.15) (2019-05-20)
|
1089
|
-
|
1090
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1091
|
-
|
1092
|
-
## [2.2.14](https://github.com/nativescript-community/ui-material-components/compare/v2.2.13...v2.2.14) (2019-05-17)
|
1093
|
-
|
1094
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1095
|
-
|
1096
|
-
## [2.2.13](https://github.com/nativescript-community/ui-material-components/compare/v2.2.12...v2.2.13) (2019-05-16)
|
1097
|
-
|
1098
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1099
|
-
|
1100
|
-
## [2.2.12](https://github.com/nativescript-community/ui-material-components/compare/v2.2.11...v2.2.12) (2019-05-16)
|
1101
|
-
|
1102
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1103
|
-
|
1104
|
-
## [2.2.11](https://github.com/nativescript-community/ui-material-components/compare/v2.2.10...v2.2.11) (2019-05-15)
|
1105
|
-
|
1106
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1107
|
-
|
1108
|
-
## [2.2.10](https://github.com/nativescript-community/ui-material-components/compare/v2.2.9...v2.2.10) (2019-05-14)
|
1109
|
-
|
1110
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1111
|
-
|
1112
|
-
## [2.2.9](https://github.com/nativescript-community/ui-material-components/compare/v2.2.8...v2.2.9) (2019-05-08)
|
1113
|
-
|
1114
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1115
|
-
|
1116
|
-
## [2.2.8](https://github.com/nativescript-community/ui-material-components/compare/v2.2.7...v2.2.8) (2019-05-07)
|
1117
|
-
|
1118
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1119
|
-
|
1120
|
-
## [2.2.7](https://github.com/nativescript-community/ui-material-components/compare/v2.2.6...v2.2.7) (2019-05-07)
|
1121
|
-
|
1122
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|
1123
|
-
|
1124
|
-
## [2.2.6](https://github.com/nativescript-community/ui-material-components/compare/v2.2.5...v2.2.6) (2019-05-07)
|
1125
|
-
|
1126
|
-
**Note:** Version bump only for package nativescript-material-bottomsheet
|