@moda/om 18.2.0 → 18.3.1

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