@moda/om 18.3.0 → 18.3.2

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 DELETED
@@ -1,709 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See
4
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- # [18.3.0](https://github.com/ModaOperandi/om/compare/v18.2.0...v18.3.0) (2023-01-09)
7
-
8
-
9
- ### Features
10
-
11
- * **AspectRatioBox:** make maxWidth and maxHeight optional ([#3168](https://github.com/ModaOperandi/om/issues/3168)) ([4b35e54](https://github.com/ModaOperandi/om/commit/4b35e5410bb90250adb4bb795b894d127f81061c))
12
-
13
- # [18.2.0](https://github.com/ModaOperandi/om/compare/v18.1.0...v18.2.0) (2023-01-04)
14
-
15
-
16
- ### Features
17
-
18
- * move from node-sass to sass ([#3159](https://github.com/ModaOperandi/om/issues/3159)) ([fc30fb4](https://github.com/ModaOperandi/om/commit/fc30fb4a3efa80d34f0c43ee043a6fad9169296d))
19
-
20
- # [18.1.0](https://github.com/ModaOperandi/om/compare/v18.0.0...v18.1.0) (2022-12-29)
21
-
22
-
23
- ### Features
24
-
25
- * accessibility improvements ([#3148](https://github.com/ModaOperandi/om/issues/3148)) ([7aecb1d](https://github.com/ModaOperandi/om/commit/7aecb1ddd9f6923b28bb5c99427ad884acb78fd2))
26
-
27
- # [18.0.0](https://github.com/ModaOperandi/om/compare/v17.14.2...v18.0.0) (2022-12-01)
28
-
29
-
30
- ### Bug Fixes
31
-
32
- * **searchinput:** clean up props ([#3080](https://github.com/ModaOperandi/om/issues/3080)) ([3f3f645](https://github.com/ModaOperandi/om/commit/3f3f6451b258ff7563f1e9852c15920239566815))
33
-
34
-
35
- ### BREAKING CHANGES
36
-
37
- * **searchinput:** removed 'onChangeValue'
38
-
39
- ## [17.14.2](https://github.com/ModaOperandi/om/compare/v17.14.1...v17.14.2) (2022-11-17)
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * **loading-shapes:** increases ms for transitioning ([#3060](https://github.com/ModaOperandi/om/issues/3060)) ([a93fc62](https://github.com/ModaOperandi/om/commit/a93fc62153920a9c7f0abd6e2a70adf9f2d2c3d0))
45
-
46
- ## [17.14.1](https://github.com/ModaOperandi/om/compare/v17.14.0...v17.14.1) (2022-11-15)
47
-
48
-
49
- ### Bug Fixes
50
-
51
- * **loading-shapes:** exports the component ([#3056](https://github.com/ModaOperandi/om/issues/3056)) ([d9e9289](https://github.com/ModaOperandi/om/commit/d9e928950e39c18f2cb6a09f8c7d7e82b98b94b3))
52
-
53
- # [17.14.0](https://github.com/ModaOperandi/om/compare/v17.13.0...v17.14.0) (2022-11-15)
54
-
55
-
56
- ### Features
57
-
58
- * **loading-shapes:** adds the component, imported from discovery and its stories ([#3055](https://github.com/ModaOperandi/om/issues/3055)) ([c242985](https://github.com/ModaOperandi/om/commit/c242985806107cc78e550f030cf0975301067c17))
59
-
60
- # [17.13.0](https://github.com/ModaOperandi/om/compare/v17.12.0...v17.13.0) (2022-11-14)
61
-
62
-
63
- ### Features
64
-
65
- * **button:** adds tertiary and elevated ([#3050](https://github.com/ModaOperandi/om/issues/3050)) ([6f1030d](https://github.com/ModaOperandi/om/commit/6f1030d5768aaf80ecbdf2866e90b3e993656f4d))
66
-
67
- # [17.12.0](https://github.com/ModaOperandi/om/compare/v17.11.0...v17.12.0) (2022-11-09)
68
-
69
-
70
- ### Features
71
-
72
- * **shapes:** exports the components ([#3037](https://github.com/ModaOperandi/om/issues/3037)) ([0689b0b](https://github.com/ModaOperandi/om/commit/0689b0b0ff9995a949f2a51fdefa302f4c3a64c7))
73
-
74
- # [17.11.0](https://github.com/ModaOperandi/om/compare/v17.10.0...v17.11.0) (2022-10-14)
75
-
76
-
77
- ### Features
78
-
79
- * **modaloverlay:** add autoFocus ([3f41d25](https://github.com/ModaOperandi/om/commit/3f41d2546e3ddde4b4c2e7786fcaf53eed12da78))
80
-
81
- # [17.10.0](https://github.com/ModaOperandi/om/compare/v17.9.1...v17.10.0) (2022-10-14)
82
-
83
-
84
- ### Features
85
-
86
- * **modal:** make autoFocus optional ([#2970](https://github.com/ModaOperandi/om/issues/2970)) ([ec884b0](https://github.com/ModaOperandi/om/commit/ec884b0bcbe5c4fec3610c47f9afc397fe6d5c82))
87
-
88
- ## [17.9.1](https://github.com/ModaOperandi/om/compare/v17.9.0...v17.9.1) (2022-10-13)
89
-
90
-
91
- ### Bug Fixes
92
-
93
- * **slidingpane:** remove z-index ([21e65c4](https://github.com/ModaOperandi/om/commit/21e65c4f3d8db6a9ece7ad61e5a07e3049dd4600))
94
-
95
- # [17.9.0](https://github.com/ModaOperandi/om/compare/v17.8.0...v17.9.0) (2022-10-13)
96
-
97
-
98
- ### Features
99
-
100
- * **breakpoint:** allow passing in html attributes ([#2968](https://github.com/ModaOperandi/om/issues/2968)) ([9282ed4](https://github.com/ModaOperandi/om/commit/9282ed45eaa9b3e79a8eace839a4b92a3e59da56))
101
-
102
- # [17.8.0](https://github.com/ModaOperandi/om/compare/v17.7.0...v17.8.0) (2022-10-12)
103
-
104
-
105
- ### Features
106
-
107
- * **SlidingPane:** lock focus ([#2965](https://github.com/ModaOperandi/om/issues/2965)) ([ffb5ab7](https://github.com/ModaOperandi/om/commit/ffb5ab77a5dcb105693efb9a338b56c41bba86a4))
108
-
109
- # [17.7.0](https://github.com/ModaOperandi/om/compare/v17.6.0...v17.7.0) (2022-10-11)
110
-
111
-
112
- ### Features
113
-
114
- * **sliding pane:** fixes ([651786d](https://github.com/ModaOperandi/om/commit/651786d91e10fd42031d2da0ae7d20be34b6de2b))
115
- * **sliding-pane:** adds sliding pane for mobile ([1a1a7c3](https://github.com/ModaOperandi/om/commit/1a1a7c3288d73f002611210f045cacd01b89c6c2))
116
-
117
- # [17.6.0](https://github.com/ModaOperandi/om/compare/v17.5.0...v17.6.0) (2022-10-05)
118
-
119
-
120
- ### Features
121
-
122
- * **badge:** adds noise theme ([#2950](https://github.com/ModaOperandi/om/issues/2950)) ([2cd1536](https://github.com/ModaOperandi/om/commit/2cd1536beaa548fec8001056fcb8c6ae4553fc1b))
123
-
124
- # [17.5.0](https://github.com/ModaOperandi/om/compare/v17.4.0...v17.5.0) (2022-09-30)
125
-
126
-
127
- ### Features
128
-
129
- * **checkbox:** adds data-test-id by dataTestId prop ([#2942](https://github.com/ModaOperandi/om/issues/2942)) ([ff1aa3e](https://github.com/ModaOperandi/om/commit/ff1aa3eb5c54c21b2fd45b5ebea07598ce0ab9aa))
130
-
131
- # [17.4.0](https://github.com/ModaOperandi/om/compare/v17.3.0...v17.4.0) (2022-09-27)
132
-
133
-
134
- ### Features
135
-
136
- * **expandable:** dark background ([#2934](https://github.com/ModaOperandi/om/issues/2934)) ([8fb3bf3](https://github.com/ModaOperandi/om/commit/8fb3bf3fab3fccd3cbc53332438771bddca1c801))
137
-
138
- # [17.3.0](https://github.com/ModaOperandi/om/compare/v17.2.1...v17.3.0) (2022-08-23)
139
-
140
-
141
- ### Features
142
-
143
- * **colorswatch:** add new colors ([#2854](https://github.com/ModaOperandi/om/issues/2854)) ([a087080](https://github.com/ModaOperandi/om/commit/a0870807d284aab16815673720dca147a895fa09))
144
-
145
- ## [17.2.1](https://github.com/ModaOperandi/om/compare/v17.2.0...v17.2.1) (2022-08-22)
146
-
147
-
148
- ### Bug Fixes
149
-
150
- * **colorswatch:** show black dot only on white bg ([046877d](https://github.com/ModaOperandi/om/commit/046877d0e7d33de624b23848f6c8436cb9637853))
151
-
152
- # [17.2.0](https://github.com/ModaOperandi/om/compare/v17.1.0...v17.2.0) (2022-08-22)
153
-
154
-
155
- ### Features
156
-
157
- * **colorswatch:** add title to the callbacks ([a259d7a](https://github.com/ModaOperandi/om/commit/a259d7a76785dccc30fb6489702e3ab1d5ee0055))
158
-
159
- # [17.1.0](https://github.com/ModaOperandi/om/compare/v17.0.0...v17.1.0) (2022-08-17)
160
-
161
-
162
- ### Features
163
-
164
- * **expandable:** onToggle ([4a63534](https://github.com/ModaOperandi/om/commit/4a635341fab096716b343fbac498f804dc5eed4c))
165
-
166
- # [17.0.0](https://github.com/ModaOperandi/om/compare/v16.3.0...v17.0.0) (2022-08-17)
167
-
168
-
169
- ### Features
170
-
171
- * **expandable:** allow it to be controlled ([#2848](https://github.com/ModaOperandi/om/issues/2848)) ([d7128b6](https://github.com/ModaOperandi/om/commit/d7128b60276da6f155acd4cb5abb910648a3a904))
172
-
173
-
174
- ### BREAKING CHANGES
175
-
176
- * **expandable:** 'expanded' will now control the component completely
177
-
178
- # [16.3.0](https://github.com/ModaOperandi/om/compare/v16.2.1...v16.3.0) (2022-07-06)
179
-
180
-
181
- ### Features
182
-
183
- * **select:** adds data-test-id to Select component ([#2790](https://github.com/ModaOperandi/om/issues/2790)) ([2ba14ed](https://github.com/ModaOperandi/om/commit/2ba14ed15c7d588bf735fbb4202e09495d58e341))
184
-
185
- ## [16.2.1](https://github.com/ModaOperandi/om/compare/v16.2.0...v16.2.1) (2022-07-01)
186
-
187
-
188
- ### Bug Fixes
189
-
190
- * point to the type declarations ([d3ea4fa](https://github.com/ModaOperandi/om/commit/d3ea4fab7afba30995e9edcc6345decca2605098))
191
-
192
- # [16.2.0](https://github.com/ModaOperandi/om/compare/v16.1.1...v16.2.0) (2022-06-17)
193
-
194
-
195
- ### Features
196
-
197
- * **select:** adds placeholder as prop and places it within its label ([#2749](https://github.com/ModaOperandi/om/issues/2749)) ([689c869](https://github.com/ModaOperandi/om/commit/689c869ca1846b7c2ae0a941567cb1f35a065b70))
198
-
199
- ## [16.1.1](https://github.com/ModaOperandi/om/compare/v16.1.0...v16.1.1) (2022-05-26)
200
-
201
-
202
- ### Bug Fixes
203
-
204
- * **checkbox:** renames prop to `checkIcon` instead of `showCheckUsing` ([c2bb15e](https://github.com/ModaOperandi/om/commit/c2bb15e9da1bd8b427a1c9ccfa48e7d231cb5046))
205
-
206
- # [16.1.0](https://github.com/ModaOperandi/om/compare/v16.0.0...v16.1.0) (2022-05-24)
207
-
208
-
209
- ### Features
210
-
211
- * **checkbox:** swaps the mark from defaulting a bullet to a check mark icon ([#2650](https://github.com/ModaOperandi/om/issues/2650)) ([d8e42c3](https://github.com/ModaOperandi/om/commit/d8e42c31eff9095acd6d2ef5a01939d74835de35))
212
-
213
- # [16.0.0](https://github.com/ModaOperandi/om/compare/v15.11.4...v16.0.0) (2022-05-12)
214
-
215
-
216
- ### Features
217
-
218
- * **dependencies:** upgrade to React 18 ([#2602](https://github.com/ModaOperandi/om/issues/2602)) ([bf413bf](https://github.com/ModaOperandi/om/commit/bf413bfccb02e980dfd7ccd19c49afa764427753))
219
-
220
-
221
- ### BREAKING CHANGES
222
-
223
- * **dependencies:** this package has react >= 18.1.0 and react-dom >= 18.1.0 as peer dependencies now
224
-
225
- ## [15.11.4](https://github.com/ModaOperandi/om/compare/v15.11.3...v15.11.4) (2021-12-14)
226
-
227
-
228
- ### Bug Fixes
229
-
230
- * **popover:** fixes error and clears out code[refactor] ([#2269](https://github.com/ModaOperandi/om/issues/2269)) ([974a3c6](https://github.com/ModaOperandi/om/commit/974a3c6f5355b38f9a2707e9c41a899fba1b17a6))
231
-
232
- ## [15.11.3](https://github.com/ModaOperandi/om/compare/v15.11.2...v15.11.3) (2021-12-13)
233
-
234
-
235
- ### Bug Fixes
236
-
237
- * **popover:** fixes open & !open logic ([#2265](https://github.com/ModaOperandi/om/issues/2265)) ([21e5bc9](https://github.com/ModaOperandi/om/commit/21e5bc995297ca3eeaaf4c4e0361ddb4860bd7b7))
238
-
239
- ## [15.11.2](https://github.com/ModaOperandi/om/compare/v15.11.1...v15.11.2) (2021-12-10)
240
-
241
-
242
- ### Bug Fixes
243
-
244
- * **popover smooth transitioning:** fixes problem with auto triggering ([#2260](https://github.com/ModaOperandi/om/issues/2260)) ([4700f11](https://github.com/ModaOperandi/om/commit/4700f11641478123d6220f8bef7d4a0ce81daf45))
245
-
246
- ## [15.11.1](https://github.com/ModaOperandi/om/compare/v15.11.0...v15.11.1) (2021-12-10)
247
-
248
-
249
- ### Bug Fixes
250
-
251
- * **popover:** clears out props, makes smooth transitioning optional ([#2259](https://github.com/ModaOperandi/om/issues/2259)) ([9880664](https://github.com/ModaOperandi/om/commit/988066478a0f226d54db5b374dc54e1840fd9aee))
252
-
253
- # [15.11.0](https://github.com/ModaOperandi/om/compare/v15.10.3...v15.11.0) (2021-12-10)
254
-
255
-
256
- ### Features
257
-
258
- * **popover:** adds popover smooth animation ([#2256](https://github.com/ModaOperandi/om/issues/2256)) ([ad7562f](https://github.com/ModaOperandi/om/commit/ad7562f3256ba04b7b80a761c044ac17656f6588))
259
-
260
- ## [15.10.3](https://github.com/ModaOperandi/om/compare/v15.10.2...v15.10.3) (2021-10-27)
261
-
262
-
263
- ### Bug Fixes
264
-
265
- * upgrade deps ([4c65a4f](https://github.com/ModaOperandi/om/commit/4c65a4f56ae8ab3f716330c54095bef7149a23af))
266
-
267
- ## [15.10.2](https://github.com/ModaOperandi/om/compare/v15.10.1...v15.10.2) (2021-10-26)
268
-
269
-
270
- ### Bug Fixes
271
-
272
- * **password-input:** adds padding to avoid overlapping hide/show badge ([#2113](https://github.com/ModaOperandi/om/issues/2113)) ([fc0319d](https://github.com/ModaOperandi/om/commit/fc0319d4045de13feb628bc9d70d7142670f2c8a))
273
-
274
- ## [15.10.1](https://github.com/ModaOperandi/om/compare/v15.10.0...v15.10.1) (2021-10-19)
275
-
276
-
277
- ### Bug Fixes
278
-
279
- * nothing (just making sure that the release works) ([5947d02](https://github.com/ModaOperandi/om/commit/5947d028d7e46e059c5df114f1f7e65ae1b1a162))
280
-
281
- # [15.10.0](https://github.com/ModaOperandi/om/compare/v15.9.0...v15.10.0) (2021-10-12)
282
-
283
-
284
- ### Features
285
-
286
- * **password-input:** forwarded the input ref ([#2069](https://github.com/ModaOperandi/om/issues/2069)) ([a015c01](https://github.com/ModaOperandi/om/commit/a015c0164c26ff5d243b7735f2a142b80a87dcb6))
287
-
288
- # [15.9.0](https://github.com/ModaOperandi/om/compare/v15.8.0...v15.9.0) (2021-09-30)
289
-
290
-
291
- ### Features
292
-
293
- * **divider:** allow specifying text treatment ([#2028](https://github.com/ModaOperandi/om/issues/2028)) ([3ce91ca](https://github.com/ModaOperandi/om/commit/3ce91ca5a201c779ca6cc061fd7be0939c4f2fe0))
294
-
295
- # [15.8.0](https://github.com/ModaOperandi/om/compare/v15.7.1...v15.8.0) (2021-09-15)
296
-
297
-
298
- ### Features
299
-
300
- * **input:** add ...rest ([9945754](https://github.com/ModaOperandi/om/commit/99457548aa43fbe40eb953bebac76e0ba1a6a6f4))
301
- * **input:** new password input component ([eaea22f](https://github.com/ModaOperandi/om/commit/eaea22f5c8ce4af79c8450bc66f20e375a5e94b7))
302
- * **input:** prop updates ([1bf337c](https://github.com/ModaOperandi/om/commit/1bf337c6328fbed707f764d2e4c5171813e40e53))
303
- * **input:** removed data test id as prop ([1ca517d](https://github.com/ModaOperandi/om/commit/1ca517d3a913d22012ec15b8d6a3116498eabd17))
304
-
305
- ## [15.7.1](https://github.com/ModaOperandi/om/compare/v15.7.0...v15.7.1) (2021-09-03)
306
-
307
-
308
- ### Bug Fixes
309
-
310
- * **badge:** fix the way we set the badge colors ([#1970](https://github.com/ModaOperandi/om/issues/1970)) ([9060ef0](https://github.com/ModaOperandi/om/commit/9060ef0444c7bdc3d2c5b888425ecff9e257be89))
311
-
312
- # [15.7.0](https://github.com/ModaOperandi/om/compare/v15.6.1...v15.7.0) (2021-07-23)
313
-
314
-
315
- ### Features
316
-
317
- * **Select:** autoSelect ([#1887](https://github.com/ModaOperandi/om/issues/1887)) ([1b69b78](https://github.com/ModaOperandi/om/commit/1b69b7887389cb7ea99b5abd6b71987b59891bb0))
318
-
319
- ## [15.6.1](https://github.com/ModaOperandi/om/compare/v15.6.0...v15.6.1) (2021-07-21)
320
-
321
-
322
- ### Bug Fixes
323
-
324
- * **MultiSelect:** remove console.log ([41ae6eb](https://github.com/ModaOperandi/om/commit/41ae6eb3ec20e94a27afeebbe7d7177440b27c26))
325
-
326
- # [15.6.0](https://github.com/ModaOperandi/om/compare/v15.5.0...v15.6.0) (2021-06-29)
327
-
328
-
329
- ### Features
330
-
331
- * **Select:** improvements ([#1799](https://github.com/ModaOperandi/om/issues/1799)) ([6e1cdcd](https://github.com/ModaOperandi/om/commit/6e1cdcd3f1c934bdb0fbb23d4fa55686b1a182bd))
332
-
333
- # [15.5.0](https://github.com/ModaOperandi/om/compare/v15.4.0...v15.5.0) (2021-06-24)
334
-
335
-
336
- ### Bug Fixes
337
-
338
- * address comments ([7b2ddba](https://github.com/ModaOperandi/om/commit/7b2ddbabba39312d950e2d8728402c3804592645))
339
- * address comments ([7713a0a](https://github.com/ModaOperandi/om/commit/7713a0a69b16aa35358ff2d2308fe367abf57f95))
340
- * address comments ([b7867a1](https://github.com/ModaOperandi/om/commit/b7867a1360aa1e95a3527480c8f3584476fdf6af))
341
-
342
-
343
- ### Features
344
-
345
- * add multi select to om select package ([92aa47b](https://github.com/ModaOperandi/om/commit/92aa47b4612acdd766e499f99cbfcc3db290bdec))
346
- * address comments, add searchable prop ([7c75ca3](https://github.com/ModaOperandi/om/commit/7c75ca32d756de858b1336c6635b48d286727558))
347
-
348
- # [15.4.0](https://github.com/ModaOperandi/om/compare/v15.3.0...v15.4.0) (2021-06-17)
349
-
350
-
351
- ### Features
352
-
353
- * **paginator:** export the paginator ([#1768](https://github.com/ModaOperandi/om/issues/1768)) ([6c65519](https://github.com/ModaOperandi/om/commit/6c65519a529dc967313fbed4c95b47dd44ea3ca4))
354
-
355
- # [15.3.0](https://github.com/ModaOperandi/om/compare/v15.2.0...v15.3.0) (2021-06-17)
356
-
357
-
358
- ### Features
359
-
360
- * **paginator:** add paginator from discovery ([#1767](https://github.com/ModaOperandi/om/issues/1767)) ([8539a89](https://github.com/ModaOperandi/om/commit/8539a89d8d7f6ef774ffe7dfbde6ac4e39f202e8))
361
-
362
- # [15.2.0](https://github.com/ModaOperandi/om/compare/v15.1.0...v15.2.0) (2021-06-17)
363
-
364
-
365
- ### Features
366
-
367
- * **<select />:** adds the ability to render select options on top of it ([#1766](https://github.com/ModaOperandi/om/issues/1766)) ([baffab0](https://github.com/ModaOperandi/om/commit/baffab0b4c5a630bb67cee1c79f13163693259dd))
368
-
369
- # [15.1.0](https://github.com/ModaOperandi/om/compare/v15.0.1...v15.1.0) (2021-06-15)
370
-
371
-
372
- ### Features
373
-
374
- * **popover:** make zIndex configurable ([#1761](https://github.com/ModaOperandi/om/issues/1761)) ([5ba6cfc](https://github.com/ModaOperandi/om/commit/5ba6cfc49279be5cadb65ca9fe1a1231d3650c20))
375
-
376
- ## [15.0.1](https://github.com/ModaOperandi/om/compare/v15.0.0...v15.0.1) (2021-06-10)
377
-
378
-
379
- ### Bug Fixes
380
-
381
- * **input:** credit card number input types ([cba0991](https://github.com/ModaOperandi/om/commit/cba09915be8a1c381cacc569d0fd17b5b790aed6))
382
-
383
- # [15.0.0](https://github.com/ModaOperandi/om/compare/v14.28.0...v15.0.0) (2021-06-09)
384
-
385
-
386
- ### Bug Fixes
387
-
388
- * **input:** onChange type ([#1742](https://github.com/ModaOperandi/om/issues/1742)) ([e384b58](https://github.com/ModaOperandi/om/commit/e384b5896b9906c405ae825e42abb9cacb9a505e))
389
-
390
-
391
- ### BREAKING CHANGES
392
-
393
- * **input:** The argument of onChange is the new value instead of the change event in Input and
394
- Textarea
395
-
396
- # [14.28.0](https://github.com/ModaOperandi/om/compare/v14.27.0...v14.28.0) (2021-05-11)
397
-
398
-
399
- ### Features
400
-
401
- * **pdp:** add datatestids to the exandable component ([#1682](https://github.com/ModaOperandi/om/issues/1682)) ([640598d](https://github.com/ModaOperandi/om/commit/640598de9bec534e5f6c99fc63b597a7eae17eb5))
402
-
403
- # [14.27.0](https://github.com/ModaOperandi/om/compare/v14.26.0...v14.27.0) (2021-05-10)
404
-
405
-
406
- ### Features
407
-
408
- * **loadingballs:** add LoadingBalls ([#1675](https://github.com/ModaOperandi/om/issues/1675)) ([6e82454](https://github.com/ModaOperandi/om/commit/6e824546987b399b80953972deb3895ffb66c764))
409
-
410
- # [14.26.0](https://github.com/ModaOperandi/om/compare/v14.25.0...v14.26.0) (2021-04-08)
411
-
412
-
413
- ### Features
414
-
415
- * **constrain:** exceed constrain ([b1216b5](https://github.com/ModaOperandi/om/commit/b1216b504011094a253f3dee5bce9288e250c375))
416
-
417
- # [14.25.0](https://github.com/ModaOperandi/om/compare/v14.24.0...v14.25.0) (2021-04-01)
418
-
419
-
420
- ### Features
421
-
422
- * **focuson:** export FocusOn ([#1539](https://github.com/ModaOperandi/om/issues/1539)) ([3807dbc](https://github.com/ModaOperandi/om/commit/3807dbc9c03ac40c68164cc0132956ea79dbc5f6))
423
-
424
- # [14.24.0](https://github.com/ModaOperandi/om/compare/v14.23.1...v14.24.0) (2021-03-31)
425
-
426
-
427
- ### Features
428
-
429
- * **select:** adds title and fixes test ([dcedfd2](https://github.com/ModaOperandi/om/commit/dcedfd25ee6e1ab294ab51cfd765af1e4befb021))
430
- * **select:** test fix ([cb93557](https://github.com/ModaOperandi/om/commit/cb9355755feb486b78d3e09f25803af292be8d7d))
431
-
432
- ## [14.23.1](https://github.com/ModaOperandi/om/compare/v14.23.0...v14.23.1) (2021-03-05)
433
-
434
-
435
- ### Bug Fixes
436
-
437
- * **button:** small refactor ([d53b67e](https://github.com/ModaOperandi/om/commit/d53b67efba5cb62c90168fc95c242da789ce8c75))
438
-
439
- # [14.23.0](https://github.com/ModaOperandi/om/compare/v14.22.0...v14.23.0) (2021-03-02)
440
-
441
-
442
- ### Features
443
-
444
- * **breakpoint:** add BreakpointProvider ([fdf4e72](https://github.com/ModaOperandi/om/commit/fdf4e72423a77f42292c9376bf62ad9ff0102fac))
445
-
446
- # [14.22.0](https://github.com/ModaOperandi/om/compare/v14.21.2...v14.22.0) (2021-02-24)
447
-
448
-
449
- ### Features
450
-
451
- * **breadcrumb:** same link divider on mobile as on desktop ([e03f29b](https://github.com/ModaOperandi/om/commit/e03f29be9d630719c64afd90aa793beffbf49a08))
452
-
453
- ## [14.21.2](https://github.com/ModaOperandi/om/compare/v14.21.1...v14.21.2) (2021-02-22)
454
-
455
-
456
- ### Bug Fixes
457
-
458
- * use devops-dev context ([28442d0](https://github.com/ModaOperandi/om/commit/28442d01a48e90e587c10cf2820839bc87b03c3a))
459
-
460
- ## [14.21.1](https://github.com/ModaOperandi/om/compare/v14.21.0...v14.21.1) (2021-02-17)
461
-
462
-
463
- ### Bug Fixes
464
-
465
- * css order ([192515d](https://github.com/ModaOperandi/om/commit/192515d4cb282b756d3d407e9b8b47339c5a3782))
466
-
467
- # [14.21.0](https://github.com/ModaOperandi/om/compare/v14.20.2...v14.21.0) (2021-02-16)
468
-
469
-
470
- ### Features
471
-
472
- * use rollup to make the package tree-shakeable ([0a46312](https://github.com/ModaOperandi/om/commit/0a463129cbd93bc63d483170a1a4597233d8e957))
473
-
474
- ## [14.20.2](https://github.com/ModaOperandi/om/compare/v14.20.1...v14.20.2) (2021-02-12)
475
-
476
-
477
- ### Bug Fixes
478
-
479
- * active tab ([f13773a](https://github.com/ModaOperandi/om/commit/f13773a5648b883ae0f1dbeb0971090b1d45b583))
480
- * storybook test ([c36b67d](https://github.com/ModaOperandi/om/commit/c36b67d139343b780b2a8028f09fe9777347abdb))
481
-
482
- ## [14.20.1](https://github.com/ModaOperandi/om/compare/v14.20.0...v14.20.1) (2021-02-11)
483
-
484
-
485
- ### Bug Fixes
486
-
487
- * **select:** fix select component accessibility ([b6a8f57](https://github.com/ModaOperandi/om/commit/b6a8f5763a9992512a7370993e5381bd997e4a43))
488
-
489
- # [14.20.0](https://github.com/ModaOperandi/om/compare/v14.19.0...v14.20.0) (2021-02-11)
490
-
491
-
492
- ### Features
493
-
494
- * **select component:** adding autofill feature to select component ([8b01a0b](https://github.com/ModaOperandi/om/commit/8b01a0b10ef12ee50a4dcb7d6923f66bade8a9b4))
495
-
496
- # [14.19.0](https://github.com/ModaOperandi/om/compare/v14.18.1...v14.19.0) (2021-02-05)
497
-
498
-
499
- ### Features
500
-
501
- * **expandable comp:** adding virtual prop to expandable component ([9d058da](https://github.com/ModaOperandi/om/commit/9d058daf4062449f4b133aa46b0241fd48d3fb1c))
502
-
503
- ## [14.18.1](https://github.com/ModaOperandi/om/compare/v14.18.0...v14.18.1) (2021-02-03)
504
-
505
-
506
- ### Bug Fixes
507
-
508
- * **select:** label when focusing an item ([4eb81bc](https://github.com/ModaOperandi/om/commit/4eb81bc8e9fc2b0258a8d468ad7f937a3c8087fb))
509
-
510
- # [14.18.0](https://github.com/ModaOperandi/om/compare/v14.17.0...v14.18.0) (2021-02-02)
511
-
512
-
513
- ### Features
514
-
515
- * **breadcrumb:** adds the possibility of assigning className to <Breadcrumb /> component ([#1300](https://github.com/ModaOperandi/om/issues/1300)) ([6ec7e1c](https://github.com/ModaOperandi/om/commit/6ec7e1ce92e324edbbf4c8ef76909d61796a6583))
516
-
517
- # [14.17.0](https://github.com/ModaOperandi/om/compare/v14.16.0...v14.17.0) (2020-11-30)
518
-
519
-
520
- ### Features
521
-
522
- * upgrade deps and lint on ci ([adcb501](https://github.com/ModaOperandi/om/commit/adcb5010778f98acfde23b8d2d4d483ba45b44a3))
523
-
524
- # [14.16.0](https://github.com/ModaOperandi/om/compare/v14.15.1...v14.16.0) (2020-11-18)
525
-
526
-
527
- ### Features
528
-
529
- * webpack 5.x ([5a3a27d](https://github.com/ModaOperandi/om/commit/5a3a27d44b90c0e5ca26646bd75868205cf30a82))
530
-
531
- ## [14.15.1](https://github.com/ModaOperandi/om/compare/v14.15.0...v14.15.1) (2020-11-18)
532
-
533
-
534
- ### Bug Fixes
535
-
536
- * release upgraded dependencies ([1223483](https://github.com/ModaOperandi/om/commit/12234834578198ecae379d4150613f2e6f41b3a4))
537
-
538
- # [14.15.0](https://github.com/ModaOperandi/om/compare/v14.14.0...v14.15.0) (2020-11-06)
539
-
540
-
541
- ### Features
542
-
543
- * **checkbox:** disabled checkbox style looked the sama as the enabled one ([dd912d0](https://github.com/ModaOperandi/om/commit/dd912d0c8fde1012bcf0419545c08782734a7e9f))
544
-
545
- # [14.14.0](https://github.com/ModaOperandi/om/compare/v14.13.1...v14.14.0) (2020-11-04)
546
-
547
-
548
- ### Features
549
-
550
- * **badges:** renamed badge theme 'fall-25' to be more generic ([#1056](https://github.com/ModaOperandi/om/issues/1056)) ([bb2fe78](https://github.com/ModaOperandi/om/commit/bb2fe78de779bf1e04f43521c3f94a3ae54bf89d))
551
-
552
- ## [14.13.1](https://github.com/ModaOperandi/om/compare/v14.13.0...v14.13.1) (2020-10-29)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * **badge:** make badge a span and not a link ([#1040](https://github.com/ModaOperandi/om/issues/1040)) ([4eb8ccd](https://github.com/ModaOperandi/om/commit/4eb8ccd0e373eee0dec6bcc26ecc1d4640112f51))
558
-
559
- # [14.13.0](https://github.com/ModaOperandi/om/compare/v14.12.0...v14.13.0) (2020-10-28)
560
-
561
-
562
- ### Features
563
-
564
- * **badge:** removed clickable ([e450262](https://github.com/ModaOperandi/om/commit/e450262228dbb8c60d26eacd91680cc3d5b3bb5f))
565
-
566
- # [14.12.0](https://github.com/ModaOperandi/om/compare/v14.11.1...v14.12.0) (2020-10-28)
567
-
568
-
569
- ### Features
570
-
571
- * **badge:** use dark fuchsia ([d7aa72d](https://github.com/ModaOperandi/om/commit/d7aa72dff7cea55bc4f9169901f6e85a56e41e48))
572
-
573
- ## [14.11.1](https://github.com/ModaOperandi/om/compare/v14.11.0...v14.11.1) (2020-10-28)
574
-
575
-
576
- ### Bug Fixes
577
-
578
- * **badge:** add badgetheme as export ([#1032](https://github.com/ModaOperandi/om/issues/1032)) ([01a153b](https://github.com/ModaOperandi/om/commit/01a153b2b0433b74a1a6af62447502fd5a2cdcb0))
579
-
580
- # [14.11.0](https://github.com/ModaOperandi/om/compare/v14.10.0...v14.11.0) (2020-10-28)
581
-
582
-
583
- ### Features
584
-
585
- * **badge:** add fall-25 theme ([#1031](https://github.com/ModaOperandi/om/issues/1031)) ([9a56d84](https://github.com/ModaOperandi/om/commit/9a56d849d8fc82a8529b098b08631251218affb7))
586
-
587
- # [14.10.0](https://github.com/ModaOperandi/om/compare/v14.9.0...v14.10.0) (2020-10-26)
588
-
589
-
590
- ### Features
591
-
592
- * **radio-button:** forwarded onKeyPress to input element ([#1027](https://github.com/ModaOperandi/om/issues/1027)) ([b31f898](https://github.com/ModaOperandi/om/commit/b31f89836a2b96011856f5e976eb0050af1c4f83))
593
-
594
- # [14.9.0](https://github.com/ModaOperandi/om/compare/v14.8.5...v14.9.0) (2020-10-26)
595
-
596
-
597
- ### Bug Fixes
598
-
599
- * **build:** fix the build ([#1026](https://github.com/ModaOperandi/om/issues/1026)) ([c6551ce](https://github.com/ModaOperandi/om/commit/c6551ce3bdc15a4edf898f93dc2bffb03d4b4626))
600
- * **radio-button:** fix roles ([#1024](https://github.com/ModaOperandi/om/issues/1024)) ([13610e7](https://github.com/ModaOperandi/om/commit/13610e7719a38dc2bce835af6361ae4b0da5db94))
601
-
602
-
603
- ### Features
604
-
605
- * **radio-group:** remove radio-group as it's not used, tested or properly implemented ([#1025](https://github.com/ModaOperandi/om/issues/1025)) ([f081942](https://github.com/ModaOperandi/om/commit/f0819425df177e87cb7b9701c19fb0fc0b7121e3))
606
-
607
- ## [14.8.5](https://github.com/ModaOperandi/om/compare/v14.8.4...v14.8.5) (2020-10-26)
608
-
609
-
610
- ### Bug Fixes
611
-
612
- * **overlay:** animation ([0f05503](https://github.com/ModaOperandi/om/commit/0f05503db8da2dd45196448b175af8d7dc6a7056))
613
-
614
- ## [14.8.4](https://github.com/ModaOperandi/om/compare/v14.8.3...v14.8.4) (2020-10-26)
615
-
616
-
617
- ### Bug Fixes
618
-
619
- * **radio-button:** fix type hidden disabling onChange ([#1022](https://github.com/ModaOperandi/om/issues/1022)) ([f2558a3](https://github.com/ModaOperandi/om/commit/f2558a3d137cd743000cf00596d8fb253a67919c))
620
-
621
- ## [14.8.3](https://github.com/ModaOperandi/om/compare/v14.8.2...v14.8.3) (2020-10-23)
622
-
623
-
624
- ### Bug Fixes
625
-
626
- * **radio:** fix tests ([#1012](https://github.com/ModaOperandi/om/issues/1012)) ([8f53f14](https://github.com/ModaOperandi/om/commit/8f53f14ae4d16a640b75ca8f495737912c0d6ead))
627
- * **radio-button:** fix radio-button double 'radio' role ([#1011](https://github.com/ModaOperandi/om/issues/1011)) ([55323f2](https://github.com/ModaOperandi/om/commit/55323f2fdfc66f3a78bb790ab45aa22bacb02722))
628
-
629
- ## [14.8.2](https://github.com/ModaOperandi/om/compare/v14.8.1...v14.8.2) (2020-10-23)
630
-
631
-
632
- ### Bug Fixes
633
-
634
- * **radio-button:** fix tabIndex conditional ([#1010](https://github.com/ModaOperandi/om/issues/1010)) ([849e4ad](https://github.com/ModaOperandi/om/commit/849e4adb243bb7af98c2af5dc3d69ec146214980))
635
-
636
- ## [14.8.1](https://github.com/ModaOperandi/om/compare/v14.8.0...v14.8.1) (2020-10-23)
637
-
638
-
639
- ### Bug Fixes
640
-
641
- * **radio-button:** add tabindex from props from radio-button ([#1009](https://github.com/ModaOperandi/om/issues/1009)) ([6ab4d4e](https://github.com/ModaOperandi/om/commit/6ab4d4e36d6f6161cee09c85013beb64ef0f88f1))
642
-
643
- # [14.8.0](https://github.com/ModaOperandi/om/compare/v14.7.0...v14.8.0) (2020-10-23)
644
-
645
-
646
- ### Features
647
-
648
- * **radiogroup:** add RadioGroup component ([#1008](https://github.com/ModaOperandi/om/issues/1008)) ([f345a2f](https://github.com/ModaOperandi/om/commit/f345a2f16fae7e1f02b8624ebd8ef3cba70a5bca))
649
-
650
- # [14.7.0](https://github.com/ModaOperandi/om/compare/v14.6.3...v14.7.0) (2020-10-22)
651
-
652
-
653
- ### Features
654
-
655
- * **node-sass:** upgrade node-sass ([#1001](https://github.com/ModaOperandi/om/issues/1001)) ([a624b9b](https://github.com/ModaOperandi/om/commit/a624b9b00f25d42c4f61f32051f20cc7623b3192))
656
-
657
- ## [14.6.3](https://github.com/ModaOperandi/om/compare/v14.6.2...v14.6.3) (2020-10-20)
658
-
659
-
660
- ### Bug Fixes
661
-
662
- * **overlay:** overlay has unnecesary margin ([bbc2b21](https://github.com/ModaOperandi/om/commit/bbc2b210365004848a90ad26100abf216f0f7c91))
663
-
664
- ## [14.6.2](https://github.com/ModaOperandi/om/compare/v14.6.1...v14.6.2) (2020-10-19)
665
-
666
-
667
- ### Bug Fixes
668
-
669
- * **<select /> & <field />:** fix select's carret overlapping field's error icon ([#996](https://github.com/ModaOperandi/om/issues/996)) ([32d575b](https://github.com/ModaOperandi/om/commit/32d575b9b3d18e9869f1e922765b6359ef60657f))
670
-
671
- ## [14.6.1](https://github.com/ModaOperandi/om/compare/v14.6.0...v14.6.1) (2020-10-07)
672
-
673
-
674
- ### Bug Fixes
675
-
676
- * **component:** fix error on dropdowns ([b24179a](https://github.com/ModaOperandi/om/commit/b24179abb5e1067b04f274f84b11cba949be1b76))
677
-
678
- # [14.6.0](https://github.com/ModaOperandi/om/compare/v14.5.0...v14.6.0) (2020-10-01)
679
-
680
-
681
- ### Features
682
-
683
- * **modal:** add shards to props ([758ffd3](https://github.com/ModaOperandi/om/commit/758ffd3d5f5320e7e301a60a25f7f8f751a350fb))
684
-
685
- # [14.5.0](https://github.com/ModaOperandi/om/compare/v14.4.0...v14.5.0) (2020-09-10)
686
-
687
-
688
- ### Bug Fixes
689
-
690
- * **button.scss:** button focus style ([9663554](https://github.com/ModaOperandi/om/commit/96635545d138a3f241209e26ec63b1376cb656a9))
691
-
692
-
693
- ### Features
694
-
695
- * **expandable:** adds link color ([942479a](https://github.com/ModaOperandi/om/commit/942479aaf54378abe7944ed1a8ce5d7a7094774a))
696
- * **select:** improve keyboard navigation ([c63dc75](https://github.com/ModaOperandi/om/commit/c63dc75b07bb05270ce2b0a043454039cb29b020))
697
- * **select:** improve keyboard navigation ([40d9dec](https://github.com/ModaOperandi/om/commit/40d9dec150ff9a86f0b61ec609f84ae56a37fa9b))
698
-
699
- # [14.4.0](https://github.com/ModaOperandi/om/compare/v14.3.0...v14.4.0) (2020-08-26)
700
-
701
-
702
- ### Bug Fixes
703
-
704
- * **tools:** forgot to add branch for @semantic-release/git ([039ac7d](https://github.com/ModaOperandi/om/commit/039ac7d3ec0805af2d19959125c2ee56817eaef5))
705
-
706
-
707
- ### Features
708
-
709
- * **tools:** use semantic-release-npm-github-config ([095b296](https://github.com/ModaOperandi/om/commit/095b29613cc11ba6fc98af97c3fa855e81bcec81))