@widergy/mobile-ui 2.1.0 → 3.4.1
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/lib/components/FileDownloadManager/README.md +447 -0
- package/lib/components/FileDownloadManager/adapter.js +118 -0
- package/lib/components/FileDownloadManager/index.js +373 -0
- package/lib/components/FileDownloadManager/types.js +81 -0
- package/lib/components/FilePicker/index.js +10 -2
- package/lib/components/ImagePicker/index.js +8 -1
- package/lib/components/MultipleFilePicker/index.js +9 -2
- package/lib/components/UTTopbar/index.js +10 -12
- package/package.json +9 -2
- package/CHANGELOG.md +0 -2235
package/CHANGELOG.md
DELETED
|
@@ -1,2235 +0,0 @@
|
|
|
1
|
-
# [2.1.0](https://github.com/widergy/mobile-ui/compare/v2.0.2...v2.1.0) (2025-10-17)
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* with back button option ([#460](https://github.com/widergy/mobile-ui/issues/460)) ([f730f54](https://github.com/widergy/mobile-ui/commit/f730f54c4c2c7498040ae434c4c6948cf679aaa4))
|
|
7
|
-
|
|
8
|
-
## [2.0.2](https://github.com/widergy/mobile-ui/compare/v2.0.1...v2.0.2) (2025-10-08)
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### Bug Fixes
|
|
12
|
-
|
|
13
|
-
* [UGC-?] android adjustable bottomsheet error ([#459](https://github.com/widergy/mobile-ui/issues/459)) ([5e1381f](https://github.com/widergy/mobile-ui/commit/5e1381f8a1c9608285faa0bac58164e4aad1401b))
|
|
14
|
-
|
|
15
|
-
## [2.0.1](https://github.com/widergy/mobile-ui/compare/v2.0.0...v2.0.1) (2025-10-06)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Bug Fixes
|
|
19
|
-
|
|
20
|
-
* [CX-1176] changes action card widy ([162e236](https://github.com/widergy/mobile-ui/commit/162e2363a7fd65912967d15513fd11456ff73cba))
|
|
21
|
-
* add suggestion ([db892b5](https://github.com/widergy/mobile-ui/commit/db892b54bd689d80af05ba869c25022c55fa539d))
|
|
22
|
-
|
|
23
|
-
# [2.0.0](https://github.com/widergy/mobile-ui/compare/v1.51.0...v2.0.0) (2025-09-22)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
* feat!: [OUG-8855] update sdk (#453) ([ac9d0d3](https://github.com/widergy/mobile-ui/commit/ac9d0d3c5033f1bce8641b30f7afbdd15ae9857b)), closes [#453](https://github.com/widergy/mobile-ui/issues/453)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
### BREAKING CHANGES
|
|
30
|
-
|
|
31
|
-
* updates core dependencies
|
|
32
|
-
|
|
33
|
-
# [1.51.0](https://github.com/widergy/mobile-ui/compare/v1.50.1...v1.51.0) (2025-09-18)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Features
|
|
37
|
-
|
|
38
|
-
* [AUTO-47] Testids for workflowContainer components ([#452](https://github.com/widergy/mobile-ui/issues/452)) ([1fc2bb5](https://github.com/widergy/mobile-ui/commit/1fc2bb5893380f26186e0d089832b88668b91182))
|
|
39
|
-
|
|
40
|
-
## [1.50.1](https://github.com/widergy/mobile-ui/compare/v1.50.0...v1.50.1) (2025-09-18)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
### Bug Fixes
|
|
44
|
-
|
|
45
|
-
* [CX-1130] UTCuit Field Refactor ([#456](https://github.com/widergy/mobile-ui/issues/456)) ([19cce9d](https://github.com/widergy/mobile-ui/commit/19cce9dc619a04044b662cb3e359dd755c5c4715))
|
|
46
|
-
|
|
47
|
-
# [1.50.0](https://github.com/widergy/mobile-ui/compare/v1.49.7...v1.50.0) (2025-08-12)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Features
|
|
51
|
-
|
|
52
|
-
* [CX-987] UTSkeletonLoader ([#451](https://github.com/widergy/mobile-ui/issues/451)) ([20c5853](https://github.com/widergy/mobile-ui/commit/20c58534fa83913eae1e9deb0ab0316369bc0bb3))
|
|
53
|
-
|
|
54
|
-
## [1.49.7](https://github.com/widergy/mobile-ui/compare/v1.49.6...v1.49.7) (2025-07-30)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Bug Fixes
|
|
58
|
-
|
|
59
|
-
* [UGC-1619] modal title too large ([#450](https://github.com/widergy/mobile-ui/issues/450)) ([7f0d5b1](https://github.com/widergy/mobile-ui/commit/7f0d5b140018fdc3ef30a66896d8288a9f53e2ec))
|
|
60
|
-
|
|
61
|
-
## [1.49.6](https://github.com/widergy/mobile-ui/compare/v1.49.5...v1.49.6) (2025-07-29)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
### Bug Fixes
|
|
65
|
-
|
|
66
|
-
* title ([#449](https://github.com/widergy/mobile-ui/issues/449)) ([67d463a](https://github.com/widergy/mobile-ui/commit/67d463a77401d02879b60f4922646ad2a9246edf))
|
|
67
|
-
|
|
68
|
-
## [1.49.5](https://github.com/widergy/mobile-ui/compare/v1.49.4...v1.49.5) (2025-07-22)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Bug Fixes
|
|
72
|
-
|
|
73
|
-
* [SFPE-405] adjust data element ([#446](https://github.com/widergy/mobile-ui/issues/446)) ([8ffeb40](https://github.com/widergy/mobile-ui/commit/8ffeb40924a1af86e0dcb9af6370f8236daba826))
|
|
74
|
-
|
|
75
|
-
## [1.49.4](https://github.com/widergy/mobile-ui/compare/v1.49.3...v1.49.4) (2025-07-14)
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
### Bug Fixes
|
|
79
|
-
|
|
80
|
-
* added posibility to pass props in theme for utlabel ([#445](https://github.com/widergy/mobile-ui/issues/445)) ([c38b587](https://github.com/widergy/mobile-ui/commit/c38b587ee852ab6a85cdf6250c315f37dcbe8cbc))
|
|
81
|
-
* added resolution ([#447](https://github.com/widergy/mobile-ui/issues/447)) ([4aa8d9d](https://github.com/widergy/mobile-ui/commit/4aa8d9dec5174690a8b89be246724383e5691258))
|
|
82
|
-
|
|
83
|
-
## [1.49.3](https://github.com/widergy/mobile-ui/compare/v1.49.2...v1.49.3) (2025-06-25)
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
### Bug Fixes
|
|
87
|
-
|
|
88
|
-
* [UGC-1584] status style fix ([#444](https://github.com/widergy/mobile-ui/issues/444)) ([64ba220](https://github.com/widergy/mobile-ui/commit/64ba220bb0d1877edd02d84b7150dff43bd74f67))
|
|
89
|
-
|
|
90
|
-
## [1.49.2](https://github.com/widergy/mobile-ui/compare/v1.49.1...v1.49.2) (2025-06-13)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### Bug Fixes
|
|
94
|
-
|
|
95
|
-
* [OUG-8532] visual errors complaint ([b9fff31](https://github.com/widergy/mobile-ui/commit/b9fff310f4c76ef4a22626e8340ee66cd5155d2d))
|
|
96
|
-
|
|
97
|
-
## [1.49.1](https://github.com/widergy/mobile-ui/compare/v1.49.0...v1.49.1) (2025-06-12)
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
### Bug Fixes
|
|
101
|
-
|
|
102
|
-
* [UGC-1546] modal closes on backdrop press ([#442](https://github.com/widergy/mobile-ui/issues/442)) ([f2d2297](https://github.com/widergy/mobile-ui/commit/f2d22977cc24c16154895f9a16909bd7587d1257))
|
|
103
|
-
|
|
104
|
-
# [1.49.0](https://github.com/widergy/mobile-ui/compare/v1.48.2...v1.49.0) (2025-06-11)
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
### Features
|
|
108
|
-
|
|
109
|
-
* [UGEE-272] OnBoarding mobile ([#438](https://github.com/widergy/mobile-ui/issues/438)) ([5f0d6de](https://github.com/widergy/mobile-ui/commit/5f0d6defd4afbbffa81575802f21da68017b449d))
|
|
110
|
-
|
|
111
|
-
## [1.48.2](https://github.com/widergy/mobile-ui/compare/v1.48.1...v1.48.2) (2025-06-10)
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
### Bug Fixes
|
|
115
|
-
|
|
116
|
-
* [UGC-1544] utstatus fixes ([#440](https://github.com/widergy/mobile-ui/issues/440)) ([3eae576](https://github.com/widergy/mobile-ui/commit/3eae5762502ac9c57935ac290510fa0d2cd3534b))
|
|
117
|
-
|
|
118
|
-
## [1.48.1](https://github.com/widergy/mobile-ui/compare/v1.48.0...v1.48.1) (2025-06-09)
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
### Bug Fixes
|
|
122
|
-
|
|
123
|
-
* force version bump ([bb6188a](https://github.com/widergy/mobile-ui/commit/bb6188a9c3e3b4f0efed3ad51a74003aa7134074))
|
|
124
|
-
|
|
125
|
-
# [1.48.0](https://github.com/widergy/mobile-ui/compare/v1.47.0...v1.48.0) (2025-06-02)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Features
|
|
129
|
-
|
|
130
|
-
* [AUT-706] auth test ids history ([#437](https://github.com/widergy/mobile-ui/issues/437)) ([928bf83](https://github.com/widergy/mobile-ui/commit/928bf8311b5c6cea9c249ef4a7f96a735b756d50)), closes [#436](https://github.com/widergy/mobile-ui/issues/436)
|
|
131
|
-
|
|
132
|
-
# [1.47.0](https://github.com/widergy/mobile-ui/compare/v1.46.1...v1.47.0) (2025-05-28)
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
### Features
|
|
136
|
-
|
|
137
|
-
* tabs scroll ([#435](https://github.com/widergy/mobile-ui/issues/435)) ([2e1a123](https://github.com/widergy/mobile-ui/commit/2e1a12397e82f069bf0d6329220d438224cef1fc))
|
|
138
|
-
|
|
139
|
-
## [1.46.1](https://github.com/widergy/mobile-ui/compare/v1.46.0...v1.46.1) (2025-05-23)
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
### Bug Fixes
|
|
143
|
-
|
|
144
|
-
* [CX-708] break lines markdown utlabel fixes ([#434](https://github.com/widergy/mobile-ui/issues/434)) ([4b8e668](https://github.com/widergy/mobile-ui/commit/4b8e668921f2901085509c86d66f7ef3eb908938))
|
|
145
|
-
|
|
146
|
-
# [1.46.0](https://github.com/widergy/mobile-ui/compare/v1.45.1...v1.46.0) (2025-05-16)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
### Features
|
|
150
|
-
|
|
151
|
-
* [UGEE-273] wizard component ([#431](https://github.com/widergy/mobile-ui/issues/431)) ([3883133](https://github.com/widergy/mobile-ui/commit/38831333979cd365cc0082feac2910f6b3db9651))
|
|
152
|
-
|
|
153
|
-
## [1.45.1](https://github.com/widergy/mobile-ui/compare/v1.45.0...v1.45.1) (2025-05-14)
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
### Bug Fixes
|
|
157
|
-
|
|
158
|
-
* better merger utbanner ([#432](https://github.com/widergy/mobile-ui/issues/432)) ([f5e7b24](https://github.com/widergy/mobile-ui/commit/f5e7b246b3e38bbe1f1f6b45ae28f06d71a7b263))
|
|
159
|
-
|
|
160
|
-
# [1.45.0](https://github.com/widergy/mobile-ui/compare/v1.44.1...v1.45.0) (2025-05-13)
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
### Features
|
|
164
|
-
|
|
165
|
-
* chat spark new icon ([#433](https://github.com/widergy/mobile-ui/issues/433)) ([f54788f](https://github.com/widergy/mobile-ui/commit/f54788f8d59720ae89379d28b823534420fd7dde))
|
|
166
|
-
|
|
167
|
-
## [1.44.1](https://github.com/widergy/mobile-ui/compare/v1.44.0...v1.44.1) (2025-05-07)
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
### Bug Fixes
|
|
171
|
-
|
|
172
|
-
* contingency when calling event tracking ([#430](https://github.com/widergy/mobile-ui/issues/430)) ([3dbc98d](https://github.com/widergy/mobile-ui/commit/3dbc98d5087b4cdbd41843680496b75d83c6c9ee))
|
|
173
|
-
|
|
174
|
-
# [1.44.0](https://github.com/widergy/mobile-ui/compare/v1.43.0...v1.44.0) (2025-05-05)
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
### Features
|
|
178
|
-
|
|
179
|
-
* add simple selection ([#428](https://github.com/widergy/mobile-ui/issues/428)) ([10989ce](https://github.com/widergy/mobile-ui/commit/10989ce4886192674688bae7877ae15dab77b4ec))
|
|
180
|
-
|
|
181
|
-
# [1.43.0](https://github.com/widergy/mobile-ui/compare/v1.42.0...v1.43.0) (2025-05-05)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Features
|
|
185
|
-
|
|
186
|
-
* [UGENSA-1749] hide amount in rate chart ([#426](https://github.com/widergy/mobile-ui/issues/426)) ([53bf273](https://github.com/widergy/mobile-ui/commit/53bf273e688d4c06849381e854a93908d2f9fcdf))
|
|
187
|
-
|
|
188
|
-
# [1.42.0](https://github.com/widergy/mobile-ui/compare/v1.41.0...v1.42.0) (2025-04-30)
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
### Features
|
|
192
|
-
|
|
193
|
-
* [UGC-1420] UTStatus and support in UTProductItem ([#429](https://github.com/widergy/mobile-ui/issues/429)) ([3e2b309](https://github.com/widergy/mobile-ui/commit/3e2b309479ff062f4949b0cbedcb781eab8aa5fc))
|
|
194
|
-
|
|
195
|
-
# [1.41.0](https://github.com/widergy/mobile-ui/compare/v1.40.4...v1.41.0) (2025-04-29)
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
### Features
|
|
199
|
-
|
|
200
|
-
* checkbox field label updates ([#427](https://github.com/widergy/mobile-ui/issues/427)) ([bbfcfa7](https://github.com/widergy/mobile-ui/commit/bbfcfa720361e882df5a012405172099b13a11c6))
|
|
201
|
-
|
|
202
|
-
## [1.40.4](https://github.com/widergy/mobile-ui/compare/v1.40.3...v1.40.4) (2025-04-21)
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
### Bug Fixes
|
|
206
|
-
|
|
207
|
-
* children container style added in ut action card ([#425](https://github.com/widergy/mobile-ui/issues/425)) ([8b40e1c](https://github.com/widergy/mobile-ui/commit/8b40e1ce6843755508886460a1a28e913783fed4))
|
|
208
|
-
|
|
209
|
-
## [1.40.3](https://github.com/widergy/mobile-ui/compare/v1.40.2...v1.40.3) (2025-04-14)
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
### Bug Fixes
|
|
213
|
-
|
|
214
|
-
* action card status props header ([#424](https://github.com/widergy/mobile-ui/issues/424)) ([8cf0d00](https://github.com/widergy/mobile-ui/commit/8cf0d000e16213dcbde378f8f1c7c1e6a221c3bb))
|
|
215
|
-
|
|
216
|
-
## [1.40.2](https://github.com/widergy/mobile-ui/compare/v1.40.1...v1.40.2) (2025-04-14)
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
### Bug Fixes
|
|
220
|
-
|
|
221
|
-
* action card status props ([#423](https://github.com/widergy/mobile-ui/issues/423)) ([a79c610](https://github.com/widergy/mobile-ui/commit/a79c6108d15fb5d799534950a01fd1efa0c612f4))
|
|
222
|
-
|
|
223
|
-
## [1.40.1](https://github.com/widergy/mobile-ui/compare/v1.40.0...v1.40.1) (2025-04-07)
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
### Bug Fixes
|
|
227
|
-
|
|
228
|
-
* smartbill new experience fixes ([#422](https://github.com/widergy/mobile-ui/issues/422)) ([159c806](https://github.com/widergy/mobile-ui/commit/159c80602811c44e188825f1589ccc4dd6c9dfc9))
|
|
229
|
-
|
|
230
|
-
# [1.40.0](https://github.com/widergy/mobile-ui/compare/v1.39.0...v1.40.0) (2025-04-04)
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
### Features
|
|
234
|
-
|
|
235
|
-
* new consumption box icon ([#421](https://github.com/widergy/mobile-ui/issues/421)) ([2c0bf7e](https://github.com/widergy/mobile-ui/commit/2c0bf7ed19ad3fba4f98d870aa27d2f08e379643))
|
|
236
|
-
|
|
237
|
-
# [1.39.0](https://github.com/widergy/mobile-ui/compare/v1.38.0...v1.39.0) (2025-04-04)
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
### Features
|
|
241
|
-
|
|
242
|
-
* clean object func in single event multitracking added ([#420](https://github.com/widergy/mobile-ui/issues/420)) ([36762be](https://github.com/widergy/mobile-ui/commit/36762bedd180f4a369271ca39f8673f93753ef26))
|
|
243
|
-
|
|
244
|
-
# [1.38.0](https://github.com/widergy/mobile-ui/compare/v1.37.0...v1.38.0) (2025-03-26)
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
### Features
|
|
248
|
-
|
|
249
|
-
* [EVENSA-155] data item & data category ([#415](https://github.com/widergy/mobile-ui/issues/415)) ([7c76dee](https://github.com/widergy/mobile-ui/commit/7c76dee1b60c2d730da91064382b0dbcde144543))
|
|
250
|
-
|
|
251
|
-
# [1.37.0](https://github.com/widergy/mobile-ui/compare/v1.36.8...v1.37.0) (2025-03-19)
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
### Features
|
|
255
|
-
|
|
256
|
-
* [UGENSA-1544] add meter icons ([#419](https://github.com/widergy/mobile-ui/issues/419)) ([9d3ee4e](https://github.com/widergy/mobile-ui/commit/9d3ee4eafdfbc624af5574faef73fe422e2df26b))
|
|
257
|
-
|
|
258
|
-
## [1.36.8](https://github.com/widergy/mobile-ui/compare/v1.36.7...v1.36.8) (2025-03-19)
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
### Bug Fixes
|
|
262
|
-
|
|
263
|
-
* action card styles fixes ([#418](https://github.com/widergy/mobile-ui/issues/418)) ([b1efa4c](https://github.com/widergy/mobile-ui/commit/b1efa4c4defda646840bc91379f657a612ed4ab1))
|
|
264
|
-
|
|
265
|
-
## [1.36.7](https://github.com/widergy/mobile-ui/compare/v1.36.6...v1.36.7) (2025-03-12)
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### Bug Fixes
|
|
269
|
-
|
|
270
|
-
* fix on singleEventMultitracking ([#417](https://github.com/widergy/mobile-ui/issues/417)) ([982aa13](https://github.com/widergy/mobile-ui/commit/982aa13e59a179e9700f4425bbb19d3114860f2a))
|
|
271
|
-
|
|
272
|
-
## [1.36.6](https://github.com/widergy/mobile-ui/compare/v1.36.5...v1.36.6) (2025-03-06)
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
### Bug Fixes
|
|
276
|
-
|
|
277
|
-
* [UGENSA-1022] visual errors radio buttons ([#414](https://github.com/widergy/mobile-ui/issues/414)) ([5b81686](https://github.com/widergy/mobile-ui/commit/5b81686a83685a5aa817eb7e312a319c7ebac43e))
|
|
278
|
-
|
|
279
|
-
## [1.36.5](https://github.com/widergy/mobile-ui/compare/v1.36.4...v1.36.5) (2025-02-25)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Bug Fixes
|
|
283
|
-
|
|
284
|
-
* action card overflow hidden ([ec9e65b](https://github.com/widergy/mobile-ui/commit/ec9e65b147c4396535b012f795ae353ed2023c74))
|
|
285
|
-
|
|
286
|
-
## [1.36.4](https://github.com/widergy/mobile-ui/compare/v1.36.3...v1.36.4) (2025-02-20)
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
### Bug Fixes
|
|
290
|
-
|
|
291
|
-
* [UGENSA-1009, UGC-1183] add checkbox error message ([#413](https://github.com/widergy/mobile-ui/issues/413)) ([b80d377](https://github.com/widergy/mobile-ui/commit/b80d3772be44b072130c61ce2e80a91ad0889646))
|
|
292
|
-
|
|
293
|
-
## [1.36.3](https://github.com/widergy/mobile-ui/compare/v1.36.2...v1.36.3) (2025-02-19)
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
### Bug Fixes
|
|
297
|
-
|
|
298
|
-
* [OSFP-900] icon style ([#412](https://github.com/widergy/mobile-ui/issues/412)) ([d43d4c2](https://github.com/widergy/mobile-ui/commit/d43d4c2c5bcd7f0f160eb56c69fb39db775a8f42))
|
|
299
|
-
|
|
300
|
-
## [1.36.2](https://github.com/widergy/mobile-ui/compare/v1.36.1...v1.36.2) (2025-02-12)
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
### Bug Fixes
|
|
304
|
-
|
|
305
|
-
* fixes markdown but better ([#411](https://github.com/widergy/mobile-ui/issues/411)) ([da7a66e](https://github.com/widergy/mobile-ui/commit/da7a66edec566c22981035590259ff92101d8318))
|
|
306
|
-
|
|
307
|
-
## [1.36.1](https://github.com/widergy/mobile-ui/compare/v1.36.0...v1.36.1) (2025-02-12)
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
### Bug Fixes
|
|
311
|
-
|
|
312
|
-
* fixes field label markdown ([#410](https://github.com/widergy/mobile-ui/issues/410)) ([df400b2](https://github.com/widergy/mobile-ui/commit/df400b2449a696ba4358f87f89296772f357d5ab))
|
|
313
|
-
|
|
314
|
-
# [1.36.0](https://github.com/widergy/mobile-ui/compare/v1.35.0...v1.36.0) (2025-02-03)
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
### Features
|
|
318
|
-
|
|
319
|
-
* [EVENSA-67] uttabs ([#409](https://github.com/widergy/mobile-ui/issues/409)) ([e82a497](https://github.com/widergy/mobile-ui/commit/e82a49721c179c63fef5cbfe7d61eaed172476d0))
|
|
320
|
-
|
|
321
|
-
# [1.35.0](https://github.com/widergy/mobile-ui/compare/v1.34.0...v1.35.0) (2025-01-31)
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
### Features
|
|
325
|
-
|
|
326
|
-
* added util for generating Flow Id's ([5db21ef](https://github.com/widergy/mobile-ui/commit/5db21ef0002558c272641928ea80e94c6ee85ce0))
|
|
327
|
-
|
|
328
|
-
# [1.34.0](https://github.com/widergy/mobile-ui/compare/v1.33.4...v1.34.0) (2025-01-27)
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
### Features
|
|
332
|
-
|
|
333
|
-
* [EVENSA-66] selectable card children ([#408](https://github.com/widergy/mobile-ui/issues/408)) ([427cf76](https://github.com/widergy/mobile-ui/commit/427cf761a98979cfcdf11528ad15d89717004394))
|
|
334
|
-
|
|
335
|
-
## [1.33.4](https://github.com/widergy/mobile-ui/compare/v1.33.3...v1.33.4) (2025-01-20)
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
### Bug Fixes
|
|
339
|
-
|
|
340
|
-
* [UGC-1141] ios bottomsheet height ([#407](https://github.com/widergy/mobile-ui/issues/407)) ([f0f78a3](https://github.com/widergy/mobile-ui/commit/f0f78a3425b64ca75d32c061d1653a03e881926b))
|
|
341
|
-
|
|
342
|
-
## [1.33.3](https://github.com/widergy/mobile-ui/compare/v1.33.2...v1.33.3) (2025-01-16)
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
### Bug Fixes
|
|
346
|
-
|
|
347
|
-
* [UGC-1142] ellipsize utselectablecard ([#406](https://github.com/widergy/mobile-ui/issues/406)) ([1ab4e62](https://github.com/widergy/mobile-ui/commit/1ab4e622d3744f1c0f86c29ed79d4d6758b5509d))
|
|
348
|
-
|
|
349
|
-
## [1.33.2](https://github.com/widergy/mobile-ui/compare/v1.33.1...v1.33.2) (2025-01-13)
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
### Bug Fixes
|
|
353
|
-
|
|
354
|
-
* [UGC-1101] keyboard avoid for utmodal ([#404](https://github.com/widergy/mobile-ui/issues/404)) ([a0045aa](https://github.com/widergy/mobile-ui/commit/a0045aa7f23f2288c88f9e9c67b0e42a7d5fea5c))
|
|
355
|
-
|
|
356
|
-
## [1.33.1](https://github.com/widergy/mobile-ui/compare/v1.33.0...v1.33.1) (2025-01-10)
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
### Bug Fixes
|
|
360
|
-
|
|
361
|
-
* [UGEE-72] nps surveys ([#402](https://github.com/widergy/mobile-ui/issues/402)) ([15d6993](https://github.com/widergy/mobile-ui/commit/15d69934f0d222c1698dc6175b4170894a5754a5))
|
|
362
|
-
|
|
363
|
-
# [1.33.0](https://github.com/widergy/mobile-ui/compare/v1.32.16...v1.33.0) (2025-01-07)
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
### Features
|
|
367
|
-
|
|
368
|
-
* [UGENSA-973] tooltip adornment ([#403](https://github.com/widergy/mobile-ui/issues/403)) ([bf3ac33](https://github.com/widergy/mobile-ui/commit/bf3ac3381aafae7e04197878d3e872d284ebb89b))
|
|
369
|
-
|
|
370
|
-
## [1.32.16](https://github.com/widergy/mobile-ui/compare/v1.32.15...v1.32.16) (2025-01-03)
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
### Bug Fixes
|
|
374
|
-
|
|
375
|
-
* [UGC-1104] onPress not onClick in utstatusmessage ([#401](https://github.com/widergy/mobile-ui/issues/401)) ([2ad0aca](https://github.com/widergy/mobile-ui/commit/2ad0aca5be88ee4d4c5a1bed675a65ffa8522163))
|
|
376
|
-
|
|
377
|
-
## [1.32.15](https://github.com/widergy/mobile-ui/compare/v1.32.14...v1.32.15) (2025-01-02)
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
### Bug Fixes
|
|
381
|
-
|
|
382
|
-
* [EVE-4361] bottom sheet actions ([#389](https://github.com/widergy/mobile-ui/issues/389)) ([97ed997](https://github.com/widergy/mobile-ui/commit/97ed997423209b0901c061abc82ea4656d210b91))
|
|
383
|
-
|
|
384
|
-
## [1.32.14](https://github.com/widergy/mobile-ui/compare/v1.32.13...v1.32.14) (2025-01-02)
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
### Bug Fixes
|
|
388
|
-
|
|
389
|
-
* [EVE-4365] status message header ([#400](https://github.com/widergy/mobile-ui/issues/400)) ([dee9119](https://github.com/widergy/mobile-ui/commit/dee9119464bf4583eee62bafdc3dd8e42581d369))
|
|
390
|
-
|
|
391
|
-
## [1.32.13](https://github.com/widergy/mobile-ui/compare/v1.32.12...v1.32.13) (2024-12-20)
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
### Bug Fixes
|
|
395
|
-
|
|
396
|
-
* [DS-368] implement argos events ([#399](https://github.com/widergy/mobile-ui/issues/399)) ([eda2408](https://github.com/widergy/mobile-ui/commit/eda2408afe760aafcfc3f2f8718a3929302ab92e))
|
|
397
|
-
|
|
398
|
-
## [1.32.12](https://github.com/widergy/mobile-ui/compare/v1.32.11...v1.32.12) (2024-12-11)
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
### Bug Fixes
|
|
402
|
-
|
|
403
|
-
* [UGC-1038] text scaling adjustments ([#398](https://github.com/widergy/mobile-ui/issues/398)) ([368fb41](https://github.com/widergy/mobile-ui/commit/368fb4158f03c9f1cf5c7a105aa7074bceb1eac5))
|
|
404
|
-
|
|
405
|
-
## [1.32.11](https://github.com/widergy/mobile-ui/compare/v1.32.10...v1.32.11) (2024-12-06)
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
### Bug Fixes
|
|
409
|
-
|
|
410
|
-
* autoCapitalize for text input ([#396](https://github.com/widergy/mobile-ui/issues/396)) ([af0814c](https://github.com/widergy/mobile-ui/commit/af0814c77fba0cc34faa43ab813bf5325dba7fcf))
|
|
411
|
-
|
|
412
|
-
## [1.32.10](https://github.com/widergy/mobile-ui/compare/v1.32.9...v1.32.10) (2024-12-06)
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
### Bug Fixes
|
|
416
|
-
|
|
417
|
-
* change label to UTLabel ([#390](https://github.com/widergy/mobile-ui/issues/390)) ([540c24a](https://github.com/widergy/mobile-ui/commit/540c24a6266c057aba80ac49773c21a5239b6a36))
|
|
418
|
-
|
|
419
|
-
## [1.32.9](https://github.com/widergy/mobile-ui/compare/v1.32.8...v1.32.9) (2024-12-03)
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
### Bug Fixes
|
|
423
|
-
|
|
424
|
-
* pallete fix ([#397](https://github.com/widergy/mobile-ui/issues/397)) ([bb5f8bf](https://github.com/widergy/mobile-ui/commit/bb5f8bfed82e0c33a4c0fe43c7306d7dbdd50ad6))
|
|
425
|
-
|
|
426
|
-
## [1.32.8](https://github.com/widergy/mobile-ui/compare/v1.32.7...v1.32.8) (2024-12-02)
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
### Bug Fixes
|
|
430
|
-
|
|
431
|
-
* [OUG-7531] changes unique id logic ([#395](https://github.com/widergy/mobile-ui/issues/395)) ([d614f6e](https://github.com/widergy/mobile-ui/commit/d614f6edff0ab1458ff5a86065b709cb4dea6dc1))
|
|
432
|
-
|
|
433
|
-
## [1.32.7](https://github.com/widergy/mobile-ui/compare/v1.32.6...v1.32.7) (2024-12-02)
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
### Bug Fixes
|
|
437
|
-
|
|
438
|
-
* [UGC-1012] utselect no options text ([#391](https://github.com/widergy/mobile-ui/issues/391)) ([be869ed](https://github.com/widergy/mobile-ui/commit/be869ed0f96d0866b49c0ee2f91cbdfd161702fe))
|
|
439
|
-
|
|
440
|
-
## [1.32.6](https://github.com/widergy/mobile-ui/compare/v1.32.5...v1.32.6) (2024-12-02)
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
### Bug Fixes
|
|
444
|
-
|
|
445
|
-
* [UGC-1029] proportional utlabel ([#394](https://github.com/widergy/mobile-ui/issues/394)) ([278ab68](https://github.com/widergy/mobile-ui/commit/278ab6822364221be91622aa81bedb5a01fb1db5))
|
|
446
|
-
|
|
447
|
-
## [1.32.5](https://github.com/widergy/mobile-ui/compare/v1.32.4...v1.32.5) (2024-12-02)
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
### Bug Fixes
|
|
451
|
-
|
|
452
|
-
* [UGC-1026] utproductitem independent discount and previous amount ([#392](https://github.com/widergy/mobile-ui/issues/392)) ([8a75f5b](https://github.com/widergy/mobile-ui/commit/8a75f5b23579ef75cc18faa34abc4eb9d94c34cf))
|
|
453
|
-
|
|
454
|
-
## [1.32.4](https://github.com/widergy/mobile-ui/compare/v1.32.3...v1.32.4) (2024-12-02)
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
### Bug Fixes
|
|
458
|
-
|
|
459
|
-
* add theme in UTSearch, change value L to M ([#385](https://github.com/widergy/mobile-ui/issues/385)) ([fa0e514](https://github.com/widergy/mobile-ui/commit/fa0e51448147caaab3b92de669bf04a581292692))
|
|
460
|
-
|
|
461
|
-
## [1.32.3](https://github.com/widergy/mobile-ui/compare/v1.32.2...v1.32.3) (2024-11-29)
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
### Bug Fixes
|
|
465
|
-
|
|
466
|
-
* [UGENSA-801] align title ([#393](https://github.com/widergy/mobile-ui/issues/393)) ([6117550](https://github.com/widergy/mobile-ui/commit/61175507ef1a7e9af89b058e4385ca62d65ee0cc))
|
|
467
|
-
|
|
468
|
-
## [1.32.2](https://github.com/widergy/mobile-ui/compare/v1.32.1...v1.32.2) (2024-11-15)
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
### Bug Fixes
|
|
472
|
-
|
|
473
|
-
* [UG-2034] configurable selected header action ([#387](https://github.com/widergy/mobile-ui/issues/387)) ([1028860](https://github.com/widergy/mobile-ui/commit/102886072ffb42cfe8d3705355dcfd81ebfaab91))
|
|
474
|
-
|
|
475
|
-
## [1.32.1](https://github.com/widergy/mobile-ui/compare/v1.32.0...v1.32.1) (2024-11-15)
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
### Bug Fixes
|
|
479
|
-
|
|
480
|
-
* [UG-2249] disabled prop added in UTSwitch ([#388](https://github.com/widergy/mobile-ui/issues/388)) ([49181f4](https://github.com/widergy/mobile-ui/commit/49181f45b61662dbedc31c377f9b013ec4a5efa5))
|
|
481
|
-
|
|
482
|
-
# [1.32.0](https://github.com/widergy/mobile-ui/compare/v1.31.3...v1.32.0) (2024-11-06)
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
### Features
|
|
486
|
-
|
|
487
|
-
* [UGC-924] animations ut tracker ([#386](https://github.com/widergy/mobile-ui/issues/386)) ([8032b66](https://github.com/widergy/mobile-ui/commit/8032b66d2c3712672cc7bd5391f4aac81a9a3aca))
|
|
488
|
-
|
|
489
|
-
## [1.31.3](https://github.com/widergy/mobile-ui/compare/v1.31.2...v1.31.3) (2024-11-05)
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
### Bug Fixes
|
|
493
|
-
|
|
494
|
-
* [EVE-4328] UTRating ([#384](https://github.com/widergy/mobile-ui/issues/384)) ([6485384](https://github.com/widergy/mobile-ui/commit/6485384e2fed5cef0c2c68b88b1cbf8e45d4f3c7))
|
|
495
|
-
|
|
496
|
-
## [1.31.2](https://github.com/widergy/mobile-ui/compare/v1.31.1...v1.31.2) (2024-11-05)
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
### Bug Fixes
|
|
500
|
-
|
|
501
|
-
* [EVE-4331] UTStatusMessage ([#383](https://github.com/widergy/mobile-ui/issues/383)) ([8e35027](https://github.com/widergy/mobile-ui/commit/8e350272bb402c2a80ed649a66d6654c52dc35d8))
|
|
502
|
-
|
|
503
|
-
## [1.31.1](https://github.com/widergy/mobile-ui/compare/v1.31.0...v1.31.1) (2024-11-04)
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
### Bug Fixes
|
|
507
|
-
|
|
508
|
-
* utmenu fixes ([#374](https://github.com/widergy/mobile-ui/issues/374)) ([44258cb](https://github.com/widergy/mobile-ui/commit/44258cb1bb0ac7c837741f43ec4cbbc280e2d2a8))
|
|
509
|
-
|
|
510
|
-
# [1.31.0](https://github.com/widergy/mobile-ui/compare/v1.30.2...v1.31.0) (2024-11-04)
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
### Features
|
|
514
|
-
|
|
515
|
-
* uttracker step banner ([#382](https://github.com/widergy/mobile-ui/issues/382)) ([26c90d8](https://github.com/widergy/mobile-ui/commit/26c90d8c3fade943d7348fe0b0a9d88f39ab2c51))
|
|
516
|
-
|
|
517
|
-
## [1.30.2](https://github.com/widergy/mobile-ui/compare/v1.30.1...v1.30.2) (2024-11-04)
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
### Bug Fixes
|
|
521
|
-
|
|
522
|
-
* [UG-2037] ut action card fixes ([#377](https://github.com/widergy/mobile-ui/issues/377)) ([ff1022f](https://github.com/widergy/mobile-ui/commit/ff1022fa3962aac5832c7657f7582ab4ac0598eb))
|
|
523
|
-
|
|
524
|
-
## [1.30.1](https://github.com/widergy/mobile-ui/compare/v1.30.0...v1.30.1) (2024-11-01)
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
### Bug Fixes
|
|
528
|
-
|
|
529
|
-
* [EVE-4316] attachment list fix ([055a2c5](https://github.com/widergy/mobile-ui/commit/055a2c508c266b763777d8c13a13f6d8f07265ab))
|
|
530
|
-
|
|
531
|
-
# [1.30.0](https://github.com/widergy/mobile-ui/compare/v1.29.5...v1.30.0) (2024-10-30)
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
### Features
|
|
535
|
-
|
|
536
|
-
* [UG-2034] new icons ([#381](https://github.com/widergy/mobile-ui/issues/381)) ([d0e9ce2](https://github.com/widergy/mobile-ui/commit/d0e9ce2f2379253bb1b2f79c193478312e1d1cc0))
|
|
537
|
-
|
|
538
|
-
## [1.29.5](https://github.com/widergy/mobile-ui/compare/v1.29.4...v1.29.5) (2024-10-29)
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
### Bug Fixes
|
|
542
|
-
|
|
543
|
-
* banner gap ([#379](https://github.com/widergy/mobile-ui/issues/379)) ([e019ead](https://github.com/widergy/mobile-ui/commit/e019eadda4fde93270f67dd3ca53d178789e05ff))
|
|
544
|
-
|
|
545
|
-
## [1.29.4](https://github.com/widergy/mobile-ui/compare/v1.29.3...v1.29.4) (2024-10-29)
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
### Bug Fixes
|
|
549
|
-
|
|
550
|
-
* icon fixes ([#380](https://github.com/widergy/mobile-ui/issues/380)) ([c4a6d84](https://github.com/widergy/mobile-ui/commit/c4a6d8467b9ee0f1eb22161d89df3154afbbb828))
|
|
551
|
-
|
|
552
|
-
## [1.29.3](https://github.com/widergy/mobile-ui/compare/v1.29.2...v1.29.3) (2024-10-23)
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
### Bug Fixes
|
|
556
|
-
|
|
557
|
-
* banner themed styles ([#376](https://github.com/widergy/mobile-ui/issues/376)) ([6c23c2e](https://github.com/widergy/mobile-ui/commit/6c23c2ea5bc7a82b3eb79892786be50c6c31d224))
|
|
558
|
-
|
|
559
|
-
## [1.29.2](https://github.com/widergy/mobile-ui/compare/v1.29.1...v1.29.2) (2024-10-23)
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
### Bug Fixes
|
|
563
|
-
|
|
564
|
-
* [OUG-7312] utBaseInputField string cast ([9d45ca1](https://github.com/widergy/mobile-ui/commit/9d45ca189e851e9f0b9d73fed7eee6811c303000))
|
|
565
|
-
|
|
566
|
-
## [1.29.1](https://github.com/widergy/mobile-ui/compare/v1.29.0...v1.29.1) (2024-10-22)
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
### Bug Fixes
|
|
570
|
-
|
|
571
|
-
* update read mes and components to match the web ones ([#365](https://github.com/widergy/mobile-ui/issues/365)) ([ca5569a](https://github.com/widergy/mobile-ui/commit/ca5569a150fdb3ccab38517c33983c6309785d9a))
|
|
572
|
-
|
|
573
|
-
# [1.29.0](https://github.com/widergy/mobile-ui/compare/v1.28.3...v1.29.0) (2024-10-21)
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
### Features
|
|
577
|
-
|
|
578
|
-
* [UG-2131] spacing and bottom actions updates ([#371](https://github.com/widergy/mobile-ui/issues/371)) ([93e5862](https://github.com/widergy/mobile-ui/commit/93e58629b1268cb6ccad4646e2ddb1be91de58a5))
|
|
579
|
-
|
|
580
|
-
## [1.28.3](https://github.com/widergy/mobile-ui/compare/v1.28.2...v1.28.3) (2024-10-18)
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
### Bug Fixes
|
|
584
|
-
|
|
585
|
-
* scroll ref workflow ([#373](https://github.com/widergy/mobile-ui/issues/373)) ([276e0c5](https://github.com/widergy/mobile-ui/commit/276e0c507f5af03be8b5c7e26c464b247c7a3ae1))
|
|
586
|
-
|
|
587
|
-
## [1.28.2](https://github.com/widergy/mobile-ui/compare/v1.28.1...v1.28.2) (2024-10-16)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
* colors in radio button selected and others ([#370](https://github.com/widergy/mobile-ui/issues/370)) ([1cc52c0](https://github.com/widergy/mobile-ui/commit/1cc52c02641cae9c8fb7a04c33072ed0c865c58b))
|
|
593
|
-
|
|
594
|
-
## [1.28.1](https://github.com/widergy/mobile-ui/compare/v1.28.0...v1.28.1) (2024-10-15)
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
### Bug Fixes
|
|
598
|
-
|
|
599
|
-
* [UGC-934] text area fix ([#368](https://github.com/widergy/mobile-ui/issues/368)) ([32bcffc](https://github.com/widergy/mobile-ui/commit/32bcffc0e4b91e5c049fc548f3596bc7599a90ce))
|
|
600
|
-
|
|
601
|
-
# [1.28.0](https://github.com/widergy/mobile-ui/compare/v1.27.1...v1.28.0) (2024-10-15)
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
### Features
|
|
605
|
-
|
|
606
|
-
* [EVE-4280] attachment list drawer ([#369](https://github.com/widergy/mobile-ui/issues/369)) ([c4570a7](https://github.com/widergy/mobile-ui/commit/c4570a79a683a758e581f537135137046f747064))
|
|
607
|
-
|
|
608
|
-
## [1.27.1](https://github.com/widergy/mobile-ui/compare/v1.27.0...v1.27.1) (2024-10-07)
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
### Bug Fixes
|
|
612
|
-
|
|
613
|
-
* fixes on utcheckbox ([#360](https://github.com/widergy/mobile-ui/issues/360)) ([db36603](https://github.com/widergy/mobile-ui/commit/db3660373bbba349c6b798f46bd91687096ffdc8))
|
|
614
|
-
|
|
615
|
-
# [1.27.0](https://github.com/widergy/mobile-ui/compare/v1.26.5...v1.27.0) (2024-10-07)
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
### Features
|
|
619
|
-
|
|
620
|
-
* ut action card ([#363](https://github.com/widergy/mobile-ui/issues/363)) ([9d539f0](https://github.com/widergy/mobile-ui/commit/9d539f0584489daf1b0f170ffc696402cf333446))
|
|
621
|
-
|
|
622
|
-
## [1.26.5](https://github.com/widergy/mobile-ui/compare/v1.26.4...v1.26.5) (2024-10-04)
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
### Bug Fixes
|
|
626
|
-
|
|
627
|
-
* visual fixes ([#367](https://github.com/widergy/mobile-ui/issues/367)) ([b916b9b](https://github.com/widergy/mobile-ui/commit/b916b9b641c2fbff90b8b5ab2efb8b6b8ae447b6))
|
|
628
|
-
|
|
629
|
-
## [1.26.4](https://github.com/widergy/mobile-ui/compare/v1.26.3...v1.26.4) (2024-10-01)
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
### Bug Fixes
|
|
633
|
-
|
|
634
|
-
* utselect options update ([#362](https://github.com/widergy/mobile-ui/issues/362)) ([e6ccae1](https://github.com/widergy/mobile-ui/commit/e6ccae11b2e78183d426ef42af09bf2636a83fc0))
|
|
635
|
-
|
|
636
|
-
## [1.26.3](https://github.com/widergy/mobile-ui/compare/v1.26.2...v1.26.3) (2024-09-30)
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
### Bug Fixes
|
|
640
|
-
|
|
641
|
-
* mixpanel utility id ([#364](https://github.com/widergy/mobile-ui/issues/364)) ([bf59559](https://github.com/widergy/mobile-ui/commit/bf59559b108f847dc010b5a5c180610cecb3f3b7))
|
|
642
|
-
|
|
643
|
-
## [1.26.2](https://github.com/widergy/mobile-ui/compare/v1.26.1...v1.26.2) (2024-09-30)
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
### Bug Fixes
|
|
647
|
-
|
|
648
|
-
* export utbanner ([#366](https://github.com/widergy/mobile-ui/issues/366)) ([83289d5](https://github.com/widergy/mobile-ui/commit/83289d5a5bcee030f74751fd16ba560a27650b2c))
|
|
649
|
-
|
|
650
|
-
## [1.26.1](https://github.com/widergy/mobile-ui/compare/v1.26.0...v1.26.1) (2024-09-26)
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
### Bug Fixes
|
|
654
|
-
|
|
655
|
-
* preview and validations attachment list ([#361](https://github.com/widergy/mobile-ui/issues/361)) ([7fa7c2b](https://github.com/widergy/mobile-ui/commit/7fa7c2b7ff95bd916d7f44804c4afc8055936a50))
|
|
656
|
-
|
|
657
|
-
# [1.26.0](https://github.com/widergy/mobile-ui/compare/v1.25.1...v1.26.0) (2024-09-25)
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
### Features
|
|
661
|
-
|
|
662
|
-
* ut icon updates ([#358](https://github.com/widergy/mobile-ui/issues/358)) ([30af561](https://github.com/widergy/mobile-ui/commit/30af5617d47e62ccbba7bf175a3a5127e0f5db7e))
|
|
663
|
-
|
|
664
|
-
## [1.25.1](https://github.com/widergy/mobile-ui/compare/v1.25.0...v1.25.1) (2024-09-23)
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
### Bug Fixes
|
|
668
|
-
|
|
669
|
-
* type prop name changed ([#359](https://github.com/widergy/mobile-ui/issues/359)) ([f1644bd](https://github.com/widergy/mobile-ui/commit/f1644bdf762dafc5e5e6831693f7e6fdb8c83ab1))
|
|
670
|
-
|
|
671
|
-
# [1.25.0](https://github.com/widergy/mobile-ui/compare/v1.24.1...v1.25.0) (2024-09-19)
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
### Features
|
|
675
|
-
|
|
676
|
-
* utbutton implementation ([#349](https://github.com/widergy/mobile-ui/issues/349)) ([e34fe42](https://github.com/widergy/mobile-ui/commit/e34fe428360eb36fde8654d44b9e6640e7c70895))
|
|
677
|
-
|
|
678
|
-
## [1.24.1](https://github.com/widergy/mobile-ui/compare/v1.24.0...v1.24.1) (2024-09-17)
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
### Bug Fixes
|
|
682
|
-
|
|
683
|
-
* rounded progress utworkflow ([#357](https://github.com/widergy/mobile-ui/issues/357)) ([2518e3e](https://github.com/widergy/mobile-ui/commit/2518e3ea23a39652662c1c069592c5e4a55d4198))
|
|
684
|
-
|
|
685
|
-
# [1.24.0](https://github.com/widergy/mobile-ui/compare/v1.23.2...v1.24.0) (2024-09-17)
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
### Features
|
|
689
|
-
|
|
690
|
-
* ut button group ([#356](https://github.com/widergy/mobile-ui/issues/356)) ([ebdb6a2](https://github.com/widergy/mobile-ui/commit/ebdb6a2d69ee182f2a1794aa7bb55eea6ce8e261))
|
|
691
|
-
|
|
692
|
-
## [1.23.2](https://github.com/widergy/mobile-ui/compare/v1.23.1...v1.23.2) (2024-09-12)
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
### Bug Fixes
|
|
696
|
-
|
|
697
|
-
* fix input bug ([#355](https://github.com/widergy/mobile-ui/issues/355)) ([82869dd](https://github.com/widergy/mobile-ui/commit/82869ddabb526824d2fd2c6da0f86bf0c8fca92d))
|
|
698
|
-
|
|
699
|
-
## [1.23.1](https://github.com/widergy/mobile-ui/compare/v1.23.0...v1.23.1) (2024-09-04)
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
### Bug Fixes
|
|
703
|
-
|
|
704
|
-
* instance validation added ([#352](https://github.com/widergy/mobile-ui/issues/352)) ([6f2d5da](https://github.com/widergy/mobile-ui/commit/6f2d5da7771e61736eb602f9de080acffb48a63b))
|
|
705
|
-
|
|
706
|
-
# [1.23.0](https://github.com/widergy/mobile-ui/compare/v1.22.0...v1.23.0) (2024-09-04)
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
### Features
|
|
710
|
-
|
|
711
|
-
* new group analytics ([#353](https://github.com/widergy/mobile-ui/issues/353)) ([5e92053](https://github.com/widergy/mobile-ui/commit/5e9205301595aec17e6257b47e746f07d0c5fbdd))
|
|
712
|
-
|
|
713
|
-
# [1.22.0](https://github.com/widergy/mobile-ui/compare/v1.21.1...v1.22.0) (2024-08-30)
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
### Features
|
|
717
|
-
|
|
718
|
-
* adds intercom related functions ([#351](https://github.com/widergy/mobile-ui/issues/351)) ([b85946f](https://github.com/widergy/mobile-ui/commit/b85946f2a3d1bfc8d255ed988aea9f5b3999ca31))
|
|
719
|
-
|
|
720
|
-
## [1.21.1](https://github.com/widergy/mobile-ui/compare/v1.21.0...v1.21.1) (2024-08-29)
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
### Bug Fixes
|
|
724
|
-
|
|
725
|
-
* brand icons ([#350](https://github.com/widergy/mobile-ui/issues/350)) ([8e73061](https://github.com/widergy/mobile-ui/commit/8e730619a5c1c35a69eb94169349465857d028d3))
|
|
726
|
-
|
|
727
|
-
# [1.21.0](https://github.com/widergy/mobile-ui/compare/v1.20.0...v1.21.0) (2024-08-28)
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
### Features
|
|
731
|
-
|
|
732
|
-
* new mixpanel people set method ([#340](https://github.com/widergy/mobile-ui/issues/340)) ([24af64e](https://github.com/widergy/mobile-ui/commit/24af64e08295bb9ab30eab5b1646acd16d2f8762)), closes [#338](https://github.com/widergy/mobile-ui/issues/338)
|
|
733
|
-
|
|
734
|
-
# [1.20.0](https://github.com/widergy/mobile-ui/compare/v1.19.7...v1.20.0) (2024-08-28)
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
### Features
|
|
738
|
-
|
|
739
|
-
* mixpanel superproperties method ([#337](https://github.com/widergy/mobile-ui/issues/337)) ([10c8881](https://github.com/widergy/mobile-ui/commit/10c8881e1fb1c895b87ece76b48d857e3a641158))
|
|
740
|
-
|
|
741
|
-
## [1.19.7](https://github.com/widergy/mobile-ui/compare/v1.19.6...v1.19.7) (2024-08-27)
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
### Bug Fixes
|
|
745
|
-
|
|
746
|
-
* input validations ([#348](https://github.com/widergy/mobile-ui/issues/348)) ([dd2cbeb](https://github.com/widergy/mobile-ui/commit/dd2cbebe026e8bdeae5535c38991290ced16f0c4))
|
|
747
|
-
|
|
748
|
-
## [1.19.6](https://github.com/widergy/mobile-ui/compare/v1.19.5...v1.19.6) (2024-08-27)
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
### Bug Fixes
|
|
752
|
-
|
|
753
|
-
* password padding ([#347](https://github.com/widergy/mobile-ui/issues/347)) ([210af0b](https://github.com/widergy/mobile-ui/commit/210af0b3a018cd964e9e036b893cf699c81a268f))
|
|
754
|
-
|
|
755
|
-
## [1.19.5](https://github.com/widergy/mobile-ui/compare/v1.19.4...v1.19.5) (2024-08-26)
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
### Bug Fixes
|
|
759
|
-
|
|
760
|
-
* keyboard avoid for utworkflowcontainer ([#344](https://github.com/widergy/mobile-ui/issues/344)) ([dec152b](https://github.com/widergy/mobile-ui/commit/dec152bf85b95b7503825574afb56596066c42bc))
|
|
761
|
-
|
|
762
|
-
## [1.19.4](https://github.com/widergy/mobile-ui/compare/v1.19.3...v1.19.4) (2024-08-26)
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
### Bug Fixes
|
|
766
|
-
|
|
767
|
-
* large select titles bug ([#346](https://github.com/widergy/mobile-ui/issues/346)) ([bba65c5](https://github.com/widergy/mobile-ui/commit/bba65c57db1300a6aeb20f583201c1fe23d46125))
|
|
768
|
-
|
|
769
|
-
## [1.19.3](https://github.com/widergy/mobile-ui/compare/v1.19.2...v1.19.3) (2024-08-26)
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
### Bug Fixes
|
|
773
|
-
|
|
774
|
-
* change icon ([#345](https://github.com/widergy/mobile-ui/issues/345)) ([1d1ae9c](https://github.com/widergy/mobile-ui/commit/1d1ae9cf6e720f36b077f8d69d424a8ad1a1731f))
|
|
775
|
-
|
|
776
|
-
## [1.19.2](https://github.com/widergy/mobile-ui/compare/v1.19.1...v1.19.2) (2024-08-26)
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
### Bug Fixes
|
|
780
|
-
|
|
781
|
-
* update utbadge and counter on utbutton ([#343](https://github.com/widergy/mobile-ui/issues/343)) ([6dcc9dd](https://github.com/widergy/mobile-ui/commit/6dcc9dd1b9bd00b126cf50b0dcf66d87a2a94559))
|
|
782
|
-
|
|
783
|
-
## [1.19.1](https://github.com/widergy/mobile-ui/compare/v1.19.0...v1.19.1) (2024-08-26)
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
### Bug Fixes
|
|
787
|
-
|
|
788
|
-
* standarize uttracker ([#336](https://github.com/widergy/mobile-ui/issues/336)) ([b832deb](https://github.com/widergy/mobile-ui/commit/b832deb20b87ee771c4d4ce15c9e80ea4b24974f))
|
|
789
|
-
|
|
790
|
-
# [1.19.0](https://github.com/widergy/mobile-ui/compare/v1.18.6...v1.19.0) (2024-08-23)
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
### Features
|
|
794
|
-
|
|
795
|
-
* event multitracking ([#334](https://github.com/widergy/mobile-ui/issues/334)) ([5364c58](https://github.com/widergy/mobile-ui/commit/5364c58894d65a5b0662393c17d745e5eca40356))
|
|
796
|
-
|
|
797
|
-
## [1.18.6](https://github.com/widergy/mobile-ui/compare/v1.18.5...v1.18.6) (2024-08-23)
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
### Bug Fixes
|
|
801
|
-
|
|
802
|
-
* utselectablecard border radius ([#331](https://github.com/widergy/mobile-ui/issues/331)) ([00f17a6](https://github.com/widergy/mobile-ui/commit/00f17a6ac99f764df6f82b61fd733a7fddae8e27))
|
|
803
|
-
|
|
804
|
-
## [1.18.5](https://github.com/widergy/mobile-ui/compare/v1.18.4...v1.18.5) (2024-08-23)
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
### Bug Fixes
|
|
808
|
-
|
|
809
|
-
* utlabel for workflow message ([#339](https://github.com/widergy/mobile-ui/issues/339)) ([a9124d8](https://github.com/widergy/mobile-ui/commit/a9124d8b9205dba965c7d2b6e3a25365d794689a))
|
|
810
|
-
|
|
811
|
-
## [1.18.4](https://github.com/widergy/mobile-ui/compare/v1.18.3...v1.18.4) (2024-08-21)
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
### Bug Fixes
|
|
815
|
-
|
|
816
|
-
* style prop for utmodal ([#342](https://github.com/widergy/mobile-ui/issues/342)) ([034702c](https://github.com/widergy/mobile-ui/commit/034702c33c648cd7a4aebf6f348201be8a9ed30b))
|
|
817
|
-
|
|
818
|
-
## [1.18.3](https://github.com/widergy/mobile-ui/compare/v1.18.2...v1.18.3) (2024-08-21)
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
### Bug Fixes
|
|
822
|
-
|
|
823
|
-
* utautocomplete updated and utvalidation fix ([#341](https://github.com/widergy/mobile-ui/issues/341)) ([33107d3](https://github.com/widergy/mobile-ui/commit/33107d3a08812a0ef6eb9625fefc1a2608a7368e))
|
|
824
|
-
|
|
825
|
-
## [1.18.2](https://github.com/widergy/mobile-ui/compare/v1.18.1...v1.18.2) (2024-08-19)
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
### Bug Fixes
|
|
829
|
-
|
|
830
|
-
* select V1 fixes ([#327](https://github.com/widergy/mobile-ui/issues/327)) ([94b61d6](https://github.com/widergy/mobile-ui/commit/94b61d6145e2a9477c50ad2a8a522734c5aa0307))
|
|
831
|
-
|
|
832
|
-
## [1.18.1](https://github.com/widergy/mobile-ui/compare/v1.18.0...v1.18.1) (2024-08-12)
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
### Bug Fixes
|
|
836
|
-
|
|
837
|
-
* changes sizes for some variants ([#335](https://github.com/widergy/mobile-ui/issues/335)) ([b48860b](https://github.com/widergy/mobile-ui/commit/b48860b95f92b2aabd343b55f7dce77371084f36))
|
|
838
|
-
|
|
839
|
-
# [1.18.0](https://github.com/widergy/mobile-ui/compare/v1.17.1...v1.18.0) (2024-08-12)
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
### Features
|
|
843
|
-
|
|
844
|
-
* button counter ([#333](https://github.com/widergy/mobile-ui/issues/333)) ([7a87e45](https://github.com/widergy/mobile-ui/commit/7a87e452d04a227bc7b18b3d5db54435ca9f1345))
|
|
845
|
-
|
|
846
|
-
## [1.17.1](https://github.com/widergy/mobile-ui/compare/v1.17.0...v1.17.1) (2024-08-12)
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
### Bug Fixes
|
|
850
|
-
|
|
851
|
-
* new icons ([#332](https://github.com/widergy/mobile-ui/issues/332)) ([d53fbbb](https://github.com/widergy/mobile-ui/commit/d53fbbb913752bc2f8c8c045e64070685f1bc469))
|
|
852
|
-
|
|
853
|
-
# [1.17.0](https://github.com/widergy/mobile-ui/compare/v1.16.3...v1.17.0) (2024-08-09)
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
### Features
|
|
857
|
-
|
|
858
|
-
* badge for utworkflow summary ([#328](https://github.com/widergy/mobile-ui/issues/328)) ([3ba4b6f](https://github.com/widergy/mobile-ui/commit/3ba4b6fe85872f20d55de2a315c1632c185fe687))
|
|
859
|
-
|
|
860
|
-
## [1.16.3](https://github.com/widergy/mobile-ui/compare/v1.16.2...v1.16.3) (2024-08-08)
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
### Bug Fixes
|
|
864
|
-
|
|
865
|
-
* android highlight for markdown links ([#329](https://github.com/widergy/mobile-ui/issues/329)) ([0b712dc](https://github.com/widergy/mobile-ui/commit/0b712dc2bd364fcff8229766daf788ba2f4a2796))
|
|
866
|
-
|
|
867
|
-
## [1.16.2](https://github.com/widergy/mobile-ui/compare/v1.16.1...v1.16.2) (2024-08-08)
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
### Bug Fixes
|
|
871
|
-
|
|
872
|
-
* standarize utproductitem ([#330](https://github.com/widergy/mobile-ui/issues/330)) ([b0ac7e2](https://github.com/widergy/mobile-ui/commit/b0ac7e210e89bf48d6470b2761379d7bafe27b79))
|
|
873
|
-
|
|
874
|
-
## [1.16.1](https://github.com/widergy/mobile-ui/compare/v1.16.0...v1.16.1) (2024-07-31)
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
### Bug Fixes
|
|
878
|
-
|
|
879
|
-
* dependencies fixes ([#326](https://github.com/widergy/mobile-ui/issues/326)) ([69444ae](https://github.com/widergy/mobile-ui/commit/69444aeebe68a79d88a9c0d2373d3c0c4c963479))
|
|
880
|
-
|
|
881
|
-
# [1.16.0](https://github.com/widergy/mobile-ui/compare/v1.15.1...v1.16.0) (2024-07-31)
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
### Features
|
|
885
|
-
|
|
886
|
-
* internal color and widergy icons added ([#324](https://github.com/widergy/mobile-ui/issues/324)) ([a1974cf](https://github.com/widergy/mobile-ui/commit/a1974cfd023990bb82198b2cb2bc821ecd44f3a3))
|
|
887
|
-
|
|
888
|
-
## [1.15.1](https://github.com/widergy/mobile-ui/compare/v1.15.0...v1.15.1) (2024-07-31)
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
### Bug Fixes
|
|
892
|
-
|
|
893
|
-
* implement select with bottom sheet ([#321](https://github.com/widergy/mobile-ui/issues/321)) ([f50e3de](https://github.com/widergy/mobile-ui/commit/f50e3de1e0310e5dbb453afdb05e792d5e8d5a15))
|
|
894
|
-
|
|
895
|
-
# [1.15.0](https://github.com/widergy/mobile-ui/compare/v1.14.6...v1.15.0) (2024-07-31)
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
### Features
|
|
899
|
-
|
|
900
|
-
* new phone input component ([#325](https://github.com/widergy/mobile-ui/issues/325)) ([6c6d20d](https://github.com/widergy/mobile-ui/commit/6c6d20d8395e4d30a1917a5309c325c62a89e79c))
|
|
901
|
-
|
|
902
|
-
## [1.14.6](https://github.com/widergy/mobile-ui/compare/v1.14.5...v1.14.6) (2024-07-26)
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
### Bug Fixes
|
|
906
|
-
|
|
907
|
-
* utselectablecard image icon and standarization ([#322](https://github.com/widergy/mobile-ui/issues/322)) ([9ad22ac](https://github.com/widergy/mobile-ui/commit/9ad22acdcdd4263e74469cb4a7ce645161b7f6d5))
|
|
908
|
-
|
|
909
|
-
## [1.14.5](https://github.com/widergy/mobile-ui/compare/v1.14.4...v1.14.5) (2024-07-26)
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
### Bug Fixes
|
|
913
|
-
|
|
914
|
-
* utbanner with markdown ([#323](https://github.com/widergy/mobile-ui/issues/323)) ([b2139da](https://github.com/widergy/mobile-ui/commit/b2139da64fb3121fa0a898d9310e01d375248302))
|
|
915
|
-
|
|
916
|
-
## [1.14.4](https://github.com/widergy/mobile-ui/compare/v1.14.3...v1.14.4) (2024-07-26)
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
### Bug Fixes
|
|
920
|
-
|
|
921
|
-
* utlabel in header and utmodal visual fixes ([#318](https://github.com/widergy/mobile-ui/issues/318)) ([38c70a9](https://github.com/widergy/mobile-ui/commit/38c70a955814d49ae7ef2e303d4cf351ca3be1fe))
|
|
922
|
-
|
|
923
|
-
## [1.14.3](https://github.com/widergy/mobile-ui/compare/v1.14.2...v1.14.3) (2024-07-23)
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
### Bug Fixes
|
|
927
|
-
|
|
928
|
-
* utmenu google attribution ([#320](https://github.com/widergy/mobile-ui/issues/320)) ([ea104e7](https://github.com/widergy/mobile-ui/commit/ea104e7237006a5e3c7d2c2345c48e18d35bcd4e))
|
|
929
|
-
|
|
930
|
-
## [1.14.2](https://github.com/widergy/mobile-ui/compare/v1.14.1...v1.14.2) (2024-07-22)
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
### Bug Fixes
|
|
934
|
-
|
|
935
|
-
* update prop ([#316](https://github.com/widergy/mobile-ui/issues/316)) ([4128c3b](https://github.com/widergy/mobile-ui/commit/4128c3b884df4292edae4b6f9229dc36d2fb85d6))
|
|
936
|
-
|
|
937
|
-
## [1.14.1](https://github.com/widergy/mobile-ui/compare/v1.14.0...v1.14.1) (2024-07-19)
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
### Bug Fixes
|
|
941
|
-
|
|
942
|
-
* components fixes and utbaseinputfield ([#314](https://github.com/widergy/mobile-ui/issues/314)) ([02378b1](https://github.com/widergy/mobile-ui/commit/02378b1e71edecb4f6dddcad2872d65dab95fe31))
|
|
943
|
-
|
|
944
|
-
# [1.14.0](https://github.com/widergy/mobile-ui/compare/v1.13.5...v1.14.0) (2024-07-17)
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
### Features
|
|
948
|
-
|
|
949
|
-
* add background gradient to UTRoundView ([#301](https://github.com/widergy/mobile-ui/issues/301)) ([b56dc81](https://github.com/widergy/mobile-ui/commit/b56dc81bfec89696048e7e7bf8e5458c08300203))
|
|
950
|
-
|
|
951
|
-
## [1.13.5](https://github.com/widergy/mobile-ui/compare/v1.13.4...v1.13.5) (2024-07-17)
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
### Bug Fixes
|
|
955
|
-
|
|
956
|
-
* next button color ([7934791](https://github.com/widergy/mobile-ui/commit/79347911efb36f70c4a7055e85237d3c0a7ca2a5))
|
|
957
|
-
|
|
958
|
-
## [1.13.4](https://github.com/widergy/mobile-ui/compare/v1.13.3...v1.13.4) (2024-07-17)
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
### Bug Fixes
|
|
962
|
-
|
|
963
|
-
* add UTCheckBox and UTCheckList ([#304](https://github.com/widergy/mobile-ui/issues/304)) ([edf9c95](https://github.com/widergy/mobile-ui/commit/edf9c95122a765b41e3b8f1031f6c8a34b8e8085))
|
|
964
|
-
|
|
965
|
-
## [1.13.3](https://github.com/widergy/mobile-ui/compare/v1.13.2...v1.13.3) (2024-07-17)
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
### Bug Fixes
|
|
969
|
-
|
|
970
|
-
* some fixes in icon ([#311](https://github.com/widergy/mobile-ui/issues/311)) ([9d57432](https://github.com/widergy/mobile-ui/commit/9d57432197c15b3200a6b1dafe982dc37c54cb5c))
|
|
971
|
-
|
|
972
|
-
## [1.13.2](https://github.com/widergy/mobile-ui/compare/v1.13.1...v1.13.2) (2024-07-15)
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
### Bug Fixes
|
|
976
|
-
|
|
977
|
-
* utworkflow spacing and utroundview shadows ([#310](https://github.com/widergy/mobile-ui/issues/310)) ([73fdfc2](https://github.com/widergy/mobile-ui/commit/73fdfc25f02f8caeb7ea04c5fe80d6b073d22a66))
|
|
978
|
-
|
|
979
|
-
## [1.13.1](https://github.com/widergy/mobile-ui/compare/v1.13.0...v1.13.1) (2024-07-12)
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
### Bug Fixes
|
|
983
|
-
|
|
984
|
-
* utbutton for workflow summary and bottom actions ([#313](https://github.com/widergy/mobile-ui/issues/313)) ([54cf399](https://github.com/widergy/mobile-ui/commit/54cf399163784402c6545f15921ac7d30cbda89d))
|
|
985
|
-
|
|
986
|
-
# [1.13.0](https://github.com/widergy/mobile-ui/compare/v1.12.7...v1.13.0) (2024-07-11)
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
### Features
|
|
990
|
-
|
|
991
|
-
* new loader ([#312](https://github.com/widergy/mobile-ui/issues/312)) ([2293385](https://github.com/widergy/mobile-ui/commit/229338516523e69a1d0f8104087acab2d3e9b1cb))
|
|
992
|
-
|
|
993
|
-
## [1.12.7](https://github.com/widergy/mobile-ui/compare/v1.12.6...v1.12.7) (2024-07-08)
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
### Bug Fixes
|
|
997
|
-
|
|
998
|
-
* utmenu passes selected item value to onclose func ([#307](https://github.com/widergy/mobile-ui/issues/307)) ([b82c033](https://github.com/widergy/mobile-ui/commit/b82c033a284dfa3d647930cd33b0c5b0dfd269ce))
|
|
999
|
-
|
|
1000
|
-
## [1.12.6](https://github.com/widergy/mobile-ui/compare/v1.12.5...v1.12.6) (2024-07-03)
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
### Bug Fixes
|
|
1004
|
-
|
|
1005
|
-
* add UTPasswordField and some fixes ([#303](https://github.com/widergy/mobile-ui/issues/303)) ([1cfe9fd](https://github.com/widergy/mobile-ui/commit/1cfe9fd00f5f3daf758dc327ec36436ff62be824))
|
|
1006
|
-
|
|
1007
|
-
## [1.12.5](https://github.com/widergy/mobile-ui/compare/v1.12.4...v1.12.5) (2024-07-01)
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
### Bug Fixes
|
|
1011
|
-
|
|
1012
|
-
* fixes loading styles ([#309](https://github.com/widergy/mobile-ui/issues/309)) ([8240a0b](https://github.com/widergy/mobile-ui/commit/8240a0b4ddc4eaa4c94bfd2edadc53db833acd3c))
|
|
1013
|
-
|
|
1014
|
-
## [1.12.4](https://github.com/widergy/mobile-ui/compare/v1.12.3...v1.12.4) (2024-07-01)
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
### Bug Fixes
|
|
1018
|
-
|
|
1019
|
-
* utlabel ([fdd82c5](https://github.com/widergy/mobile-ui/commit/fdd82c5d15a7fcd2bafba72edde8781f2e7e3f35))
|
|
1020
|
-
|
|
1021
|
-
## [1.12.3](https://github.com/widergy/mobile-ui/compare/v1.12.2...v1.12.3) (2024-06-28)
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
### Bug Fixes
|
|
1025
|
-
|
|
1026
|
-
* shadow default props fix ([#305](https://github.com/widergy/mobile-ui/issues/305)) ([c11932f](https://github.com/widergy/mobile-ui/commit/c11932f0832a48e45ae09799e93a5ec6b7919182))
|
|
1027
|
-
|
|
1028
|
-
## [1.12.2](https://github.com/widergy/mobile-ui/compare/v1.12.1...v1.12.2) (2024-06-28)
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
### Bug Fixes
|
|
1032
|
-
|
|
1033
|
-
* standarize shadows ([#298](https://github.com/widergy/mobile-ui/issues/298)) ([cf60c53](https://github.com/widergy/mobile-ui/commit/cf60c53635cd91e8362db5ea26b8850062ebe1c5))
|
|
1034
|
-
|
|
1035
|
-
## [1.12.1](https://github.com/widergy/mobile-ui/compare/v1.12.0...v1.12.1) (2024-06-26)
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
### Bug Fixes
|
|
1039
|
-
|
|
1040
|
-
* utworkflow scrollable config ([#297](https://github.com/widergy/mobile-ui/issues/297)) ([c8b64a8](https://github.com/widergy/mobile-ui/commit/c8b64a8c37af6f834d1485386e4b0cfaa7d8e613))
|
|
1041
|
-
|
|
1042
|
-
# [1.12.0](https://github.com/widergy/mobile-ui/compare/v1.11.6...v1.12.0) (2024-06-26)
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
### Features
|
|
1046
|
-
|
|
1047
|
-
* utloading prevent unmount ([#302](https://github.com/widergy/mobile-ui/issues/302)) ([00511a9](https://github.com/widergy/mobile-ui/commit/00511a91833ff5f8ba73c74a54eb0ba612d5c3b4))
|
|
1048
|
-
|
|
1049
|
-
## [1.11.6](https://github.com/widergy/mobile-ui/compare/v1.11.5...v1.11.6) (2024-06-25)
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
### Bug Fixes
|
|
1053
|
-
|
|
1054
|
-
* add utvalidation and integrate palette in uticon ([#294](https://github.com/widergy/mobile-ui/issues/294)) ([fbb09a0](https://github.com/widergy/mobile-ui/commit/fbb09a08c3c70beb537f2b8652c754531a9f0586))
|
|
1055
|
-
|
|
1056
|
-
## [1.11.5](https://github.com/widergy/mobile-ui/compare/v1.11.4...v1.11.5) (2024-06-18)
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
### Bug Fixes
|
|
1060
|
-
|
|
1061
|
-
* font weights ([#292](https://github.com/widergy/mobile-ui/issues/292)) ([27744fd](https://github.com/widergy/mobile-ui/commit/27744fd3ed185d4ef1d1d2201be300b31d088740))
|
|
1062
|
-
|
|
1063
|
-
## [1.11.4](https://github.com/widergy/mobile-ui/compare/v1.11.3...v1.11.4) (2024-06-18)
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
### Bug Fixes
|
|
1067
|
-
|
|
1068
|
-
* configurable avoid utmenu overlapping anchor ([#296](https://github.com/widergy/mobile-ui/issues/296)) ([6ab50ba](https://github.com/widergy/mobile-ui/commit/6ab50babc59deb019947c79067a010e4ddf047dc))
|
|
1069
|
-
|
|
1070
|
-
## [1.11.3](https://github.com/widergy/mobile-ui/compare/v1.11.2...v1.11.3) (2024-06-12)
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
### Bug Fixes
|
|
1074
|
-
|
|
1075
|
-
* integrate utlabel in utbutton ([#293](https://github.com/widergy/mobile-ui/issues/293)) ([519119b](https://github.com/widergy/mobile-ui/commit/519119be6c9dc7f1daf1b0e8beb6019df66a9a71))
|
|
1076
|
-
|
|
1077
|
-
## [1.11.2](https://github.com/widergy/mobile-ui/compare/v1.11.1...v1.11.2) (2024-06-03)
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
### Bug Fixes
|
|
1081
|
-
|
|
1082
|
-
* selectable card border and workflow shadow ([#291](https://github.com/widergy/mobile-ui/issues/291)) ([da9996d](https://github.com/widergy/mobile-ui/commit/da9996d01b0cb67dd855ba019f600339c2bfce02))
|
|
1083
|
-
|
|
1084
|
-
## [1.11.1](https://github.com/widergy/mobile-ui/compare/v1.11.0...v1.11.1) (2024-06-03)
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
### Bug Fixes
|
|
1088
|
-
|
|
1089
|
-
* add UTBadge ([#290](https://github.com/widergy/mobile-ui/issues/290)) ([d89f04e](https://github.com/widergy/mobile-ui/commit/d89f04e9f80d010a39f4ca0090ab7c2fbf2dcbec))
|
|
1090
|
-
|
|
1091
|
-
# [1.11.0](https://github.com/widergy/mobile-ui/compare/v1.10.4...v1.11.0) (2024-06-03)
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
### Features
|
|
1095
|
-
|
|
1096
|
-
* quantity prop for utproductitem ([#288](https://github.com/widergy/mobile-ui/issues/288)) ([dc80116](https://github.com/widergy/mobile-ui/commit/dc80116a2f552b9086dde49ca358dc119a2fe09e))
|
|
1097
|
-
|
|
1098
|
-
## [1.10.4](https://github.com/widergy/mobile-ui/compare/v1.10.3...v1.10.4) (2024-05-31)
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
### Bug Fixes
|
|
1102
|
-
|
|
1103
|
-
* integrate uticon ([#289](https://github.com/widergy/mobile-ui/issues/289)) ([b7b058d](https://github.com/widergy/mobile-ui/commit/b7b058d129983a3c4eb658b89d84ab07bbda7dd3))
|
|
1104
|
-
|
|
1105
|
-
## [1.10.3](https://github.com/widergy/mobile-ui/compare/v1.10.2...v1.10.3) (2024-05-24)
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
### Bug Fixes
|
|
1109
|
-
|
|
1110
|
-
* add button component ([#277](https://github.com/widergy/mobile-ui/issues/277)) ([14407ae](https://github.com/widergy/mobile-ui/commit/14407ae6d65e5cf949950c7e359fc16892756cf0))
|
|
1111
|
-
|
|
1112
|
-
## [1.10.2](https://github.com/widergy/mobile-ui/compare/v1.10.1...v1.10.2) (2024-05-22)
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
### Bug Fixes
|
|
1116
|
-
|
|
1117
|
-
* visual errors icons ([#282](https://github.com/widergy/mobile-ui/issues/282)) ([e5b5ae6](https://github.com/widergy/mobile-ui/commit/e5b5ae6fdb8fbd1e3aa73ab41bc1649e4e6374b8))
|
|
1118
|
-
|
|
1119
|
-
## [1.10.1](https://github.com/widergy/mobile-ui/compare/v1.10.0...v1.10.1) (2024-05-20)
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
### Bug Fixes
|
|
1123
|
-
|
|
1124
|
-
* add UTLabel component ([#285](https://github.com/widergy/mobile-ui/issues/285)) ([e530d86](https://github.com/widergy/mobile-ui/commit/e530d86d864f6ef08c7cee661ed40a22be744170))
|
|
1125
|
-
|
|
1126
|
-
# [1.10.0](https://github.com/widergy/mobile-ui/compare/v1.9.0...v1.10.0) (2024-05-20)
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
### Features
|
|
1130
|
-
|
|
1131
|
-
* autocomplete empty list component ([#287](https://github.com/widergy/mobile-ui/issues/287)) ([a90a0b2](https://github.com/widergy/mobile-ui/commit/a90a0b2fd85e4171d08fc012447b18b522bae6f8))
|
|
1132
|
-
|
|
1133
|
-
# [1.9.0](https://github.com/widergy/mobile-ui/compare/v1.8.3...v1.9.0) (2024-05-17)
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
### Features
|
|
1137
|
-
|
|
1138
|
-
* uticon ([#284](https://github.com/widergy/mobile-ui/issues/284)) ([b71c18f](https://github.com/widergy/mobile-ui/commit/b71c18f09f8e5e5937674da4587dd5b7cd5d6de7))
|
|
1139
|
-
|
|
1140
|
-
## [1.8.3](https://github.com/widergy/mobile-ui/compare/v1.8.2...v1.8.3) (2024-05-15)
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
### Bug Fixes
|
|
1144
|
-
|
|
1145
|
-
* allow persisting selected option in utautocomplete ([#286](https://github.com/widergy/mobile-ui/issues/286)) ([4e0ac6c](https://github.com/widergy/mobile-ui/commit/4e0ac6cb654190a133893ff27820b953dc1c3f30))
|
|
1146
|
-
|
|
1147
|
-
## [1.8.2](https://github.com/widergy/mobile-ui/compare/v1.8.1...v1.8.2) (2024-05-10)
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
### Bug Fixes
|
|
1151
|
-
|
|
1152
|
-
* uttracker dashes ([#281](https://github.com/widergy/mobile-ui/issues/281)) ([d676fc2](https://github.com/widergy/mobile-ui/commit/d676fc24a4301779bc091cffe54f69bee375a8a8))
|
|
1153
|
-
|
|
1154
|
-
## [1.8.1](https://github.com/widergy/mobile-ui/compare/v1.8.0...v1.8.1) (2024-05-09)
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
### Bug Fixes
|
|
1158
|
-
|
|
1159
|
-
* safeareaview for utworkflowcontainer ([#283](https://github.com/widergy/mobile-ui/issues/283)) ([f3bcac4](https://github.com/widergy/mobile-ui/commit/f3bcac45899d6859800264ce7e24c4f09d65ebea))
|
|
1160
|
-
|
|
1161
|
-
# [1.8.0](https://github.com/widergy/mobile-ui/compare/v1.7.0...v1.8.0) (2024-05-07)
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
### Features
|
|
1165
|
-
|
|
1166
|
-
* new component uttracker ([#280](https://github.com/widergy/mobile-ui/issues/280)) ([3560bee](https://github.com/widergy/mobile-ui/commit/3560bee47485bfd448198380396c4630b1549f40))
|
|
1167
|
-
|
|
1168
|
-
# [1.7.0](https://github.com/widergy/mobile-ui/compare/v1.6.0...v1.7.0) (2024-05-06)
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
### Bug Fixes
|
|
1172
|
-
|
|
1173
|
-
* add min files ([7621072](https://github.com/widergy/mobile-ui/commit/76210729cd78acf8395ea518997ad893d316bf5c))
|
|
1174
|
-
* background color picker ([5b269f3](https://github.com/widergy/mobile-ui/commit/5b269f3d01f53de376a2a752919fc46b77b6b5e9))
|
|
1175
|
-
* background color picker ([c881040](https://github.com/widergy/mobile-ui/commit/c8810402e44094ce05a28d30cd8c54d17a1104bd))
|
|
1176
|
-
* import and props ([fe96315](https://github.com/widergy/mobile-ui/commit/fe96315738c2d08572724bdc47b807a365b28738))
|
|
1177
|
-
* position ([f2d1077](https://github.com/widergy/mobile-ui/commit/f2d1077f8e084cbd9df8c0b88460487ea40adf80))
|
|
1178
|
-
* style ([9654b7d](https://github.com/widergy/mobile-ui/commit/9654b7d762f2515bfefb47e98f7ff1390ff0bb61))
|
|
1179
|
-
* styles ([9c6e8ae](https://github.com/widergy/mobile-ui/commit/9c6e8ae6b038d9358c07b0f3f749b4d4599c6bb2))
|
|
1180
|
-
* styles ([7fb1e94](https://github.com/widergy/mobile-ui/commit/7fb1e941a5de2ada7dee66d8b433b4ec23bfc3fc))
|
|
1181
|
-
* styles ([cc53380](https://github.com/widergy/mobile-ui/commit/cc533802e21b088b3b1a07f2f6ab296effb86c33))
|
|
1182
|
-
* styles ([f9285f1](https://github.com/widergy/mobile-ui/commit/f9285f187f9f8d3d2240a568e474c86168db9cef))
|
|
1183
|
-
* styles ([7fb2985](https://github.com/widergy/mobile-ui/commit/7fb298534aa1b4ac751461eb67b743806122b1a1))
|
|
1184
|
-
* styles ([9c2e785](https://github.com/widergy/mobile-ui/commit/9c2e785c270562783eaac4493102ad664baf3887))
|
|
1185
|
-
* text color ([bbeea4c](https://github.com/widergy/mobile-ui/commit/bbeea4c3b7e1b1a8be1c9050c7b8996a7b50d054))
|
|
1186
|
-
* theme ([81f53a9](https://github.com/widergy/mobile-ui/commit/81f53a9db1c82cbc7df24449f33295744a3c8d00))
|
|
1187
|
-
* trash button ([fc63087](https://github.com/widergy/mobile-ui/commit/fc63087be061f8015863157678402f709ca6b241))
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
### Features
|
|
1191
|
-
|
|
1192
|
-
* add allowed types ([8ff9d29](https://github.com/widergy/mobile-ui/commit/8ff9d29852da0b3928e9e6a827707831b80b2a97))
|
|
1193
|
-
* add hep text ([91acef3](https://github.com/widergy/mobile-ui/commit/91acef313f69332f6ec2f09e20fb9fc4f4922d88))
|
|
1194
|
-
* add new component ([18f96c2](https://github.com/widergy/mobile-ui/commit/18f96c2ba3ef73e85fcb1e8d9495129185b20887))
|
|
1195
|
-
* add new experience ([979be31](https://github.com/widergy/mobile-ui/commit/979be31a87f3170ba8b6aaa6b0b63aac6f2535ac))
|
|
1196
|
-
* add proptypes ([3184f00](https://github.com/widergy/mobile-ui/commit/3184f00bb874ade924cbdbf9ad0be689fe1c08ca))
|
|
1197
|
-
* add size text ([44ed8ce](https://github.com/widergy/mobile-ui/commit/44ed8ce0c6b4fac81a3b6624e811bf2b2d3f5ee9))
|
|
1198
|
-
* new experience for attaching files ([c887610](https://github.com/widergy/mobile-ui/commit/c88761059667a6e0c912329f9aa16f154e32a17b))
|
|
1199
|
-
|
|
1200
|
-
# [1.6.0](https://github.com/widergy/mobile-ui/compare/v1.5.0...v1.6.0) (2024-04-30)
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
### Features
|
|
1204
|
-
|
|
1205
|
-
* multitracking ([#251](https://github.com/widergy/mobile-ui/issues/251)) ([7ec8af3](https://github.com/widergy/mobile-ui/commit/7ec8af30d6146229f7913e8e405a5f1bdb8ef1c6))
|
|
1206
|
-
|
|
1207
|
-
# [1.5.0](https://github.com/widergy/mobile-ui/compare/v1.4.6...v1.5.0) (2024-04-25)
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
### Features
|
|
1211
|
-
|
|
1212
|
-
* added labelBackgroundColor prop for autocomplete ([#279](https://github.com/widergy/mobile-ui/issues/279)) ([293bba9](https://github.com/widergy/mobile-ui/commit/293bba930ae4d18c94a401b642ff9c8d2a316e4f))
|
|
1213
|
-
|
|
1214
|
-
## [1.4.6](https://github.com/widergy/mobile-ui/compare/v1.4.5...v1.4.6) (2024-04-22)
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
### Bug Fixes
|
|
1218
|
-
|
|
1219
|
-
* allow autocomplete custom behaviour ([#273](https://github.com/widergy/mobile-ui/issues/273)) ([775faf0](https://github.com/widergy/mobile-ui/commit/775faf02c9ed0f184a150d735735dd0a40cd8753))
|
|
1220
|
-
|
|
1221
|
-
## [1.4.5](https://github.com/widergy/mobile-ui/compare/v1.4.4...v1.4.5) (2024-04-22)
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
### Bug Fixes
|
|
1225
|
-
|
|
1226
|
-
* goback ([1f85d68](https://github.com/widergy/mobile-ui/commit/1f85d682b0966087e7273a8bfa3d859eeabcb5c5))
|
|
1227
|
-
* margin password field ([de3c51a](https://github.com/widergy/mobile-ui/commit/de3c51a8d4dc38e67754dfdb9e1420cef3776ea5))
|
|
1228
|
-
* topbar ([f49a436](https://github.com/widergy/mobile-ui/commit/f49a436235a4635ae24e59df39984231ff8d2d73))
|
|
1229
|
-
* utheader styles ([926250f](https://github.com/widergy/mobile-ui/commit/926250ff3ceccac50b75eb861b5b4fc1cecab23e))
|
|
1230
|
-
|
|
1231
|
-
## [1.4.4](https://github.com/widergy/mobile-ui/compare/v1.4.3...v1.4.4) (2024-04-18)
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
### Bug Fixes
|
|
1235
|
-
|
|
1236
|
-
* elevation ([96132e6](https://github.com/widergy/mobile-ui/commit/96132e62cc7fe502f7a1ec621995d4ae67602b75))
|
|
1237
|
-
|
|
1238
|
-
## [1.4.3](https://github.com/widergy/mobile-ui/compare/v1.4.2...v1.4.3) (2024-04-15)
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
### Bug Fixes
|
|
1242
|
-
|
|
1243
|
-
* utselectablecard width with long titles ([#274](https://github.com/widergy/mobile-ui/issues/274)) ([32def84](https://github.com/widergy/mobile-ui/commit/32def847aeaca0d10598aad28c2b9625aa42826a))
|
|
1244
|
-
|
|
1245
|
-
## [1.4.2](https://github.com/widergy/mobile-ui/compare/v1.4.1...v1.4.2) (2024-04-15)
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
### Bug Fixes
|
|
1249
|
-
|
|
1250
|
-
* native back button handler for UTTopbar ([#272](https://github.com/widergy/mobile-ui/issues/272)) ([36f8fd7](https://github.com/widergy/mobile-ui/commit/36f8fd7f467a7c0f342fc9d844452eec385e99a8))
|
|
1251
|
-
|
|
1252
|
-
## [1.4.1](https://github.com/widergy/mobile-ui/compare/v1.4.0...v1.4.1) (2024-04-04)
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
### Bug Fixes
|
|
1256
|
-
|
|
1257
|
-
* minor fixes ([#271](https://github.com/widergy/mobile-ui/issues/271)) ([4cf7246](https://github.com/widergy/mobile-ui/commit/4cf724618ced022d4dbe515bf90395875957442d))
|
|
1258
|
-
|
|
1259
|
-
# [1.4.0](https://github.com/widergy/mobile-ui/compare/v1.3.4...v1.4.0) (2024-03-26)
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
### Features
|
|
1263
|
-
|
|
1264
|
-
* added UTProductItem ([#268](https://github.com/widergy/mobile-ui/issues/268)) ([c28b3e8](https://github.com/widergy/mobile-ui/commit/c28b3e83e9f3aea060857778dc15d5537aca7702))
|
|
1265
|
-
|
|
1266
|
-
## [1.3.4](https://github.com/widergy/mobile-ui/compare/v1.3.3...v1.3.4) (2024-03-19)
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
### Bug Fixes
|
|
1270
|
-
|
|
1271
|
-
* themed styles and tagline fix ([#270](https://github.com/widergy/mobile-ui/issues/270)) ([6b5b325](https://github.com/widergy/mobile-ui/commit/6b5b32599b39dc1ee07f5af3dc2020fbab9219cf))
|
|
1272
|
-
|
|
1273
|
-
## [1.3.3](https://github.com/widergy/mobile-ui/compare/v1.3.2...v1.3.3) (2024-03-15)
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
### Bug Fixes
|
|
1277
|
-
|
|
1278
|
-
* custom components in utheader ([#269](https://github.com/widergy/mobile-ui/issues/269)) ([4400fce](https://github.com/widergy/mobile-ui/commit/4400fce3977d35080ebd766a253dba6d0da0c753))
|
|
1279
|
-
|
|
1280
|
-
## [1.3.2](https://github.com/widergy/mobile-ui/compare/v1.3.1...v1.3.2) (2024-03-14)
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
### Bug Fixes
|
|
1284
|
-
|
|
1285
|
-
* added iconContainer ([#266](https://github.com/widergy/mobile-ui/issues/266)) ([bfe9d47](https://github.com/widergy/mobile-ui/commit/bfe9d4733f51d876c45ff002d2dd64cbaac183b1))
|
|
1286
|
-
|
|
1287
|
-
## [1.3.1](https://github.com/widergy/mobile-ui/compare/v1.3.0...v1.3.1) (2024-03-13)
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
### Bug Fixes
|
|
1291
|
-
|
|
1292
|
-
* action button styles ([#267](https://github.com/widergy/mobile-ui/issues/267)) ([133048b](https://github.com/widergy/mobile-ui/commit/133048b8f8adeeef25eb86179a4588d8ed048d37))
|
|
1293
|
-
|
|
1294
|
-
# [1.3.0](https://github.com/widergy/mobile-ui/compare/v1.2.1...v1.3.0) (2024-03-11)
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
### Features
|
|
1298
|
-
|
|
1299
|
-
* added UTSelectableCard ([#265](https://github.com/widergy/mobile-ui/issues/265)) ([5510bd9](https://github.com/widergy/mobile-ui/commit/5510bd917c691bf6febbbede46b3896008f2a1b8))
|
|
1300
|
-
|
|
1301
|
-
## [1.2.1](https://github.com/widergy/mobile-ui/compare/v1.2.0...v1.2.1) (2024-03-08)
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
### Bug Fixes
|
|
1305
|
-
|
|
1306
|
-
* added utworkflowcontainer readmes ([#262](https://github.com/widergy/mobile-ui/issues/262)) ([47204d6](https://github.com/widergy/mobile-ui/commit/47204d6bfc4e54a605d4007090622450c004e063))
|
|
1307
|
-
|
|
1308
|
-
# [1.2.0](https://github.com/widergy/mobile-ui/compare/v1.1.0...v1.2.0) (2024-03-01)
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
### Features
|
|
1312
|
-
|
|
1313
|
-
* added left icon placement for button and fixed button icons ([#260](https://github.com/widergy/mobile-ui/issues/260)) ([a4bd297](https://github.com/widergy/mobile-ui/commit/a4bd297a2a49bfac3bbf7efb1af53b9506b06bf9))
|
|
1314
|
-
|
|
1315
|
-
# [1.1.0](https://github.com/widergy/mobile-ui/compare/v1.0.0...v1.1.0) (2024-02-26)
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
### Features
|
|
1319
|
-
|
|
1320
|
-
* utworkflowcontainer revamp ([#256](https://github.com/widergy/mobile-ui/issues/256)) ([ae89e85](https://github.com/widergy/mobile-ui/commit/ae89e85ab5617c6711d99f7e6ba6c61ada47dd29))
|
|
1321
|
-
|
|
1322
|
-
# [1.0.0](https://github.com/widergy/mobile-ui/compare/v0.40.0...v1.0.0) (2023-11-14)
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
### Bug Fixes
|
|
1326
|
-
|
|
1327
|
-
* branch name hook ([#253](https://github.com/widergy/mobile-ui/issues/253)) ([46527ae](https://github.com/widergy/mobile-ui/commit/46527ae9ad7baa0c1e1e4d6bfe2ba9b12ad1d7ce))
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
### chore
|
|
1331
|
-
|
|
1332
|
-
* dependencies update ([#250](https://github.com/widergy/mobile-ui/issues/250)) ([53fd690](https://github.com/widergy/mobile-ui/commit/53fd6902949a6151e2bd7b577cb50f242df15bb4))
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
### BREAKING CHANGES
|
|
1336
|
-
|
|
1337
|
-
* dependencies
|
|
1338
|
-
* dependencies
|
|
1339
|
-
* dependencies
|
|
1340
|
-
* dependencies
|
|
1341
|
-
|
|
1342
|
-
# [0.40.0](https://github.com/widergy/mobile-ui/compare/v0.39.4...v0.40.0) (2023-10-31)
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
### Features
|
|
1346
|
-
|
|
1347
|
-
* adds step change functionality ([#252](https://github.com/widergy/mobile-ui/issues/252)) ([da14033](https://github.com/widergy/mobile-ui/commit/da14033a75deeb70b8992760fcf5f8961d609554))
|
|
1348
|
-
|
|
1349
|
-
## [0.39.4](https://github.com/widergy/mobile-ui/compare/v0.39.3...v0.39.4) (2023-10-26)
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
### Bug Fixes
|
|
1353
|
-
|
|
1354
|
-
* add support for active admin config ([d992629](https://github.com/widergy/mobile-ui/commit/d992629424aeb71dfff5bf3a8aeb6c86818f3dc7))
|
|
1355
|
-
* label text overflow can now be controlled ([98a0056](https://github.com/widergy/mobile-ui/commit/98a0056d94d7dca60eb65df0f1ea6b5a9e61a6fc))
|
|
1356
|
-
|
|
1357
|
-
## [0.39.3](https://github.com/widergy/mobile-ui/compare/v0.39.2...v0.39.3) (2023-08-25)
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
### Bug Fixes
|
|
1361
|
-
|
|
1362
|
-
* removes rates from bar ([41c180f](https://github.com/widergy/mobile-ui/commit/41c180fe71f739f923fd1dc707aaac70c719e96d))
|
|
1363
|
-
|
|
1364
|
-
## [0.39.2](https://github.com/widergy/mobile-ui/compare/v0.39.1...v0.39.2) (2023-08-24)
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
### Bug Fixes
|
|
1368
|
-
|
|
1369
|
-
* process tracking by logs when capturing photos ([8150040](https://github.com/widergy/mobile-ui/commit/8150040a17142f042c079668c3e4b96d0a331d5c))
|
|
1370
|
-
|
|
1371
|
-
## [0.39.1](https://github.com/widergy/mobile-ui/compare/v0.39.0...v0.39.1) (2023-08-14)
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
### Bug Fixes
|
|
1375
|
-
|
|
1376
|
-
* add markdown in UTWorkflowContainer ([2666788](https://github.com/widergy/mobile-ui/commit/2666788a7fdfb70f3828ad29b084b1384a134767))
|
|
1377
|
-
|
|
1378
|
-
# [0.39.0](https://github.com/widergy/mobile-ui/compare/v0.38.0...v0.39.0) (2023-08-11)
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
### Features
|
|
1382
|
-
|
|
1383
|
-
* add disabled ([#247](https://github.com/widergy/mobile-ui/issues/247)) ([39c8fb4](https://github.com/widergy/mobile-ui/commit/39c8fb45d0b4ae90b48d4c3a00e25cdb719f12ed))
|
|
1384
|
-
|
|
1385
|
-
# [0.38.0](https://github.com/widergy/mobile-ui/compare/v0.37.7...v0.38.0) (2023-08-11)
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
### Features
|
|
1389
|
-
|
|
1390
|
-
* add disabled prop ([139f5ba](https://github.com/widergy/mobile-ui/commit/139f5ba1c9247d2e1dd5c38c5868cff1ea02e676))
|
|
1391
|
-
* fix comments ([6731f8e](https://github.com/widergy/mobile-ui/commit/6731f8e3b33b28d68ce1dfd5ceebb2ae12b54099))
|
|
1392
|
-
|
|
1393
|
-
## [0.37.7](https://github.com/widergy/mobile-ui/compare/v0.37.6...v0.37.7) (2023-07-26)
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
### Bug Fixes
|
|
1397
|
-
|
|
1398
|
-
* hide step number ([#243](https://github.com/widergy/mobile-ui/issues/243)) ([fa8cb6f](https://github.com/widergy/mobile-ui/commit/fa8cb6fa98c0cc8d1400ff3cdf467c75f84f5d1c))
|
|
1399
|
-
|
|
1400
|
-
## [0.37.6](https://github.com/widergy/mobile-ui/compare/v0.37.5...v0.37.6) (2023-06-27)
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
### Bug Fixes
|
|
1404
|
-
|
|
1405
|
-
* delete auto-assign config ([fb7fc09](https://github.com/widergy/mobile-ui/commit/fb7fc092d20334077c8ed08c2b65b50607177080))
|
|
1406
|
-
* update energybot config ([34df445](https://github.com/widergy/mobile-ui/commit/34df4456547cb251f42b20ad07b58e22eb74ace3))
|
|
1407
|
-
|
|
1408
|
-
## [0.37.5](https://github.com/widergy/mobile-ui/compare/v0.37.4...v0.37.5) (2023-06-14)
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
### Bug Fixes
|
|
1412
|
-
|
|
1413
|
-
* added property for error number of lines ([#242](https://github.com/widergy/mobile-ui/issues/242)) ([b263d60](https://github.com/widergy/mobile-ui/commit/b263d6036920a70e6a8758f967a5ba355989e019))
|
|
1414
|
-
|
|
1415
|
-
## [0.37.4](https://github.com/widergy/mobile-ui/compare/v0.37.3...v0.37.4) (2023-06-06)
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
### Bug Fixes
|
|
1419
|
-
|
|
1420
|
-
* image radio ([#240](https://github.com/widergy/mobile-ui/issues/240)) ([d834b8c](https://github.com/widergy/mobile-ui/commit/d834b8c149b636e4c772ed02ecae8b517be61eea))
|
|
1421
|
-
|
|
1422
|
-
## [0.37.3](https://github.com/widergy/mobile-ui/compare/v0.37.2...v0.37.3) (2023-03-11)
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
### Bug Fixes
|
|
1426
|
-
|
|
1427
|
-
* update auto_assign.yml ([045b376](https://github.com/widergy/mobile-ui/commit/045b376432f822a4e0d719a62c32faabf850f1e9))
|
|
1428
|
-
|
|
1429
|
-
## [0.37.2](https://github.com/widergy/mobile-ui/compare/v0.37.1...v0.37.2) (2023-03-11)
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
### Bug Fixes
|
|
1433
|
-
|
|
1434
|
-
* create auto_assign.yml ([203fd41](https://github.com/widergy/mobile-ui/commit/203fd411f059f83b8e421091fc94476b9215cf11))
|
|
1435
|
-
|
|
1436
|
-
## [0.37.1](https://github.com/widergy/mobile-ui/compare/v0.37.0...v0.37.1) (2023-03-11)
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
### Bug Fixes
|
|
1440
|
-
|
|
1441
|
-
* delete semantic.yml ([b0f9c70](https://github.com/widergy/mobile-ui/commit/b0f9c7069d7575dafafa4994d1c48e26af72d388))
|
|
1442
|
-
* update energy-bot.yml ([a2a4879](https://github.com/widergy/mobile-ui/commit/a2a4879ec36366dce868c3827566428dbe51998b))
|
|
1443
|
-
* update pull request template ([8098450](https://github.com/widergy/mobile-ui/commit/8098450e976756cb66f71dbacf9580053bb92ecc))
|
|
1444
|
-
|
|
1445
|
-
# [0.37.0](https://github.com/widergy/mobile-ui/compare/v0.36.6...v0.37.0) (2023-03-10)
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
### Features
|
|
1449
|
-
|
|
1450
|
-
* functionality of new preferences option for observation ([#239](https://github.com/widergy/mobile-ui/issues/239)) ([2b6f0b9](https://github.com/widergy/mobile-ui/commit/2b6f0b93cca25d2c5e5f7ab4112d1658ecd62245))
|
|
1451
|
-
|
|
1452
|
-
## [0.36.6](https://github.com/widergy/mobile-ui/compare/v0.36.5...v0.36.6) (2023-02-10)
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
### Bug Fixes
|
|
1456
|
-
|
|
1457
|
-
* checklist handles flatListProps ([#238](https://github.com/widergy/mobile-ui/issues/238)) ([70070e6](https://github.com/widergy/mobile-ui/commit/70070e6a500f8f7239e600d324e57e0dfb291935))
|
|
1458
|
-
|
|
1459
|
-
## [0.36.5](https://github.com/widergy/mobile-ui/compare/v0.36.4...v0.36.5) (2023-01-25)
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
### Bug Fixes
|
|
1463
|
-
|
|
1464
|
-
* scrollviews ([#236](https://github.com/widergy/mobile-ui/issues/236)) ([ec2d461](https://github.com/widergy/mobile-ui/commit/ec2d461b5d2b3908996fe8c7847a74d2c198e228))
|
|
1465
|
-
|
|
1466
|
-
## [0.36.4](https://github.com/widergy/mobile-ui/compare/v0.36.3...v0.36.4) (2023-01-24)
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
### Bug Fixes
|
|
1470
|
-
|
|
1471
|
-
* forward disable ([#235](https://github.com/widergy/mobile-ui/issues/235)) ([18a087d](https://github.com/widergy/mobile-ui/commit/18a087de1e9d94b0e4e50e834fd152b249c47cc1))
|
|
1472
|
-
|
|
1473
|
-
## [0.36.3](https://github.com/widergy/mobile-ui/compare/v0.36.2...v0.36.3) (2023-01-24)
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
### Bug Fixes
|
|
1477
|
-
|
|
1478
|
-
* disabled prop ([#237](https://github.com/widergy/mobile-ui/issues/237)) ([8b77874](https://github.com/widergy/mobile-ui/commit/8b778749283aaf8972044af4bcf17923ee6e9416))
|
|
1479
|
-
|
|
1480
|
-
## [0.36.2](https://github.com/widergy/mobile-ui/compare/v0.36.1...v0.36.2) (2023-01-18)
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
### Bug Fixes
|
|
1484
|
-
|
|
1485
|
-
* read only radio group ([#234](https://github.com/widergy/mobile-ui/issues/234)) ([ffcd1d5](https://github.com/widergy/mobile-ui/commit/ffcd1d5bb914a95336e85f0b81775b3b71ebf091))
|
|
1486
|
-
|
|
1487
|
-
## [0.36.1](https://github.com/widergy/mobile-ui/compare/v0.36.0...v0.36.1) (2023-01-09)
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
### Bug Fixes
|
|
1491
|
-
|
|
1492
|
-
* avoid automatic selection of first option ([#233](https://github.com/widergy/mobile-ui/issues/233)) ([fecb7e0](https://github.com/widergy/mobile-ui/commit/fecb7e0002786de872d54c0e3957d5164dc0b37d))
|
|
1493
|
-
|
|
1494
|
-
# [0.36.0](https://github.com/widergy/mobile-ui/compare/v0.35.8...v0.36.0) (2022-12-02)
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
### Features
|
|
1498
|
-
|
|
1499
|
-
* rate chart ([#232](https://github.com/widergy/mobile-ui/issues/232)) ([7d7f06d](https://github.com/widergy/mobile-ui/commit/7d7f06d6f0d01422af3ec28126aad3836ff5c321))
|
|
1500
|
-
|
|
1501
|
-
## [0.35.8](https://github.com/widergy/mobile-ui/compare/v0.35.7...v0.35.8) (2022-11-14)
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
### Bug Fixes
|
|
1505
|
-
|
|
1506
|
-
* added disable color for select field ([#231](https://github.com/widergy/mobile-ui/issues/231)) ([116e827](https://github.com/widergy/mobile-ui/commit/116e8275de542d6dbb766f2a9fd7c0d60bd07f37))
|
|
1507
|
-
|
|
1508
|
-
## [0.35.7](https://github.com/widergy/mobile-ui/compare/v0.35.6...v0.35.7) (2022-11-11)
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
### Bug Fixes
|
|
1512
|
-
|
|
1513
|
-
* now blob gets converted to file when returning ([#230](https://github.com/widergy/mobile-ui/issues/230)) ([7d1c01f](https://github.com/widergy/mobile-ui/commit/7d1c01f0d06eb5c0bb098316512adc23f8c4f3ab))
|
|
1514
|
-
|
|
1515
|
-
## [0.35.6](https://github.com/widergy/mobile-ui/compare/v0.35.5...v0.35.6) (2022-10-28)
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
### Bug Fixes
|
|
1519
|
-
|
|
1520
|
-
* tooltip text ([#229](https://github.com/widergy/mobile-ui/issues/229)) ([b20d8e1](https://github.com/widergy/mobile-ui/commit/b20d8e11ca52e7b762587c7dc06182bcbb0dd2a3))
|
|
1521
|
-
|
|
1522
|
-
## [0.35.5](https://github.com/widergy/mobile-ui/compare/v0.35.4...v0.35.5) (2022-10-27)
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
### Bug Fixes
|
|
1526
|
-
|
|
1527
|
-
* viewproptypes library import change ([#227](https://github.com/widergy/mobile-ui/issues/227)) ([7976f2a](https://github.com/widergy/mobile-ui/commit/7976f2a1e37cbe75f82b256c4da8fb60d38de548))
|
|
1528
|
-
|
|
1529
|
-
## [0.35.4](https://github.com/widergy/mobile-ui/compare/v0.35.3...v0.35.4) (2022-10-25)
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
### Bug Fixes
|
|
1533
|
-
|
|
1534
|
-
* added label to tooltip content ([#228](https://github.com/widergy/mobile-ui/issues/228)) ([dee88d6](https://github.com/widergy/mobile-ui/commit/dee88d6e9cc0e306d0efabae284b29dcb2869b9f))
|
|
1535
|
-
|
|
1536
|
-
## [0.35.3](https://github.com/widergy/mobile-ui/compare/v0.35.2...v0.35.3) (2022-08-29)
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
### Bug Fixes
|
|
1540
|
-
|
|
1541
|
-
* pr corrections ([b5a48ff](https://github.com/widergy/mobile-ui/commit/b5a48ff9748b20a6c1f4d50eb0be9a3bee5e4882))
|
|
1542
|
-
* re-rendering of utmenu ([b0bd3eb](https://github.com/widergy/mobile-ui/commit/b0bd3eb868b8183a52cfd54186d6992c63966c4e))
|
|
1543
|
-
|
|
1544
|
-
## [0.35.2](https://github.com/widergy/mobile-ui/compare/v0.35.1...v0.35.2) (2022-08-12)
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
### Bug Fixes
|
|
1548
|
-
|
|
1549
|
-
* added subtitle and separator bar ([#225](https://github.com/widergy/mobile-ui/issues/225)) ([29dc57e](https://github.com/widergy/mobile-ui/commit/29dc57e9b777228ce22f3edadf3dffb3d568a06e))
|
|
1550
|
-
|
|
1551
|
-
## [0.35.1](https://github.com/widergy/mobile-ui/compare/v0.35.0...v0.35.1) (2022-07-14)
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
### Bug Fixes
|
|
1555
|
-
|
|
1556
|
-
* adding a parameter to utswitch ([#223](https://github.com/widergy/mobile-ui/issues/223)) ([2c3bb48](https://github.com/widergy/mobile-ui/commit/2c3bb480da94325c20480f834ffa1f166be9b135))
|
|
1557
|
-
|
|
1558
|
-
# [0.35.0](https://github.com/widergy/mobile-ui/compare/v0.34.3...v0.35.0) (2022-06-03)
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
### Bug Fixes
|
|
1562
|
-
|
|
1563
|
-
* added opacity when disabled button ([6d75fdb](https://github.com/widergy/mobile-ui/commit/6d75fdb3023308ffaa6cbd5c70d88deb338440b6))
|
|
1564
|
-
* adjusted loading in modal ([4b175e4](https://github.com/widergy/mobile-ui/commit/4b175e4b8f220444db5abebcee7b2a69c61f8eae))
|
|
1565
|
-
* avoid falsy condition in buttons and adjusted its style ([1d83ab4](https://github.com/widergy/mobile-ui/commit/1d83ab4096418c678da0988b41ef2a1c691c5759))
|
|
1566
|
-
* avoid falsy condition in title ([8a364dd](https://github.com/widergy/mobile-ui/commit/8a364dd3b61131ae64dca26153e79477658ded49))
|
|
1567
|
-
* backgroundImg prop ([ea7d415](https://github.com/widergy/mobile-ui/commit/ea7d415a14a7960252fa1ef20a73e38a5b367e69))
|
|
1568
|
-
* delete outsideContent prop ([5c2bbbc](https://github.com/widergy/mobile-ui/commit/5c2bbbc10057ad0ee3a4acc4c7c7acce92b70656))
|
|
1569
|
-
* deleted withTheme hook and left useTheme hoc ([775ca6b](https://github.com/widergy/mobile-ui/commit/775ca6bd7ddb142be721b73868ca44776b87f306))
|
|
1570
|
-
* separted img and backgound img styles ([e347885](https://github.com/widergy/mobile-ui/commit/e347885847883b5912624e1add844a630ab30c5b))
|
|
1571
|
-
* UTModal and Modal components in mobile ui ([23dc89b](https://github.com/widergy/mobile-ui/commit/23dc89b26bd3776cb78206474b95ce7c01bbdb0b))
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
### Features
|
|
1575
|
-
|
|
1576
|
-
* add UTModal component ([8303a57](https://github.com/widergy/mobile-ui/commit/8303a5732600f21f600ebecbbe37dfcc321eab90))
|
|
1577
|
-
|
|
1578
|
-
## [0.34.3](https://github.com/widergy/mobile-ui/compare/v0.34.2...v0.34.3) (2022-05-19)
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
### Bug Fixes
|
|
1582
|
-
|
|
1583
|
-
* added host portal in example capture ([acda0b2](https://github.com/widergy/mobile-ui/commit/acda0b2f9caa78cf2a47622e20bec02613118b2e))
|
|
1584
|
-
* cases of the text of selection of photos in plural contemplated ([d0f0ebc](https://github.com/widergy/mobile-ui/commit/d0f0ebc2087cb3dc3f0ce10b334906effb12ade2))
|
|
1585
|
-
* onRequestClose added to photo application modal ([83d95f4](https://github.com/widergy/mobile-ui/commit/83d95f43a24771dc1e0aad71b70a9385465b85b6))
|
|
1586
|
-
* pr corrections ([e58ab51](https://github.com/widergy/mobile-ui/commit/e58ab51c3138c5bcf3463df82ffe69c1ded04c96))
|
|
1587
|
-
|
|
1588
|
-
## [0.34.2](https://github.com/widergy/mobile-ui/compare/v0.34.1...v0.34.2) (2022-05-06)
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
### Bug Fixes
|
|
1592
|
-
|
|
1593
|
-
* modify radio button components and others ([#221](https://github.com/widergy/mobile-ui/issues/221)) ([530345a](https://github.com/widergy/mobile-ui/commit/530345a3cb103ce761a4d780544b72f101d6a5e8))
|
|
1594
|
-
|
|
1595
|
-
## [0.34.1](https://github.com/widergy/mobile-ui/compare/v0.34.0...v0.34.1) (2022-04-26)
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
### Bug Fixes
|
|
1599
|
-
|
|
1600
|
-
* undefined is not a function ([#219](https://github.com/widergy/mobile-ui/issues/219)) ([ca80c4d](https://github.com/widergy/mobile-ui/commit/ca80c4d6b90176376f980234be432da87f6ed5ff))
|
|
1601
|
-
|
|
1602
|
-
# [0.34.0](https://github.com/widergy/mobile-ui/compare/v0.33.0...v0.34.0) (2022-04-11)
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
### Features
|
|
1606
|
-
|
|
1607
|
-
* photo album and capture component added ([08f0749](https://github.com/widergy/mobile-ui/commit/08f07498f274b36bfc2a3be901527bd73f338a7a))
|
|
1608
|
-
|
|
1609
|
-
# [0.33.0](https://github.com/widergy/mobile-ui/compare/v0.32.4...v0.33.0) (2022-03-25)
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
### Features
|
|
1613
|
-
|
|
1614
|
-
* allow any mime type ([#217](https://github.com/widergy/mobile-ui/issues/217)) ([9b99614](https://github.com/widergy/mobile-ui/commit/9b99614b93d98e14a57c409f0e7674c5832d1b58))
|
|
1615
|
-
|
|
1616
|
-
## [0.32.4](https://github.com/widergy/mobile-ui/compare/v0.32.3...v0.32.4) (2022-03-07)
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
### Bug Fixes
|
|
1620
|
-
|
|
1621
|
-
* round the percentage in progress bar in routes ([#216](https://github.com/widergy/mobile-ui/issues/216)) ([9a1c459](https://github.com/widergy/mobile-ui/commit/9a1c4593fbce214c700bc708aecd16c8b10716cd))
|
|
1622
|
-
|
|
1623
|
-
## [0.32.3](https://github.com/widergy/mobile-ui/compare/v0.32.2...v0.32.3) (2022-02-25)
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
### Bug Fixes
|
|
1627
|
-
|
|
1628
|
-
* show image on updates (ImagePicker) ([#213](https://github.com/widergy/mobile-ui/issues/213)) ([1b55704](https://github.com/widergy/mobile-ui/commit/1b55704c7e8a42eb057da35872f85ac8b7d11506))
|
|
1629
|
-
|
|
1630
|
-
## [0.32.2](https://github.com/widergy/mobile-ui/compare/v0.32.1...v0.32.2) (2022-02-11)
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
### Bug Fixes
|
|
1634
|
-
|
|
1635
|
-
* deprecated keyboard ([#214](https://github.com/widergy/mobile-ui/issues/214)) ([57b3775](https://github.com/widergy/mobile-ui/commit/57b37756155c7bf759e586ce35f090e86834fa89))
|
|
1636
|
-
|
|
1637
|
-
## [0.32.1](https://github.com/widergy/mobile-ui/compare/v0.32.0...v0.32.1) (2022-01-19)
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
### Bug Fixes
|
|
1641
|
-
|
|
1642
|
-
* bounce on scrollview component ([#211](https://github.com/widergy/mobile-ui/issues/211)) ([aa6249b](https://github.com/widergy/mobile-ui/commit/aa6249b3f508bdf9ad7828ab5c0fcc371d600935))
|
|
1643
|
-
|
|
1644
|
-
# [0.32.0](https://github.com/widergy/mobile-ui/compare/v0.31.5...v0.32.0) (2021-12-10)
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
### Features
|
|
1648
|
-
|
|
1649
|
-
* new borderless prop for borderless searchbar ([#209](https://github.com/widergy/mobile-ui/issues/209)) ([8d5f9ae](https://github.com/widergy/mobile-ui/commit/8d5f9ae55d7e8ed6dea53d3d9e16b0a9dfcdf7b3))
|
|
1650
|
-
|
|
1651
|
-
## [0.31.5](https://github.com/widergy/mobile-ui/compare/v0.31.4...v0.31.5) (2021-11-16)
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
### Bug Fixes
|
|
1655
|
-
|
|
1656
|
-
* improve image radio ([#206](https://github.com/widergy/mobile-ui/issues/206)) ([dd415e4](https://github.com/widergy/mobile-ui/commit/dd415e41323c2dd3ac7d9a43a490f86fa8947400))
|
|
1657
|
-
|
|
1658
|
-
## [0.31.4](https://github.com/widergy/mobile-ui/compare/v0.31.3...v0.31.4) (2021-11-09)
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
### Bug Fixes
|
|
1662
|
-
|
|
1663
|
-
* add disabled props to select all checkbox ([#207](https://github.com/widergy/mobile-ui/issues/207)) ([6657729](https://github.com/widergy/mobile-ui/commit/6657729d9178d8d193459162da9ee68c6268da27))
|
|
1664
|
-
|
|
1665
|
-
## [0.31.3](https://github.com/widergy/mobile-ui/compare/v0.31.2...v0.31.3) (2021-11-09)
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
### Bug Fixes
|
|
1669
|
-
|
|
1670
|
-
* application update to api 30 ([#205](https://github.com/widergy/mobile-ui/issues/205)) ([7c8480b](https://github.com/widergy/mobile-ui/commit/7c8480bcf1d66958840680d9769a72a163be6d96))
|
|
1671
|
-
|
|
1672
|
-
## [0.31.2](https://github.com/widergy/mobile-ui/compare/v0.31.1...v0.31.2) (2021-11-03)
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
### Bug Fixes
|
|
1676
|
-
|
|
1677
|
-
* changed analytics screen log method ([#192](https://github.com/widergy/mobile-ui/issues/192)) ([92a141c](https://github.com/widergy/mobile-ui/commit/92a141c60c1aa852af423492e25706962761e4f3))
|
|
1678
|
-
|
|
1679
|
-
## [0.31.1](https://github.com/widergy/mobile-ui/compare/v0.31.0...v0.31.1) (2021-11-03)
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
### Bug Fixes
|
|
1683
|
-
|
|
1684
|
-
* fix cbu crash when no entities config ([#204](https://github.com/widergy/mobile-ui/issues/204)) ([47e7f26](https://github.com/widergy/mobile-ui/commit/47e7f269bcec1103a164b4e87074b91a2fd22bb7))
|
|
1685
|
-
|
|
1686
|
-
# [0.31.0](https://github.com/widergy/mobile-ui/compare/v0.30.7...v0.31.0) (2021-10-05)
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
### Features
|
|
1690
|
-
|
|
1691
|
-
* image radio component ([#203](https://github.com/widergy/mobile-ui/issues/203)) ([0d83774](https://github.com/widergy/mobile-ui/commit/0d83774a4bdc6478bce31802266da9385dccd0d5))
|
|
1692
|
-
|
|
1693
|
-
## [0.30.7](https://github.com/widergy/mobile-ui/compare/v0.30.6...v0.30.7) (2021-09-30)
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
### Bug Fixes
|
|
1697
|
-
|
|
1698
|
-
* password requirements padding ([#202](https://github.com/widergy/mobile-ui/issues/202)) ([21256e4](https://github.com/widergy/mobile-ui/commit/21256e47e8a223c298d80e032de66100259bdc37))
|
|
1699
|
-
|
|
1700
|
-
## [0.30.6](https://github.com/widergy/mobile-ui/compare/v0.30.5...v0.30.6) (2021-09-24)
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
### Bug Fixes
|
|
1704
|
-
|
|
1705
|
-
* better label update performance ([#201](https://github.com/widergy/mobile-ui/issues/201)) ([58f55f5](https://github.com/widergy/mobile-ui/commit/58f55f5c6a8042e9c4f035085d74464aeff6ee88))
|
|
1706
|
-
|
|
1707
|
-
## [0.30.5](https://github.com/widergy/mobile-ui/compare/v0.30.4...v0.30.5) (2021-09-24)
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
### Bug Fixes
|
|
1711
|
-
|
|
1712
|
-
* change of Fragment component from implicit to explicit ([#200](https://github.com/widergy/mobile-ui/issues/200)) ([ec37faf](https://github.com/widergy/mobile-ui/commit/ec37faf9400a578af814e9575e53ea986fc6e740))
|
|
1713
|
-
|
|
1714
|
-
## [0.30.4](https://github.com/widergy/mobile-ui/compare/v0.30.3...v0.30.4) (2021-09-13)
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
### Bug Fixes
|
|
1718
|
-
|
|
1719
|
-
* added conditional chaining ([#199](https://github.com/widergy/mobile-ui/issues/199)) ([49ff8a5](https://github.com/widergy/mobile-ui/commit/49ff8a573bc31d838ae792f65f8216b88318b468))
|
|
1720
|
-
|
|
1721
|
-
## [0.30.3](https://github.com/widergy/mobile-ui/compare/v0.30.2...v0.30.3) (2021-09-13)
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
### Bug Fixes
|
|
1725
|
-
|
|
1726
|
-
* remove use markdown default true ([#198](https://github.com/widergy/mobile-ui/issues/198)) ([708f33d](https://github.com/widergy/mobile-ui/commit/708f33d78522fcfae1bc2dca50497b53d6aaf24c))
|
|
1727
|
-
|
|
1728
|
-
## [0.30.2](https://github.com/widergy/mobile-ui/compare/v0.30.1...v0.30.2) (2021-09-10)
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
### Bug Fixes
|
|
1732
|
-
|
|
1733
|
-
* change textinput styles ([#197](https://github.com/widergy/mobile-ui/issues/197)) ([9e49300](https://github.com/widergy/mobile-ui/commit/9e4930096e707b137e99f6a3a58853955a239300))
|
|
1734
|
-
|
|
1735
|
-
## [0.30.1](https://github.com/widergy/mobile-ui/compare/v0.30.0...v0.30.1) (2021-09-07)
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
### Bug Fixes
|
|
1739
|
-
|
|
1740
|
-
* corrections ([3c9029e](https://github.com/widergy/mobile-ui/commit/3c9029ead6624da95ecf86d451994e2bbec62bf8))
|
|
1741
|
-
* corrections ([cba2273](https://github.com/widergy/mobile-ui/commit/cba2273e9eb067049855a3d857dce5976d6b25dd))
|
|
1742
|
-
* deleted select state & selectedOption is an internal variable ([9a24f4a](https://github.com/widergy/mobile-ui/commit/9a24f4abc4203696817374c15c273a0bde855e91))
|
|
1743
|
-
* example UTSelect ([d13818f](https://github.com/widergy/mobile-ui/commit/d13818f3f1a800ec564df796b9c6eaf2676b0d8f))
|
|
1744
|
-
* isMultiple prop ([167095e](https://github.com/widergy/mobile-ui/commit/167095e7ee3ffd5213e30e7f76a0d7634c880470))
|
|
1745
|
-
* memoized value ([83df778](https://github.com/widergy/mobile-ui/commit/83df77846e4aefd9b0881eaa7743d6bae119ca5c))
|
|
1746
|
-
* menuOptions styles ([3c6c288](https://github.com/widergy/mobile-ui/commit/3c6c288842f68ce11040e2a1786a7a37a3d7f2a5))
|
|
1747
|
-
* selected option style ([86be815](https://github.com/widergy/mobile-ui/commit/86be81516bda9f5407bf1c61ab26511bd7461abf))
|
|
1748
|
-
* value has an empty text & disabled prop propagation ([f6b5c27](https://github.com/widergy/mobile-ui/commit/f6b5c27864a2bcac7a9588a401f612761d5f390c))
|
|
1749
|
-
* values & labels ([b0bbe15](https://github.com/widergy/mobile-ui/commit/b0bbe153387bb18301d3dedf45b31f901c93a8de))
|
|
1750
|
-
|
|
1751
|
-
# [0.30.0](https://github.com/widergy/mobile-ui/compare/v0.29.0...v0.30.0) (2021-09-03)
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
### Features
|
|
1755
|
-
|
|
1756
|
-
* header & iconButton props ([#196](https://github.com/widergy/mobile-ui/issues/196)) ([d7e318b](https://github.com/widergy/mobile-ui/commit/d7e318b9b2c4956cf15039424d046e69c1f7ea0e))
|
|
1757
|
-
|
|
1758
|
-
# [0.29.0](https://github.com/widergy/mobile-ui/compare/v0.28.1...v0.29.0) (2021-09-03)
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
### Features
|
|
1762
|
-
|
|
1763
|
-
* styles to ordered and unordered lists with markdown ([#195](https://github.com/widergy/mobile-ui/issues/195)) ([77443ee](https://github.com/widergy/mobile-ui/commit/77443eeb3e5ecf9a8414361355371739167746a7))
|
|
1764
|
-
|
|
1765
|
-
## [0.28.1](https://github.com/widergy/mobile-ui/compare/v0.28.0...v0.28.1) (2021-08-13)
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
### Bug Fixes
|
|
1769
|
-
|
|
1770
|
-
* Removed markdown from picker ([#189](https://github.com/widergy/mobile-ui/issues/189)) ([8706fb9](https://github.com/widergy/mobile-ui/commit/8706fb9c3e15e0ca8bc07de8e479921969649ddd))
|
|
1771
|
-
|
|
1772
|
-
# [0.28.0](https://github.com/widergy/mobile-ui/compare/v0.27.2...v0.28.0) (2021-08-06)
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
### Features
|
|
1776
|
-
|
|
1777
|
-
* conditional rendering in title & subtitle ([#191](https://github.com/widergy/mobile-ui/issues/191)) ([25d7492](https://github.com/widergy/mobile-ui/commit/25d74925cfc9f14ff09f98c66ee42d6d3cfcfb88))
|
|
1778
|
-
|
|
1779
|
-
## [0.27.2](https://github.com/widergy/mobile-ui/compare/v0.27.1...v0.27.2) (2021-08-06)
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
### Bug Fixes
|
|
1783
|
-
|
|
1784
|
-
* cbu empty value ([#193](https://github.com/widergy/mobile-ui/issues/193)) ([9c52b61](https://github.com/widergy/mobile-ui/commit/9c52b6164d9ebf12ddc5f75bb7e926fe70adeb5b))
|
|
1785
|
-
|
|
1786
|
-
## [0.27.1](https://github.com/widergy/mobile-ui/compare/v0.27.0...v0.27.1) (2021-08-06)
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
### Bug Fixes
|
|
1790
|
-
|
|
1791
|
-
* UTSwitch thumb limit position ([#190](https://github.com/widergy/mobile-ui/issues/190)) ([3ca00da](https://github.com/widergy/mobile-ui/commit/3ca00dacb022c019e7b9c96fdd9044c6ec57167f))
|
|
1792
|
-
|
|
1793
|
-
# [0.27.0](https://github.com/widergy/mobile-ui/compare/v0.26.1...v0.27.0) (2021-07-30)
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
### Features
|
|
1797
|
-
|
|
1798
|
-
* Markdown implementation in Label component ([#178](https://github.com/widergy/mobile-ui/issues/178)) ([32a8000](https://github.com/widergy/mobile-ui/commit/32a80005205649446ad0a592e31011fa3f87359b))
|
|
1799
|
-
|
|
1800
|
-
## [0.26.1](https://github.com/widergy/mobile-ui/compare/v0.26.0...v0.26.1) (2021-07-23)
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
### Bug Fixes
|
|
1804
|
-
|
|
1805
|
-
* checklist default values ([#186](https://github.com/widergy/mobile-ui/issues/186)) ([61904b2](https://github.com/widergy/mobile-ui/commit/61904b23d97c70c39dd457c9a7ef9014b58c621f))
|
|
1806
|
-
|
|
1807
|
-
# [0.26.0](https://github.com/widergy/mobile-ui/compare/v0.25.0...v0.26.0) (2021-07-23)
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
### Features
|
|
1811
|
-
|
|
1812
|
-
* animate stepFeedback triangle ([#187](https://github.com/widergy/mobile-ui/issues/187)) ([01b0074](https://github.com/widergy/mobile-ui/commit/01b0074f6c664a1e1fc102a378c5d320ab66559d))
|
|
1813
|
-
|
|
1814
|
-
# [0.25.0](https://github.com/widergy/mobile-ui/compare/v0.24.0...v0.25.0) (2021-07-20)
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
### Features
|
|
1818
|
-
|
|
1819
|
-
* UTPasswordField ([#184](https://github.com/widergy/mobile-ui/issues/184)) ([1495936](https://github.com/widergy/mobile-ui/commit/14959365f3b0a98c98ea59ac7b3894f6ea467b55))
|
|
1820
|
-
|
|
1821
|
-
# [0.24.0](https://github.com/widergy/mobile-ui/compare/v0.23.1...v0.24.0) (2021-07-16)
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
### Features
|
|
1825
|
-
|
|
1826
|
-
* UTAutocomplete ([#185](https://github.com/widergy/mobile-ui/issues/185)) ([41667d1](https://github.com/widergy/mobile-ui/commit/41667d182032836685752781dd9c6584b24e2101))
|
|
1827
|
-
|
|
1828
|
-
## [0.23.1](https://github.com/widergy/mobile-ui/compare/v0.23.0...v0.23.1) (2021-07-15)
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
### Bug Fixes
|
|
1832
|
-
|
|
1833
|
-
* handle onBlur ([#183](https://github.com/widergy/mobile-ui/issues/183)) ([ac0d148](https://github.com/widergy/mobile-ui/commit/ac0d1485d354ac4f35fc4ae0baa0130c1c809b0b))
|
|
1834
|
-
|
|
1835
|
-
# [0.23.0](https://github.com/widergy/mobile-ui/compare/v0.22.0...v0.23.0) (2021-07-14)
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
### Features
|
|
1839
|
-
|
|
1840
|
-
* touchable component fail when have more than one children ([#182](https://github.com/widergy/mobile-ui/issues/182)) ([31f2dbb](https://github.com/widergy/mobile-ui/commit/31f2dbba417e272b345ca89be92375198d2c9879)), closes [#177](https://github.com/widergy/mobile-ui/issues/177) [#177](https://github.com/widergy/mobile-ui/issues/177)
|
|
1841
|
-
|
|
1842
|
-
# [0.22.0](https://github.com/widergy/mobile-ui/compare/v0.21.0...v0.22.0) (2021-07-13)
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
### Features
|
|
1846
|
-
|
|
1847
|
-
* add UTCBUInput ([#177](https://github.com/widergy/mobile-ui/issues/177)) ([872dd05](https://github.com/widergy/mobile-ui/commit/872dd050fd221bb60b4e80748d5480ed56c9bc14))
|
|
1848
|
-
|
|
1849
|
-
# [0.21.0](https://github.com/widergy/mobile-ui/compare/v0.20.2...v0.21.0) (2021-07-08)
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
### Features
|
|
1853
|
-
|
|
1854
|
-
* stepFeedBack component ([#181](https://github.com/widergy/mobile-ui/issues/181)) ([939180a](https://github.com/widergy/mobile-ui/commit/939180aba90b68cd860d67b7e5f2451e9038f280))
|
|
1855
|
-
|
|
1856
|
-
## [0.20.2](https://github.com/widergy/mobile-ui/compare/v0.20.1...v0.20.2) (2021-07-08)
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
### Bug Fixes
|
|
1860
|
-
|
|
1861
|
-
* value change in constant MEGABYTE ([#179](https://github.com/widergy/mobile-ui/issues/179)) ([ea56286](https://github.com/widergy/mobile-ui/commit/ea562867ad8007057a6d3dae050c84cbff4bd9dc))
|
|
1862
|
-
|
|
1863
|
-
## [0.20.1](https://github.com/widergy/mobile-ui/compare/v0.20.0...v0.20.1) (2021-06-29)
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
### Bug Fixes
|
|
1867
|
-
|
|
1868
|
-
* added test id to button ([#180](https://github.com/widergy/mobile-ui/issues/180)) ([6583657](https://github.com/widergy/mobile-ui/commit/6583657bbde5eed470e7d87847f705e782eaef72))
|
|
1869
|
-
|
|
1870
|
-
# [0.20.0](https://github.com/widergy/mobile-ui/compare/v0.19.10...v0.20.0) (2021-06-15)
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
### Features
|
|
1874
|
-
|
|
1875
|
-
* UTSwitch ([#176](https://github.com/widergy/mobile-ui/issues/176)) ([cae9fb0](https://github.com/widergy/mobile-ui/commit/cae9fb0bb46d8d3f14330ff03fa705232f35959a))
|
|
1876
|
-
|
|
1877
|
-
## [0.19.10](https://github.com/widergy/mobile-ui/compare/v0.19.9...v0.19.10) (2021-06-15)
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
### Bug Fixes
|
|
1881
|
-
|
|
1882
|
-
* fixed checklist re render ([22ce408](https://github.com/widergy/mobile-ui/commit/22ce408af5114e00af4c841c88a27e74c1c86f89))
|
|
1883
|
-
* fixed hook ([a6acdff](https://github.com/widergy/mobile-ui/commit/a6acdffe00fa7406b8b108bc46e42741785fa5c5))
|
|
1884
|
-
* fixed styles ([19c018f](https://github.com/widergy/mobile-ui/commit/19c018f8c8d3ae580593224c9cc1d8e8a37e4814))
|
|
1885
|
-
* refactored to class component ([0d1d30a](https://github.com/widergy/mobile-ui/commit/0d1d30aed3a8356d0e9341f4807741ee7039bb82))
|
|
1886
|
-
* updated hook ([5ac2a66](https://github.com/widergy/mobile-ui/commit/5ac2a6637f3d603fff2c17711e4bb06ceeb159bf))
|
|
1887
|
-
|
|
1888
|
-
## [0.19.9](https://github.com/widergy/mobile-ui/compare/v0.19.8...v0.19.9) (2021-06-01)
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
### Bug Fixes
|
|
1892
|
-
|
|
1893
|
-
* keep initial values on images and files ([#174](https://github.com/widergy/mobile-ui/issues/174)) ([b976985](https://github.com/widergy/mobile-ui/commit/b976985cf847a656c72f99cea5518eb0a34dc1e0))
|
|
1894
|
-
|
|
1895
|
-
## [0.19.8](https://github.com/widergy/mobile-ui/compare/v0.19.7...v0.19.8) (2021-05-26)
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
### Bug Fixes
|
|
1899
|
-
|
|
1900
|
-
* Tooltip positioning fix ([#173](https://github.com/widergy/mobile-ui/issues/173)) ([47fb265](https://github.com/widergy/mobile-ui/commit/47fb2651deaad35790022cd6dc2ee6e70fbaa720))
|
|
1901
|
-
|
|
1902
|
-
## [0.19.7](https://github.com/widergy/mobile-ui/compare/v0.19.6...v0.19.7) (2021-05-26)
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
### Bug Fixes
|
|
1906
|
-
|
|
1907
|
-
* fix tooltip align in multiline input text ([#172](https://github.com/widergy/mobile-ui/issues/172)) ([52f38eb](https://github.com/widergy/mobile-ui/commit/52f38eb47aed56620c40a647783959fbe08735e8))
|
|
1908
|
-
|
|
1909
|
-
## [0.19.6](https://github.com/widergy/mobile-ui/compare/v0.19.5...v0.19.6) (2021-05-04)
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
### Bug Fixes
|
|
1913
|
-
|
|
1914
|
-
* change input text component ([#171](https://github.com/widergy/mobile-ui/issues/171)) ([0c34675](https://github.com/widergy/mobile-ui/commit/0c34675877b166672fac7d93076411652c3d35c3))
|
|
1915
|
-
|
|
1916
|
-
## [0.19.5](https://github.com/widergy/mobile-ui/compare/v0.19.4...v0.19.5) (2021-04-23)
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
### Bug Fixes
|
|
1920
|
-
|
|
1921
|
-
* fix loading crash when is not boolean ([#170](https://github.com/widergy/mobile-ui/issues/170)) ([3cd20d3](https://github.com/widergy/mobile-ui/commit/3cd20d3a5c41fcc62f257828425899552d75156c))
|
|
1922
|
-
|
|
1923
|
-
## [0.19.4](https://github.com/widergy/mobile-ui/compare/v0.19.3...v0.19.4) (2021-04-14)
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
### Bug Fixes
|
|
1927
|
-
|
|
1928
|
-
* fix theme on stepsHandler and header ([#169](https://github.com/widergy/mobile-ui/issues/169)) ([acf3988](https://github.com/widergy/mobile-ui/commit/acf398882393f40c236c51a7e467604aee20da5f))
|
|
1929
|
-
|
|
1930
|
-
## [0.19.3](https://github.com/widergy/mobile-ui/compare/v0.19.2...v0.19.3) (2021-04-14)
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
### Bug Fixes
|
|
1934
|
-
|
|
1935
|
-
* fix theme merge order ([#168](https://github.com/widergy/mobile-ui/issues/168)) ([87b81b6](https://github.com/widergy/mobile-ui/commit/87b81b6b9798eaabc0a6ffb597a526d11a7fdfdb))
|
|
1936
|
-
|
|
1937
|
-
## [0.19.2](https://github.com/widergy/mobile-ui/compare/v0.19.1...v0.19.2) (2021-04-07)
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
### Bug Fixes
|
|
1941
|
-
|
|
1942
|
-
* added default prop for allowFontScaling ([#166](https://github.com/widergy/mobile-ui/issues/166)) ([5f192bb](https://github.com/widergy/mobile-ui/commit/5f192bb11211c17a0bfdb63c8f3a27cde523db73))
|
|
1943
|
-
|
|
1944
|
-
## [0.19.1](https://github.com/widergy/mobile-ui/compare/v0.19.0...v0.19.1) (2021-04-07)
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
### Bug Fixes
|
|
1948
|
-
|
|
1949
|
-
* fixed icon library for example app ([#167](https://github.com/widergy/mobile-ui/issues/167)) ([2024982](https://github.com/widergy/mobile-ui/commit/202498284f48048ec7a87481fd26d9ab9af79bb6))
|
|
1950
|
-
|
|
1951
|
-
# [0.19.0](https://github.com/widergy/mobile-ui/compare/v0.18.0...v0.19.0) (2021-03-31)
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
### Features
|
|
1955
|
-
|
|
1956
|
-
* add tooltip Input & UTTextInput ([#165](https://github.com/widergy/mobile-ui/issues/165)) ([93b5a7d](https://github.com/widergy/mobile-ui/commit/93b5a7de67b1b35a901e7d8ac4c749115ba9c34f))
|
|
1957
|
-
|
|
1958
|
-
# [0.18.0](https://github.com/widergy/mobile-ui/compare/v0.17.1...v0.18.0) (2021-03-18)
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
### Features
|
|
1962
|
-
|
|
1963
|
-
* now pickers support markdown titles ([#164](https://github.com/widergy/mobile-ui/issues/164)) ([5e43f9e](https://github.com/widergy/mobile-ui/commit/5e43f9e2a11c60320fcee0675abc426f65250d86))
|
|
1964
|
-
|
|
1965
|
-
## [0.17.1](https://github.com/widergy/mobile-ui/compare/v0.17.0...v0.17.1) (2021-03-12)
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
### Bug Fixes
|
|
1969
|
-
|
|
1970
|
-
* markdown styles ([#163](https://github.com/widergy/mobile-ui/issues/163)) ([2a78ec4](https://github.com/widergy/mobile-ui/commit/2a78ec4231d2d716537f5d9451d06d0d94373128))
|
|
1971
|
-
* markdown styles ([#163](https://github.com/widergy/mobile-ui/issues/163)) ([70049f9](https://github.com/widergy/mobile-ui/commit/70049f90075bbfb20b043ab24fec43c931506db6))
|
|
1972
|
-
|
|
1973
|
-
# [0.17.0](https://github.com/widergy/mobile-ui/compare/v0.16.0...v0.17.0) (2021-03-10)
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
### Features
|
|
1977
|
-
|
|
1978
|
-
* added overflow to progressBar, bottomHandler to workflow ([#162](https://github.com/widergy/mobile-ui/issues/162)) ([dfca415](https://github.com/widergy/mobile-ui/commit/dfca415f20e1db1c09d66b6db81bf5758b649e69))
|
|
1979
|
-
|
|
1980
|
-
# [0.16.0](https://github.com/widergy/mobile-ui/compare/v0.15.1...v0.16.0) (2021-03-01)
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
### Features
|
|
1984
|
-
|
|
1985
|
-
* added changeOnCloseProp to utselect ([#161](https://github.com/widergy/mobile-ui/issues/161)) ([fba8cf8](https://github.com/widergy/mobile-ui/commit/fba8cf8b8adbd79ea72696eadeddf2472d289689))
|
|
1986
|
-
|
|
1987
|
-
## [0.15.1](https://github.com/widergy/mobile-ui/compare/v0.15.0...v0.15.1) (2021-03-01)
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
### Bug Fixes
|
|
1991
|
-
|
|
1992
|
-
* pass item to MenuOptionComponente in UTMenu ([#160](https://github.com/widergy/mobile-ui/issues/160)) ([deabcfd](https://github.com/widergy/mobile-ui/commit/deabcfde20894897665270b17f5b7adbb0e79f27))
|
|
1993
|
-
|
|
1994
|
-
# [0.15.0](https://github.com/widergy/mobile-ui/compare/v0.14.0...v0.15.0) (2021-02-25)
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
### Features
|
|
1998
|
-
|
|
1999
|
-
* add Multiple Select option for UTSelect ([#159](https://github.com/widergy/mobile-ui/issues/159)) ([916d7d9](https://github.com/widergy/mobile-ui/commit/916d7d9cb1074b2c3a1d3abf96909b884fc363ca))
|
|
2000
|
-
|
|
2001
|
-
# [0.14.0](https://github.com/widergy/mobile-ui/compare/v0.13.1...v0.14.0) (2021-02-18)
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
### Features
|
|
2005
|
-
|
|
2006
|
-
* added markdown to UTWorkflow ([#157](https://github.com/widergy/mobile-ui/issues/157)) ([dd5977f](https://github.com/widergy/mobile-ui/commit/dd5977fccef964cb1fdc170005700bf2c8b7d938))
|
|
2007
|
-
|
|
2008
|
-
## [0.13.1](https://github.com/widergy/mobile-ui/compare/v0.13.0...v0.13.1) (2021-02-18)
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
### Bug Fixes
|
|
2012
|
-
|
|
2013
|
-
* UTTextInput fix ([#158](https://github.com/widergy/mobile-ui/issues/158)) ([e9f2150](https://github.com/widergy/mobile-ui/commit/e9f215004f95e2a5fc176ef5fa2edd7dd44e241c))
|
|
2014
|
-
|
|
2015
|
-
# [0.13.0](https://github.com/widergy/mobile-ui/compare/v0.12.4...v0.13.0) (2021-02-10)
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
### Features
|
|
2019
|
-
|
|
2020
|
-
* improve UTMenu ([#156](https://github.com/widergy/mobile-ui/issues/156)) ([d5511ea](https://github.com/widergy/mobile-ui/commit/d5511ea3ab177e9b057418a1b244f26a8eca8e77))
|
|
2021
|
-
|
|
2022
|
-
## [0.12.4](https://github.com/widergy/mobile-ui/compare/v0.12.3...v0.12.4) (2021-01-20)
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
### Bug Fixes
|
|
2026
|
-
|
|
2027
|
-
* android duplicate characters ([#153](https://github.com/widergy/mobile-ui/issues/153)) ([558d8e8](https://github.com/widergy/mobile-ui/commit/558d8e898e3b36db6c0b3e9074bb747f548c2f66))
|
|
2028
|
-
|
|
2029
|
-
## [0.12.3](https://github.com/widergy/mobile-ui/compare/v0.12.2...v0.12.3) (2021-01-13)
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
### Bug Fixes
|
|
2033
|
-
|
|
2034
|
-
* fixed mistake in UTTextInput ([#155](https://github.com/widergy/mobile-ui/issues/155)) ([786530c](https://github.com/widergy/mobile-ui/commit/786530cdad21c26edfb67afbc619b2e847588212))
|
|
2035
|
-
|
|
2036
|
-
## [0.12.2](https://github.com/widergy/mobile-ui/compare/v0.12.1...v0.12.2) (2021-01-13)
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
### Bug Fixes
|
|
2040
|
-
|
|
2041
|
-
* diferent styles for UTTextInpunt ([#154](https://github.com/widergy/mobile-ui/issues/154)) ([de8ffdc](https://github.com/widergy/mobile-ui/commit/de8ffdcbbf98199dcb24db1be148b2437847610a))
|
|
2042
|
-
|
|
2043
|
-
## [0.12.1](https://github.com/widergy/mobile-ui/compare/v0.12.0...v0.12.1) (2021-01-08)
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
### Bug Fixes
|
|
2047
|
-
|
|
2048
|
-
* fix custom error message for PDF format on filePiecker ([#152](https://github.com/widergy/mobile-ui/issues/152)) ([df20098](https://github.com/widergy/mobile-ui/commit/df20098f17f06e5dca5b6eeb9596a8c5b1e3e306))
|
|
2049
|
-
|
|
2050
|
-
# [0.12.0](https://github.com/widergy/mobile-ui/compare/v0.11.2...v0.12.0) (2021-01-07)
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
### Features
|
|
2054
|
-
|
|
2055
|
-
* filepicker pdf format validation ([#151](https://github.com/widergy/mobile-ui/issues/151)) ([15653d6](https://github.com/widergy/mobile-ui/commit/15653d654d52db972441c3c8044c2aae18bae0f5))
|
|
2056
|
-
|
|
2057
|
-
## [0.11.2](https://github.com/widergy/mobile-ui/compare/v0.11.1...v0.11.2) (2020-12-18)
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
### Bug Fixes
|
|
2061
|
-
|
|
2062
|
-
* tooltip positioning revamped ([#150](https://github.com/widergy/mobile-ui/issues/150)) ([2e5c777](https://github.com/widergy/mobile-ui/commit/2e5c7779b145b600501ee584e43ac6ce01caddbc))
|
|
2063
|
-
|
|
2064
|
-
## [0.11.1](https://github.com/widergy/mobile-ui/compare/v0.11.0...v0.11.1) (2020-12-16)
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
### Bug Fixes
|
|
2068
|
-
|
|
2069
|
-
* UTOnBoarding error when pressing nextPage fast ([#149](https://github.com/widergy/mobile-ui/issues/149)) ([c0cc07d](https://github.com/widergy/mobile-ui/commit/c0cc07da424d1579740d99d4a72b04d4acf5fa5b))
|
|
2070
|
-
|
|
2071
|
-
# [0.11.0](https://github.com/widergy/mobile-ui/compare/v0.10.4...v0.11.0) (2020-12-15)
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
### Features
|
|
2075
|
-
|
|
2076
|
-
* tooltip ([#147](https://github.com/widergy/mobile-ui/issues/147)) ([e692c17](https://github.com/widergy/mobile-ui/commit/e692c1732c692e574df29ff00929df51c1c948e5))
|
|
2077
|
-
|
|
2078
|
-
## [0.10.4](https://github.com/widergy/mobile-ui/compare/v0.10.3...v0.10.4) (2020-12-03)
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
### Bug Fixes
|
|
2082
|
-
|
|
2083
|
-
* fix hidden button ([#148](https://github.com/widergy/mobile-ui/issues/148)) ([3489d73](https://github.com/widergy/mobile-ui/commit/3489d73d81af5a310afaa68b9d77322eb8fd320f))
|
|
2084
|
-
|
|
2085
|
-
## [0.10.3](https://github.com/widergy/mobile-ui/compare/v0.10.2...v0.10.3) (2020-10-22)
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
### Bug Fixes
|
|
2089
|
-
|
|
2090
|
-
* allow right icon React elements ([#146](https://github.com/widergy/mobile-ui/issues/146)) ([d85222d](https://github.com/widergy/mobile-ui/commit/d85222dae08a82c1fa5553f69862b0f841e0ebd3))
|
|
2091
|
-
|
|
2092
|
-
## [0.10.2](https://github.com/widergy/mobile-ui/compare/v0.10.1...v0.10.2) (2020-10-14)
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
### Bug Fixes
|
|
2096
|
-
|
|
2097
|
-
* fixed UTMenu horizontal position ([#145](https://github.com/widergy/mobile-ui/issues/145)) ([3eb4a7a](https://github.com/widergy/mobile-ui/commit/3eb4a7a30643208da2f71a1bb68f63fcf0551c2a))
|
|
2098
|
-
|
|
2099
|
-
## [0.10.1](https://github.com/widergy/mobile-ui/compare/v0.10.0...v0.10.1) (2020-10-09)
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
### Bug Fixes
|
|
2103
|
-
|
|
2104
|
-
* useTogglabeState caused infinite re-render ([#144](https://github.com/widergy/mobile-ui/issues/144)) ([27951ef](https://github.com/widergy/mobile-ui/commit/27951efb40511c3960f40bbe6a768c109593f071))
|
|
2105
|
-
|
|
2106
|
-
# [0.10.0](https://github.com/widergy/mobile-ui/compare/v0.9.1...v0.10.0) (2020-10-09)
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
### Features
|
|
2110
|
-
|
|
2111
|
-
* Select, Menu and Input ([#143](https://github.com/widergy/mobile-ui/issues/143)) ([d5e16e8](https://github.com/widergy/mobile-ui/commit/d5e16e8604a87c0eb805f1c04332de73a1758a86))
|
|
2112
|
-
|
|
2113
|
-
## [0.9.1](https://github.com/widergy/mobile-ui/compare/v0.9.0...v0.9.1) (2020-09-14)
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
### Bug Fixes
|
|
2117
|
-
|
|
2118
|
-
* fix on Portal for fabButton ([#142](https://github.com/widergy/mobile-ui/issues/142)) ([77537b1](https://github.com/widergy/mobile-ui/commit/77537b1a4500c6e96ac12630a675fb431af2005e))
|
|
2119
|
-
|
|
2120
|
-
# [0.9.0](https://github.com/widergy/mobile-ui/compare/v0.8.0...v0.9.0) (2020-09-03)
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
### Features
|
|
2124
|
-
|
|
2125
|
-
* OnBoarding component ([#141](https://github.com/widergy/mobile-ui/issues/141)) ([12d239b](https://github.com/widergy/mobile-ui/commit/12d239be07e7add570b6f748372483918931efff))
|
|
2126
|
-
|
|
2127
|
-
# [0.8.0](https://github.com/widergy/mobile-ui/compare/v0.7.4...v0.8.0) (2020-08-28)
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
### Features
|
|
2131
|
-
|
|
2132
|
-
* UTProgressBar ([#139](https://github.com/widergy/mobile-ui/issues/139)) ([41fa642](https://github.com/widergy/mobile-ui/commit/41fa64260f2b79a0662c2f0761d3dcdba089416b))
|
|
2133
|
-
|
|
2134
|
-
## [0.7.4](https://github.com/widergy/mobile-ui/compare/v0.7.3...v0.7.4) (2020-08-27)
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
### Bug Fixes
|
|
2138
|
-
|
|
2139
|
-
* added only pdf check ([#140](https://github.com/widergy/mobile-ui/issues/140)) ([20952da](https://github.com/widergy/mobile-ui/commit/20952dad0019484dea54ae2c4b620bbe13b1fa36))
|
|
2140
|
-
|
|
2141
|
-
## [0.7.3](https://github.com/widergy/mobile-ui/compare/v0.7.2...v0.7.3) (2020-08-10)
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
### Bug Fixes
|
|
2145
|
-
|
|
2146
|
-
* Overlay dimensions ([#138](https://github.com/widergy/mobile-ui/issues/138)) ([6ee8aee](https://github.com/widergy/mobile-ui/commit/6ee8aeed81f593ea9e87f879919c63ef2dee6748))
|
|
2147
|
-
|
|
2148
|
-
## [0.7.2](https://github.com/widergy/mobile-ui/compare/v0.7.1...v0.7.2) (2020-07-22)
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
### Bug Fixes
|
|
2152
|
-
|
|
2153
|
-
* fixed select all when mounted ([#137](https://github.com/widergy/mobile-ui/issues/137)) ([7a0dd85](https://github.com/widergy/mobile-ui/commit/7a0dd85cdbe5342b706733620d7c92838df093b4))
|
|
2154
|
-
|
|
2155
|
-
## [0.7.1](https://github.com/widergy/mobile-ui/compare/v0.7.0...v0.7.1) (2020-07-21)
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
### Bug Fixes
|
|
2159
|
-
|
|
2160
|
-
* File picker ([#136](https://github.com/widergy/mobile-ui/issues/136)) ([abe9c04](https://github.com/widergy/mobile-ui/commit/abe9c04dd4fccaeb5e62d447081204c57ed7791a))
|
|
2161
|
-
|
|
2162
|
-
# [0.7.0](https://github.com/widergy/mobile-ui/compare/v0.6.1...v0.7.0) (2020-06-13)
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
### Features
|
|
2166
|
-
|
|
2167
|
-
* add title for UTDetailDrawer ([#135](https://github.com/widergy/mobile-ui/issues/135)) ([c3fd2a4](https://github.com/widergy/mobile-ui/commit/c3fd2a45ef41c42f648278a634f286e6ec243d1e))
|
|
2168
|
-
|
|
2169
|
-
## [0.6.1](https://github.com/widergy/mobile-ui/compare/v0.6.0...v0.6.1) (2020-06-10)
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
### Bug Fixes
|
|
2173
|
-
|
|
2174
|
-
* Using prop-types from react-native components is forbidden in rn0.62 ([#123](https://github.com/widergy/mobile-ui/issues/123)) ([779bfe4](https://github.com/widergy/mobile-ui/commit/779bfe433879f54773d7b70fc6a8e387ec923ac0))
|
|
2175
|
-
|
|
2176
|
-
# [0.6.0](https://github.com/widergy/mobile-ui/compare/v0.5.0...v0.6.0) (2020-06-09)
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
### Features
|
|
2180
|
-
|
|
2181
|
-
* add textProps for checklist and checkbox label ([#134](https://github.com/widergy/mobile-ui/issues/134)) ([57484cd](https://github.com/widergy/mobile-ui/commit/57484cd3e4c8f5bd3a655c5134bba92b66a6acfa))
|
|
2182
|
-
|
|
2183
|
-
# [0.5.0](https://github.com/widergy/mobile-ui/compare/v0.4.1...v0.5.0) (2020-06-09)
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
### Features
|
|
2187
|
-
|
|
2188
|
-
* add alternated color styles props and disabled styles props ([#133](https://github.com/widergy/mobile-ui/issues/133)) ([71d0b6a](https://github.com/widergy/mobile-ui/commit/71d0b6abd29941e0e1b296abb7f2851b3549440d))
|
|
2189
|
-
|
|
2190
|
-
## [0.4.1](https://github.com/widergy/mobile-ui/compare/v0.4.0...v0.4.1) (2020-06-05)
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
### Bug Fixes
|
|
2194
|
-
|
|
2195
|
-
* fixed all values selected at init ([#132](https://github.com/widergy/mobile-ui/issues/132)) ([b6f674f](https://github.com/widergy/mobile-ui/commit/b6f674f1049b2357d5d784bc851b5b56e2028a85))
|
|
2196
|
-
|
|
2197
|
-
# [0.4.0](https://github.com/widergy/mobile-ui/compare/v0.3.0...v0.4.0) (2020-06-05)
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
### Features
|
|
2201
|
-
|
|
2202
|
-
* Loader components rework ([#120](https://github.com/widergy/mobile-ui/issues/120)) ([16441c0](https://github.com/widergy/mobile-ui/commit/16441c04769c5bd10d8cb4db6a39e1f6f699912d))
|
|
2203
|
-
|
|
2204
|
-
# [0.3.0](https://github.com/widergy/mobile-ui/compare/v0.2.1...v0.3.0) (2020-06-04)
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
### Features
|
|
2208
|
-
|
|
2209
|
-
* add checkbox container style to checklist ([#131](https://github.com/widergy/mobile-ui/issues/131)) ([4af3061](https://github.com/widergy/mobile-ui/commit/4af30610ef5ab49b397036a473fb190d5b6fa99e))
|
|
2210
|
-
|
|
2211
|
-
## [0.2.1](https://github.com/widergy/mobile-ui/compare/v0.2.0...v0.2.1) (2020-06-04)
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
### Bug Fixes
|
|
2215
|
-
|
|
2216
|
-
* fixed checklist ([#130](https://github.com/widergy/mobile-ui/issues/130)) ([736d806](https://github.com/widergy/mobile-ui/commit/736d8069a7a8e6f3698e82ade53b3f428da42ae2))
|
|
2217
|
-
|
|
2218
|
-
# [0.2.0](https://github.com/widergy/mobile-ui/compare/v0.1.0...v0.2.0) (2020-06-03)
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
### Features
|
|
2222
|
-
|
|
2223
|
-
* adding checklist ([#128](https://github.com/widergy/mobile-ui/issues/128)) ([5359c76](https://github.com/widergy/mobile-ui/commit/5359c7673e0e953e3ffe6b6197b4a7603fa6b2e7))
|
|
2224
|
-
|
|
2225
|
-
# [0.1.0](https://github.com/widergy/mobile-ui/compare/v0.0.26...v0.1.0) (2020-06-03)
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
### Bug Fixes
|
|
2229
|
-
|
|
2230
|
-
* remove post version script ([d2a2fc2](https://github.com/widergy/mobile-ui/commit/d2a2fc2704bac3ce29ae3561c9450fc79127089f))
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
### Features
|
|
2234
|
-
|
|
2235
|
-
* automated release flow ([#129](https://github.com/widergy/mobile-ui/issues/129)) ([e1a21b0](https://github.com/widergy/mobile-ui/commit/e1a21b05ee01b6b9684aa9432d237e951d9d8b3d))
|