@epilot/base-elements 3.10.2 → 3.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1249 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [3.10.2](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.10.0...v3.10.2) (2025-09-02)
6
+
7
+ ## [3.10.0](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.19...v3.10.0) (2025-07-28)
8
+
9
+
10
+ ### Features
11
+
12
+ * support new Pagination props for customizable button visibility ([ecc72a7](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/ecc72a7f2d179056370a3262a22bbed1528bd951))
13
+
14
+ ### [3.9.19](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.18...v3.9.19) (2025-04-24)
15
+
16
+ ### [3.9.18](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.17...v3.9.18) (2025-03-04)
17
+
18
+ ### [3.9.17](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.16...v3.9.17) (2025-02-28)
19
+
20
+ ### [3.9.16](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.15...v3.9.16) (2025-02-28)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * feedback message style fixes ([778c582](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/778c582f4e433d6a7349e69446c225da183caeab))
26
+
27
+ ### [3.9.15](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.14...v3.9.15) (2024-11-21)
28
+
29
+ ### [3.9.14](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.13...v3.9.14) (2024-11-21)
30
+
31
+ ### [3.9.13](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.12...v3.9.13) (2024-11-14)
32
+
33
+ ### [3.9.12](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.11...v3.9.12) (2024-11-14)
34
+
35
+ ### [3.9.11](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.11-alpha.1...v3.9.11) (2024-10-24)
36
+
37
+ ### [3.9.11-alpha.1](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.11-alpha.0...v3.9.11-alpha.1) (2024-10-24)
38
+
39
+ ### [3.9.11-alpha.0](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.10...v3.9.11-alpha.0) (2024-10-24)
40
+
41
+ ### [3.9.10](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.9...v3.9.10) (2024-10-14)
42
+
43
+ ### [3.9.9](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.9.8...v3.9.9) (2024-10-14)
44
+
45
+ ### [3.9.8](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.8.9...v3.9.8) (2024-10-14)
46
+
47
+
48
+ ### Features
49
+
50
+ * Export Tree Components ([5d31021](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/5d31021c746776ec6752f6405883d5dce52f7578))
51
+
52
+ ### [3.9.7](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.8.9...v3.9.7) (2024-09-26)
53
+
54
+ ### [3.8.0](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.7.1...v3.8.0) (2024-06-04)
55
+
56
+ ### [3.7.1](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.7.0...v3.7.1) (2024-05-22)
57
+
58
+ ## [3.7.0](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.6.0...v3.7.0) (2024-05-21)
59
+
60
+
61
+ ### Features
62
+
63
+ * styles for readonly mode ([8131add](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/8131add0b1e2d57b950b477dc522c8d4cf06fd3e))
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * Hover style for Grouped Buttons ([d3ef87c](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/d3ef87c04c1812704377a2d80a93f26f3f2b50c7))
69
+ * resizeobserver limit warning for drawer360 ([27b629e](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/27b629ee74f819f0d1e3583a09b0260070e92ee0))
70
+
71
+ ## [3.6.0](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.5.3...v3.6.0) (2024-02-29)
72
+
73
+
74
+ ### Features
75
+
76
+ * add dataTestId prop for pagination buttons ([f14921e](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/f14921e83ff788e9e7a9b7505574b2f0b27194ca))
77
+
78
+ ## [3.5.0-rc.2](https://gitlab.com/e-pilot/product/frontend/base-elements/compare/v3.4.5...v3.5.0-rc.2) (2023-11-23)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * hide save button if onSave is not passed ([742a570](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/742a5701ed91097bc045bda5c7e22824c84db3ee))
84
+ * hide save button if onSave is not passed ([b5fa18f](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/b5fa18fa87c015126949706f8e91f38cd11d1c6c))
85
+ * Toggle table options breaks when toggling less than 2 items ([e1cfed5](https://gitlab.com/e-pilot/product/frontend/base-elements/commit/e1cfed52f7b47a22bb96023e7e13d18d742ed699))
86
+
87
+ ### [3.4.5](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.4.4...v3.4.5) (2023-10-30)
88
+
89
+ ### [3.4.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.4.3...v3.4.4) (2023-10-30)
90
+
91
+ ### [3.4.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.4.2...v3.4.3) (2023-10-30)
92
+
93
+ ### [3.4.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.4.1...v3.4.2) (2023-10-30)
94
+
95
+ ### [3.4.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.7...v3.4.1) (2023-10-25)
96
+
97
+
98
+ ### Bug Fixes
99
+
100
+ * add typings file for modules ([5e101c8](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/5e101c802aa1aae921c4c107c0c8c924620369ce))
101
+ * change for selected table row color ([b8e8005](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/b8e8005ab29c02c14521d1a0e2dd78ef6a2b3764))
102
+
103
+ ### [3.3.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.6...v3.3.7) (2023-09-26)
104
+
105
+ ### [3.3.6](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.5...v3.3.6) (2023-09-22)
106
+
107
+ ### [3.3.5](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.4...v3.3.5) (2023-08-20)
108
+
109
+ ### [3.3.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.3...v3.3.4) (2023-08-09)
110
+
111
+
112
+ ### Bug Fixes
113
+
114
+ * remove waterdrop cards in tabpanel ([2e2166a](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/2e2166ab6ed1a457f0f77c4ff71958339f90577d))
115
+
116
+ ### [3.3.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.3.2...v3.3.3) (2023-08-04)
117
+
118
+ ### [3.2.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.1.8...v3.2.2) (2023-07-19)
119
+
120
+ ### [3.1.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.2.0-alpha.1...v3.1.7) (2023-06-27)
121
+
122
+ ## [3.2.0-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.2.0-alpha.0...v3.2.0-alpha.1) (2023-06-27)
123
+
124
+ ## [3.2.0-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.1.6...v3.2.0-alpha.0) (2023-06-27)
125
+
126
+
127
+ ### Features
128
+
129
+ * add left icon and right icon button variant ([c206819](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/c2068199ffb9d9b32fc47ecc2ca8fffbbc014545))
130
+
131
+ ### [3.1.6](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.1.4...v3.1.6) (2023-05-31)
132
+
133
+
134
+ ### Bug Fixes
135
+
136
+ * add fallback to gstatic ([ac535d4](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/ac535d4a7b0e93c1c9b0db56390a988d7fe912f7))
137
+ * add font-face for mui icons ([42a3145](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/42a31453e1e3428c36b4e0024b35c569d001896c))
138
+ * copy and paste on inline text field ([8e0d40c](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/8e0d40caaf899acbec3c5646925bc51e62580306))
139
+ * discard changes dialog on drawer360 ([deee9e5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/deee9e54c3bcdb396c41063590fc156c20e40e22))
140
+ * Drawer360 event listener for window resize ([dfeb69c](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/dfeb69cdee08eb2d0818fa9828e80f03d5fbf957))
141
+
142
+ ### [3.1.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.1.3...v3.1.4) (2023-05-02)
143
+
144
+
145
+ ### Bug Fixes
146
+
147
+ * fix Notification ui bug ([80603c3](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/80603c3a598f02f592dce6f8c798176eef8eaa35))
148
+
149
+ ### [3.1.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.2.0...v3.1.3) (2023-05-01)
150
+
151
+ ## [3.2.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.1.0...v3.2.0) (2023-05-01)
152
+
153
+
154
+ ### Features
155
+
156
+ * added feedback message component ([a1d3814](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a1d3814327676cf4c333eae4b05abd469fe34f73))
157
+
158
+
159
+ ### Bug Fixes
160
+
161
+ * fix layout bug on Notification component ([cad7cd2](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/cad7cd2a791f198079b97017816795122655d5be))
162
+
163
+ ## [3.1.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v3.0.0...v3.1.0) (2023-04-27)
164
+
165
+
166
+ ### Features
167
+
168
+ * add notification element ([30dcc9c](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/30dcc9cbbb169115aee9a642ed4f3a40b5ce9257))
169
+
170
+
171
+ ### Bug Fixes
172
+
173
+ * uncomment icons in the list ([0161ef9](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/0161ef9d965304821b677cabfc0c2766efa916b1))
174
+ * update for ci and node version ([d8944c7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/d8944c7c233de96d293f63845dd17ebb7b47c781))
175
+
176
+ ## [3.0.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.11.2...v3.0.0) (2023-02-09)
177
+
178
+ ### [2.11.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.11.0...v2.11.1) (2023-01-15)
179
+
180
+ ## [2.11.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.29...v2.11.0) (2022-12-20)
181
+
182
+
183
+ ### Features
184
+
185
+ * Add Component Exchange Icon + Update Accordion Types ([0aedc58](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/0aedc58e36a3c596a402fe075cfa712a907d218b))
186
+ * added PrimaryTabs and exposed withStyles ([a6e5b1b](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a6e5b1b30dc304f18b0b21d3369f48860dca7a66))
187
+ * change select label type from string to react node ([c31b8d5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/c31b8d56b14472b70aeb66fea829906a7cf8f5bf))
188
+ * expose help MUI function ([76f6582](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/76f6582ca1d9127fb1634fee0a618b4484a8c556))
189
+ * expose more MUI color functions ([a820717](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a820717213654e28db1ac7913610279a516908fe))
190
+ * WISD-1702 Support label component for autocomplete ([d687ccf](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/d687ccfebbc25f4d69f140cb141e554e41592a4d))
191
+
192
+
193
+ ### Bug Fixes
194
+
195
+ * add required symbol ([a67c2b5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a67c2b5818d29a2af39e87c7c6c1aacb04fcb15f))
196
+ * add zindex to inlinetextfield ([8b3bb75](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/8b3bb752e8842e816bd5e266e28afba76ccf6465))
197
+ * customBackgroundColor error for TextField ([a292ecd](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a292ecda3d1ea993f3159a654f8be71d5f834205))
198
+ * elevation in ElevatedIconButton ([82af355](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/82af3559cbbe5f9213eaa7ceffa323578745c822))
199
+ * exported popover-origin ([ae269d7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/ae269d7529addc4eb35728fab6ce55362e4b1c1f))
200
+ * import for PopoverOrigin type ([357d908](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/357d90850c6c7953db3123d4b7276834c78add41))
201
+ * import prop ([626639f](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/626639f496a26a410bb4533cb7146ac2b361367a))
202
+ * inlinetextfirld blur issue ([f564b3c](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/f564b3c825bd6c3f823864e1977c53d94fbe7426))
203
+ * Made inline text field lose focus when pressing enter key ([5e491a2](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/5e491a2ef3bd0077b2937df21064b963bc06f1c0))
204
+ * ProximaNova missing bold font ([73801d5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/73801d5c47dded9f72077312faf8f7206fb70237))
205
+ * Revert updating the MaskedTextField.tsx ([7a1f78e](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/7a1f78e6133e89aa19dddd6f10d4618fff03000e))
206
+ * TextField and adding yalc command ([9b44af7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/9b44af7f0d3f2fb945ac561c302d8d154d1a0b6b))
207
+ * **er-1939:** autocomplete - theme color on close icon ([4b160c7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/4b160c783430e01a7a41237392fda547804937a6))
208
+ * **er-1939:** make autocomplete x icon secondary color ([8647e48](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/8647e48e36a21c02ca9bdd15b9cde60778b33cc1))
209
+
210
+ ### [2.10.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.10.1...v2.10.2) (2022-12-07)
211
+
212
+ ### [2.10.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.10.0...v2.10.1) (2022-12-07)
213
+
214
+
215
+ ### Bug Fixes
216
+
217
+ * inlinetextfirld blur issue ([f564b3c](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/f564b3c825bd6c3f823864e1977c53d94fbe7426))
218
+ * Revert updating the MaskedTextField.tsx ([7a1f78e](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/7a1f78e6133e89aa19dddd6f10d4618fff03000e))
219
+
220
+ ## [2.10.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.9.0...v2.10.0) (2022-11-15)
221
+
222
+
223
+ ### Features
224
+
225
+ * change select label type from string to react node ([c31b8d5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/c31b8d56b14472b70aeb66fea829906a7cf8f5bf))
226
+
227
+ ## [2.9.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.8.0...v2.9.0) (2022-10-26)
228
+
229
+
230
+ ### Features
231
+
232
+ * WISD-1702 Support label component for autocomplete ([d687ccf](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/d687ccfebbc25f4d69f140cb141e554e41592a4d))
233
+
234
+ ## [2.8.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.24...v2.8.0) (2022-08-29)
235
+
236
+
237
+ ### Features
238
+
239
+ * Add Component Exchange Icon + Update Accordion Types ([0aedc58](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/0aedc58e36a3c596a402fe075cfa712a907d218b))
240
+
241
+ ### [2.7.24](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.23...v2.7.24) (2022-08-09)
242
+
243
+
244
+ ### Bug Fixes
245
+
246
+ * elevation in ElevatedIconButton ([82af355](https://gitlab.com/e-pilot/frontend/base/elements/commit/82af3559cbbe5f9213eaa7ceffa323578745c822))
247
+
248
+ ### [2.7.23](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.21...v2.7.23) (2022-08-01)
249
+
250
+
251
+ ### Bug Fixes
252
+
253
+ * ProximaNova missing bold font ([73801d5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/73801d5c47dded9f72077312faf8f7206fb70237))
254
+
255
+ ### [2.7.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.12...v2.7.21) (2022-07-26)
256
+
257
+
258
+ ### Bug Fixes
259
+
260
+ * add zindex to inlinetextfield ([8b3bb75](https://gitlab.com/e-pilot/frontend/base/elements/commit/8b3bb752e8842e816bd5e266e28afba76ccf6465))
261
+
262
+ ### [2.7.12](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.12) (2022-05-26)
263
+
264
+ ### [2.7.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.11) (2022-05-19)
265
+
266
+ ### [2.7.11-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.10...v2.7.11-alpha.0) (2022-04-28)
267
+
268
+ ### [2.7.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.10-alpha.0...v2.7.10) (2022-04-28)
269
+
270
+ ### [2.7.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.9...v2.7.10-alpha.0) (2022-04-28)
271
+
272
+ ### [2.7.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8...v2.7.9) (2022-04-28)
273
+
274
+ ### [2.7.8](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.8-alpha.0...v2.7.8) (2022-04-28)
275
+
276
+ ### [2.7.8-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7...v2.7.8-alpha.0) (2022-04-27)
277
+
278
+ ### [2.7.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.2...v2.7.7) (2022-04-19)
279
+
280
+ ### [2.7.7-alpha.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.1...v2.7.7-alpha.2) (2022-04-18)
281
+
282
+ ### [2.7.7-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.7-alpha.0...v2.7.7-alpha.1) (2022-04-18)
283
+
284
+ ### [2.7.7-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.6...v2.7.7-alpha.0) (2022-04-18)
285
+
286
+ ### [2.7.6](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.5...v2.7.6) (2022-04-15)
287
+
288
+ ### [2.7.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.4...v2.7.5) (2022-04-13)
289
+
290
+
291
+ ### Bug Fixes
292
+
293
+ * customBackgroundColor error for TextField ([a292ecd](https://gitlab.com/e-pilot/frontend/base/elements/commit/a292ecda3d1ea993f3159a654f8be71d5f834205))
294
+
295
+ ### [2.7.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.3...v2.7.4) (2022-04-05)
296
+
297
+
298
+ ### Bug Fixes
299
+
300
+ * import for PopoverOrigin type ([357d908](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/357d90850c6c7953db3123d4b7276834c78add41))
301
+
302
+ ### [2.7.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.7.2...v2.7.3) (2022-04-05)
303
+
304
+
305
+ ### Bug Fixes
306
+
307
+ * exported popover-origin ([ae269d7](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/ae269d7529addc4eb35728fab6ce55362e4b1c1f))
308
+
309
+ ### [2.7.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.1...v2.7.2) (2022-03-03)
310
+
311
+
312
+ ### Bug Fixes
313
+
314
+ * TextField and adding yalc command ([9b44af7](https://gitlab.com/e-pilot/frontend/base/elements/commit/9b44af7f0d3f2fb945ac561c302d8d154d1a0b6b))
315
+
316
+ ### [2.7.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.7.0...v2.7.1) (2022-03-03)
317
+
318
+ ## [2.7.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.6.0...v2.7.0) (2022-02-24)
319
+
320
+
321
+ ### Features
322
+
323
+ * expose more MUI color functions ([a820717](https://gitlab.com/e-pilot/frontend/base/elements/commit/a820717213654e28db1ac7913610279a516908fe))
324
+
325
+ ## [2.6.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.14...v2.6.0) (2022-02-17)
326
+
327
+
328
+ ### Features
329
+
330
+ * expose help MUI function ([76f6582](https://gitlab.com/e-pilot/frontend/base/elements/commit/76f6582ca1d9127fb1634fee0a618b4484a8c556))
331
+
332
+ ### [2.5.14](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.13...v2.5.14) (2022-02-14)
333
+
334
+ ### [2.5.13](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.12...v2.5.13) (2022-02-11)
335
+
336
+ ### [2.5.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.11...v2.5.12) (2022-02-11)
337
+ ### [2.5.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.10...v2.5.11) (2022-01-24)
338
+
339
+ ### [2.5.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.9...v2.5.10) (2022-01-24)
340
+
341
+ ### [2.5.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.8...v2.5.9) (2022-01-24)
342
+
343
+ ### [2.5.8](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.7...v2.5.8) (2021-11-30)
344
+
345
+
346
+ ### Bug Fixes
347
+
348
+ * add required symbol ([a67c2b5](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/a67c2b5818d29a2af39e87c7c6c1aacb04fcb15f))
349
+ * import prop ([626639f](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/626639f496a26a410bb4533cb7146ac2b361367a))
350
+
351
+ ### [2.5.7](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.6...v2.5.7) (2021-11-04)
352
+
353
+
354
+ ### Bug Fixes
355
+
356
+ * **er-1939:** make autocomplete x icon secondary color ([8647e48](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/8647e48e36a21c02ca9bdd15b9cde60778b33cc1))
357
+
358
+ ### [2.5.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.5...v2.5.6) (2021-10-25)
359
+
360
+
361
+ ### Bug Fixes
362
+
363
+ * **er-1939:** autocomplete - theme color on close icon ([4b160c7](https://gitlab.com/e-pilot/frontend/base/elements/commit/4b160c783430e01a7a41237392fda547804937a6))
364
+
365
+ ### [2.5.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.4...v2.5.5) (2021-09-30)
366
+
367
+ ### [2.5.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.2...v2.5.4) (2021-09-30)
368
+
369
+ ### [2.5.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.1...v2.5.3) (2021-09-29)
370
+
371
+ ### [2.5.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.5.1...v2.5.3) (2021-09-29)
372
+
373
+ ### [2.5.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.5.0...v2.5.1) (2021-09-28)
374
+
375
+ ## [2.5.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.29...v2.5.0) (2021-09-22)
376
+
377
+
378
+ ### Features
379
+
380
+ * added PrimaryTabs and exposed withStyles ([a6e5b1b](https://gitlab.com/e-pilot/frontend/base/elements/commit/a6e5b1b30dc304f18b0b21d3369f48860dca7a66))
381
+
382
+ ### [2.4.29](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.28...v2.4.29) (2021-09-10)
383
+
384
+ ### [2.4.28](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.27...v2.4.28) (2021-09-09)
385
+
386
+ ### [2.4.27](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.25...v2.4.27) (2021-09-09)
387
+
388
+ ### [2.4.25](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.24...v2.4.25) (2021-08-10)
389
+
390
+ ### [2.4.24](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.24-alpha.0...v2.4.24) (2021-08-10)
391
+
392
+ ### [2.4.24-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23...v2.4.24-alpha.0) (2021-08-10)
393
+
394
+ ### [2.4.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.3...v2.4.23) (2021-08-10)
395
+
396
+ ### [2.4.23-alpha.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.2...v2.4.23-alpha.3) (2021-08-10)
397
+
398
+ ### [2.4.23-alpha.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.1...v2.4.23-alpha.2) (2021-08-10)
399
+
400
+ ### [2.4.23-alpha.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.23-alpha.0...v2.4.23-alpha.1) (2021-08-10)
401
+
402
+ ### [2.4.23-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.22...v2.4.23-alpha.0) (2021-08-10)
403
+
404
+ ### [2.4.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.21...v2.4.22) (2021-07-28)
405
+
406
+ ### [2.4.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.20...v2.4.21) (2021-07-21)
407
+
408
+ ### [2.4.20](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.20-alpha.0...v2.4.20) (2021-07-21)
409
+
410
+ ### [2.4.20-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.19...v2.4.20-alpha.0) (2021-07-21)
411
+
412
+ ### [2.4.19](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.18...v2.4.19) (2021-07-16)
413
+
414
+ ### [2.4.18-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.17...v2.4.18-alpha.0) (2021-07-13)
415
+
416
+ ### [2.4.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.17...v2.4.18) (2021-07-16)
417
+
418
+
419
+ ### Bug Fixes
420
+
421
+ * auto-suggest overlaps ([1266a4a](https://gitlab.com/e-pilot/frontend/base/elements/commit/1266a4a817f8c1052e864b6e74066ebc216ef66b))
422
+
423
+ ### [2.4.17](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.16...v2.4.17) (2021-07-13)
424
+
425
+ ### [2.4.16](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.15...v2.4.16) (2021-07-12)
426
+
427
+ ### [2.4.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.14...v2.4.15) (2021-07-07)
428
+
429
+ ### [2.4.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.13...v2.4.14) (2021-07-07)
430
+
431
+
432
+ ### Bug Fixes
433
+
434
+ * disable open autocomplete on focus ([0eadf72](https://gitlab.com/e-pilot/frontend/base/elements/commit/0eadf72a5c156de5b7deba00384379717f5a3ff7))
435
+
436
+ ### [2.4.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.12...v2.4.13) (2021-07-06)
437
+
438
+ ### [2.4.12](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9-alpha.1...v2.4.12) (2021-07-02)
439
+
440
+ ### [2.4.11](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10...v2.4.11) (2021-07-02)
441
+
442
+ ### [2.4.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.1...v2.4.10) (2021-07-02)
443
+
444
+ ### [2.4.10-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.0...v2.4.10-alpha.1) (2021-07-02)
445
+
446
+ ### [2.4.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9...v2.4.10-alpha.0) (2021-07-02)
447
+
448
+ ### [2.4.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.8...v2.4.9) (2021-07-01)
449
+
450
+ ### [2.4.11](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10...v2.4.11) (2021-07-02)
451
+
452
+ ### [2.4.10](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.1...v2.4.10) (2021-07-02)
453
+
454
+ ### [2.4.10-alpha.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.10-alpha.0...v2.4.10-alpha.1) (2021-07-02)
455
+
456
+ ### [2.4.10-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.9...v2.4.10-alpha.0) (2021-07-02)
457
+
458
+ ### [2.4.9](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.8...v2.4.9) (2021-07-01)
459
+
460
+ ### [2.4.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.7...v2.4.8) (2021-06-29)
461
+
462
+ ### [2.4.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.6...v2.4.7) (2021-06-29)
463
+
464
+
465
+ ### Bug Fixes
466
+
467
+ * button on focus ([e9110b1](https://gitlab.com/e-pilot/frontend/base/elements/commit/e9110b16bd19b02e77de14fc59c9767f3df74684))
468
+
469
+ ### [2.4.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.5...v2.4.6) (2021-06-28)
470
+
471
+
472
+ ### Bug Fixes
473
+
474
+ * button bg color on focus ([a841d17](https://gitlab.com/e-pilot/frontend/base/elements/commit/a841d179bc710bad67721d766d5a54a164cbfff3))
475
+
476
+ ### [2.4.5](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.4...v2.4.5) (2021-06-25)
477
+
478
+ ### [2.4.2-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.1...v2.4.2-alpha.0) (2021-06-24)
479
+
480
+ ### [2.4.4](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.3...v2.4.4) (2021-06-25)
481
+
482
+ ### [2.4.3](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.2...v2.4.3) (2021-06-25)
483
+
484
+ ### [2.4.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.1...v2.4.2) (2021-06-24)
485
+
486
+ ### [2.4.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.4.0...v2.4.1) (2021-06-23)
487
+
488
+ ### [2.4.1-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.4.0...v2.4.1-alpha.0) (2021-06-23)
489
+
490
+ ## [2.4.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.3.2...v2.4.0) (2021-06-22)
491
+
492
+
493
+ ### Features
494
+
495
+ * er-1581 flip popper prop in autocomplete ([386fa4c](https://gitlab.com/e-pilot/frontend/base/elements/commit/386fa4c2bb1e3139921cb0a597422b32a8c363fc))
496
+
497
+ ### [2.3.2](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.3.1...v2.3.2) (2021-06-18)
498
+
499
+ ### [2.3.1](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.3.0...v2.3.1) (2021-06-16)
500
+
501
+ ## [2.3.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.25...v2.3.0) (2021-06-14)
502
+
503
+
504
+ ### Features
505
+
506
+ * mo-341 - fix version number ([e132c3f](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/e132c3f701ab1f5aa1363ad9fdb499305836743e))
507
+
508
+
509
+ ### Bug Fixes
510
+
511
+ * mo-341 - update playground with latest theme. ([5dba9a2](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/5dba9a2dbf7ccc994a702b6e57c0331b3b1c081c))
512
+
513
+ ## [2.3.0-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.22-alpha.0...v2.3.0-alpha.0) (2021-06-10)
514
+
515
+
516
+ ### Features
517
+
518
+ * mo-341 - Create the fontSource as array to load customer's fonts into JB. ([dc156e9](https://gitlab.com/e-pilot/product/frontend/base/elements/commit/dc156e9bb6fb2a9ec0e2adb3594af6af55c2f1a7))
519
+
520
+ ### [2.2.25](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.24...v2.2.25) (2021-06-14)
521
+
522
+ ### [2.2.24](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.23...v2.2.24) (2021-06-11)
523
+
524
+ ### [2.2.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.23-alpha.0...v2.2.23) (2021-06-11)
525
+
526
+
527
+ ### Bug Fixes
528
+
529
+ * select icon color ([167043a](https://gitlab.com/e-pilot/frontend/base/elements/commit/167043a19a8b29208efb59c9233a52eee36b74c7))
530
+
531
+ ### [2.2.23-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.22...v2.2.23-alpha.0) (2021-06-11)
532
+
533
+
534
+ ### Bug Fixes
535
+
536
+ * styles overwritten with ivy styles ([87a3bcf](https://gitlab.com/e-pilot/frontend/base/elements/commit/87a3bcf823dadbf173046da27168241eeaacc577))
537
+
538
+ ### [2.2.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.22-alpha.0...v2.2.22) (2021-06-11)
539
+
540
+
541
+ ### Bug Fixes
542
+
543
+ * styles overwritten with ivy styles ([571c7b6](https://gitlab.com/e-pilot/frontend/base/elements/commit/571c7b614fdb520ef1bbb0b3c9d886299f6ed047))
544
+
545
+ ### [2.2.22-alpha.0](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.21...v2.2.22-alpha.0) (2021-06-09)
546
+
547
+ ### [2.2.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.19...v2.2.21) (2021-06-02)
548
+
549
+
550
+ ### Bug Fixes
551
+
552
+ * **buttons:** fixed hover colors for buttons ([5d8c8b0](https://gitlab.com/e-pilot/frontend/base/elements/commit/5d8c8b08688464762948c114c527b02cee4c7759))
553
+ * **tabs:** add correct box-shadow ([1c7ce92](https://gitlab.com/e-pilot/frontend/base/elements/commit/1c7ce923da2bd29f2da9eabd1ad504ceb18e2bcd))
554
+
555
+ ### [2.2.20](https://gitlab.com/e-pilot/product/frontend/base/elements/compare/v2.2.19...v2.2.20) (2021-06-01)
556
+
557
+ ### [2.2.19](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.18...v2.2.19) (2021-05-31)
558
+
559
+ ### [2.2.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.16...v2.2.18) (2021-05-31)
560
+
561
+ ### [2.2.17](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.17-alpha.0...v2.2.17) (2021-05-31)
562
+
563
+ ### [2.2.17-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.16...v2.2.17-alpha.0) (2021-05-31)
564
+
565
+ ### [2.2.16](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.15...v2.2.16) (2021-05-27)
566
+
567
+ ### [2.2.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.13...v2.2.15) (2021-05-26)
568
+
569
+
570
+ ### Bug Fixes
571
+
572
+ * **button:** hover color fix ([f120cfd](https://gitlab.com/e-pilot/frontend/base/elements/commit/f120cfd1ea438538c6a3ebb107302722a67498f9))
573
+
574
+ ### [2.2.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.14-alpha.0...v2.2.14) (2021-05-26)
575
+
576
+ ### [2.2.14-alpha.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.13...v2.2.14-alpha.0) (2021-05-26)
577
+
578
+ ### [2.2.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.12...v2.2.13) (2021-05-17)
579
+
580
+ ### [2.2.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.11...v2.2.12) (2021-05-17)
581
+
582
+ ### [2.2.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.10...v2.2.11) (2021-05-17)
583
+
584
+ ### [2.2.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.9...v2.2.10) (2021-05-14)
585
+
586
+ ### [2.2.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.8...v2.2.9) (2021-05-14)
587
+
588
+ ### [2.2.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.7...v2.2.8) (2021-05-14)
589
+
590
+ ### [2.2.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.6...v2.2.7) (2021-05-14)
591
+
592
+ ### [2.2.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.5...v2.2.6) (2021-05-14)
593
+
594
+ ### [2.2.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.4...v2.2.5) (2021-05-10)
595
+
596
+ ### [2.2.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.3...v2.2.4) (2021-05-05)
597
+
598
+ ### [2.2.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.2...v2.2.3) (2021-05-05)
599
+
600
+
601
+ ### Bug Fixes
602
+
603
+ * button colors ([31336b7](https://gitlab.com/e-pilot/frontend/base/elements/commit/31336b7287f104b3cfaf0f3b3a8fd5162167d58a))
604
+
605
+ ### [2.2.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.1...v2.2.2) (2021-05-05)
606
+
607
+ ### [2.2.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.2.0...v2.2.1) (2021-05-04)
608
+
609
+ ## [2.2.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.11...v2.2.0) (2021-05-04)
610
+
611
+ ### [2.1.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.1.0...v2.1.1) (2021-05-04)
612
+
613
+ ## [2.1.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.10...v2.1.0) (2021-05-04)
614
+
615
+
616
+ ### Features
617
+
618
+ * breakpoints theming ([cc18b6f](https://gitlab.com/e-pilot/frontend/base/elements/commit/cc18b6fbf27fc4d31a014895b261304033a63808))
619
+
620
+ ### [2.1.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.1.0...v2.1.1) (2021-05-04)
621
+
622
+ ## [2.1.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.10...v2.1.0) (2021-05-04)
623
+
624
+
625
+ ### Features
626
+
627
+ * breakpoints theming ([cc18b6f](https://gitlab.com/e-pilot/frontend/base/elements/commit/cc18b6fbf27fc4d31a014895b261304033a63808))
628
+
629
+ ### [2.0.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.8...v2.0.10) (2021-04-30)
630
+
631
+ ### [2.0.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.8...v2.0.9) (2021-04-27)
632
+
633
+ ### [2.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.6...v2.0.8) (2021-04-27)
634
+
635
+
636
+ ### Bug Fixes
637
+
638
+ * **iconed input:** fixed design issues ([da330d5](https://gitlab.com/e-pilot/frontend/base/elements/commit/da330d52d210cd33ddbc21bc0c7b1286c42d2b5e))
639
+
640
+ ### [2.0.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.6...v2.0.7) (2021-04-26)
641
+
642
+ ### [2.0.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.5...v2.0.6) (2021-04-26)
643
+
644
+
645
+ ### Bug Fixes
646
+
647
+ * **rating:** updated to have scaled icons in one line ([8780212](https://gitlab.com/e-pilot/frontend/base/elements/commit/87802122696b9f2f0da9839598dbf919ca031b4c))
648
+
649
+ ### [2.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v2.0.5) (2021-04-26)
650
+
651
+
652
+ ### Bug Fixes
653
+
654
+ * **rating:** updated to have scaled icons in one line ([b443b57](https://gitlab.com/e-pilot/frontend/base/elements/commit/b443b57cc71c5f5d500407b0d9b371285bcdbc28))
655
+ * button size & font weight bold ([686e32f](https://gitlab.com/e-pilot/frontend/base/elements/commit/686e32f8f2b7231b182d087033d7109014efb320))
656
+ * **rating:** updated rating component ([6d59303](https://gitlab.com/e-pilot/frontend/base/elements/commit/6d5930338e6e0f0391992dcd0694e786e0a96e49))
657
+ * added fill to rating comp ([82a1ad7](https://gitlab.com/e-pilot/frontend/base/elements/commit/82a1ad78f3aa122ae45804e610121605d1963546))
658
+ * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
659
+
660
+ ### [2.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.3...v2.0.4) (2021-04-26)
661
+
662
+ ### [2.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.2...v2.0.3) (2021-04-26)
663
+
664
+
665
+ ### Bug Fixes
666
+
667
+ * button size & font weight bold ([686e32f](https://gitlab.com/e-pilot/frontend/base/elements/commit/686e32f8f2b7231b182d087033d7109014efb320))
668
+ * **rating:** updated rating component ([6d59303](https://gitlab.com/e-pilot/frontend/base/elements/commit/6d5930338e6e0f0391992dcd0694e786e0a96e49))
669
+ * added fill to rating comp ([82a1ad7](https://gitlab.com/e-pilot/frontend/base/elements/commit/82a1ad78f3aa122ae45804e610121605d1963546))
670
+
671
+ ### [2.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.1...v2.0.2) (2021-04-23)
672
+
673
+ ### [2.0.1](https://gitlab.com/e-pilot/frontend/base/elements/compare/v2.0.0...v2.0.1) (2021-04-22)
674
+
675
+ ## [2.0.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v2.0.0) (2021-04-22)
676
+
677
+
678
+ ### Bug Fixes
679
+
680
+ * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
681
+
682
+ ## [1.0.0](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.39...v1.0.0) (2021-04-22)
683
+
684
+
685
+ ### Bug Fixes
686
+
687
+ * masked text field ([48ab16f](https://gitlab.com/e-pilot/frontend/base/elements/commit/48ab16f483044f97fc59004f99c9b5ee6b074826))
688
+
689
+ ### [0.0.39](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.38...v0.0.39) (2021-04-19)
690
+
691
+ ### [0.0.38](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.37...v0.0.38) (2021-04-19)
692
+
693
+ ### [0.0.37](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.36...v0.0.37) (2021-04-14)
694
+
695
+
696
+ ### Bug Fixes
697
+
698
+ * **radio, checkbox:** added possibility to place the inputs ([d6cc2c1](https://gitlab.com/e-pilot/frontend/base/elements/commit/d6cc2c1636b3cb1249dededbe8274904779420d1))
699
+
700
+ ### [0.0.36](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.31...v0.0.36) (2021-04-09)
701
+
702
+
703
+ ### Features
704
+
705
+ * **drawer:** added drawer element ([554c3f8](https://gitlab.com/e-pilot/frontend/base/elements/commit/554c3f8994930afb54c7949eca6a36a013b6b8cf))
706
+ * **drawer:** added test ([846e1dc](https://gitlab.com/e-pilot/frontend/base/elements/commit/846e1dcc26f6087eeee35e6dee2787eec6a25d77))
707
+ * mui props & overrides in theme provider ([c70213d](https://gitlab.com/e-pilot/frontend/base/elements/commit/c70213d2127a833c089266fca5095941e3374243))
708
+
709
+
710
+ ### Bug Fixes
711
+
712
+ * autocomplete label ([2d7809c](https://gitlab.com/e-pilot/frontend/base/elements/commit/2d7809c6d31a0a7980bc64c48d52a14021d27f04))
713
+
714
+ ### [0.0.35](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.34...v0.0.35) (2021-04-01)
715
+
716
+ ### [0.0.34](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.33...v0.0.34) (2021-04-01)
717
+
718
+
719
+ ### Bug Fixes
720
+
721
+ * autocomplete label ([2d7809c](https://gitlab.com/e-pilot/frontend/base/elements/commit/2d7809c6d31a0a7980bc64c48d52a14021d27f04))
722
+
723
+ ### [0.0.33](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.32...v0.0.33) (2021-04-01)
724
+
725
+
726
+ ### Features
727
+
728
+ * mui props & overrides in theme provider ([c70213d](https://gitlab.com/e-pilot/frontend/base/elements/commit/c70213d2127a833c089266fca5095941e3374243))
729
+
730
+ ### [0.0.32](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.31...v0.0.32) (2021-03-29)
731
+
732
+ ### [0.0.31](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.30...v0.0.31) (2021-03-22)
733
+
734
+ ### [0.0.30](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.29...v0.0.30) (2021-03-22)
735
+
736
+
737
+ ### Bug Fixes
738
+
739
+ * masked textfield ([49a9497](https://gitlab.com/e-pilot/frontend/base/elements/commit/49a9497934590ac485614a5639ccec07644bcc48))
740
+
741
+ ### [0.0.29](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.28...v0.0.29) (2021-03-18)
742
+
743
+ ### [0.0.28](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.27...v0.0.28) (2021-03-18)
744
+
745
+ ### [0.0.27](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.26...v0.0.27) (2021-03-18)
746
+
747
+ ### [0.0.26](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.25...v0.0.26) (2021-03-16)
748
+
749
+
750
+ ### Features
751
+
752
+ * mo-188 - fix onChange => onError keep onChange oem ([9657161](https://gitlab.com/e-pilot/frontend/base/elements/commit/96571610c0db1481eb09bcf5cc116fcbb0d6d532))
753
+
754
+
755
+ ### Bug Fixes
756
+
757
+ * onChange callback to onError to not override TextField behavior ([7cafee3](https://gitlab.com/e-pilot/frontend/base/elements/commit/7cafee361fdb8e8f2a07edac223e0d12224bfde5))
758
+
759
+ ### [0.0.25](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.23...v0.0.25) (2021-03-11)
760
+
761
+
762
+ ### Features
763
+
764
+ * **image:** create image element ([0e82f29](https://gitlab.com/e-pilot/frontend/base/elements/commit/0e82f2947b23ecb425886ab4c09bca2256df86fe))
765
+
766
+
767
+ ### Bug Fixes
768
+
769
+ * **image:** use box instead of inline style ([5f6a2da](https://gitlab.com/e-pilot/frontend/base/elements/commit/5f6a2da7af78fe52813864d09438d6dd69a200ed))
770
+
771
+ ### [0.0.24](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.23...v0.0.24) (2021-03-09)
772
+
773
+ ### [0.0.23](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.20...v0.0.23) (2021-02-26)
774
+
775
+
776
+ ### Features
777
+
778
+ * **rating:** create rating component ([c135e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/c135e4f331cdc271c92624b0acb06e022d18504a))
779
+ * hidden element re-exported from mui ([7a4145e](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a4145e714f151da5b9a1897ff319f9c3cae7bb9))
780
+
781
+
782
+ ### Bug Fixes
783
+
784
+ * **rating:** update prop type ([9684657](https://gitlab.com/e-pilot/frontend/base/elements/commit/9684657671005d4386628ac69dc562e4bf9c1573))
785
+ * hidden children prop ([66e795d](https://gitlab.com/e-pilot/frontend/base/elements/commit/66e795d9d5cfbdc686bd080bf465ccbe47af658e))
786
+
787
+ ### [0.0.22](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.21...v0.0.22) (2021-02-25)
788
+
789
+
790
+ ### Bug Fixes
791
+
792
+ * hidden children prop ([66e795d](https://gitlab.com/e-pilot/frontend/base/elements/commit/66e795d9d5cfbdc686bd080bf465ccbe47af658e))
793
+
794
+ ### [0.0.21](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.20...v0.0.21) (2021-02-24)
795
+
796
+
797
+ ### Features
798
+
799
+ * hidden element re-exported from mui ([7a4145e](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a4145e714f151da5b9a1897ff319f9c3cae7bb9))
800
+
801
+ ### [0.0.20](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.8...v0.0.20) (2021-02-19)
802
+
803
+
804
+ ### Features
805
+
806
+ * added container style to select ([3d6c4ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/3d6c4ab0d7169c5e6abe1df5f94d6c6fb211b113))
807
+ * added containerstyle to textfield ([662e642](https://gitlab.com/e-pilot/frontend/base/elements/commit/662e642ed421a0b581d90a01baa8c029b77c8143))
808
+ * custom select field ([7fb6a74](https://gitlab.com/e-pilot/frontend/base/elements/commit/7fb6a7445c89f6402f9047fecce45f10773ba830))
809
+ * custom text field ([2619923](https://gitlab.com/e-pilot/frontend/base/elements/commit/261992331576062ed6807bd73423903d3a0f1bf7))
810
+ * dev and prod static assets url ([dcaaf39](https://gitlab.com/e-pilot/frontend/base/elements/commit/dcaaf399080690b6c98289e3f4b1ba1d6fc540f0))
811
+ * dev and prod static assets url ([b3a2fe8](https://gitlab.com/e-pilot/frontend/base/elements/commit/b3a2fe8553efbf29c428c8b6bd047e085178061f))
812
+ * mo-124 notification ([f1cee1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1cee1fbf0bf95219c70373a316574a14b7ac4c7))
813
+ * mo-125 colors from theme ([11e3c41](https://gitlab.com/e-pilot/frontend/base/elements/commit/11e3c410c96ac31c374611f6f4c909cc999722b7))
814
+ * mo-149 all caps button ([96cdda2](https://gitlab.com/e-pilot/frontend/base/elements/commit/96cdda2e4780d48322718dc00527eb243153a3ff))
815
+ * mo-19 list ([16dfe99](https://gitlab.com/e-pilot/frontend/base/elements/commit/16dfe992e4797a6ee9ff9d70ab0fe8eea3cf6539))
816
+ * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([5cecdef](https://gitlab.com/e-pilot/frontend/base/elements/commit/5cecdefba8f1a3fcda60673435f1020fe7a9620c))
817
+ * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([a01eecf](https://gitlab.com/e-pilot/frontend/base/elements/commit/a01eecf34062b916a974a42403d21e3adfa1482d))
818
+ * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([c4a15d7](https://gitlab.com/e-pilot/frontend/base/elements/commit/c4a15d7312075b8975e828cfc1e3ffb60cc2743a))
819
+ * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([09dec53](https://gitlab.com/e-pilot/frontend/base/elements/commit/09dec5342f7c12b84b6055398564281c68996dfe))
820
+ * MO-67 added some test scenarios mvp-0 and refactor os stories ([085e369](https://gitlab.com/e-pilot/frontend/base/elements/commit/085e369595684962a0b3f578cca7b79d2b7b06e6))
821
+ * MO-67 Merge Dev into and lost segmentation of alerts ([9019862](https://gitlab.com/e-pilot/frontend/base/elements/commit/9019862054f47e8cfb251424aca69ae1fae4e09e))
822
+ * proxima nova font ([8c5397c](https://gitlab.com/e-pilot/frontend/base/elements/commit/8c5397c9b1fee749f62dd6bbb4b692c16b2ca4d6))
823
+ * proxima nova font ([90b3393](https://gitlab.com/e-pilot/frontend/base/elements/commit/90b3393626fa01a50497171f782c696d7e1ccbd5))
824
+
825
+
826
+ ### Bug Fixes
827
+
828
+ * **headers:** added missing h4, h5, h6 elements ([df1d3a5](https://gitlab.com/e-pilot/frontend/base/elements/commit/df1d3a505e7a005b1a3dab3b2d6cbe3e548ad470))
829
+ * adding new method for npm token to docs ([f1e92b5](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1e92b5312645721ce09f51266de9bcdbb01a8f8))
830
+ * controlled autocomplete & disable open on focus ([9ee3257](https://gitlab.com/e-pilot/frontend/base/elements/commit/9ee325704349ad5e4ca5691b200947a9f4900f90))
831
+ * Fixed colors of alerts, main = dark ([b8e0723](https://gitlab.com/e-pilot/frontend/base/elements/commit/b8e0723eda5cb55be0527bfb38e9d60c42a71e7b))
832
+ * margin prop in select ([fa753fc](https://gitlab.com/e-pilot/frontend/base/elements/commit/fa753fc80410d08e82dfa875c5522cc4a6db5ef6))
833
+ * MO-67 - Fixing Alert test props ([6c740fd](https://gitlab.com/e-pilot/frontend/base/elements/commit/6c740fd38f3e2bc9c813cc727207246b70c741c3))
834
+ * MO-67 Fixed components names from segmentation ([2677820](https://gitlab.com/e-pilot/frontend/base/elements/commit/2677820e9db22a28089571f78716194e156030e6))
835
+ * MO-67 Organize imports and update guides for NPM_TOKEN read-only ([3e4a2ff](https://gitlab.com/e-pilot/frontend/base/elements/commit/3e4a2ffa24fdc039880f90049d4e5542b69aaf2c))
836
+ * omit menu item button prop ([d0c8033](https://gitlab.com/e-pilot/frontend/base/elements/commit/d0c80337dd5afb90b2187a2d31369291f8058da1))
837
+ * props hidden in docs ([75153ee](https://gitlab.com/e-pilot/frontend/base/elements/commit/75153eed450ecba2222ec7c630e75fd49682c222))
838
+ * Refactoring os alert type, stories and test to be more simple. ([559cb7f](https://gitlab.com/e-pilot/frontend/base/elements/commit/559cb7f95e23474a5ad3485b0951f2d2e2f988a4))
839
+ * select focus border radius ([7a1f4e1](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a1f4e1cbc18f596b1f0a8676f662f7fe2e4bcd4))
840
+ * spacing in default theme ([d268290](https://gitlab.com/e-pilot/frontend/base/elements/commit/d268290bf69cd5609f1a42a7edfac00743b6a37c))
841
+ * text field default id ([b931fc5](https://gitlab.com/e-pilot/frontend/base/elements/commit/b931fc5e051ad1adb876146d572902689a099cb6))
842
+ * text field id & adornments ([7966b51](https://gitlab.com/e-pilot/frontend/base/elements/commit/7966b5196fd1828632554a439e422964e4889b23))
843
+ * text field props in docs ([2069e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/2069e4f2340205286a8cf69d77bdd3e6309e4ab0))
844
+ * textfield label & select story ([509bd1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/509bd1fc995dde392d9d28bb8b2ddc0d0db6617c))
845
+ * textfield multine padding ([61f1c64](https://gitlab.com/e-pilot/frontend/base/elements/commit/61f1c6473fe5de5e86de920d2b97bbddeefde608))
846
+ * theme mapping params ([beadece](https://gitlab.com/e-pilot/frontend/base/elements/commit/beadece31b7189b187abb8a1a082798eef2be9cd))
847
+ * Use styled component for alert colors, component has the color for filled variant hardcoded. ([421d5a8](https://gitlab.com/e-pilot/frontend/base/elements/commit/421d5a80647e095a213584bcbc5789188070fac8))
848
+
849
+ ### [0.0.19](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.18...v0.0.19) (2021-02-12)
850
+
851
+
852
+ ### Bug Fixes
853
+
854
+ * adding new method for npm token to docs ([f1e92b5](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1e92b5312645721ce09f51266de9bcdbb01a8f8))
855
+ * theme mapping params ([beadece](https://gitlab.com/e-pilot/frontend/base/elements/commit/beadece31b7189b187abb8a1a082798eef2be9cd))
856
+
857
+ ### [0.0.18](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.17...v0.0.18) (2021-02-11)
858
+
859
+
860
+ ### Bug Fixes
861
+
862
+ * controlled autocomplete & disable open on focus ([9ee3257](https://gitlab.com/e-pilot/frontend/base/elements/commit/9ee325704349ad5e4ca5691b200947a9f4900f90))
863
+
864
+ ### [0.0.17](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.16...v0.0.17) (2021-02-09)
865
+
866
+
867
+ ### Features
868
+
869
+ * added container style to select ([3d6c4ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/3d6c4ab0d7169c5e6abe1df5f94d6c6fb211b113))
870
+
871
+ ### [0.0.16](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.15...v0.0.16) (2021-02-09)
872
+
873
+ ### [0.0.15](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.14...v0.0.15) (2021-02-08)
874
+
875
+
876
+ ### Features
877
+
878
+ * added containerstyle to textfield ([662e642](https://gitlab.com/e-pilot/frontend/base/elements/commit/662e642ed421a0b581d90a01baa8c029b77c8143))
879
+ * mo-149 all caps button ([96cdda2](https://gitlab.com/e-pilot/frontend/base/elements/commit/96cdda2e4780d48322718dc00527eb243153a3ff))
880
+
881
+ ### [0.0.14](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.13...v0.0.14) (2021-02-04)
882
+
883
+
884
+ ### Bug Fixes
885
+
886
+ * text field id & adornments ([7966b51](https://gitlab.com/e-pilot/frontend/base/elements/commit/7966b5196fd1828632554a439e422964e4889b23))
887
+
888
+ ### [0.0.13](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.12...v0.0.13) (2021-02-04)
889
+
890
+
891
+ ### Features
892
+
893
+ * custom select field ([7fb6a74](https://gitlab.com/e-pilot/frontend/base/elements/commit/7fb6a7445c89f6402f9047fecce45f10773ba830))
894
+ * custom text field ([2619923](https://gitlab.com/e-pilot/frontend/base/elements/commit/261992331576062ed6807bd73423903d3a0f1bf7))
895
+ * dev and prod static assets url ([dcaaf39](https://gitlab.com/e-pilot/frontend/base/elements/commit/dcaaf399080690b6c98289e3f4b1ba1d6fc540f0))
896
+ * dev and prod static assets url ([b3a2fe8](https://gitlab.com/e-pilot/frontend/base/elements/commit/b3a2fe8553efbf29c428c8b6bd047e085178061f))
897
+ * mo-124 notification ([f1cee1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/f1cee1fbf0bf95219c70373a316574a14b7ac4c7))
898
+ * mo-125 colors from theme ([11e3c41](https://gitlab.com/e-pilot/frontend/base/elements/commit/11e3c410c96ac31c374611f6f4c909cc999722b7))
899
+ * mo-19 list ([16dfe99](https://gitlab.com/e-pilot/frontend/base/elements/commit/16dfe992e4797a6ee9ff9d70ab0fe8eea3cf6539))
900
+ * MO-67 added some test scenarios mvp-0 and refactor os stories ([085e369](https://gitlab.com/e-pilot/frontend/base/elements/commit/085e369595684962a0b3f578cca7b79d2b7b06e6))
901
+ * MO-67 Merge Dev into and lost segmentation of alerts ([9019862](https://gitlab.com/e-pilot/frontend/base/elements/commit/9019862054f47e8cfb251424aca69ae1fae4e09e))
902
+ * proxima nova font ([8c5397c](https://gitlab.com/e-pilot/frontend/base/elements/commit/8c5397c9b1fee749f62dd6bbb4b692c16b2ca4d6))
903
+
904
+
905
+ ### Bug Fixes
906
+
907
+ * Fixed colors of alerts, main = dark ([b8e0723](https://gitlab.com/e-pilot/frontend/base/elements/commit/b8e0723eda5cb55be0527bfb38e9d60c42a71e7b))
908
+ * margin prop in select ([fa753fc](https://gitlab.com/e-pilot/frontend/base/elements/commit/fa753fc80410d08e82dfa875c5522cc4a6db5ef6))
909
+ * MO-67 - Fixing Alert test props ([6c740fd](https://gitlab.com/e-pilot/frontend/base/elements/commit/6c740fd38f3e2bc9c813cc727207246b70c741c3))
910
+ * MO-67 Fixed components names from segmentation ([2677820](https://gitlab.com/e-pilot/frontend/base/elements/commit/2677820e9db22a28089571f78716194e156030e6))
911
+ * MO-67 Organize imports and update guides for NPM_TOKEN read-only ([3e4a2ff](https://gitlab.com/e-pilot/frontend/base/elements/commit/3e4a2ffa24fdc039880f90049d4e5542b69aaf2c))
912
+ * omit menu item button prop ([d0c8033](https://gitlab.com/e-pilot/frontend/base/elements/commit/d0c80337dd5afb90b2187a2d31369291f8058da1))
913
+ * props hidden in docs ([75153ee](https://gitlab.com/e-pilot/frontend/base/elements/commit/75153eed450ecba2222ec7c630e75fd49682c222))
914
+ * Refactoring os alert type, stories and test to be more simple. ([559cb7f](https://gitlab.com/e-pilot/frontend/base/elements/commit/559cb7f95e23474a5ad3485b0951f2d2e2f988a4))
915
+ * select focus border radius ([7a1f4e1](https://gitlab.com/e-pilot/frontend/base/elements/commit/7a1f4e1cbc18f596b1f0a8676f662f7fe2e4bcd4))
916
+ * spacing in default theme ([d268290](https://gitlab.com/e-pilot/frontend/base/elements/commit/d268290bf69cd5609f1a42a7edfac00743b6a37c))
917
+ * text field default id ([b931fc5](https://gitlab.com/e-pilot/frontend/base/elements/commit/b931fc5e051ad1adb876146d572902689a099cb6))
918
+ * text field props in docs ([2069e4f](https://gitlab.com/e-pilot/frontend/base/elements/commit/2069e4f2340205286a8cf69d77bdd3e6309e4ab0))
919
+ * textfield label & select story ([509bd1f](https://gitlab.com/e-pilot/frontend/base/elements/commit/509bd1fc995dde392d9d28bb8b2ddc0d0db6617c))
920
+ * textfield multine padding ([61f1c64](https://gitlab.com/e-pilot/frontend/base/elements/commit/61f1c6473fe5de5e86de920d2b97bbddeefde608))
921
+ * Use styled component for alert colors, component has the color for filled variant hardcoded. ([421d5a8](https://gitlab.com/e-pilot/frontend/base/elements/commit/421d5a80647e095a213584bcbc5789188070fac8))
922
+
923
+ ### [0.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.8) (2021-01-15)
924
+
925
+
926
+ ### Features
927
+
928
+ * MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([09dec53](https://gitlab.com/e-pilot/frontend/base/elements/commit/09dec5342f7c12b84b6055398564281c68996dfe))
929
+ * proxima nova font ([90b3393](https://gitlab.com/e-pilot/frontend/base/elements/commit/90b3393626fa01a50497171f782c696d7e1ccbd5))
930
+
931
+ ### [0.0.12](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.11...v0.0.12) (2021-02-02)
932
+
933
+ ### Features
934
+
935
+ - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([5cecdef](https://gitlab.com/e-pilot/frontend/base/elements/commit/5cecdefba8f1a3fcda60673435f1020fe7a9620c))
936
+
937
+ ### [0.0.11](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.10...v0.0.11) (2021-02-02)
938
+
939
+ ### Features
940
+
941
+ - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([a01eecf](https://gitlab.com/e-pilot/frontend/base/elements/commit/a01eecf34062b916a974a42403d21e3adfa1482d))
942
+
943
+ ### [0.0.10](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.9...v0.0.10) (2021-02-02)
944
+
945
+ ### [0.0.9](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.9) (2021-01-22)
946
+
947
+ ### Features
948
+
949
+ - MO-67 add wrapper for snackbar component and update textfield story with argtype for variant prop. ([c4a15d7](https://gitlab.com/e-pilot/frontend/base/elements/commit/c4a15d7312075b8975e828cfc1e3ffb60cc2743a))
950
+
951
+ ### [0.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.4...v0.0.5) (2021-01-13)
952
+
953
+ ### Features
954
+
955
+ - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([515d134](https://gitlab.com/e-pilot/frontend/base/elements/commit/515d134d0b8ce0ea39dc1395a3156e0fc107c5ca))
956
+
957
+ ### [0.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.3...v0.0.4) (2021-01-08)
958
+
959
+ ### [1.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.2...v1.0.3) (2021-01-07)
960
+
961
+ ### [1.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.1...v1.0.2) (2021-01-07)
962
+
963
+ ### Bug Fixes
964
+
965
+ - **version:** updated version ([8260e9f](https://gitlab.com/e-pilot/frontend/base/elements/commit/8260e9fc2520ccfd8c6e85f12faf41ad156be629))
966
+
967
+ ## 1.0.0 (2021-01-05)
968
+
969
+ ### [0.0.8](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.7...v0.0.8) (2021-01-15)
970
+
971
+ ### [0.0.5](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.4...v0.0.5) (2021-01-13)
972
+
973
+ ### Features
974
+
975
+ - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([515d134](https://gitlab.com/e-pilot/frontend/base/elements/commit/515d134d0b8ce0ea39dc1395a3156e0fc107c5ca))
976
+
977
+ ### [0.0.4](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.3...v0.0.4) (2021-01-08)
978
+
979
+ ### [1.0.3](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.2...v1.0.3) (2021-01-07)
980
+
981
+ ### [1.0.2](https://gitlab.com/e-pilot/frontend/base/elements/compare/v1.0.1...v1.0.2) (2021-01-07)
982
+
983
+ ### Bug Fixes
984
+
985
+ - **version:** updated version ([8260e9f](https://gitlab.com/e-pilot/frontend/base/elements/commit/8260e9fc2520ccfd8c6e85f12faf41ad156be629))
986
+
987
+ ## 1.0.0 (2021-01-05)
988
+
989
+ ### [0.0.7](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.0.6...v0.0.7) (2021-01-15)
990
+
991
+ ### [0.0.6](https://gitlab.com/e-pilot/frontend/base/elements/compare/v0.1.50...v0.0.6) (2021-01-15)
992
+
993
+ ### 0.1.50 (2021-01-15)
994
+
995
+ ### Features
996
+
997
+ - MO-10 added Radio & some Form elements ([ad6f15d](https://gitlab.com/e-pilot/frontend/base/elements/commit/ad6f15d467585477e046d9a6769decfcd48ae10a))
998
+ - MO-10 Switch ([3c5519b](https://gitlab.com/e-pilot/frontend/base/elements/commit/3c5519b949229b74c7f02b3281cb46050ca392f5))
999
+ - mo-14 stepper ([e9e8172](https://gitlab.com/e-pilot/frontend/base/elements/commit/e9e81722e302f97d84f192379fb59036f52d1679))
1000
+ - MO-17 added one more example for determinade variant and tests ([a88fc5b](https://gitlab.com/e-pilot/frontend/base/elements/commit/a88fc5be832d8758c2c4067ade36d2ad28b41e9b))
1001
+ - mo-17 added progress component files ([1b8efdb](https://gitlab.com/e-pilot/frontend/base/elements/commit/1b8efdbef3f25f4c131c1c72cd6b25323ffab7b1))
1002
+ - mo-24 grid ([9267d82](https://gitlab.com/e-pilot/frontend/base/elements/commit/9267d821266d2dd3ea6e7e119c723baae0ae6640))
1003
+ - mo-59 select ([0638eeb](https://gitlab.com/e-pilot/frontend/base/elements/commit/0638eeb3606c95ad02a84ff1c49b7732212863a3))
1004
+ - mo-60 autocomplete ([5bebbcb](https://gitlab.com/e-pilot/frontend/base/elements/commit/5bebbcb81420cfb44a154641361afe543df664bc))
1005
+ - mo-60 autocomplete ([5693927](https://gitlab.com/e-pilot/frontend/base/elements/commit/56939276e82358e3b31581785a520660e3d2d3c8))
1006
+ - mo-60 autocomplete ([31881e2](https://gitlab.com/e-pilot/frontend/base/elements/commit/31881e2de69c08546f9b29b948c452b06b88a6ef))
1007
+ - MO-62 ([ed5d6ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/ed5d6ab1b2f5bf86ba4827d6af32b9f5b06d84e4))
1008
+ - MO-63 Chip ([112db33](https://gitlab.com/e-pilot/frontend/base/elements/commit/112db33d0d9a89f0c827cb1a9a17213fba248b0b))
1009
+ - MO-79 - added new stories for guides and config the load order, now loading pages from Welcome section first in sidebar. ([a325c75](https://gitlab.com/e-pilot/frontend/base/elements/commit/a325c7592d976bf992a659d78fd00bb0d1736275))
1010
+ - MO-79 Created getting started story ([06919ab](https://gitlab.com/e-pilot/frontend/base/elements/commit/06919ab94cbfc14c38e8f00c683d3394f7d57f18))
1011
+ - MO-81 Create story for contrib & help page ([b2a3f19](https://gitlab.com/e-pilot/frontend/base/elements/commit/b2a3f19ddc64ee5d22fe3276343bfafcb42c02ad))
1012
+ - mo-84 spacing components concepts ([b676422](https://gitlab.com/e-pilot/frontend/base/elements/commit/b6764228bc2e9b4fe766cdf5c2b62fbd3e0f9a82))
1013
+ - **breadcrumbs:** created breadcrumbs component ([5bf67c5](https://gitlab.com/e-pilot/frontend/base/elements/commit/5bf67c5b30e3f772f16162104452ef2965d9f913))
1014
+ - MO-81 added design review section and update README with a comment about branch url endpoint ([d799133](https://gitlab.com/e-pilot/frontend/base/elements/commit/d799133bc77ec40dc852ce329b9b93ecb9d4369d))
1015
+ - MO-81 wrote contributing guidelines (WIP) ([50ca4a4](https://gitlab.com/e-pilot/frontend/base/elements/commit/50ca4a49332d2e2904cf1af742688a8af8876449))
1016
+ - **docs:** remove some unrelevant code ([2e24c26](https://gitlab.com/e-pilot/frontend/base/elements/commit/2e24c26a66a2f8d36bf27c0c1a27f4ecc50bd3df))
1017
+ - **link:** created link component ([18f1a4a](https://gitlab.com/e-pilot/frontend/base/elements/commit/18f1a4a15f067cde0643e18d8d25f73a73052053))
1018
+ - **setup:** created initial setup for storybook and MUI elements ([183e3a3](https://gitlab.com/e-pilot/frontend/base/elements/commit/183e3a3f50833aeed692fddc37b011b6756b5f13))
1019
+
1020
+ ### Bug Fixes
1021
+
1022
+ - align items property in inline spacing ([6064f34](https://gitlab.com/e-pilot/frontend/base/elements/commit/6064f34d540330d6328c7d0799fef44a0d0c1107))
1023
+ - fixed theme provider story ([3b60d1e](https://gitlab.com/e-pilot/frontend/base/elements/commit/3b60d1eca203549416908fbc463deadf919d745a))
1024
+ - lint issues again 'caused by storybook-addon-docs dependency ([e287623](https://gitlab.com/e-pilot/frontend/base/elements/commit/e287623e385c4bdb97ca103913ae572d52d06bc2))
1025
+ - lint/prettier issues ([dd581f2](https://gitlab.com/e-pilot/frontend/base/elements/commit/dd581f2b12246dd98ac1f8039f16c9bffcd4bbaa))
1026
+ - MO-17 - Segmented examples in two stories ([097fdb1](https://gitlab.com/e-pilot/frontend/base/elements/commit/097fdb1887f3964adb5132a301c6fd2d23145020))
1027
+ - MO-79 fixed text for contribute section. ([6beaece](https://gitlab.com/e-pilot/frontend/base/elements/commit/6beaeced165f47515fe250e4aa7c9bb912f33408))
1028
+ - mprettier ([1bbc7bd](https://gitlab.com/e-pilot/frontend/base/elements/commit/1bbc7bd8103b9f35e5fd5a9b85ce00d5ef89a415))
1029
+ - **link:** review doc fix ([636c90a](https://gitlab.com/e-pilot/frontend/base/elements/commit/636c90a6eafe15fee707b9784c6e8bc1b455b209))
1030
+ - **link:** review import fix ([45bde28](https://gitlab.com/e-pilot/frontend/base/elements/commit/45bde285edb4fb6404c72970f137d3c19cc4f808))
1031
+ - MO-81 lint fix applied ([5129cb8](https://gitlab.com/e-pilot/frontend/base/elements/commit/5129cb824e92b7c2bc240c5f2188572dccafa681))
1032
+ - **setup:** renamed project in gitalb ci ([5e54a9a](https://gitlab.com/e-pilot/frontend/base/elements/commit/5e54a9a9720476cee88fe2c997766cc8cc164525))
1033
+
1034
+ ### [0.1.49](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.48...v0.1.49) (2020-11-26)
1035
+
1036
+ ### [0.1.48](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.47...v0.1.48) (2020-11-26)
1037
+
1038
+ ### Bug Fixes
1039
+
1040
+ - update dependencies ([dbf1f16](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/dbf1f16f2cbdee2ad3dbbb4700ddd57706f6445c))
1041
+
1042
+ ### [0.1.47](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.46...v0.1.47) (2020-11-23)
1043
+
1044
+ ### Bug Fixes
1045
+
1046
+ - assignation error on prefix ([155c5be](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/155c5be0f65f1faf9628004cb5a9645c4379a5db))
1047
+
1048
+ ### [0.1.46](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.45...v0.1.46) (2020-11-23)
1049
+
1050
+ ### Bug Fixes
1051
+
1052
+ - updating prefix when theme is not provided ([f25c317](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/f25c317f5043d77e72c6f3a925a0bd7f08231451))
1053
+
1054
+ ### [0.1.45](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.41...v0.1.45) (2020-11-23)
1055
+
1056
+ ### Bug Fixes
1057
+
1058
+ - ER-812 update button disable border style ([381561d](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/381561d01e781e547460cf5d66d7c5e077126cab))
1059
+ - ER-812 update version ([c16ecf5](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c16ecf5c19f3b3814831a26ad11848a1cfc95caf))
1060
+ - er-842 now every element can receive the className property ([08acaa8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/08acaa8ec75237dd36d4b88c1ca7398574112ddd))
1061
+
1062
+ ### [0.1.44](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.43...v0.1.44) (2020-11-19)
1063
+
1064
+ ### Bug Fixes
1065
+
1066
+ - er-842 now every element can receive the className property ([08acaa8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/08acaa8ec75237dd36d4b88c1ca7398574112ddd))
1067
+
1068
+ ### [0.1.43](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.42...v0.1.43) (2020-11-19)
1069
+
1070
+ ### [0.1.39](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.38...v0.1.39) (2020-10-23)
1071
+
1072
+ ### Bug Fixes
1073
+
1074
+ - input min height ([c6997b8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c6997b821be71d07e682a343bd1871f91faa1f56))
1075
+ - remove autofocus props ([654884b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/654884b430327bb40e08bb46d659d4f92e7f7028))
1076
+ - return back changes ([65544c6](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/65544c633a6c30c8b49e23a3dad6ceb6588b98f1))
1077
+ - theme mapping ([e5e59e9](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e5e59e98f9d286ab4b1b77f35f9ef74466dbb19d))
1078
+
1079
+ ### [0.1.32](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.31...v0.1.32) (2020-09-24)
1080
+
1081
+ ### [0.1.31](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.30...v0.1.31) (2020-09-22)
1082
+
1083
+ ### Bug Fixes
1084
+
1085
+ - add padding for input ([fb8d396](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/fb8d3962f45134c6f1a7e339bfa190c80ae3a46c))
1086
+ - upgrade storybook ([9aad1b8](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/9aad1b8709dc5cd95e7d35af445ba34774a66ca2))
1087
+
1088
+ ### [0.1.30](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.29...v0.1.30) (2020-08-27)
1089
+
1090
+ ### [0.1.29](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.28...v0.1.29) (2020-08-27)
1091
+
1092
+ ### Bug Fixes
1093
+
1094
+ - update dependencies ([41bdc4b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/41bdc4b38dc16129180207bfba32fd25f9b5219e))
1095
+ - update dependencies ([e0a3e57](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e0a3e57600d0f8abbae95d5c3886c680b2bfebb8))
1096
+
1097
+ ### [0.1.28](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.27...v0.1.28) (2020-08-14)
1098
+
1099
+ ### [0.1.26](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.25...v0.1.26) (2020-08-12)
1100
+
1101
+ ### Bug Fixes
1102
+
1103
+ - pseudo-classes in material UI ([bbe90dd](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/bbe90dd15e2c4a54a36ec3dcfc4bf7c2e4eb3513))
1104
+
1105
+ ### [0.1.25](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.24...v0.1.25) (2020-08-12)
1106
+
1107
+ ### Bug Fixes
1108
+
1109
+ - ER-407 export Avatar and Switch comp, remove unused Typography ([29c54ca](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/29c54ca760e19f8d96e6c48ee85fa76fcea3131d))
1110
+
1111
+ ### [0.1.24](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.23...v0.1.24) (2020-08-11)
1112
+
1113
+ ### Bug Fixes
1114
+
1115
+ - code style ([3d51b6b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/3d51b6b2f5183e37ce2b4717fcafc78592c7ac53))
1116
+ - Code Style ([5952220](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/5952220095c0d7642f71a1ab167a167d1b166ccc))
1117
+ - fix typography design, fix switch label comp css ([02c162a](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/02c162a3b7fa7a890c064c3411f8fbee374e0e10))
1118
+
1119
+ ### [0.1.23](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.22...v0.1.23) (2020-08-11)
1120
+
1121
+ ### [0.1.22](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.21...v0.1.22) (2020-08-09)
1122
+
1123
+ ### Features
1124
+
1125
+ - er-482 create checkbox element ([cd4d44c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/cd4d44c48597bb6e9cba9f9cdcec9ecafbefb262))
1126
+
1127
+ ### Bug Fixes
1128
+
1129
+ - update / clean dependencies ([e02cb3c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/e02cb3cbf54a2ff73b139aa68be9736f6fd94f1a))
1130
+
1131
+ ### [0.1.21](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.20...v0.1.21) (2020-08-03)
1132
+
1133
+ ### [0.1.20](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.19...v0.1.20) (2020-08-03)
1134
+
1135
+ ### Bug Fixes
1136
+
1137
+ - change component format ([717cf33](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/717cf3311a50c62579a100eaaccbbeac6f9486df))
1138
+ - decorator with Widget Builder ([2a19416](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2a194162f288a8968ceadcf74bbe7fc34ec280bd))
1139
+
1140
+ ### [0.1.19](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.18...v0.1.19) (2020-07-30)
1141
+
1142
+ ### Features
1143
+
1144
+ - er-463 create divider element ([2789bad](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2789bad103ecf6ff7f88e2fec6f5aa5b087e897b))
1145
+
1146
+ ### Bug Fixes
1147
+
1148
+ - handle null value in toggle ([4764b19](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/4764b19bfbada784d38d289c049e903bd3bb0af4))
1149
+
1150
+ ### [0.1.18](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.17...v0.1.18) (2020-07-28)
1151
+
1152
+ ### Features
1153
+
1154
+ - ER-384 inputs ([edcd66a](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/edcd66a766a0ff48e4d5972ae7f33e06c008da21))
1155
+
1156
+ ### [0.1.17](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.16...v0.1.17) (2020-07-28)
1157
+
1158
+ ### Features
1159
+
1160
+ - ER-384 add Button ([8bf0730](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/8bf073012d8e3931203a768e04663663381b0967))
1161
+
1162
+ ### [0.1.16](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.15...v0.1.16) (2020-07-28)
1163
+
1164
+ ### Features
1165
+
1166
+ - ER-386 create toggle ([5445e34](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/5445e3431717756b5e1dca5dd3288e387b06c7ff))
1167
+
1168
+ ### Bug Fixes
1169
+
1170
+ - update dependencies ([19d3564](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/19d3564c5ddc16d64b847ec37568e1ab9192eab0))
1171
+
1172
+ ### [0.1.15](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.14...v0.1.15) (2020-07-27)
1173
+
1174
+ ### Bug Fixes
1175
+
1176
+ - version ([70be38c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/70be38c536327512e45a230a4b3ae178e0339575))
1177
+
1178
+ ### [0.1.14](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.13...v0.1.14) (2020-07-27)
1179
+
1180
+ ### Features
1181
+
1182
+ - add fonts ([211f7c2](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/211f7c2cdeddefdfd3a86bf1911baada32430384))
1183
+
1184
+ ### [0.1.13](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.12...v0.1.13) (2020-07-27)
1185
+
1186
+ ### [0.1.12](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.11...v0.1.12) (2020-07-27)
1187
+
1188
+ ### [0.1.11](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.10...v0.1.11) (2020-07-24)
1189
+
1190
+ ### Features
1191
+
1192
+ - add Spinner ([6669ae3](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/6669ae3498ebcbd1def99cb0c8550a5b99a17f93))
1193
+
1194
+ ### [0.1.10](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.9...v0.1.10) (2020-07-23)
1195
+
1196
+ ### Bug Fixes
1197
+
1198
+ - fontsize to be a number ([c095f0f](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c095f0fd3a34204f069ea60c0169f40d92bd99a0))
1199
+
1200
+ ### [0.1.9](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.8...v0.1.9) (2020-07-23)
1201
+
1202
+ ### Bug Fixes
1203
+
1204
+ - remove more mui errors ([d4e9663](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/d4e9663968a03f77b308eb38e10fb350cf6cb283))
1205
+
1206
+ ### [0.1.8](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.7...v0.1.8) (2020-07-23)
1207
+
1208
+ ### Bug Fixes
1209
+
1210
+ - remove mui warning ([fff98e4](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/fff98e4523634964b634812a269d42fdadd13497))
1211
+
1212
+ ### [0.1.7](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.6...v0.1.7) (2020-07-23)
1213
+
1214
+ ### Features
1215
+
1216
+ - ER-409 theme provider ([19e4bc3](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/19e4bc3ba6ddfeddd020132618403a98a90cefbd))
1217
+
1218
+ ### [0.1.6](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.5...v0.1.6) (2020-07-23)
1219
+
1220
+ ### Features
1221
+
1222
+ - added typed styled ([cb9ed6c](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/cb9ed6c84f795b8d0eb671107d9d0774d3cf54d1))
1223
+
1224
+ ### [0.1.5](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.4...v0.1.5) (2020-07-23)
1225
+
1226
+ ### Bug Fixes
1227
+
1228
+ - clean pipeline ([2c9875b](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/2c9875bcd28e8fd728e026aac5870ccb5697a4b8))
1229
+ - husky config ([233e626](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/233e626a70ed892c929167dda7b402ed8501a50c))
1230
+
1231
+ ### [0.1.4](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.3...v0.1.4) (2020-07-23)
1232
+
1233
+ ### [0.1.3](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.2...v0.1.3) (2020-07-23)
1234
+
1235
+ ### Bug Fixes
1236
+
1237
+ - remove prepare script ([ecec3db](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/ecec3dba74884f047467b2347e88757bcceb1404))
1238
+
1239
+ ### [0.1.2](https://gitlab.com/e-pilot/frontend/epilot-elements/compare/v0.1.1...v0.1.2) (2020-07-23)
1240
+
1241
+ ### 0.1.1 (2020-07-23)
1242
+
1243
+ ### Features
1244
+
1245
+ - ER-409 setup lib ([195caf6](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/195caf65c453d6b9012d1ff7af632f9f05979a67))
1246
+
1247
+ ### Bug Fixes
1248
+
1249
+ - correct prerelease script ([c6e19df](https://gitlab.com/e-pilot/frontend/epilot-elements/commit/c6e19dfa9cd2485860aa33b77698c9f7c4a1d9c2))