Skip to content

Commit 8052d59

Browse files
committed
v7.1.4
1 parent ee47f68 commit 8052d59

40 files changed

+105
-2018
lines changed

CHANGELOG.md

+6-134
Original file line numberDiff line numberDiff line change
@@ -3,325 +3,197 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
## [7.1.3](https://github.com/nativescript-community/ui-material-component/compare/v7.1.2...v7.1.3) (2023-04-30)
7-
8-
**Note:** Version bump only for package @nativescript-community/ui-material-components
6+
## [7.1.4](https://github.com/nativescript-community/ui-material-component/compare/v7.1.3...v7.1.4) (2023-08-09)
97

8+
### Bug Fixes
109

10+
* **android:** button fix for error after view was removed ([c8ab14b](https://github.com/nativescript-community/ui-material-component/commit/c8ab14b8082068bd937423343d9aebef9a5087be))
11+
* **android:** slider fixes ([8187bd0](https://github.com/nativescript-community/ui-material-component/commit/8187bd0d5254da1fe22a45cfb205e57ef08b5596))
1112

13+
## [7.1.3](https://github.com/nativescript-community/ui-material-component/compare/v7.1.2...v7.1.3) (2023-04-30)
1214

15+
**Note:** Version bump only for package @nativescript-community/ui-material-components
1316

1417
## [7.1.2](https://github.com/nativescript-community/ui-material-component/compare/v7.1.1...v7.1.2) (2023-04-30)
1518

16-
1719
### Bug Fixes
1820

1921
* **core-tabs:** getOriginalIcon fix for ImageSource and ImageAsset ([e1d2553](https://github.com/nativescript-community/ui-material-component/commit/e1d25539ac182de49e9ec4775d3e710f304d2661))
2022
* **switch:** android native-api-usage fix ([e7e04f6](https://github.com/nativescript-community/ui-material-component/commit/e7e04f693e8c9e065868b568c4e4952dc0d4a55c))
2123

22-
2324
### Features
2425

2526
* **bottomsheet:** `closedBottomSheet` event ([c16ce20](https://github.com/nativescript-community/ui-material-component/commit/c16ce2035d9b60eda333da8c006d900be5984b50))
2627

27-
28-
29-
30-
3128
## [7.1.1](https://github.com/nativescript-community/ui-material-component/compare/v7.1.0...v7.1.1) (2023-04-18)
3229

3330
**Note:** Version bump only for package @nativescript-community/ui-material-components
3431

35-
36-
37-
38-
3932
# [7.1.0](https://github.com/nativescript-community/ui-material-component/compare/v7.0.43...v7.1.0) (2023-04-17)
4033

41-
4234
### Bug Fixes
4335

4436
* **android:** null adapter ([4fbf824](https://github.com/nativescript-community/ui-material-component/commit/4fbf824744b6ffd9af2ff8bb7d355f96b8b2adf6))
4537
* **tabs:** NSArray Indexing ([fefabde](https://github.com/nativescript-community/ui-material-component/commit/fefabde01f591caeab7c3dec2843d5f072c1e15a))
4638

47-
4839
### Features
4940

5041
* new Switch component (material3). For now iOS uses system switch ([7c00acf](https://github.com/nativescript-community/ui-material-component/commit/7c00acff3357b90a905a958c04ad3b8cdebddaa2))
5142

52-
53-
54-
55-
5643
## [7.0.43](https://github.com/nativescript-community/ui-material-component/compare/v7.0.42...v7.0.43) (2023-03-20)
5744

58-
5945
### Bug Fixes
6046

6147
* **android:** active tab not displaying after nav back to page ([c93f5bb](https://github.com/nativescript-community/ui-material-component/commit/c93f5bb187561cc60c2f6a56b9e55f99939a8f21))
6248
* **android:** added comment to clarify why it's necessary to use the setTimeout ([4d8afcf](https://github.com/nativescript-community/ui-material-component/commit/4d8afcfb7b5f93c7ffe7537545690ad0a79217cf))
6349

64-
65-
66-
67-
6850
## [7.0.42](https://github.com/nativescript-community/ui-material-component/compare/v7.0.41...v7.0.42) (2023-02-23)
6951

70-
7152
### Bug Fixes
7253

7354
* **dialogs:** missing native-api-usage ([3f628b7](https://github.com/nativescript-community/ui-material-component/commit/3f628b7e4d75584c256b6fc883e66ed30ce4c9dc))
7455

75-
76-
77-
78-
7956
## [7.0.41](https://github.com/nativescript-community/ui-material-component/compare/v7.0.40...v7.0.41) (2023-02-17)
8057

81-
8258
### Bug Fixes
8359

8460
* **android:** TabStrip style for the unselected item is not working ([73ff6de](https://github.com/nativescript-community/ui-material-component/commit/73ff6deca54c74c3f590ef9d1aa48e105e8a25a2))
8561
* **tabs:** Android, restore state issue ([b363af2](https://github.com/nativescript-community/ui-material-component/commit/b363af2de18a9207683f0fa8dae824d2388f5922))
8662

87-
8863
### Features
8964

9065
* add vue2 listener support to bottomsheet ([55a51fd](https://github.com/nativescript-community/ui-material-component/commit/55a51fd35eb6b49e85d01e61676d234f4480d608))
9166

92-
93-
94-
95-
9667
## [7.0.40](https://github.com/nativescript-community/ui-material-component/compare/v7.0.39...v7.0.40) (2023-02-14)
9768

9869
**Note:** Version bump only for package @nativescript-community/ui-material-components
9970

100-
101-
102-
103-
10471
## [7.0.39](https://github.com/nativescript-community/ui-material-component/compare/v7.0.38...v7.0.39) (2023-02-13)
10572

106-
10773
### Bug Fixes
10874

10975
* **snackbar:** android options.view can be any view now ([763db37](https://github.com/nativescript-community/ui-material-component/commit/763db372ea5add56cde366cc51714d161bb848d6))
11076

111-
112-
113-
114-
11577
## [7.0.38](https://github.com/nativescript-community/ui-material-component/compare/v7.0.37...v7.0.38) (2023-02-07)
11678

117-
11879
### Bug Fixes
11980

12081
* **textfield,textview:** android fix with components not sizing correctly ([ffaff43](https://github.com/nativescript-community/ui-material-component/commit/ffaff43ff44b921b3533e099e73d159e5dcb531d))
12182

122-
123-
124-
125-
12683
## [7.0.37](https://github.com/nativescript-community/ui-material-component/compare/v7.0.36...v7.0.37) (2023-01-28)
12784

128-
12985
### Bug Fixes
13086

13187
* **bottomsheet:** android native-api-usage fix ([a7673ff](https://github.com/nativescript-community/ui-material-component/commit/a7673ff6d90569d90e5d309f9bdf152a5baa81fd))
13288

133-
134-
135-
136-
13789
## [7.0.36](https://github.com/nativescript-community/ui-material-component/compare/v7.0.35...v7.0.36) (2023-01-24)
13890

139-
14091
### Bug Fixes
14192

14293
* **core:** android native-api-usage fix ([56f43c8](https://github.com/nativescript-community/ui-material-component/commit/56f43c8b13697b1b010b6b94c3b6e7cc5b9a13a7))
14394

144-
145-
146-
147-
14895
## [7.0.35](https://github.com/nativescript-community/ui-material-component/compare/v7.0.34...v7.0.35) (2023-01-24)
14996

150-
15197
### Bug Fixes
15298

15399
* **android:** native-api-usage fix ([60c0ef2](https://github.com/nativescript-community/ui-material-component/commit/60c0ef218e3b5b4a0903b214f129fe7671a2ebbf))
154100
* **BottomSheet:** types ([ef80352](https://github.com/nativescript-community/ui-material-component/commit/ef80352e85fc27d6d2fde5eb3a29ea10df78357d))
155101
* **tabs:** handle removing, re-adding, and changing visibility of tabstrip ([7297d7e](https://github.com/nativescript-community/ui-material-component/commit/7297d7e9be2a601cdff3559040a2327b42cc564e))
156102

157-
158103
### Features
159104

160105
* add demo-vue3 ([c13c088](https://github.com/nativescript-community/ui-material-component/commit/c13c0889d667969849bb3e2d849494990d7f112d))
161106
* **BottomSheet:** add vue 3 support ([0d2549e](https://github.com/nativescript-community/ui-material-component/commit/0d2549e17149c1cdf0948173ba7bddebc5c5c491))
162107

163-
164-
165-
166-
167108
## [7.0.34](https://github.com/nativescript-community/ui-material-component/compare/v7.0.33...v7.0.34) (2023-01-06)
168109

169-
170110
### Bug Fixes
171111

172112
* **snackbar:** if no view passed ensure we show over any modal view ([fcd6622](https://github.com/nativescript-community/ui-material-component/commit/fcd6622228ac3b5667318ebe6bc044dbf8a777c3))
173113

174-
175-
176-
177-
178114
## [7.0.33](https://github.com/nativescript-community/ui-material-component/compare/v7.0.32...v7.0.33) (2022-12-16)
179115

180116
**Note:** Version bump only for package @nativescript-community/ui-material-components
181117

182-
183-
184-
185-
186118
## [7.0.32](https://github.com/nativescript-community/ui-material-component/compare/v7.0.31...v7.0.32) (2022-12-09)
187119

188-
189120
### Bug Fixes
190121

191122
* **tabs:** active tabitem isn't visible ([fc286a5](https://github.com/nativescript-community/ui-material-component/commit/fc286a55a67b08403aff027fa49d66f6a7022200))
192123

193-
194-
195-
196-
197124
## [7.0.31](https://github.com/nativescript-community/ui-material-component/compare/v7.0.30...v7.0.31) (2022-12-01)
198125

199126
**Note:** Version bump only for package @nativescript-community/ui-material-components
200127

201-
202-
203-
204-
205128
## [7.0.30](https://github.com/nativescript-community/ui-material-component/compare/v7.0.29...v7.0.30) (2022-11-18)
206129

207-
208130
### Bug Fixes
209131

210132
* **dialogs:** iOS ensure we dont show a dialog from another one ([e68a13b](https://github.com/nativescript-community/ui-material-component/commit/e68a13b45047b3542f64240b537d1b400d610f35))
211133

212-
213-
214-
215-
216134
## [7.0.29](https://github.com/nativescript-community/ui-material-component/compare/v7.0.28...v7.0.29) (2022-10-24)
217135

218-
219136
### Bug Fixes
220137

221138
* **bottomnavigationbar:** select tab native view ([7a0debe](https://github.com/nativescript-community/ui-material-component/commit/7a0debee97405416ef1f0a8eb9f69d7989732c9b))
222139
* **BottomSheet:** Back-to-blade motion is fluid ([09f7e2f](https://github.com/nativescript-community/ui-material-component/commit/09f7e2f77b44fa820ff628f4f0c1f6f42083fe9a))
223140
* **textfield:** wrong hint colors ([8055347](https://github.com/nativescript-community/ui-material-component/commit/805534779fc91b25ff095242ca4cf30b76286404))
224141

225-
226-
227-
228-
229142
## [7.0.28](https://github.com/nativescript-community/ui-material-component/compare/v7.0.27...v7.0.28) (2022-09-16)
230143

231-
232144
### Bug Fixes
233145

234146
* correctly search for the tab fragment ([#405](https://github.com/nativescript-community/ui-material-component/issues/405)) ([2e91650](https://github.com/nativescript-community/ui-material-component/commit/2e916508622faf06e9bfc76de9c8c0b31cb417c1))
235147

236-
237-
238-
239-
240148
## [7.0.27](https://github.com/nativescript-community/ui-material-component/compare/v7.0.26...v7.0.27) (2022-09-16)
241149

242-
243150
### Bug Fixes
244151

245152
* **bottomsheet:** android ensure props are set in the right order ([9076a8d](https://github.com/nativescript-community/ui-material-component/commit/9076a8d87706de4ced3d78b68d8c7fc23a0d4650))
246153

247-
248-
249-
250-
251154
## [7.0.26](https://github.com/nativescript-community/ui-material-component/compare/v7.0.25...v7.0.26) (2022-09-14)
252155

253-
254156
### Bug Fixes
255157

256158
* **bottomsheet:** android ensure coordinator is a view ([8a7bed7](https://github.com/nativescript-community/ui-material-component/commit/8a7bed7d62e9100f5422925ea14700fe8239b4cb))
257159
* **tabs:** ensure we return the correct fragment manager ([23b25b9](https://github.com/nativescript-community/ui-material-component/commit/23b25b9055faddee4a2cb73f977d60f76145aadf))
258160

259-
260161
### Features
261162

262163
* **BottomSheet:** (Android only) allows to interact with the screen behind the sheet ([aaf9e0e](https://github.com/nativescript-community/ui-material-component/commit/aaf9e0e8c04a81fce6e6fd46055dd57dd615e6ce))
263164

264-
265-
266-
267-
268165
## [7.0.25](https://github.com/nativescript-community/ui-material-component/compare/v7.0.24...v7.0.25) (2022-07-19)
269166

270-
271167
### Bug Fixes
272168

273169
* **core:** themer fix ([bc62d50](https://github.com/nativescript-community/ui-material-component/commit/bc62d504d02210c25f5a8c850b1f4cceb479728e))
274170
* **speedial:** crash fix ([6602ab0](https://github.com/nativescript-community/ui-material-component/commit/6602ab0b07ae519c30ce65feface37ef243d1f73))
275171

276-
277-
278-
279-
280172
## [7.0.24](https://github.com/nativescript-community/ui-material-component/compare/v7.0.23...v7.0.24) (2022-06-24)
281173

282-
283174
### Bug Fixes
284175

285176
* **bottomsheet,ios:** crash fix when closing the bottomsheet ([a48c33f](https://github.com/nativescript-community/ui-material-component/commit/a48c33ffda10db46b6d40b976f6a9a32e36671a9))
286177

287-
288-
289-
290-
291178
## [7.0.23](https://github.com/nativescript-community/ui-material-component/compare/v7.0.22...v7.0.23) (2022-06-23)
292179

293-
294180
### Bug Fixes
295181

296182
* **bottom-navigation,ios:** remove warnings ([87c5975](https://github.com/nativescript-community/ui-material-component/commit/87c5975d4232c53ea47a0d99ff0b5469441c034a))
297183
* **tabs,ios:** fix tabs not swipable after first scroll ([3984b50](https://github.com/nativescript-community/ui-material-component/commit/3984b50bfdc8f52fa2fdc5d4e1bd03da5bdd7d99))
298184

299-
300-
301-
302-
303185
## [7.0.22](https://github.com/nativescript-community/ui-material-component/compare/v7.0.21...v7.0.22) (2022-06-22)
304186

305-
306187
### Bug Fixes
307188

308189
* **bottomsheet:** import options in readme ([c4529a3](https://github.com/nativescript-community/ui-material-component/commit/c4529a35e98c322a5030b71981eb724d1e866b70))
309190

310-
311-
312-
313-
314191
## [7.0.21](https://github.com/nativescript-community/ui-material-component/compare/v7.0.20...v7.0.21) (2022-06-21)
315192

316-
317193
### Bug Fixes
318194

319195
* **tabs,android:** fix for wrong first position of the tabsbar ([dc5e64b](https://github.com/nativescript-community/ui-material-component/commit/dc5e64b449c0018d9a672dec7d2ad00ae0d02878))
320196

321-
322-
323-
324-
325197
## [7.0.20](https://github.com/nativescript-community/ui-material-component/compare/v7.0.19...v7.0.20) (2022-06-16)
326198

327199
**Note:** Version bump only for package @nativescript-community/ui-material-components

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.1.3",
2+
"version": "7.1.4",
33
"packages": [
44
"packages/*"
55
],

0 commit comments

Comments
 (0)