@jobber/components 3.5.2 → 3.5.4-pre.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,4001 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [3.5.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.5.1...@jobber/components@3.5.2) (2023-03-10)
7
-
8
- **Note:** Version bump only for package @jobber/components
9
-
10
-
11
-
12
-
13
-
14
- ## [3.5.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.5.0...@jobber/components@3.5.1) (2023-03-08)
15
-
16
-
17
- ### Bug Fixes
18
-
19
- * use update instead of forceUpdate on popper ([#1115](https://github.com/GetJobber/atlantis/issues/1115)) ([e74114c](https://github.com/GetJobber/atlantis/commit/e74114cabf8c00b6336939d4f670f11c5eb20a95))
20
-
21
-
22
-
23
-
24
-
25
- # [3.5.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.8...@jobber/components@3.5.0) (2023-03-08)
26
-
27
-
28
- ### Features
29
-
30
- * **components:** only show the navigation buttons on Lightbox when there is more than 1 image ([#1112](https://github.com/GetJobber/atlantis/issues/1112)) ([63f0a85](https://github.com/GetJobber/atlantis/commit/63f0a85cbdc48492a9c1da90b016bd1c0a8f46fe))
31
-
32
-
33
-
34
-
35
-
36
- ## [3.4.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.7...@jobber/components@3.4.8) (2023-03-07)
37
-
38
- **Note:** Version bump only for package @jobber/components
39
-
40
-
41
-
42
-
43
-
44
- ## [3.4.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.6...@jobber/components@3.4.7) (2023-03-07)
45
-
46
- **Note:** Version bump only for package @jobber/components
47
-
48
-
49
-
50
-
51
-
52
- ## [3.4.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.5...@jobber/components@3.4.6) (2023-03-06)
53
-
54
- **Note:** Version bump only for package @jobber/components
55
-
56
-
57
-
58
-
59
-
60
- ## [3.4.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.4...@jobber/components@3.4.5) (2023-03-06)
61
-
62
- **Note:** Version bump only for package @jobber/components
63
-
64
-
65
-
66
-
67
-
68
- ## [3.4.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.3...@jobber/components@3.4.4) (2023-03-03)
69
-
70
- **Note:** Version bump only for package @jobber/components
71
-
72
-
73
-
74
-
75
-
76
- ## [3.4.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.2...@jobber/components@3.4.3) (2023-03-03)
77
-
78
- **Note:** Version bump only for package @jobber/components
79
-
80
-
81
-
82
-
83
-
84
- ## [3.4.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.1...@jobber/components@3.4.2) (2023-03-03)
85
-
86
- **Note:** Version bump only for package @jobber/components
87
-
88
-
89
-
90
-
91
-
92
- ## [3.4.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.4.0...@jobber/components@3.4.1) (2023-03-03)
93
-
94
- **Note:** Version bump only for package @jobber/components
95
-
96
-
97
-
98
-
99
-
100
- # [3.4.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.3.2...@jobber/components@3.4.0) (2023-03-02)
101
-
102
-
103
- ### Features
104
-
105
- * **hooks:** Add useFocusTrap hook ([#1100](https://github.com/GetJobber/atlantis/issues/1100)) ([2fed042](https://github.com/GetJobber/atlantis/commit/2fed042db990704e1723e1ebe87bff7b04acc44f))
106
-
107
-
108
- ### Reverts
109
-
110
- * Revert "chore(components): Upgrade react router dom (#1089)" (#1101) ([717cb0f](https://github.com/GetJobber/atlantis/commit/717cb0fb0cc1fd178d9fe4f931ebef5949a15818)), closes [#1089](https://github.com/GetJobber/atlantis/issues/1089) [#1101](https://github.com/GetJobber/atlantis/issues/1101)
111
-
112
-
113
-
114
-
115
-
116
- ## [3.3.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.3.1...@jobber/components@3.3.2) (2023-03-02)
117
-
118
- **Note:** Version bump only for package @jobber/components
119
-
120
-
121
-
122
-
123
-
124
- ## [3.3.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.3.0...@jobber/components@3.3.1) (2023-03-01)
125
-
126
- **Note:** Version bump only for package @jobber/components
127
-
128
-
129
-
130
-
131
-
132
- # [3.3.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.8...@jobber/components@3.3.0) (2023-03-01)
133
-
134
-
135
- ### Features
136
-
137
- * **components:** update validation + description patterns for text inputs ([#1087](https://github.com/GetJobber/atlantis/issues/1087)) ([6b7fb96](https://github.com/GetJobber/atlantis/commit/6b7fb966144547da0a67b8551e90158bb2abaab5))
138
-
139
-
140
-
141
-
142
-
143
- ## [3.2.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.7...@jobber/components@3.2.8) (2023-02-28)
144
-
145
- **Note:** Version bump only for package @jobber/components
146
-
147
-
148
-
149
-
150
-
151
- ## [3.2.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.6...@jobber/components@3.2.7) (2023-02-28)
152
-
153
- **Note:** Version bump only for package @jobber/components
154
-
155
-
156
-
157
-
158
-
159
- ## [3.2.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.5...@jobber/components@3.2.6) (2023-02-28)
160
-
161
- **Note:** Version bump only for package @jobber/components
162
-
163
-
164
-
165
-
166
-
167
- ## [3.2.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.4...@jobber/components@3.2.5) (2023-02-27)
168
-
169
- **Note:** Version bump only for package @jobber/components
170
-
171
-
172
-
173
-
174
-
175
- ## [3.2.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.3...@jobber/components@3.2.4) (2023-02-27)
176
-
177
- **Note:** Version bump only for package @jobber/components
178
-
179
-
180
-
181
-
182
-
183
- ## [3.2.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.2...@jobber/components@3.2.3) (2023-02-24)
184
-
185
- **Note:** Version bump only for package @jobber/components
186
-
187
-
188
-
189
-
190
-
191
- ## [3.2.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.1...@jobber/components@3.2.2) (2023-02-24)
192
-
193
-
194
- ### Bug Fixes
195
-
196
- * JOB-62724 Update RadioGroup alignment ([#1069](https://github.com/GetJobber/atlantis/issues/1069)) ([1fbfc56](https://github.com/GetJobber/atlantis/commit/1fbfc5675b8a9a92ba5848cb5c65dc0e4b8f0b7c))
197
-
198
-
199
-
200
-
201
-
202
- ## [3.2.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.2.0...@jobber/components@3.2.1) (2023-02-23)
203
-
204
- **Note:** Version bump only for package @jobber/components
205
-
206
-
207
-
208
-
209
-
210
- # [3.2.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.12...@jobber/components@3.2.0) (2023-02-23)
211
-
212
-
213
- ### Features
214
-
215
- * **components:** Add new "range slider" icons ([#1062](https://github.com/GetJobber/atlantis/issues/1062)) ([3c7e05d](https://github.com/GetJobber/atlantis/commit/3c7e05da1b9e5c113a3cc832ce10970de153d8b6))
216
-
217
-
218
-
219
-
220
-
221
- ## [3.1.12](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.11...@jobber/components@3.1.12) (2023-02-23)
222
-
223
- **Note:** Version bump only for package @jobber/components
224
-
225
-
226
-
227
-
228
-
229
- ## [3.1.11](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.10...@jobber/components@3.1.11) (2023-02-22)
230
-
231
- **Note:** Version bump only for package @jobber/components
232
-
233
-
234
-
235
-
236
-
237
- ## [3.1.10](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.9...@jobber/components@3.1.10) (2023-02-22)
238
-
239
-
240
- ### Bug Fixes
241
-
242
- * Override iOS default styling for disabled input ([#1058](https://github.com/GetJobber/atlantis/issues/1058)) ([3fb5819](https://github.com/GetJobber/atlantis/commit/3fb58193a6f94a8a25fae269a4a7585ea0909eba))
243
-
244
-
245
-
246
-
247
-
248
- ## [3.1.9](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.8...@jobber/components@3.1.9) (2023-02-22)
249
-
250
- **Note:** Version bump only for package @jobber/components
251
-
252
-
253
-
254
-
255
-
256
- ## [3.1.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.7...@jobber/components@3.1.8) (2023-02-22)
257
-
258
- **Note:** Version bump only for package @jobber/components
259
-
260
-
261
-
262
-
263
-
264
- ## [3.1.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.6...@jobber/components@3.1.7) (2023-02-22)
265
-
266
- **Note:** Version bump only for package @jobber/components
267
-
268
-
269
-
270
-
271
-
272
- ## [3.1.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.5...@jobber/components@3.1.6) (2023-02-22)
273
-
274
- **Note:** Version bump only for package @jobber/components
275
-
276
-
277
-
278
-
279
-
280
- ## [3.1.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.4...@jobber/components@3.1.5) (2023-02-22)
281
-
282
- **Note:** Version bump only for package @jobber/components
283
-
284
-
285
-
286
-
287
-
288
- ## [3.1.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.3...@jobber/components@3.1.4) (2023-02-21)
289
-
290
- **Note:** Version bump only for package @jobber/components
291
-
292
-
293
-
294
-
295
-
296
- ## [3.1.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.2...@jobber/components@3.1.3) (2023-02-21)
297
-
298
- **Note:** Version bump only for package @jobber/components
299
-
300
-
301
-
302
-
303
-
304
- ## [3.1.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.1...@jobber/components@3.1.2) (2023-02-17)
305
-
306
- **Note:** Version bump only for package @jobber/components
307
-
308
-
309
-
310
-
311
-
312
- ## [3.1.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.1.0...@jobber/components@3.1.1) (2023-02-17)
313
-
314
- **Note:** Version bump only for package @jobber/components
315
-
316
-
317
-
318
-
319
-
320
- # [3.1.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.6...@jobber/components@3.1.0) (2023-02-17)
321
-
322
-
323
- ### Features
324
-
325
- * **components:** Add Customizable Header Prop to Atlantis Web Card Component ([#1026](https://github.com/GetJobber/atlantis/issues/1026)) ([4961208](https://github.com/GetJobber/atlantis/commit/4961208efa6db6e2aec4318f29cb637334f43ea1))
326
-
327
-
328
-
329
-
330
-
331
- ## [3.0.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.5...@jobber/components@3.0.6) (2023-02-16)
332
-
333
- **Note:** Version bump only for package @jobber/components
334
-
335
-
336
-
337
-
338
-
339
- ## [3.0.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.4...@jobber/components@3.0.5) (2023-02-14)
340
-
341
- **Note:** Version bump only for package @jobber/components
342
-
343
-
344
-
345
-
346
-
347
- ## [3.0.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.3...@jobber/components@3.0.4) (2023-02-14)
348
-
349
-
350
- ### Bug Fixes
351
-
352
- * **components:** JOB-61635 InputNumber on iOS not allowing decimals ([#1023](https://github.com/GetJobber/atlantis/issues/1023)) ([4ba4923](https://github.com/GetJobber/atlantis/commit/4ba4923ae665611fb83f1ae6ac670e3a4f5ea8b0))
353
-
354
-
355
-
356
-
357
-
358
- ## [3.0.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.2...@jobber/components@3.0.3) (2023-02-13)
359
-
360
-
361
- ### Bug Fixes
362
-
363
- * **components:** Remove default value for prop size in ConfirmationModal ([#1022](https://github.com/GetJobber/atlantis/issues/1022)) ([33fccb9](https://github.com/GetJobber/atlantis/commit/33fccb9aa673645273ae3f067d3ac7e5082913b6))
364
-
365
-
366
-
367
-
368
-
369
- ## [3.0.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.1...@jobber/components@3.0.2) (2023-02-10)
370
-
371
- **Note:** Version bump only for package @jobber/components
372
-
373
-
374
-
375
-
376
-
377
- ## [3.0.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@3.0.0...@jobber/components@3.0.1) (2023-02-08)
378
-
379
- **Note:** Version bump only for package @jobber/components
380
-
381
-
382
-
383
-
384
-
385
- # [3.0.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.10...@jobber/components@3.0.0) (2023-02-07)
386
-
387
-
388
- ### Features
389
-
390
- * **components, design, build:** Atlantis typography feature branch ([#1021](https://github.com/GetJobber/atlantis/issues/1021)) ([15d5eba](https://github.com/GetJobber/atlantis/commit/15d5eba545096c122e238cec018abf0a00d04748)), closes [#976](https://github.com/GetJobber/atlantis/issues/976) [#978](https://github.com/GetJobber/atlantis/issues/978) [#985](https://github.com/GetJobber/atlantis/issues/985) [#950](https://github.com/GetJobber/atlantis/issues/950) [#953](https://github.com/GetJobber/atlantis/issues/953) [#960](https://github.com/GetJobber/atlantis/issues/960) [#963](https://github.com/GetJobber/atlantis/issues/963) [#890](https://github.com/GetJobber/atlantis/issues/890) [#964](https://github.com/GetJobber/atlantis/issues/964) [#954](https://github.com/GetJobber/atlantis/issues/954) [#968](https://github.com/GetJobber/atlantis/issues/968) [#959](https://github.com/GetJobber/atlantis/issues/959) [#972](https://github.com/GetJobber/atlantis/issues/972) [#973](https://github.com/GetJobber/atlantis/issues/973) [#975](https://github.com/GetJobber/atlantis/issues/975) [#974](https://github.com/GetJobber/atlantis/issues/974) [#979](https://github.com/GetJobber/atlantis/issues/979) [#971](https://github.com/GetJobber/atlantis/issues/971) [#983](https://github.com/GetJobber/atlantis/issues/983) [#986](https://github.com/GetJobber/atlantis/issues/986) [#952](https://github.com/GetJobber/atlantis/issues/952) [#988](https://github.com/GetJobber/atlantis/issues/988) [#990](https://github.com/GetJobber/atlantis/issues/990) [#993](https://github.com/GetJobber/atlantis/issues/993) [#989](https://github.com/GetJobber/atlantis/issues/989) [#992](https://github.com/GetJobber/atlantis/issues/992) [#995](https://github.com/GetJobber/atlantis/issues/995) [#994](https://github.com/GetJobber/atlantis/issues/994) [#996](https://github.com/GetJobber/atlantis/issues/996) [#991](https://github.com/GetJobber/atlantis/issues/991) [#1000](https://github.com/GetJobber/atlantis/issues/1000) [#998](https://github.com/GetJobber/atlantis/issues/998) [#1001](https://github.com/GetJobber/atlantis/issues/1001) [#1006](https://github.com/GetJobber/atlantis/issues/1006) [#1009](https://github.com/GetJobber/atlantis/issues/1009) [#1014](https://github.com/GetJobber/atlantis/issues/1014) [#1017](https://github.com/GetJobber/atlantis/issues/1017)
391
-
392
-
393
- ### BREAKING CHANGES
394
-
395
- * **components, design, build:** Added Jobber Fonts support
396
-
397
- * Remove file that was needed for major bump in design
398
-
399
- * Revert "update button styles"
400
-
401
- This reverts commit d5278133003f4f770af56d583ef104b5abc8b886.
402
-
403
- * Remove unneeded logging
404
-
405
- * Update install instructions for non-jobber developers
406
-
407
- * Changed how package works when being installed to better support non jobber devs.
408
-
409
- * Use variables in docz instead of a string
410
-
411
- * Remove change that caused failures for Jobber people
412
-
413
- * Moved script location
414
-
415
- * Maybe fix cloudflare builds. Hopefully
416
-
417
- * Update README.md
418
-
419
- * Updated prerelease docs.
420
- Verify fonts aren't bundled with pre-releases.
421
-
422
- * rebuild cloudflare
423
-
424
- Co-authored-by: Chris Murray <39704901+chris-at-jobber@users.noreply.github.com>
425
- Co-authored-by: Michael Paradis <michael.p@getjobber.com>
426
-
427
-
428
-
429
-
430
-
431
- ## [2.94.10](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.9...@jobber/components@2.94.10) (2023-02-07)
432
-
433
- **Note:** Version bump only for package @jobber/components
434
-
435
-
436
-
437
-
438
-
439
- ## [2.94.9](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.8...@jobber/components@2.94.9) (2023-02-03)
440
-
441
-
442
- ### Bug Fixes
443
-
444
- * **deps:** Update react date picker and adjust usage ([#1020](https://github.com/GetJobber/atlantis/issues/1020)) ([e6d5e86](https://github.com/GetJobber/atlantis/commit/e6d5e86507b7a6500d2c1d270c1982e9f4a6dc78))
445
-
446
-
447
-
448
-
449
-
450
- ## [2.94.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.7...@jobber/components@2.94.8) (2023-02-02)
451
-
452
-
453
- ### Bug Fixes
454
-
455
- * **components:** restrict react-datepicker version ([#1019](https://github.com/GetJobber/atlantis/issues/1019)) ([9c9a88a](https://github.com/GetJobber/atlantis/commit/9c9a88a1dfcc6ee6cc96a69aab598546886f37de))
456
-
457
-
458
-
459
-
460
-
461
- ## [2.94.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.6...@jobber/components@2.94.7) (2023-02-02)
462
-
463
- **Note:** Version bump only for package @jobber/components
464
-
465
-
466
-
467
-
468
-
469
- ## [2.94.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.5...@jobber/components@2.94.6) (2023-01-31)
470
-
471
- **Note:** Version bump only for package @jobber/components
472
-
473
-
474
-
475
-
476
-
477
- ## [2.94.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.4...@jobber/components@2.94.5) (2023-01-31)
478
-
479
- **Note:** Version bump only for package @jobber/components
480
-
481
-
482
-
483
-
484
-
485
- ## [2.94.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.3...@jobber/components@2.94.4) (2023-01-31)
486
-
487
- **Note:** Version bump only for package @jobber/components
488
-
489
-
490
-
491
-
492
-
493
- ## [2.94.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.2...@jobber/components@2.94.3) (2023-01-31)
494
-
495
- **Note:** Version bump only for package @jobber/components
496
-
497
-
498
-
499
-
500
-
501
- ## [2.94.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.1...@jobber/components@2.94.2) (2023-01-31)
502
-
503
- **Note:** Version bump only for package @jobber/components
504
-
505
-
506
-
507
-
508
-
509
- ## [2.94.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.94.0...@jobber/components@2.94.1) (2023-01-31)
510
-
511
- **Note:** Version bump only for package @jobber/components
512
-
513
-
514
-
515
-
516
-
517
- # [2.94.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.93.2...@jobber/components@2.94.0) (2023-01-25)
518
-
519
-
520
- ### Features
521
-
522
- * **components:** add modal size and child render support to confirmation modal ([#969](https://github.com/GetJobber/atlantis/issues/969)) ([75e8bc6](https://github.com/GetJobber/atlantis/commit/75e8bc6552b29a4a8c5ee4cb6ac947a567460835))
523
-
524
-
525
-
526
- ## [2.93.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.93.1...@jobber/components@2.93.2) (2023-01-19)
527
-
528
- **Note:** Version bump only for package @jobber/components
529
-
530
-
531
-
532
-
533
-
534
- ## [2.93.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.93.0...@jobber/components@2.93.1) (2023-01-19)
535
-
536
- **Note:** Version bump only for package @jobber/components
537
-
538
-
539
-
540
-
541
-
542
- # [2.93.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.92.3...@jobber/components@2.93.0) (2023-01-17)
543
-
544
-
545
- ### Features
546
-
547
- * **components:** Add empty state behavior to DataTable component in Atlantis [JOB-58935] ([#973](https://github.com/GetJobber/atlantis/issues/973)) ([5d2882e](https://github.com/GetJobber/atlantis/commit/5d2882ecdf0f66435d44ed53c9c5b70fc89ef972))
548
- * **components:** Implement the new sorting behavior / alignment to DataTable component in Atlantis [JOB-58028] ([#972](https://github.com/GetJobber/atlantis/issues/972)) ([259b11a](https://github.com/GetJobber/atlantis/commit/259b11a82ef7f36c15f854a49aa52e8a9c72a295))
549
-
550
-
551
-
552
-
553
-
554
- ## [2.92.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.92.2...@jobber/components@2.92.3) (2023-01-12)
555
-
556
- **Note:** Version bump only for package @jobber/components
557
-
558
-
559
-
560
-
561
-
562
- ## [2.92.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.92.1...@jobber/components@2.92.2) (2023-01-11)
563
-
564
- **Note:** Version bump only for package @jobber/components
565
-
566
-
567
-
568
-
569
-
570
- ## [2.92.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.92.0...@jobber/components@2.92.1) (2023-01-10)
571
-
572
- **Note:** Version bump only for package @jobber/components
573
-
574
-
575
-
576
-
577
-
578
- # [2.92.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.91.0...@jobber/components@2.92.0) (2023-01-09)
579
-
580
-
581
- ### Features
582
-
583
- * **components:** Add DataTable test helpers ([#954](https://github.com/GetJobber/atlantis/issues/954)) ([aa58d84](https://github.com/GetJobber/atlantis/commit/aa58d84df2e1c656f748187d6c0d216647a03e64))
584
-
585
-
586
-
587
-
588
-
589
- # [2.91.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.90.1...@jobber/components@2.91.0) (2023-01-06)
590
-
591
-
592
- ### Features
593
-
594
- * **components:** new highlighter for Emphasis ([#890](https://github.com/GetJobber/atlantis/issues/890)) ([df6d29c](https://github.com/GetJobber/atlantis/commit/df6d29c7b351cf1756ee286b2580ac2961456cbf))
595
- * **design:** add syncAlert and apps icons ([#953](https://github.com/GetJobber/atlantis/issues/953)) ([87e1cb7](https://github.com/GetJobber/atlantis/commit/87e1cb732cd73e412fa4b896392a78505294bc82))
596
-
597
-
598
-
599
-
600
-
601
- ## [2.90.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.90.0...@jobber/components@2.90.1) (2022-12-20)
602
-
603
- **Note:** Version bump only for package @jobber/components
604
-
605
-
606
-
607
-
608
-
609
- # [2.90.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.89.4...@jobber/components@2.90.0) (2022-12-19)
610
-
611
-
612
- ### Features
613
-
614
- * **components:** Add configurable column width to DataTable ([#951](https://github.com/GetJobber/atlantis/issues/951)) ([01fad3e](https://github.com/GetJobber/atlantis/commit/01fad3e9e047dbdb7b69198efbdfd986c4c1d039))
615
-
616
-
617
-
618
-
619
-
620
- ## [2.89.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.89.3...@jobber/components@2.89.4) (2022-12-15)
621
-
622
- **Note:** Version bump only for package @jobber/components
623
-
624
-
625
-
626
-
627
-
628
- ## [2.89.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.89.2...@jobber/components@2.89.3) (2022-12-12)
629
-
630
- **Note:** Version bump only for package @jobber/components
631
-
632
-
633
-
634
-
635
-
636
- ## [2.89.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.89.1...@jobber/components@2.89.2) (2022-12-07)
637
-
638
- **Note:** Version bump only for package @jobber/components
639
-
640
-
641
-
642
-
643
-
644
- ## [2.89.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.89.0...@jobber/components@2.89.1) (2022-11-30)
645
-
646
- **Note:** Version bump only for package @jobber/components
647
-
648
-
649
-
650
-
651
-
652
- # [2.89.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.88.0...@jobber/components@2.89.0) (2022-11-25)
653
-
654
-
655
- ### Features
656
-
657
- * **components:** Add footer row to Data Table component (JOB-57643) ([#934](https://github.com/GetJobber/atlantis/issues/934)) ([452f0de](https://github.com/GetJobber/atlantis/commit/452f0de362a711b42ef72f0c2dc84a15ae6ffc54))
658
-
659
-
660
-
661
-
662
-
663
- # [2.88.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.87.0...@jobber/components@2.88.0) (2022-11-16)
664
-
665
-
666
- ### Features
667
-
668
- * **components:** MultiSelect component ([#932](https://github.com/GetJobber/atlantis/issues/932)) ([c47a80d](https://github.com/GetJobber/atlantis/commit/c47a80d55dbfb72815386e699cda30e44fe8d9fc))
669
-
670
-
671
-
672
-
673
-
674
- # [2.87.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.86.2...@jobber/components@2.87.0) (2022-11-02)
675
-
676
-
677
- ### Features
678
-
679
- * **components:** Data table component ([#925](https://github.com/GetJobber/atlantis/issues/925)) ([777f4dc](https://github.com/GetJobber/atlantis/commit/777f4dce695e0c28880db77483e6d77903b7b484))
680
-
681
-
682
-
683
-
684
-
685
- ## [2.86.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.86.1...@jobber/components@2.86.2) (2022-11-01)
686
-
687
- **Note:** Version bump only for package @jobber/components
688
-
689
-
690
-
691
-
692
-
693
- ## [2.86.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.86.0...@jobber/components@2.86.1) (2022-10-17)
694
-
695
- **Note:** Version bump only for package @jobber/components
696
-
697
-
698
-
699
-
700
-
701
- # [2.86.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.8...@jobber/components@2.86.0) (2022-10-14)
702
-
703
-
704
- ### Features
705
-
706
- * **design:** update icon set ([#924](https://github.com/GetJobber/atlantis/issues/924)) ([b04062a](https://github.com/GetJobber/atlantis/commit/b04062aa2dd60229fb48b67fe0ca01c00ded223b))
707
-
708
-
709
-
710
-
711
-
712
- ## [2.85.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.7...@jobber/components@2.85.8) (2022-09-30)
713
-
714
- **Note:** Version bump only for package @jobber/components
715
-
716
-
717
-
718
-
719
-
720
- ## [2.85.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.6...@jobber/components@2.85.7) (2022-09-23)
721
-
722
- **Note:** Version bump only for package @jobber/components
723
-
724
-
725
-
726
-
727
-
728
- ## [2.85.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.5...@jobber/components@2.85.6) (2022-08-25)
729
-
730
- **Note:** Version bump only for package @jobber/components
731
-
732
-
733
-
734
-
735
-
736
- ## [2.85.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.4...@jobber/components@2.85.5) (2022-08-24)
737
-
738
- **Note:** Version bump only for package @jobber/components
739
-
740
-
741
-
742
-
743
-
744
- ## [2.85.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.3...@jobber/components@2.85.4) (2022-08-08)
745
-
746
- **Note:** Version bump only for package @jobber/components
747
-
748
-
749
-
750
-
751
-
752
- ## [2.85.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.2...@jobber/components@2.85.3) (2022-07-28)
753
-
754
- **Note:** Version bump only for package @jobber/components
755
-
756
-
757
-
758
-
759
-
760
- ## [2.85.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.1...@jobber/components@2.85.2) (2022-07-22)
761
-
762
- **Note:** Version bump only for package @jobber/components
763
-
764
-
765
-
766
-
767
-
768
- ## [2.85.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.85.0...@jobber/components@2.85.1) (2022-06-29)
769
-
770
- **Note:** Version bump only for package @jobber/components
771
-
772
-
773
-
774
-
775
-
776
- # [2.85.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.84.3...@jobber/components@2.85.0) (2022-06-21)
777
-
778
-
779
- ### Features
780
-
781
- * **components:** Atlantis Component For Gallery ([#891](https://github.com/GetJobber/atlantis/issues/891)) ([266d2c8](https://github.com/GetJobber/atlantis/commit/266d2c897156b50859bf996d19ae972e305ac092))
782
-
783
-
784
-
785
-
786
-
787
- ## [2.84.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.84.2...@jobber/components@2.84.3) (2022-06-13)
788
-
789
- **Note:** Version bump only for package @jobber/components
790
-
791
-
792
-
793
-
794
-
795
- ## [2.84.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.84.1...@jobber/components@2.84.2) (2022-06-10)
796
-
797
- **Note:** Version bump only for package @jobber/components
798
-
799
-
800
-
801
-
802
-
803
- ## [2.84.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.84.0...@jobber/components@2.84.1) (2022-06-09)
804
-
805
- **Note:** Version bump only for package @jobber/components
806
-
807
-
808
-
809
-
810
-
811
- # [2.84.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.83.1...@jobber/components@2.84.0) (2022-06-07)
812
-
813
-
814
- ### Features
815
-
816
- * **components:** JOB-40406 Allow PUT requests in InputFile component ([#895](https://github.com/GetJobber/atlantis/issues/895)) ([4101f44](https://github.com/GetJobber/atlantis/commit/4101f441327ecfebb55ce868dbd9bf7d3d9ec837))
817
-
818
-
819
-
820
-
821
-
822
- ## [2.83.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.83.0...@jobber/components@2.83.1) (2022-06-03)
823
-
824
-
825
- ### Bug Fixes
826
-
827
- * **deps:** update markdown to v6.0.3 ([#896](https://github.com/GetJobber/atlantis/issues/896)) ([93b36de](https://github.com/GetJobber/atlantis/commit/93b36de87bc8a5184eb794c7dce46d7e8f47dbfd))
828
-
829
-
830
-
831
-
832
-
833
- # [2.83.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.82.1...@jobber/components@2.83.0) (2022-05-04)
834
-
835
-
836
- ### Features
837
-
838
- * **components:** update icon colors [JOB-44183] ([#884](https://github.com/GetJobber/atlantis/issues/884)) ([9a8e850](https://github.com/GetJobber/atlantis/commit/9a8e8507d0f6cb594be9358f7d05bdb87f8181b9))
839
-
840
-
841
-
842
-
843
-
844
- ## [2.82.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.82.0...@jobber/components@2.82.1) (2022-05-02)
845
-
846
- **Note:** Version bump only for package @jobber/components
847
-
848
-
849
-
850
-
851
-
852
- # [2.82.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.81.0...@jobber/components@2.82.0) (2022-04-25)
853
-
854
-
855
- ### Features
856
-
857
- * **stylelint:** Add alpha-value-notation rule to stylelint ([#836](https://github.com/GetJobber/atlantis/issues/836)) ([ddc7f43](https://github.com/GetJobber/atlantis/commit/ddc7f430d399e3293004d6d27301a3e19f3c5bfa))
858
-
859
-
860
-
861
-
862
-
863
- # [2.81.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.80.2...@jobber/components@2.81.0) (2022-04-21)
864
-
865
-
866
- ### Features
867
-
868
- * **components:** only wrap Banner children in Text if they are a simple string. ([#881](https://github.com/GetJobber/atlantis/issues/881)) ([58a8ac3](https://github.com/GetJobber/atlantis/commit/58a8ac31c0fd4f5f0ae53f30de5f976149dddc5f))
869
-
870
-
871
-
872
-
873
-
874
- ## [2.80.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.80.1...@jobber/components@2.80.2) (2022-04-18)
875
-
876
- **Note:** Version bump only for package @jobber/components
877
-
878
-
879
-
880
-
881
-
882
- ## [2.80.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.80.0...@jobber/components@2.80.1) (2022-04-05)
883
-
884
-
885
- ### Bug Fixes
886
-
887
- * disable enter press on chip menu debounce ([#874](https://github.com/GetJobber/atlantis/issues/874)) ([569e4d3](https://github.com/GetJobber/atlantis/commit/569e4d317369fc6af12f2603d9212a159fb88602))
888
-
889
-
890
-
891
-
892
-
893
- # [2.80.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.79.0...@jobber/components@2.80.0) (2022-04-05)
894
-
895
-
896
- ### Features
897
-
898
- * **components:** Enable chip navigation with left and right arrow keys ([#872](https://github.com/GetJobber/atlantis/issues/872)) ([065b17b](https://github.com/GetJobber/atlantis/commit/065b17bf55161c85d11346fdd1d41a1c6e01e39d))
899
-
900
-
901
-
902
-
903
-
904
- # [2.79.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.78.3...@jobber/components@2.79.0) (2022-03-25)
905
-
906
-
907
- ### Features
908
-
909
- * **components:** create statuslabel component ([#870](https://github.com/GetJobber/atlantis/issues/870)) ([cced9b9](https://github.com/GetJobber/atlantis/commit/cced9b9c1af70432b62766e440f445b949bdd236))
910
-
911
-
912
-
913
-
914
-
915
- ## [2.78.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.78.2...@jobber/components@2.78.3) (2022-03-17)
916
-
917
- **Note:** Version bump only for package @jobber/components
918
-
919
-
920
-
921
-
922
-
923
- ## [2.78.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.78.1...@jobber/components@2.78.2) (2022-03-16)
924
-
925
- **Note:** Version bump only for package @jobber/components
926
-
927
-
928
-
929
-
930
-
931
- ## [2.78.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.78.0...@jobber/components@2.78.1) (2022-03-10)
932
-
933
-
934
- ### Bug Fixes
935
-
936
- * **components:** Update tooltip to use react-popper ([#863](https://github.com/GetJobber/atlantis/issues/863)) ([16fd491](https://github.com/GetJobber/atlantis/commit/16fd49119c1cb6467168c7491574be1e21eadfb3))
937
-
938
-
939
-
940
-
941
-
942
- # [2.78.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.77.0...@jobber/components@2.78.0) (2022-03-03)
943
-
944
-
945
- ### Features
946
-
947
- * **design:** update overlay color to black ([#861](https://github.com/GetJobber/atlantis/issues/861)) ([40351db](https://github.com/GetJobber/atlantis/commit/40351db7bf7b8f7494ca7d3d70b2a98ff46b1203))
948
-
949
-
950
-
951
-
952
-
953
- # [2.77.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.76.0...@jobber/components@2.77.0) (2022-02-23)
954
-
955
-
956
- ### Features
957
-
958
- * **components:** expose minDate and maxDate props from react-datepicker (JOB-40742) ([#856](https://github.com/GetJobber/atlantis/issues/856)) ([a90e4ac](https://github.com/GetJobber/atlantis/commit/a90e4ac9d28f6a649258db55f76af8c516f07299))
959
-
960
-
961
-
962
-
963
-
964
- # [2.76.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.75.2...@jobber/components@2.76.0) (2022-02-22)
965
-
966
-
967
- ### Features
968
-
969
- * **design:** add new icons to atlantis -- (Minor) Feature Release ([#860](https://github.com/GetJobber/atlantis/issues/860)) ([feca432](https://github.com/GetJobber/atlantis/commit/feca432a9234d2849203f5edbed06c58839e3175))
970
-
971
-
972
-
973
-
974
-
975
- ## [2.75.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.75.1...@jobber/components@2.75.2) (2022-02-18)
976
-
977
- **Note:** Version bump only for package @jobber/components
978
-
979
-
980
-
981
-
982
-
983
- ## [2.75.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.75.0...@jobber/components@2.75.1) (2022-02-07)
984
-
985
- **Note:** Version bump only for package @jobber/components
986
-
987
-
988
-
989
-
990
-
991
- # [2.75.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.74.0...@jobber/components@2.75.0) (2022-01-28)
992
-
993
-
994
- ### Features
995
-
996
- * Announce chip deletion and addition JOB-41252 ([#848](https://github.com/GetJobber/atlantis/issues/848)) ([f251b42](https://github.com/GetJobber/atlantis/commit/f251b42c5aa98ee07f7e16d3605a6bd965a8231b))
997
-
998
-
999
-
1000
-
1001
-
1002
- # [2.74.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.73.0...@jobber/components@2.74.0) (2022-01-26)
1003
-
1004
-
1005
- ### Features
1006
-
1007
- * **components:** Support dismissible type on Chips ([#847](https://github.com/GetJobber/atlantis/issues/847)) ([5f88b41](https://github.com/GetJobber/atlantis/commit/5f88b41576f80529bcd7479a5313ffc699d9e31e))
1008
-
1009
-
1010
-
1011
-
1012
-
1013
- # [2.73.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.72.3...@jobber/components@2.73.0) (2022-01-24)
1014
-
1015
-
1016
- ### Features
1017
-
1018
- * **components:** Left-align wrapping button labels when Icon is present ([#841](https://github.com/GetJobber/atlantis/issues/841)) ([8fc93a4](https://github.com/GetJobber/atlantis/commit/8fc93a4f3cbef9b39fe7e5a82e538cc26c41eeae))
1019
-
1020
-
1021
-
1022
-
1023
-
1024
- ## [2.72.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.72.2...@jobber/components@2.72.3) (2022-01-21)
1025
-
1026
- **Note:** Version bump only for package @jobber/components
1027
-
1028
-
1029
-
1030
-
1031
-
1032
- ## [2.72.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.72.1...@jobber/components@2.72.2) (2022-01-21)
1033
-
1034
- **Note:** Version bump only for package @jobber/components
1035
-
1036
-
1037
-
1038
-
1039
-
1040
- ## [2.72.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.72.0...@jobber/components@2.72.1) (2022-01-12)
1041
-
1042
-
1043
- ### Bug Fixes
1044
-
1045
- * Allow space bar key deselect on single select chip ([#827](https://github.com/GetJobber/atlantis/issues/827)) ([a6bc802](https://github.com/GetJobber/atlantis/commit/a6bc802b128a731be5a308f955ee2099029375dd))
1046
-
1047
-
1048
-
1049
-
1050
-
1051
- # [2.72.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.7...@jobber/components@2.72.0) (2022-01-11)
1052
-
1053
-
1054
- ### Features
1055
-
1056
- * section header in label for screen readers ([#759](https://github.com/GetJobber/atlantis/issues/759)) ([6551f4d](https://github.com/GetJobber/atlantis/commit/6551f4d4d11229fd29043b8e66638e332ede7d50))
1057
-
1058
-
1059
-
1060
-
1061
-
1062
- ## [2.71.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.6...@jobber/components@2.71.7) (2022-01-10)
1063
-
1064
- **Note:** Version bump only for package @jobber/components
1065
-
1066
-
1067
-
1068
-
1069
-
1070
- ## [2.71.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.5...@jobber/components@2.71.6) (2022-01-07)
1071
-
1072
- **Note:** Version bump only for package @jobber/components
1073
-
1074
-
1075
-
1076
-
1077
-
1078
- ## [2.71.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.4...@jobber/components@2.71.5) (2022-01-04)
1079
-
1080
- **Note:** Version bump only for package @jobber/components
1081
-
1082
-
1083
-
1084
-
1085
-
1086
- ## [2.71.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.3...@jobber/components@2.71.4) (2021-12-23)
1087
-
1088
- **Note:** Version bump only for package @jobber/components
1089
-
1090
-
1091
-
1092
-
1093
-
1094
- ## [2.71.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.2...@jobber/components@2.71.3) (2021-12-23)
1095
-
1096
-
1097
- ### Bug Fixes
1098
-
1099
- * **components:** Move focus to hook ([#817](https://github.com/GetJobber/atlantis/issues/817)) ([688d25d](https://github.com/GetJobber/atlantis/commit/688d25d27db2aaf7b2407de74b2edae872e98cb5))
1100
-
1101
-
1102
- ### Reverts
1103
-
1104
- * Revert "fix(components): Fix form field inconsistent spacing when used under Form and InputGroup JOB-37646 (#762)" (#815) ([5bf6c59](https://github.com/GetJobber/atlantis/commit/5bf6c59776c12d0a318bcd11925dad59f107123a)), closes [#762](https://github.com/GetJobber/atlantis/issues/762) [#815](https://github.com/GetJobber/atlantis/issues/815)
1105
-
1106
-
1107
-
1108
-
1109
-
1110
- ## [2.71.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.1...@jobber/components@2.71.2) (2021-12-22)
1111
-
1112
- **Note:** Version bump only for package @jobber/components
1113
-
1114
-
1115
-
1116
-
1117
-
1118
- ## [2.71.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.71.0...@jobber/components@2.71.1) (2021-12-21)
1119
-
1120
-
1121
- ### Bug Fixes
1122
-
1123
- * DatePicker smart focus [JOB-39118, JOB-38255] ([#812](https://github.com/GetJobber/atlantis/issues/812)) ([12cc017](https://github.com/GetJobber/atlantis/commit/12cc0178260195e33a6a12a7c122c22cf7679dc4))
1124
-
1125
-
1126
-
1127
-
1128
-
1129
- # [2.71.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.70.0...@jobber/components@2.71.0) (2021-12-20)
1130
-
1131
-
1132
- ### Features
1133
-
1134
- * **components:** RecurringSelect Component ([#793](https://github.com/GetJobber/atlantis/issues/793)) ([043af4c](https://github.com/GetJobber/atlantis/commit/043af4c318e77675c777fc2578d80b796a792083))
1135
-
1136
-
1137
-
1138
-
1139
-
1140
- # [2.70.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.69.1...@jobber/components@2.70.0) (2021-12-18)
1141
-
1142
-
1143
- ### Features
1144
-
1145
- * **components:** More dividers to align with mobile conventions ([#799](https://github.com/GetJobber/atlantis/issues/799)) ([2db1c32](https://github.com/GetJobber/atlantis/commit/2db1c3287d805683fe89e3994ab0f69a1487d728))
1146
-
1147
-
1148
-
1149
-
1150
-
1151
- ## [2.69.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.69.0...@jobber/components@2.69.1) (2021-12-17)
1152
-
1153
- **Note:** Version bump only for package @jobber/components
1154
-
1155
-
1156
-
1157
-
1158
-
1159
- # [2.69.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.12...@jobber/components@2.69.0) (2021-12-16)
1160
-
1161
-
1162
- ### Features
1163
-
1164
- * **components:** Update checkbox to use react components as a label ([#806](https://github.com/GetJobber/atlantis/issues/806)) ([450d035](https://github.com/GetJobber/atlantis/commit/450d03545b7f63764e4beb29f1f1582f7934682b))
1165
-
1166
-
1167
-
1168
-
1169
-
1170
- ## [2.68.12](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.11...@jobber/components@2.68.12) (2021-12-16)
1171
-
1172
-
1173
- ### Bug Fixes
1174
-
1175
- * **components:** Fix form field inconsistent spacing when used under Form and InputGroup JOB-37646 ([#762](https://github.com/GetJobber/atlantis/issues/762)) ([8148039](https://github.com/GetJobber/atlantis/commit/814803912c8a67ba02db2577ec857522833f3f01))
1176
-
1177
-
1178
-
1179
-
1180
-
1181
- ## [2.68.11](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.10...@jobber/components@2.68.11) (2021-12-16)
1182
-
1183
- **Note:** Version bump only for package @jobber/components
1184
-
1185
-
1186
-
1187
-
1188
-
1189
- ## [2.68.10](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.9...@jobber/components@2.68.10) (2021-12-16)
1190
-
1191
- **Note:** Version bump only for package @jobber/components
1192
-
1193
-
1194
-
1195
-
1196
-
1197
- ## [2.68.9](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.8...@jobber/components@2.68.9) (2021-12-15)
1198
-
1199
-
1200
- ### Bug Fixes
1201
-
1202
- * **components:** Prevent date picker from flickering / closing when click the activator again ([#807](https://github.com/GetJobber/atlantis/issues/807)) ([a53a4c9](https://github.com/GetJobber/atlantis/commit/a53a4c900aefb4b674b4f04ce67dbb8334cd7756))
1203
-
1204
-
1205
-
1206
-
1207
-
1208
- ## [2.68.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.7...@jobber/components@2.68.8) (2021-12-15)
1209
-
1210
- **Note:** Version bump only for package @jobber/components
1211
-
1212
-
1213
-
1214
-
1215
-
1216
- ## [2.68.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.6...@jobber/components@2.68.7) (2021-12-15)
1217
-
1218
- **Note:** Version bump only for package @jobber/components
1219
-
1220
-
1221
-
1222
-
1223
-
1224
- ## [2.68.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.5...@jobber/components@2.68.6) (2021-12-14)
1225
-
1226
- **Note:** Version bump only for package @jobber/components
1227
-
1228
-
1229
-
1230
-
1231
-
1232
- ## [2.68.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.4...@jobber/components@2.68.5) (2021-12-14)
1233
-
1234
- **Note:** Version bump only for package @jobber/components
1235
-
1236
-
1237
-
1238
-
1239
-
1240
- ## [2.68.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.3...@jobber/components@2.68.4) (2021-12-06)
1241
-
1242
- **Note:** Version bump only for package @jobber/components
1243
-
1244
-
1245
-
1246
-
1247
-
1248
- ## [2.68.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.2...@jobber/components@2.68.3) (2021-12-03)
1249
-
1250
- **Note:** Version bump only for package @jobber/components
1251
-
1252
-
1253
-
1254
-
1255
-
1256
- ## [2.68.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.1...@jobber/components@2.68.2) (2021-12-02)
1257
-
1258
- **Note:** Version bump only for package @jobber/components
1259
-
1260
-
1261
-
1262
-
1263
-
1264
- ## [2.68.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.68.0...@jobber/components@2.68.1) (2021-12-01)
1265
-
1266
- **Note:** Version bump only for package @jobber/components
1267
-
1268
-
1269
-
1270
-
1271
-
1272
- # [2.68.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.67.2...@jobber/components@2.68.0) (2021-12-01)
1273
-
1274
-
1275
- ### Features
1276
-
1277
- * **components:** InputDate Component ([#783](https://github.com/GetJobber/atlantis/issues/783)) ([6247850](https://github.com/GetJobber/atlantis/commit/6247850eaf118d4cde6ca1830250bab2f652a88f))
1278
-
1279
-
1280
-
1281
-
1282
-
1283
- ## [2.67.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.67.1...@jobber/components@2.67.2) (2021-11-30)
1284
-
1285
- **Note:** Version bump only for package @jobber/components
1286
-
1287
-
1288
-
1289
-
1290
-
1291
- ## [2.67.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.67.0...@jobber/components@2.67.1) (2021-11-29)
1292
-
1293
- **Note:** Version bump only for package @jobber/components
1294
-
1295
-
1296
-
1297
-
1298
-
1299
- # [2.67.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.66.3...@jobber/components@2.67.0) (2021-11-26)
1300
-
1301
-
1302
- ### Features
1303
-
1304
- * **components:** Adjust formfield suffix actions to subtle ([#784](https://github.com/GetJobber/atlantis/issues/784)) ([58827cf](https://github.com/GetJobber/atlantis/commit/58827cf578d84fff8f4ab59c9a7f2d74ff029c4a))
1305
-
1306
-
1307
-
1308
-
1309
-
1310
- ## [2.66.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.66.2...@jobber/components@2.66.3) (2021-11-26)
1311
-
1312
-
1313
- ### Bug Fixes
1314
-
1315
- * **components:** Allowlist accepted image types [JOB-37183] ([#778](https://github.com/GetJobber/atlantis/issues/778)) ([95d2d62](https://github.com/GetJobber/atlantis/commit/95d2d62cb0a9b3bbad1496dd39e51cdf4125dc5b))
1316
-
1317
-
1318
-
1319
-
1320
-
1321
- ## [2.66.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.66.1...@jobber/components@2.66.2) (2021-11-24)
1322
-
1323
- **Note:** Version bump only for package @jobber/components
1324
-
1325
-
1326
-
1327
-
1328
-
1329
- ## [2.66.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.66.0...@jobber/components@2.66.1) (2021-11-24)
1330
-
1331
- **Note:** Version bump only for package @jobber/components
1332
-
1333
-
1334
-
1335
-
1336
-
1337
- # [2.66.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.65.4...@jobber/components@2.66.0) (2021-11-16)
1338
-
1339
-
1340
- ### Features
1341
-
1342
- * **components:** DatePicker component ([#774](https://github.com/GetJobber/atlantis/issues/774)) ([80f1d25](https://github.com/GetJobber/atlantis/commit/80f1d25f0479375b73784f21fd4877fa94e3fc99))
1343
-
1344
-
1345
-
1346
-
1347
-
1348
- ## [2.65.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.65.3...@jobber/components@2.65.4) (2021-11-15)
1349
-
1350
- **Note:** Version bump only for package @jobber/components
1351
-
1352
-
1353
-
1354
-
1355
-
1356
- ## [2.65.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.65.2...@jobber/components@2.65.3) (2021-11-15)
1357
-
1358
- **Note:** Version bump only for package @jobber/components
1359
-
1360
-
1361
-
1362
-
1363
-
1364
- ## [2.65.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.65.1...@jobber/components@2.65.2) (2021-11-15)
1365
-
1366
- **Note:** Version bump only for package @jobber/components
1367
-
1368
-
1369
-
1370
-
1371
-
1372
- ## [2.65.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.65.0...@jobber/components@2.65.1) (2021-11-04)
1373
-
1374
-
1375
- ### Bug Fixes
1376
-
1377
- * **accessibility:** adding aria-controls and aria-hidden markup ([#740](https://github.com/GetJobber/atlantis/issues/740)) ([c3ec4bb](https://github.com/GetJobber/atlantis/commit/c3ec4bb2d7676a62f8d64df17344d29d06982621))
1378
-
1379
-
1380
-
1381
-
1382
-
1383
- # [2.65.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.64.1...@jobber/components@2.65.0) (2021-11-03)
1384
-
1385
-
1386
- ### Features
1387
-
1388
- * **components:** add Body component to Table components ([#763](https://github.com/GetJobber/atlantis/issues/763)) ([3602739](https://github.com/GetJobber/atlantis/commit/36027390f9ab9728bf7b792735f2da9b3e7fa0ef))
1389
-
1390
-
1391
-
1392
-
1393
-
1394
- ## [2.64.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.64.0...@jobber/components@2.64.1) (2021-11-01)
1395
-
1396
- **Note:** Version bump only for package @jobber/components
1397
-
1398
-
1399
-
1400
-
1401
-
1402
- # [2.64.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.63.0...@jobber/components@2.64.0) (2021-10-29)
1403
-
1404
-
1405
- ### Features
1406
-
1407
- * **components:** Add description to base FormField component ([#714](https://github.com/GetJobber/atlantis/issues/714)) ([3fae72e](https://github.com/GetJobber/atlantis/commit/3fae72e9f483ece23263c9b2c981060248223db5))
1408
-
1409
-
1410
-
1411
-
1412
-
1413
- # [2.63.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.62.0...@jobber/components@2.63.0) (2021-10-28)
1414
-
1415
-
1416
- ### Features
1417
-
1418
- * **components:** BREAKING CHANGE: RadioGroup - Added aria-label attribute ([#723](https://github.com/GetJobber/atlantis/issues/723)) ([f966242](https://github.com/GetJobber/atlantis/commit/f966242fa990c4e2e0b158cffb5ea84862675b2e))
1419
- * **components:** Remove drawer content padding ([#709](https://github.com/GetJobber/atlantis/issues/709)) ([8dca67b](https://github.com/GetJobber/atlantis/commit/8dca67be000fde9334f86fd55b3ac76b24c27678))
1420
-
1421
-
1422
-
1423
-
1424
-
1425
- # [2.62.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.61.0...@jobber/components@2.62.0) (2021-10-27)
1426
-
1427
-
1428
- ### Features
1429
-
1430
- * **components:** Add ability to open Page intro links in a new tab ([#550](https://github.com/GetJobber/atlantis/issues/550)) ([f423dc6](https://github.com/GetJobber/atlantis/commit/f423dc6649f1584c4aee7515d570eecc3857a52e))
1431
-
1432
-
1433
-
1434
-
1435
-
1436
- # [2.61.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.60.2...@jobber/components@2.61.0) (2021-10-25)
1437
-
1438
-
1439
- ### Features
1440
-
1441
- * **components:** add alignment to Text and Typography ([#744](https://github.com/GetJobber/atlantis/issues/744)) ([d33a4ec](https://github.com/GetJobber/atlantis/commit/d33a4ecc1a278de45ce202ae9f0fd44c11678009))
1442
-
1443
-
1444
-
1445
-
1446
-
1447
- ## [2.60.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.60.1...@jobber/components@2.60.2) (2021-10-25)
1448
-
1449
- **Note:** Version bump only for package @jobber/components
1450
-
1451
-
1452
-
1453
-
1454
-
1455
- ## [2.60.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.60.0...@jobber/components@2.60.1) (2021-10-21)
1456
-
1457
- **Note:** Version bump only for package @jobber/components
1458
-
1459
-
1460
-
1461
-
1462
-
1463
- # [2.60.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.59.1...@jobber/components@2.60.0) (2021-10-19)
1464
-
1465
-
1466
- ### Features
1467
-
1468
- * **components:** Add countdown timer ([#730](https://github.com/GetJobber/atlantis/issues/730)) ([1975e8a](https://github.com/GetJobber/atlantis/commit/1975e8a4caacdbd83e4a54c93eee02600a1a34eb))
1469
-
1470
-
1471
-
1472
-
1473
-
1474
- ## [2.59.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.59.0...@jobber/components@2.59.1) (2021-10-19)
1475
-
1476
-
1477
- ### Bug Fixes
1478
-
1479
- * **components:** Add alert role to Banner ([#741](https://github.com/GetJobber/atlantis/issues/741)) ([cfe08bf](https://github.com/GetJobber/atlantis/commit/cfe08bf73abdcfaee9374c8c7a990ad0c5efa896))
1480
-
1481
-
1482
-
1483
-
1484
-
1485
- # [2.59.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.58.2...@jobber/components@2.59.0) (2021-10-18)
1486
-
1487
-
1488
- ### Features
1489
-
1490
- * **components:** expose onMouseOver in the Button component [JOB-34213] ([#739](https://github.com/GetJobber/atlantis/issues/739)) ([4bc4bd1](https://github.com/GetJobber/atlantis/commit/4bc4bd12d255902b3bf863e358e5f2cf8fdebe37))
1491
-
1492
-
1493
-
1494
-
1495
-
1496
- ## [2.58.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.58.1...@jobber/components@2.58.2) (2021-10-18)
1497
-
1498
-
1499
- ### Bug Fixes
1500
-
1501
- * **components:** Prevent centering the label for time inputs ([#736](https://github.com/GetJobber/atlantis/issues/736)) ([cca1af2](https://github.com/GetJobber/atlantis/commit/cca1af283e6344a63ee5fc311bf55e76ac40df79))
1502
-
1503
-
1504
-
1505
-
1506
-
1507
- ## [2.58.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.58.0...@jobber/components@2.58.1) (2021-10-15)
1508
-
1509
-
1510
- ### Bug Fixes
1511
-
1512
- * **components:** don't show tooltip when it's not truncated [JOB-36864] ([#738](https://github.com/GetJobber/atlantis/issues/738)) ([98d1167](https://github.com/GetJobber/atlantis/commit/98d1167e8368c64f6196f360e0d1104f4750098d))
1513
-
1514
-
1515
-
1516
-
1517
-
1518
- # [2.58.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.57.0...@jobber/components@2.58.0) (2021-10-14)
1519
-
1520
-
1521
- ### Features
1522
-
1523
- * **components:** add disabled color variation to text ([#733](https://github.com/GetJobber/atlantis/issues/733)) ([862ae93](https://github.com/GetJobber/atlantis/commit/862ae93c52d2cb7809cb027210f6303f6689a54a))
1524
-
1525
-
1526
-
1527
-
1528
-
1529
- # [2.57.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.56.0...@jobber/components@2.57.0) (2021-10-13)
1530
-
1531
-
1532
- ### Bug Fixes
1533
-
1534
- * update CSS types order ([#732](https://github.com/GetJobber/atlantis/issues/732)) ([aa4c94b](https://github.com/GetJobber/atlantis/commit/aa4c94bfc89859bb0919567206447e3129b5fe2c))
1535
-
1536
-
1537
- ### Features
1538
-
1539
- * **components:** Add visibility toggle for InputPassword ([#621](https://github.com/GetJobber/atlantis/issues/621)) ([ef7a851](https://github.com/GetJobber/atlantis/commit/ef7a8519c798cb951f206a2c64d9b9c0b63279a5))
1540
- * **components:** update banner close position ([#731](https://github.com/GetJobber/atlantis/issues/731)) ([819f6c7](https://github.com/GetJobber/atlantis/commit/819f6c7f4e86b92160a2309f22c05a59474120b7))
1541
-
1542
-
1543
-
1544
-
1545
-
1546
- # [2.56.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.55.1...@jobber/components@2.56.0) (2021-10-08)
1547
-
1548
-
1549
- ### Bug Fixes
1550
-
1551
- * **components:** Make card `external` prop optional and `false` by default ([#727](https://github.com/GetJobber/atlantis/issues/727)) ([74b7ac8](https://github.com/GetJobber/atlantis/commit/74b7ac8a1d7e0539c4abcc962692fbcff97e81bd))
1552
-
1553
-
1554
- ### Features
1555
-
1556
- * **components:** Add vertical option for Divider and update Divider documentation ([#707](https://github.com/GetJobber/atlantis/issues/707)) ([cfcb505](https://github.com/GetJobber/atlantis/commit/cfcb505e8df6e40791390a2b12e755db4c539fb3))
1557
-
1558
-
1559
-
1560
-
1561
-
1562
- ## [2.55.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.55.0...@jobber/components@2.55.1) (2021-10-07)
1563
-
1564
- **Note:** Version bump only for package @jobber/components
1565
-
1566
-
1567
-
1568
-
1569
-
1570
- # [2.55.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.54.1...@jobber/components@2.55.0) (2021-10-06)
1571
-
1572
-
1573
- ### Features
1574
-
1575
- * **components:** Add keyboard shortcut to close menu on Escape ([#704](https://github.com/GetJobber/atlantis/issues/704)) ([2cd7b2c](https://github.com/GetJobber/atlantis/commit/2cd7b2cad3e38fd379751972583c6ae481cd7596))
1576
-
1577
-
1578
-
1579
-
1580
-
1581
- ## [2.54.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.54.0...@jobber/components@2.54.1) (2021-10-06)
1582
-
1583
- **Note:** Version bump only for package @jobber/components
1584
-
1585
-
1586
-
1587
-
1588
-
1589
- # [2.54.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.53.2...@jobber/components@2.54.0) (2021-10-05)
1590
-
1591
-
1592
- ### Bug Fixes
1593
-
1594
- * **components:** Card no longer overrides border color variable ([#718](https://github.com/GetJobber/atlantis/issues/718)) ([72f6bcf](https://github.com/GetJobber/atlantis/commit/72f6bcf18670c61c248b1ab2d98409846e7413bc))
1595
-
1596
-
1597
- ### Features
1598
-
1599
- * **components:** add ability to specify external url on card ([#719](https://github.com/GetJobber/atlantis/issues/719)) ([c919994](https://github.com/GetJobber/atlantis/commit/c9199945c6a1e3270239e8c770b85afc1c5e3885))
1600
-
1601
-
1602
-
1603
-
1604
-
1605
- ## [2.53.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.53.1...@jobber/components@2.53.2) (2021-10-04)
1606
-
1607
-
1608
- ### Bug Fixes
1609
-
1610
- * **components:** Make onclick card operable by keyboard [JOB-30838] ([#625](https://github.com/GetJobber/atlantis/issues/625)) ([e9b43c6](https://github.com/GetJobber/atlantis/commit/e9b43c6551e52c71bd3e90d548906bf06160e664))
1611
-
1612
-
1613
-
1614
-
1615
-
1616
- ## [2.53.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.53.0...@jobber/components@2.53.1) (2021-10-04)
1617
-
1618
-
1619
- ### Bug Fixes
1620
-
1621
- * **components:** Add a more distinct aria-label to Banner ([#703](https://github.com/GetJobber/atlantis/issues/703)) ([0dda2a1](https://github.com/GetJobber/atlantis/commit/0dda2a1fa5c5febac912ff4c049f38372f586eec)), closes [#695](https://github.com/GetJobber/atlantis/issues/695)
1622
-
1623
-
1624
-
1625
-
1626
-
1627
- # [2.53.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.52.0...@jobber/components@2.53.0) (2021-10-04)
1628
-
1629
-
1630
- ### Features
1631
-
1632
- * **components:** Autofocus on first Menu item ([#706](https://github.com/GetJobber/atlantis/issues/706)) ([09fd482](https://github.com/GetJobber/atlantis/commit/09fd4826d2f20938b616d666ba4e149b732ff4b9))
1633
-
1634
-
1635
-
1636
-
1637
-
1638
- # [2.52.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.51.1...@jobber/components@2.52.0) (2021-10-01)
1639
-
1640
-
1641
- ### Features
1642
-
1643
- * **components:** Add chips (single/multiple/standalone dismissible) component [JOB-35714] ([#678](https://github.com/GetJobber/atlantis/issues/678)) ([f537a2a](https://github.com/GetJobber/atlantis/commit/f537a2a55b6d167a819a321185dc17ad19b69616))
1644
-
1645
-
1646
-
1647
-
1648
-
1649
- ## [2.51.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.51.0...@jobber/components@2.51.1) (2021-09-30)
1650
-
1651
- **Note:** Version bump only for package @jobber/components
1652
-
1653
-
1654
-
1655
-
1656
-
1657
- # [2.51.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.50.2...@jobber/components@2.51.0) (2021-09-27)
1658
-
1659
-
1660
- ### Features
1661
-
1662
- * **components:** export BannerType ([#688](https://github.com/GetJobber/atlantis/issues/688)) ([f962cf2](https://github.com/GetJobber/atlantis/commit/f962cf21536356bc7bee3fe476c7288bac57f699))
1663
-
1664
-
1665
-
1666
-
1667
-
1668
- ## [2.50.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.50.1...@jobber/components@2.50.2) (2021-09-27)
1669
-
1670
- **Note:** Version bump only for package @jobber/components
1671
-
1672
-
1673
-
1674
-
1675
-
1676
- ## [2.50.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.50.0...@jobber/components@2.50.1) (2021-09-23)
1677
-
1678
-
1679
- ### Bug Fixes
1680
-
1681
- * Support semantic colors on icon ([#679](https://github.com/GetJobber/atlantis/issues/679)) ([4653b7d](https://github.com/GetJobber/atlantis/commit/4653b7ddf8d9d68eca8c46704bfe82c097c731d1)), closes [#678](https://github.com/GetJobber/atlantis/issues/678)
1682
-
1683
-
1684
-
1685
-
1686
-
1687
- # [2.50.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.49.1...@jobber/components@2.50.0) (2021-09-23)
1688
-
1689
-
1690
- ### Features
1691
-
1692
- * **components:** Added keyboard shortcut to confirmation modal ([#669](https://github.com/GetJobber/atlantis/issues/669)) ([f93456f](https://github.com/GetJobber/atlantis/commit/f93456fcf0bd08472e194282d059572ee1583fc3))
1693
-
1694
-
1695
-
1696
-
1697
-
1698
- ## [2.49.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.49.0...@jobber/components@2.49.1) (2021-09-22)
1699
-
1700
- **Note:** Version bump only for package @jobber/components
1701
-
1702
-
1703
-
1704
-
1705
-
1706
- # [2.49.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.48.1...@jobber/components@2.49.0) (2021-09-22)
1707
-
1708
-
1709
- ### Features
1710
-
1711
- * **components:** Add small size to avatar ([#673](https://github.com/GetJobber/atlantis/issues/673)) ([e018389](https://github.com/GetJobber/atlantis/commit/e0183893629b508a397c8a41cb0aed08121db314))
1712
-
1713
-
1714
-
1715
-
1716
-
1717
- ## [2.48.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.48.0...@jobber/components@2.48.1) (2021-09-21)
1718
-
1719
- **Note:** Version bump only for package @jobber/components
1720
-
1721
-
1722
-
1723
-
1724
-
1725
- # [2.48.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.47.1...@jobber/components@2.48.0) (2021-09-21)
1726
-
1727
-
1728
- ### Features
1729
-
1730
- * **components:** Add destructive option for ConfirmationModal ([#633](https://github.com/GetJobber/atlantis/issues/633)) ([7a11d7a](https://github.com/GetJobber/atlantis/commit/7a11d7a391b2410abfbac49edb8a11cfc4a6c102))
1731
-
1732
-
1733
-
1734
-
1735
-
1736
- ## [2.47.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.47.0...@jobber/components@2.47.1) (2021-09-20)
1737
-
1738
-
1739
- ### Bug Fixes
1740
-
1741
- * **components:** Show tooltip on focus and let the screen readers announce the message [JOB-26479] ([#620](https://github.com/GetJobber/atlantis/issues/620)) ([dd03613](https://github.com/GetJobber/atlantis/commit/dd036137f563f073b938a3cd948dcf6ca33b0c7f))
1742
-
1743
-
1744
-
1745
-
1746
-
1747
- # [2.47.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.9...@jobber/components@2.47.0) (2021-09-20)
1748
-
1749
-
1750
- ### Features
1751
-
1752
- * **eslint:** Update prettier to latest version ([#667](https://github.com/GetJobber/atlantis/issues/667)) ([84e5895](https://github.com/GetJobber/atlantis/commit/84e589542c642b27acd2997af7200b86ba197b7e))
1753
-
1754
-
1755
-
1756
-
1757
-
1758
- ## [2.46.9](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.8...@jobber/components@2.46.9) (2021-09-15)
1759
-
1760
-
1761
- ### Bug Fixes
1762
-
1763
- * **eslint:** Use [@typescript-eslint](https://github.com/typescript-eslint) extension rule for no-unused-expressions ([#306](https://github.com/GetJobber/atlantis/issues/306)) ([719bf42](https://github.com/GetJobber/atlantis/commit/719bf422bfd3b514526fb3eb6487b30b8b0810d3))
1764
-
1765
-
1766
-
1767
-
1768
-
1769
- ## [2.46.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.7...@jobber/components@2.46.8) (2021-09-14)
1770
-
1771
-
1772
- ### Bug Fixes
1773
-
1774
- * **components:** improve Tabs accessibility ([#576](https://github.com/GetJobber/atlantis/issues/576)) ([4400bb1](https://github.com/GetJobber/atlantis/commit/4400bb136dba9c295d885e8d76632287fffefa59))
1775
-
1776
-
1777
-
1778
-
1779
-
1780
- ## [2.46.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.6...@jobber/components@2.46.7) (2021-09-13)
1781
-
1782
-
1783
- ### Bug Fixes
1784
-
1785
- * **components:** Remove aria-hidden prop from Modal ([#648](https://github.com/GetJobber/atlantis/issues/648)) ([a7b43fe](https://github.com/GetJobber/atlantis/commit/a7b43fe6c1713313bba13bedda2af938ca44037c))
1786
-
1787
-
1788
-
1789
-
1790
-
1791
- ## [2.46.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.5...@jobber/components@2.46.6) (2021-09-13)
1792
-
1793
- **Note:** Version bump only for package @jobber/components
1794
-
1795
-
1796
-
1797
-
1798
-
1799
- ## [2.46.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.4...@jobber/components@2.46.5) (2021-09-13)
1800
-
1801
-
1802
- ### Bug Fixes
1803
-
1804
- * **components:** Trap focus on the open modal [JOB-26477] ([#634](https://github.com/GetJobber/atlantis/issues/634)) ([73b76fd](https://github.com/GetJobber/atlantis/commit/73b76fd6f847378736b0e9a10b29f0a3ac24e487))
1805
-
1806
-
1807
-
1808
-
1809
-
1810
- ## [2.46.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.3...@jobber/components@2.46.4) (2021-09-10)
1811
-
1812
- **Note:** Version bump only for package @jobber/components
1813
-
1814
-
1815
-
1816
-
1817
-
1818
- ## [2.46.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.2...@jobber/components@2.46.3) (2021-09-10)
1819
-
1820
- **Note:** Version bump only for package @jobber/components
1821
-
1822
-
1823
-
1824
-
1825
-
1826
- ## [2.46.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.1...@jobber/components@2.46.2) (2021-09-10)
1827
-
1828
-
1829
- ### Bug Fixes
1830
-
1831
- * **components:** Create a hook to focus back on modal and popover activator ([#638](https://github.com/GetJobber/atlantis/issues/638)) ([4d55a2f](https://github.com/GetJobber/atlantis/commit/4d55a2fda04ddb406770e655bdecfc41cdbb2f8b))
1832
-
1833
-
1834
-
1835
-
1836
-
1837
- ## [2.46.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.46.0...@jobber/components@2.46.1) (2021-09-10)
1838
-
1839
- **Note:** Version bump only for package @jobber/components
1840
-
1841
-
1842
-
1843
-
1844
-
1845
- # [2.46.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.45.0...@jobber/components@2.46.0) (2021-09-09)
1846
-
1847
-
1848
- ### Features
1849
-
1850
- * **components:** add subtle button [JOB-34785] ([#624](https://github.com/GetJobber/atlantis/issues/624)) ([aa66745](https://github.com/GetJobber/atlantis/commit/aa66745b80f6f3e4e569e518a3027f1b4dd8a26a))
1851
-
1852
-
1853
-
1854
-
1855
-
1856
- # [2.45.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.44.0...@jobber/components@2.45.0) (2021-09-03)
1857
-
1858
-
1859
- ### Features
1860
-
1861
- * **components:** Add `event` argument to onClick events ([#631](https://github.com/GetJobber/atlantis/issues/631)) ([961e0dc](https://github.com/GetJobber/atlantis/commit/961e0dccaabfdc68b4248c043f40beb054cb1543))
1862
-
1863
-
1864
-
1865
-
1866
-
1867
- # [2.44.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.6...@jobber/components@2.44.0) (2021-09-02)
1868
-
1869
-
1870
- ### Features
1871
-
1872
- * **components:** Add prefix/suffix to FormField ([#613](https://github.com/GetJobber/atlantis/issues/613)) ([f1e1e5e](https://github.com/GetJobber/atlantis/commit/f1e1e5e94c2230e8663d4caa9e7a70bb9f85d12e))
1873
-
1874
-
1875
-
1876
-
1877
-
1878
- ## [2.43.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.5...@jobber/components@2.43.6) (2021-09-01)
1879
-
1880
- **Note:** Version bump only for package @jobber/components
1881
-
1882
-
1883
-
1884
-
1885
-
1886
- ## [2.43.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.4...@jobber/components@2.43.5) (2021-08-31)
1887
-
1888
- **Note:** Version bump only for package @jobber/components
1889
-
1890
-
1891
-
1892
-
1893
-
1894
- ## [2.43.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.3...@jobber/components@2.43.4) (2021-08-27)
1895
-
1896
- **Note:** Version bump only for package @jobber/components
1897
-
1898
-
1899
-
1900
-
1901
-
1902
- ## [2.43.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.2...@jobber/components@2.43.3) (2021-08-25)
1903
-
1904
- **Note:** Version bump only for package @jobber/components
1905
-
1906
-
1907
-
1908
-
1909
-
1910
- ## [2.43.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.1...@jobber/components@2.43.2) (2021-08-24)
1911
-
1912
- **Note:** Version bump only for package @jobber/components
1913
-
1914
-
1915
-
1916
-
1917
-
1918
- ## [2.43.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.43.0...@jobber/components@2.43.1) (2021-08-24)
1919
-
1920
- **Note:** Version bump only for package @jobber/components
1921
-
1922
-
1923
-
1924
-
1925
-
1926
- # [2.43.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.42.0...@jobber/components@2.43.0) (2021-08-20)
1927
-
1928
-
1929
- ### Features
1930
-
1931
- * **components:** Adds the InputEmail component ([#610](https://github.com/GetJobber/atlantis/issues/610)) ([40c13ae](https://github.com/GetJobber/atlantis/commit/40c13ae3dea347fec8667725fce1533612be2340))
1932
-
1933
-
1934
-
1935
-
1936
-
1937
- # [2.42.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.41.0...@jobber/components@2.42.0) (2021-08-17)
1938
-
1939
-
1940
- ### Features
1941
-
1942
- * **components:** Add more values to autocomplete on InputText ([#611](https://github.com/GetJobber/atlantis/issues/611)) ([60e6b2a](https://github.com/GetJobber/atlantis/commit/60e6b2a00eca260f869f8249a2603e02e7c81af0))
1943
-
1944
-
1945
-
1946
-
1947
-
1948
- # [2.41.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.5...@jobber/components@2.41.0) (2021-08-10)
1949
-
1950
-
1951
- ### Features
1952
-
1953
- * **components:** Add compose icon ([#604](https://github.com/GetJobber/atlantis/issues/604)) ([1913cf5](https://github.com/GetJobber/atlantis/commit/1913cf5c66a40483f21c2f5919187a67c3cc140d))
1954
-
1955
-
1956
-
1957
-
1958
-
1959
- ## [2.40.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.4...@jobber/components@2.40.5) (2021-08-09)
1960
-
1961
-
1962
- ### Bug Fixes
1963
-
1964
- * **components:** Focus the first error on Form submission ([#603](https://github.com/GetJobber/atlantis/issues/603)) ([7414b65](https://github.com/GetJobber/atlantis/commit/7414b6553da0ff03df61113c0940dcfca8e4cdf7))
1965
-
1966
-
1967
-
1968
-
1969
-
1970
- ## [2.40.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.3...@jobber/components@2.40.4) (2021-08-06)
1971
-
1972
- **Note:** Version bump only for package @jobber/components
1973
-
1974
-
1975
-
1976
-
1977
-
1978
- ## [2.40.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.2...@jobber/components@2.40.3) (2021-07-29)
1979
-
1980
- **Note:** Version bump only for package @jobber/components
1981
-
1982
-
1983
-
1984
-
1985
-
1986
- ## [2.40.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.1...@jobber/components@2.40.2) (2021-07-20)
1987
-
1988
-
1989
- ### Bug Fixes
1990
-
1991
- * Null Reference variable for form-field component [JOB-33267] ([#594](https://github.com/GetJobber/atlantis/issues/594)) ([6cbc91a](https://github.com/GetJobber/atlantis/commit/6cbc91a9af3a381d1c48c66e378b546e007d8283))
1992
-
1993
-
1994
-
1995
-
1996
-
1997
- ## [2.40.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.40.0...@jobber/components@2.40.1) (2021-07-16)
1998
-
1999
- **Note:** Version bump only for package @jobber/components
2000
-
2001
-
2002
-
2003
-
2004
-
2005
- # [2.40.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.39.3...@jobber/components@2.40.0) (2021-07-15)
2006
-
2007
-
2008
- ### Features
2009
-
2010
- * **design:** add active surface and dimmed overlay colors ([#590](https://github.com/GetJobber/atlantis/issues/590)) ([37a4acf](https://github.com/GetJobber/atlantis/commit/37a4acf12d751d2345b24378f7f3f881af0fc6c3))
2011
- * **design:** introduce web shadow variations, document and add to Toast ([#588](https://github.com/GetJobber/atlantis/issues/588)) ([5b359c0](https://github.com/GetJobber/atlantis/commit/5b359c09bc1dc3db01cdf0687e99375c1cd54e4d))
2012
-
2013
-
2014
-
2015
-
2016
-
2017
- ## [2.39.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.39.2...@jobber/components@2.39.3) (2021-07-15)
2018
-
2019
- **Note:** Version bump only for package @jobber/components
2020
-
2021
-
2022
-
2023
-
2024
-
2025
- ## [2.39.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.39.1...@jobber/components@2.39.2) (2021-07-08)
2026
-
2027
- **Note:** Version bump only for package @jobber/components
2028
-
2029
-
2030
-
2031
-
2032
-
2033
- ## [2.39.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.39.0...@jobber/components@2.39.1) (2021-07-06)
2034
-
2035
- **Note:** Version bump only for package @jobber/components
2036
-
2037
-
2038
-
2039
-
2040
-
2041
- # [2.39.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.38.3...@jobber/components@2.39.0) (2021-06-30)
2042
-
2043
-
2044
- ### Features
2045
-
2046
- * **components:** Refactor FormField ([#578](https://github.com/GetJobber/atlantis/issues/578)) ([cc5a709](https://github.com/GetJobber/atlantis/commit/cc5a7091f920909385ab8682f41ba7d2ff338bcd))
2047
-
2048
-
2049
-
2050
-
2051
-
2052
- ## [2.38.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.38.2...@jobber/components@2.38.3) (2021-06-28)
2053
-
2054
- **Note:** Version bump only for package @jobber/components
2055
-
2056
-
2057
-
2058
-
2059
-
2060
- ## [2.38.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.38.1...@jobber/components@2.38.2) (2021-06-23)
2061
-
2062
-
2063
- ### Bug Fixes
2064
-
2065
- * **components:** Add role to radiogroup ([#577](https://github.com/GetJobber/atlantis/issues/577)) ([43e898c](https://github.com/GetJobber/atlantis/commit/43e898ce39614eae68cb728a62b25fc3cec20815))
2066
-
2067
-
2068
-
2069
-
2070
-
2071
- ## [2.38.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.38.0...@jobber/components@2.38.1) (2021-06-17)
2072
-
2073
- **Note:** Version bump only for package @jobber/components
2074
-
2075
-
2076
-
2077
-
2078
-
2079
- # [2.38.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.37.2...@jobber/components@2.38.0) (2021-06-14)
2080
-
2081
-
2082
- ### Features
2083
-
2084
- * **components:** Include responsive breakpoints in Rollup ([78d494f](https://github.com/GetJobber/atlantis/commit/78d494fe0ec40165dfd2afea9340c9f7005eb4a7))
2085
-
2086
-
2087
-
2088
-
2089
-
2090
- ## [2.37.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.37.1...@jobber/components@2.37.2) (2021-06-14)
2091
-
2092
-
2093
- ### Bug Fixes
2094
-
2095
- * **components:** resolve render issues when using controlled component inside form component ([#504](https://github.com/GetJobber/atlantis/issues/504)) ([ec9b792](https://github.com/GetJobber/atlantis/commit/ec9b792ec8392b91f05c68e9dd6676bf5863943b))
2096
-
2097
-
2098
-
2099
-
2100
-
2101
- ## [2.37.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.37.0...@jobber/components@2.37.1) (2021-06-11)
2102
-
2103
-
2104
- ### Bug Fixes
2105
-
2106
- * **components:** added css style so that webkit line clamp is always respected ([#563](https://github.com/GetJobber/atlantis/issues/563)) ([6be2cae](https://github.com/GetJobber/atlantis/commit/6be2caec84ec955ddf662ece1632c98770bfeea6))
2107
-
2108
-
2109
-
2110
-
2111
-
2112
- # [2.37.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.36.1...@jobber/components@2.37.0) (2021-06-11)
2113
-
2114
-
2115
- ### Features
2116
-
2117
- * **components:** use aside and ButtonDismiss on Drawer component ([#548](https://github.com/GetJobber/atlantis/issues/548)) ([32eed1e](https://github.com/GetJobber/atlantis/commit/32eed1e2eb3303be64424f292178e4a8c85d5214))
2118
-
2119
-
2120
-
2121
-
2122
-
2123
- ## [2.36.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.36.0...@jobber/components@2.36.1) (2021-06-07)
2124
-
2125
- **Note:** Version bump only for package @jobber/components
2126
-
2127
-
2128
-
2129
-
2130
-
2131
- # [2.36.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.35.2...@jobber/components@2.36.0) (2021-05-31)
2132
-
2133
-
2134
- ### Features
2135
-
2136
- * Allow Multi Level Menu in Docz ([#549](https://github.com/GetJobber/atlantis/issues/549)) ([5d966b6](https://github.com/GetJobber/atlantis/commit/5d966b6ee7b6e70f0122890a324f9b0ad4d556e7))
2137
-
2138
-
2139
-
2140
-
2141
-
2142
- ## [2.35.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.35.1...@jobber/components@2.35.2) (2021-05-17)
2143
-
2144
- **Note:** Version bump only for package @jobber/components
2145
-
2146
-
2147
-
2148
-
2149
-
2150
- ## [2.35.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.35.0...@jobber/components@2.35.1) (2021-05-14)
2151
-
2152
-
2153
- ### Bug Fixes
2154
-
2155
- * **components:** add greater specificity to fill inheritance for icon buttons ([#546](https://github.com/GetJobber/atlantis/issues/546)) ([82a8527](https://github.com/GetJobber/atlantis/commit/82a85274709afc396d6f68c6b4802e1429ab358b))
2156
-
2157
-
2158
-
2159
-
2160
-
2161
- # [2.35.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.34.0...@jobber/components@2.35.0) (2021-05-12)
2162
-
2163
-
2164
- ### Features
2165
-
2166
- * **components:** use semantic colors in Button ([#522](https://github.com/GetJobber/atlantis/issues/522)) ([4849814](https://github.com/GetJobber/atlantis/commit/484981421f2e10e064f2f396210265aab31ab24e))
2167
-
2168
-
2169
-
2170
-
2171
-
2172
- # [2.34.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.33.0...@jobber/components@2.34.0) (2021-05-10)
2173
-
2174
-
2175
- ### Features
2176
-
2177
- * **components:** use semantic colors in FormField and Inputs ([#528](https://github.com/GetJobber/atlantis/issues/528)) ([8f7c2b1](https://github.com/GetJobber/atlantis/commit/8f7c2b1092c5a4c34465785733542ae14d2418b5))
2178
-
2179
-
2180
-
2181
-
2182
-
2183
- # [2.33.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.32.0...@jobber/components@2.33.0) (2021-05-10)
2184
-
2185
-
2186
- ### Features
2187
-
2188
- * **components:** Use semantic colors in typographic components ([#527](https://github.com/GetJobber/atlantis/issues/527)) ([d9604be](https://github.com/GetJobber/atlantis/commit/d9604be0ca3a00b0ab26308c17cd46fcfbc98640))
2189
-
2190
-
2191
-
2192
-
2193
-
2194
- # [2.32.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.31.0...@jobber/components@2.32.0) (2021-05-10)
2195
-
2196
-
2197
- ### Features
2198
-
2199
- * **components:** update remaining Atlantis components to use semantics ([#529](https://github.com/GetJobber/atlantis/issues/529)) ([b5b3a99](https://github.com/GetJobber/atlantis/commit/b5b3a9915be92c47fd9d7ffe2e1169af6cbbb181))
2200
- * **components:** use semantic colors in Switch ([#523](https://github.com/GetJobber/atlantis/issues/523)) ([0feefd8](https://github.com/GetJobber/atlantis/commit/0feefd8f41a37e64e57ca2e42f7522ba4f3c783e))
2201
-
2202
-
2203
-
2204
-
2205
-
2206
- # [2.31.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.5...@jobber/components@2.31.0) (2021-05-10)
2207
-
2208
-
2209
- ### Features
2210
-
2211
- * **components:** Use semantic colors in card, modal and drawer ([#526](https://github.com/GetJobber/atlantis/issues/526)) ([6726c67](https://github.com/GetJobber/atlantis/commit/6726c679778e7dd05af96369484a6ace0201ad9a))
2212
- * **components:** use semantic colors in Checkbox ([#524](https://github.com/GetJobber/atlantis/issues/524)) ([0e65cfd](https://github.com/GetJobber/atlantis/commit/0e65cfddbdd1035326f73fa358357927c5d9b1cc))
2213
- * **components:** use semantic colors in Radio ([#525](https://github.com/GetJobber/atlantis/issues/525)) ([b7d5649](https://github.com/GetJobber/atlantis/commit/b7d56496a0d2a49ad40aa246c6cd9383e8683b39))
2214
-
2215
-
2216
-
2217
-
2218
-
2219
- ## [2.30.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.4...@jobber/components@2.30.5) (2021-05-04)
2220
-
2221
- **Note:** Version bump only for package @jobber/components
2222
-
2223
-
2224
-
2225
-
2226
-
2227
- ## [2.30.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.3...@jobber/components@2.30.4) (2021-05-03)
2228
-
2229
- **Note:** Version bump only for package @jobber/components
2230
-
2231
-
2232
-
2233
-
2234
-
2235
- ## [2.30.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.2...@jobber/components@2.30.3) (2021-04-28)
2236
-
2237
- **Note:** Version bump only for package @jobber/components
2238
-
2239
-
2240
-
2241
-
2242
-
2243
- ## [2.30.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.1...@jobber/components@2.30.2) (2021-04-26)
2244
-
2245
-
2246
- ### Bug Fixes
2247
-
2248
- * **components:** Fix the css for Select with miniLabel ([#516](https://github.com/GetJobber/atlantis/issues/516)) ([ca6c5cc](https://github.com/GetJobber/atlantis/commit/ca6c5cce2a2a3300a0f180cc54717293c662491a))
2249
-
2250
-
2251
-
2252
-
2253
-
2254
- ## [2.30.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.30.0...@jobber/components@2.30.1) (2021-04-26)
2255
-
2256
- **Note:** Version bump only for package @jobber/components
2257
-
2258
-
2259
-
2260
-
2261
-
2262
- # [2.30.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.29.4...@jobber/components@2.30.0) (2021-04-23)
2263
-
2264
-
2265
- ### Features
2266
-
2267
- * **design:** introduce semantic colors to Atlantis foundation [JOB-28065] ([#444](https://github.com/GetJobber/atlantis/issues/444)) ([aeb4f0b](https://github.com/GetJobber/atlantis/commit/aeb4f0bf9f96680287076a1cbf0f69e0bb6bd122))
2268
-
2269
-
2270
-
2271
-
2272
-
2273
- ## [2.29.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.29.3...@jobber/components@2.29.4) (2021-04-23)
2274
-
2275
- **Note:** Version bump only for package @jobber/components
2276
-
2277
-
2278
-
2279
-
2280
-
2281
- ## [2.29.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.29.2...@jobber/components@2.29.3) (2021-04-23)
2282
-
2283
- **Note:** Version bump only for package @jobber/components
2284
-
2285
-
2286
-
2287
-
2288
-
2289
- ## [2.29.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.29.1...@jobber/components@2.29.2) (2021-04-22)
2290
-
2291
-
2292
- ### Bug Fixes
2293
-
2294
- * **components:** update Popover return type and examples ([#513](https://github.com/GetJobber/atlantis/issues/513)) ([1259023](https://github.com/GetJobber/atlantis/commit/1259023daf4900c0d776d5f148956444a1c61637))
2295
-
2296
-
2297
-
2298
-
2299
-
2300
- ## [2.29.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.29.0...@jobber/components@2.29.1) (2021-04-22)
2301
-
2302
-
2303
- ### Bug Fixes
2304
-
2305
- * **components:** use CSS only to determine whether to open arrow ([#514](https://github.com/GetJobber/atlantis/issues/514)) ([72c6d6f](https://github.com/GetJobber/atlantis/commit/72c6d6f3490da3840bdc101965d20d6371ada042))
2306
-
2307
-
2308
-
2309
-
2310
-
2311
- # [2.29.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.28.4...@jobber/components@2.29.0) (2021-04-21)
2312
-
2313
-
2314
- ### Features
2315
-
2316
- * **components:** Add new Disclosure component ([#508](https://github.com/GetJobber/atlantis/issues/508)) ([edfaee4](https://github.com/GetJobber/atlantis/commit/edfaee49fcb263be0737fc9f4e8f784aaaa71624))
2317
-
2318
-
2319
-
2320
-
2321
-
2322
- ## [2.28.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.28.3...@jobber/components@2.28.4) (2021-04-21)
2323
-
2324
-
2325
- ### Bug Fixes
2326
-
2327
- * **components:** Allow input validation to be read by assistive tech ([#506](https://github.com/GetJobber/atlantis/issues/506)) ([22c6022](https://github.com/GetJobber/atlantis/commit/22c6022e3a4c26a9cc7407a9105062f7b9dfe818))
2328
-
2329
-
2330
-
2331
-
2332
-
2333
- ## [2.28.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.28.2...@jobber/components@2.28.3) (2021-04-20)
2334
-
2335
- **Note:** Version bump only for package @jobber/components
2336
-
2337
-
2338
-
2339
-
2340
-
2341
- ## [2.28.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.28.1...@jobber/components@2.28.2) (2021-04-19)
2342
-
2343
-
2344
- ### Bug Fixes
2345
-
2346
- * **design:** Update timing variables and docs ([#509](https://github.com/GetJobber/atlantis/issues/509)) ([e012fd2](https://github.com/GetJobber/atlantis/commit/e012fd2a2659a22a0709a0c25ea378a3bc2b0ebb))
2347
-
2348
-
2349
-
2350
-
2351
-
2352
- ## [2.28.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.28.0...@jobber/components@2.28.1) (2021-04-13)
2353
-
2354
- **Note:** Version bump only for package @jobber/components
2355
-
2356
-
2357
-
2358
-
2359
-
2360
- # [2.28.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.8...@jobber/components@2.28.0) (2021-04-09)
2361
-
2362
-
2363
- ### Features
2364
-
2365
- * **components:** Add new popover component ([#494](https://github.com/GetJobber/atlantis/issues/494)) ([f0febe4](https://github.com/GetJobber/atlantis/commit/f0febe4787787c1dd2b823eaf3f02747058cdebf))
2366
-
2367
-
2368
-
2369
-
2370
-
2371
- ## [2.27.8](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.7...@jobber/components@2.27.8) (2021-04-08)
2372
-
2373
- **Note:** Version bump only for package @jobber/components
2374
-
2375
-
2376
-
2377
-
2378
-
2379
- ## [2.27.7](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.6...@jobber/components@2.27.7) (2021-04-07)
2380
-
2381
- **Note:** Version bump only for package @jobber/components
2382
-
2383
-
2384
-
2385
-
2386
-
2387
- ## [2.27.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.5...@jobber/components@2.27.6) (2021-04-06)
2388
-
2389
- **Note:** Version bump only for package @jobber/components
2390
-
2391
-
2392
-
2393
-
2394
-
2395
- ## [2.27.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.4...@jobber/components@2.27.5) (2021-04-06)
2396
-
2397
-
2398
- ### Bug Fixes
2399
-
2400
- * **components:** flip order of terms and descriptions ([#490](https://github.com/GetJobber/atlantis/issues/490)) ([f8d8dca](https://github.com/GetJobber/atlantis/commit/f8d8dca7e1a2a3f1312ab8d380493d4d8612a23e))
2401
- * **components:** make divider a non-semantic element ([#491](https://github.com/GetJobber/atlantis/issues/491)) ([0ffcced](https://github.com/GetJobber/atlantis/commit/0ffcced593b09f3cf14ac866c601822e69fd76f9))
2402
-
2403
-
2404
-
2405
-
2406
-
2407
- ## [2.27.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.3...@jobber/components@2.27.4) (2021-03-22)
2408
-
2409
-
2410
- ### Bug Fixes
2411
-
2412
- * **docz-tools:** fixes the broken github link ([#488](https://github.com/GetJobber/atlantis/issues/488)) ([65bdf42](https://github.com/GetJobber/atlantis/commit/65bdf42725144aea40b41209a5ef43e311d1ff67))
2413
-
2414
-
2415
-
2416
-
2417
-
2418
- ## [2.27.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.2...@jobber/components@2.27.3) (2021-03-16)
2419
-
2420
- **Note:** Version bump only for package @jobber/components
2421
-
2422
-
2423
-
2424
-
2425
-
2426
- ## [2.27.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.1...@jobber/components@2.27.2) (2021-03-08)
2427
-
2428
- **Note:** Version bump only for package @jobber/components
2429
-
2430
-
2431
-
2432
-
2433
-
2434
- ## [2.27.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.27.0...@jobber/components@2.27.1) (2021-03-05)
2435
-
2436
-
2437
- ### Bug Fixes
2438
-
2439
- * **components:** allow button to remain its' own height when Banner content gets long ([#458](https://github.com/GetJobber/atlantis/issues/458)) ([9b1e44f](https://github.com/GetJobber/atlantis/commit/9b1e44f20aa0e90196394064c645103b0e38c89b))
2440
-
2441
-
2442
-
2443
-
2444
-
2445
- # [2.27.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.6...@jobber/components@2.27.0) (2021-03-05)
2446
-
2447
-
2448
- ### Features
2449
-
2450
- * **design:** Add presentation icon ([#481](https://github.com/GetJobber/atlantis/issues/481)) ([e15b53d](https://github.com/GetJobber/atlantis/commit/e15b53d724dcd236f20f109bfc1e8e95c08966f4))
2451
-
2452
-
2453
-
2454
-
2455
-
2456
- ## [2.26.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.5...@jobber/components@2.26.6) (2021-03-03)
2457
-
2458
- **Note:** Version bump only for package @jobber/components
2459
-
2460
-
2461
-
2462
-
2463
-
2464
- ## [2.26.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.4...@jobber/components@2.26.5) (2021-03-01)
2465
-
2466
-
2467
- ### Bug Fixes
2468
-
2469
- * **components:** Refix the vertical alignment firefix on Firefox for FormFields ([#474](https://github.com/GetJobber/atlantis/issues/474)) ([42fb7cf](https://github.com/GetJobber/atlantis/commit/42fb7cf131ead5f7055342df7595d8445c6f941d))
2470
-
2471
-
2472
-
2473
-
2474
-
2475
- ## [2.26.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.3...@jobber/components@2.26.4) (2021-02-12)
2476
-
2477
- **Note:** Version bump only for package @jobber/components
2478
-
2479
-
2480
-
2481
-
2482
-
2483
- ## [2.26.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.2...@jobber/components@2.26.3) (2021-02-10)
2484
-
2485
-
2486
- ### Bug Fixes
2487
-
2488
- * **components:** exports date formatting as a string ([#466](https://github.com/GetJobber/atlantis/issues/466)) [JOB-28183] ([74e57b5](https://github.com/GetJobber/atlantis/commit/74e57b51bad809a21677d4d6e62cb211162c503a))
2489
-
2490
-
2491
-
2492
-
2493
-
2494
- ## [2.26.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.1...@jobber/components@2.26.2) (2021-02-01)
2495
-
2496
- **Note:** Version bump only for package @jobber/components
2497
-
2498
-
2499
-
2500
-
2501
-
2502
- ## [2.26.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.26.0...@jobber/components@2.26.1) (2021-02-01)
2503
-
2504
- **Note:** Version bump only for package @jobber/components
2505
-
2506
-
2507
-
2508
-
2509
-
2510
- # [2.26.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.25.0...@jobber/components@2.26.0) (2021-02-01)
2511
-
2512
-
2513
- ### Bug Fixes
2514
-
2515
- * **components:** spinner loading css type ([#462](https://github.com/GetJobber/atlantis/issues/462)) ([1d32015](https://github.com/GetJobber/atlantis/commit/1d3201555a762bdff07685bcad2b58728bd74d30))
2516
-
2517
-
2518
- ### Features
2519
-
2520
- * **components:** spinner loading state on input text ([#460](https://github.com/GetJobber/atlantis/issues/460)) ([98bc020](https://github.com/GetJobber/atlantis/commit/98bc0205f108a86a522cc05e7314331edf9a36ca))
2521
-
2522
-
2523
-
2524
-
2525
-
2526
- # [2.25.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.22.3...@jobber/components@2.25.0) (2021-01-28)
2527
-
2528
-
2529
- ### Features
2530
-
2531
- * **components:** Add numberOfLines prop to Text component ([#401](https://github.com/GetJobber/atlantis/issues/401)) ([8011b59](https://github.com/GetJobber/atlantis/commit/8011b594f01faecb830e386a0dfd0434ff82bf6c))
2532
- * **components:** Spinner Component ([#456](https://github.com/GetJobber/atlantis/issues/456)) ([2ea8365](https://github.com/GetJobber/atlantis/commit/2ea8365276067ac7b0e42bc94d33a3e2a8a8b909))
2533
-
2534
-
2535
-
2536
-
2537
-
2538
- ## [2.22.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.23.0...@jobber/components@2.22.3) (2021-01-26)
2539
-
2540
-
2541
- ### Bug Fixes
2542
-
2543
- * **components:** Make page subtitle and intro optional ([#459](https://github.com/GetJobber/atlantis/issues/459)) ([0d269b8](https://github.com/GetJobber/atlantis/commit/0d269b8d449622f5c5c3d1536deeea8c8de23efa))
2544
-
2545
-
2546
-
2547
-
2548
-
2549
- ## [2.22.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.22.1...@jobber/components@2.22.2) (2021-01-19)
2550
-
2551
- **Note:** Version bump only for package @jobber/components
2552
-
2553
-
2554
-
2555
-
2556
-
2557
- ## [2.22.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.22.0...@jobber/components@2.22.1) (2021-01-18)
2558
-
2559
- **Note:** Version bump only for package @jobber/components
2560
-
2561
-
2562
-
2563
-
2564
-
2565
- # [2.22.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.21.0...@jobber/components@2.22.0) (2021-01-15)
2566
-
2567
-
2568
- ### Features
2569
-
2570
- * **components:** add iOS autocomplete support for OTPs to form fields ([#452](https://github.com/GetJobber/atlantis/issues/452)) ([c4a158b](https://github.com/GetJobber/atlantis/commit/c4a158babe97e84e39094e4a04f115db5110be75))
2571
-
2572
-
2573
-
2574
-
2575
-
2576
- # [2.21.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.20.4...@jobber/components@2.21.0) (2021-01-14)
2577
-
2578
-
2579
- ### Features
2580
-
2581
- * **components:** add lastIndex argument to onRequestClose function prop of LightBox ([#410](https://github.com/GetJobber/atlantis/issues/410)) ([fda480c](https://github.com/GetJobber/atlantis/commit/fda480c4699ed8b58157906518759d68408b70b8))
2582
-
2583
-
2584
-
2585
-
2586
-
2587
- ## [2.20.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.20.3...@jobber/components@2.20.4) (2021-01-12)
2588
-
2589
- **Note:** Version bump only for package @jobber/components
2590
-
2591
-
2592
-
2593
-
2594
-
2595
- ## [2.20.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.20.2...@jobber/components@2.20.3) (2021-01-11)
2596
-
2597
- **Note:** Version bump only for package @jobber/components
2598
-
2599
-
2600
-
2601
-
2602
-
2603
- ## [2.20.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.20.1...@jobber/components@2.20.2) (2021-01-08)
2604
-
2605
- **Note:** Version bump only for package @jobber/components
2606
-
2607
-
2608
-
2609
-
2610
-
2611
- ## [2.20.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.20.0...@jobber/components@2.20.1) (2021-01-08)
2612
-
2613
- **Note:** Version bump only for package @jobber/components
2614
-
2615
-
2616
-
2617
-
2618
-
2619
- # [2.20.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.19.1...@jobber/components@2.20.0) (2021-01-06)
2620
-
2621
-
2622
- ### Features
2623
-
2624
- * **components:** convert `progressBar` to semantic HTML and count step 1 ([#430](https://github.com/GetJobber/atlantis/issues/430)) ([01eb04e](https://github.com/GetJobber/atlantis/commit/01eb04e150d148b73b101cc8f499f585ef4a726a))
2625
-
2626
-
2627
-
2628
-
2629
-
2630
- ## [2.19.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.19.0...@jobber/components@2.19.1) (2020-12-15)
2631
-
2632
- **Note:** Version bump only for package @jobber/components
2633
-
2634
-
2635
-
2636
-
2637
-
2638
- # [2.19.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.18.2...@jobber/components@2.19.0) (2020-12-10)
2639
-
2640
-
2641
- ### Features
2642
-
2643
- * **components:** adjust line-height on largest font sizes and add h6 ([#438](https://github.com/GetJobber/atlantis/issues/438)) ([21728e3](https://github.com/GetJobber/atlantis/commit/21728e3dc657ff4f705685d9a382b215b67f3c11))
2644
-
2645
-
2646
-
2647
-
2648
-
2649
- ## [2.18.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.18.1...@jobber/components@2.18.2) (2020-12-09)
2650
-
2651
-
2652
- ### Bug Fixes
2653
-
2654
- * **components:** match colors on radio and checkbox labels and inputs ([#437](https://github.com/GetJobber/atlantis/issues/437)) ([9ae3c11](https://github.com/GetJobber/atlantis/commit/9ae3c1141dd4da4e0aba52110f8e068f8a0f8b83))
2655
-
2656
-
2657
-
2658
-
2659
-
2660
- ## [2.18.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.18.0...@jobber/components@2.18.1) (2020-12-09)
2661
-
2662
-
2663
- ### Bug Fixes
2664
-
2665
- * **components:** Fix the positioning of the Table ([#436](https://github.com/GetJobber/atlantis/issues/436)) ([9133021](https://github.com/GetJobber/atlantis/commit/9133021573388ff914243545aeb4dbec8df30892))
2666
-
2667
-
2668
-
2669
-
2670
-
2671
- # [2.18.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.17.1...@jobber/components@2.18.0) (2020-12-07)
2672
-
2673
-
2674
- ### Features
2675
-
2676
- * **components:** add inputNumberRef to inputNumber ([#428](https://github.com/GetJobber/atlantis/issues/428)) ([cb1db93](https://github.com/GetJobber/atlantis/commit/cb1db93ecc19b58552a8b764bc9065db56925799))
2677
-
2678
-
2679
-
2680
-
2681
-
2682
- ## [2.17.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.17.0...@jobber/components@2.17.1) (2020-12-04)
2683
-
2684
- **Note:** Version bump only for package @jobber/components
2685
-
2686
-
2687
-
2688
-
2689
-
2690
- # [2.17.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.16.0...@jobber/components@2.17.0) (2020-12-04)
2691
-
2692
-
2693
- ### Features
2694
-
2695
- * **components:** Add dismissible prop to banner ([#431](https://github.com/GetJobber/atlantis/issues/431)) ([db411cc](https://github.com/GetJobber/atlantis/commit/db411cc4e7b335455e15a9c88bf36350752ae6e7))
2696
-
2697
-
2698
-
2699
-
2700
-
2701
- # [2.16.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.15.1...@jobber/components@2.16.0) (2020-12-03)
2702
-
2703
-
2704
- ### Features
2705
-
2706
- * **components:** adds `keyboard` prop to InputText ([#429](https://github.com/GetJobber/atlantis/issues/429)) ([f0915b2](https://github.com/GetJobber/atlantis/commit/f0915b295a1dde03db69e834fcdaeddc7c9d3de4))
2707
-
2708
-
2709
-
2710
-
2711
-
2712
- ## [2.15.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.15.0...@jobber/components@2.15.1) (2020-12-03)
2713
-
2714
-
2715
- ### Bug Fixes
2716
-
2717
- * **components:** Change `Table` borders from box-shadow to pseudo element ([#427](https://github.com/GetJobber/atlantis/issues/427)) ([7648514](https://github.com/GetJobber/atlantis/commit/76485149e583a0711f3592881035df550aef3393))
2718
-
2719
-
2720
-
2721
-
2722
-
2723
- # [2.15.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.14.1...@jobber/components@2.15.0) (2020-12-01)
2724
-
2725
-
2726
- ### Features
2727
-
2728
- * **components:** Reduce width of drawer for medium breakpoint ([#426](https://github.com/GetJobber/atlantis/issues/426)) ([b9268d5](https://github.com/GetJobber/atlantis/commit/b9268d59d638617e45f472fa5ca72d2699c2f27c))
2729
-
2730
-
2731
-
2732
-
2733
-
2734
- ## [2.14.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.14.0...@jobber/components@2.14.1) (2020-11-26)
2735
-
2736
- **Note:** Version bump only for package @jobber/components
2737
-
2738
-
2739
-
2740
-
2741
-
2742
- # [2.14.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.13.2...@jobber/components@2.14.0) (2020-11-25)
2743
-
2744
-
2745
- ### Features
2746
-
2747
- * **components:** Add markdown to ConfirmationModal ([#424](https://github.com/GetJobber/atlantis/issues/424)) ([b0b817d](https://github.com/GetJobber/atlantis/commit/b0b817df9ab613e3394cb421213f2e5bdf1b793a))
2748
-
2749
-
2750
-
2751
-
2752
-
2753
- ## [2.13.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.13.1...@jobber/components@2.13.2) (2020-11-25)
2754
-
2755
- **Note:** Version bump only for package @jobber/components
2756
-
2757
-
2758
-
2759
-
2760
-
2761
- ## [2.13.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.13.0...@jobber/components@2.13.1) (2020-11-25)
2762
-
2763
- **Note:** Version bump only for package @jobber/components
2764
-
2765
-
2766
-
2767
-
2768
-
2769
- # [2.13.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.12.0...@jobber/components@2.13.0) (2020-11-19)
2770
-
2771
-
2772
- ### Features
2773
-
2774
- * **components:** Add label and description to RadioOption ([#420](https://github.com/GetJobber/atlantis/issues/420)) ([d74f38f](https://github.com/GetJobber/atlantis/commit/d74f38fdf237cab7ec8c1db8b2b951b1499c6a51))
2775
-
2776
-
2777
-
2778
-
2779
-
2780
- # [2.12.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.11.0...@jobber/components@2.12.0) (2020-11-18)
2781
-
2782
-
2783
- ### Features
2784
-
2785
- * **components:** Add size prop to Text ([#419](https://github.com/GetJobber/atlantis/issues/419)) ([6177e28](https://github.com/GetJobber/atlantis/commit/6177e2874f5527a099337a3d926e31fa6e6159bd))
2786
-
2787
-
2788
-
2789
-
2790
-
2791
- # [2.11.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.10.0...@jobber/components@2.11.0) (2020-11-16)
2792
-
2793
-
2794
- ### Features
2795
-
2796
- * **components:** Add `invalid` to `Autocomplete` ([#417](https://github.com/GetJobber/atlantis/issues/417)) ([266b145](https://github.com/GetJobber/atlantis/commit/266b145ef92114445ebdb4c482de766445df77b8))
2797
-
2798
-
2799
-
2800
-
2801
-
2802
- # [2.10.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.9.1...@jobber/components@2.10.0) (2020-11-10)
2803
-
2804
-
2805
- ### Features
2806
-
2807
- * **components:** Add `onUploadComplete` to `InputAvatar` ([#416](https://github.com/GetJobber/atlantis/issues/416)) ([b6960f5](https://github.com/GetJobber/atlantis/commit/b6960f5330ed9c6cf0cc634fed7a7f5c2d8ffbe8))
2808
-
2809
-
2810
-
2811
-
2812
-
2813
- ## [2.9.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.9.0...@jobber/components@2.9.1) (2020-11-10)
2814
-
2815
-
2816
- ### Bug Fixes
2817
-
2818
- * **components:** Autocomplete sets input val to blank if no matches ([#415](https://github.com/GetJobber/atlantis/issues/415)) ([4a0d544](https://github.com/GetJobber/atlantis/commit/4a0d5448c87ff1177ffc3bfaf7edd700743efee8))
2819
-
2820
-
2821
-
2822
-
2823
-
2824
- # [2.9.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.8.0...@jobber/components@2.9.0) (2020-11-09)
2825
-
2826
-
2827
- ### Features
2828
-
2829
- * **components:** Drawer component ([#367](https://github.com/GetJobber/atlantis/issues/367)) ([b27ccab](https://github.com/GetJobber/atlantis/commit/b27ccab0083391fd4c2b1d7ea98a1e867d104ab7))
2830
-
2831
-
2832
-
2833
-
2834
-
2835
- # [2.8.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.7.3...@jobber/components@2.8.0) (2020-11-06)
2836
-
2837
-
2838
- ### Features
2839
-
2840
- * **components:** Make switch & description optional on FeatureSwitch ([#402](https://github.com/GetJobber/atlantis/issues/402)) ([971f35d](https://github.com/GetJobber/atlantis/commit/971f35d4d3ef84a011dbae5544e2866adda6ea4e))
2841
-
2842
-
2843
-
2844
-
2845
-
2846
- ## [2.7.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.7.2...@jobber/components@2.7.3) (2020-11-05)
2847
-
2848
-
2849
- ### Bug Fixes
2850
-
2851
- * **components:** Menu properly positions on right side of screen. ([#414](https://github.com/GetJobber/atlantis/issues/414)) ([4ba4981](https://github.com/GetJobber/atlantis/commit/4ba4981c90c998ff20fa63971b9721fdf54c54ab))
2852
-
2853
-
2854
-
2855
-
2856
-
2857
- ## [2.7.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.7.1...@jobber/components@2.7.2) (2020-11-05)
2858
-
2859
-
2860
- ### Bug Fixes
2861
-
2862
- * **components:** Only focus the modal once when it opens ([#412](https://github.com/GetJobber/atlantis/issues/412)) ([8e6b22f](https://github.com/GetJobber/atlantis/commit/8e6b22fc97bf65c7d958b152d5b13593cea787b6))
2863
-
2864
-
2865
-
2866
-
2867
-
2868
- ## [2.7.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.7.0...@jobber/components@2.7.1) (2020-11-05)
2869
-
2870
-
2871
- ### Bug Fixes
2872
-
2873
- * **components:** Changing modal close button to use `<Button>` component ([#395](https://github.com/GetJobber/atlantis/issues/395)) ([85f1657](https://github.com/GetJobber/atlantis/commit/85f1657c1026a9a345ccd441b46a716e2353601d))
2874
-
2875
-
2876
-
2877
-
2878
-
2879
- # [2.7.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.6.0...@jobber/components@2.7.0) (2020-11-02)
2880
-
2881
-
2882
- ### Features
2883
-
2884
- * **components:** Add DataDump Component ([#408](https://github.com/GetJobber/atlantis/issues/408)) ([caa2a97](https://github.com/GetJobber/atlantis/commit/caa2a9786d83d9c5cb4414984aaba65f8f06599b))
2885
-
2886
-
2887
-
2888
-
2889
-
2890
- # [2.6.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.5.2...@jobber/components@2.6.0) (2020-11-02)
2891
-
2892
-
2893
- ### Features
2894
-
2895
- * **components:** guard against external anchor element styling ([#411](https://github.com/GetJobber/atlantis/issues/411)) ([e57feae](https://github.com/GetJobber/atlantis/commit/e57feaed8c80ca554c41a980fc2d1c56aeb5175d))
2896
-
2897
-
2898
-
2899
-
2900
-
2901
- ## [2.5.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.5.1...@jobber/components@2.5.2) (2020-10-29)
2902
-
2903
- **Note:** Version bump only for package @jobber/components
2904
-
2905
-
2906
-
2907
-
2908
-
2909
- ## [2.5.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.5.0...@jobber/components@2.5.1) (2020-10-28)
2910
-
2911
- **Note:** Version bump only for package @jobber/components
2912
-
2913
-
2914
-
2915
-
2916
-
2917
- # [2.5.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.4.2...@jobber/components@2.5.0) (2020-10-27)
2918
-
2919
-
2920
- ### Features
2921
-
2922
- * **components:** update FormatDate design docs ([#399](https://github.com/GetJobber/atlantis/issues/399)) ([d9b04aa](https://github.com/GetJobber/atlantis/commit/d9b04aa0c23ba378dfa6ce54c8d8b3af48d8b751))
2923
-
2924
-
2925
-
2926
-
2927
-
2928
- ## [2.4.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.4.1...@jobber/components@2.4.2) (2020-10-27)
2929
-
2930
-
2931
- ### Bug Fixes
2932
-
2933
- * **components:** Updating DescriptionList details text color ([#400](https://github.com/GetJobber/atlantis/issues/400)) ([e279d3f](https://github.com/GetJobber/atlantis/commit/e279d3f838d25a5cd54ec0c6eb87551fb923cec9)), closes [#398](https://github.com/GetJobber/atlantis/issues/398)
2934
-
2935
-
2936
-
2937
-
2938
-
2939
- ## [2.4.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.4.0...@jobber/components@2.4.1) (2020-10-27)
2940
-
2941
-
2942
- ### Bug Fixes
2943
-
2944
- * **components:** Make modal focus when opened ([#391](https://github.com/GetJobber/atlantis/issues/391)) ([1c4e170](https://github.com/GetJobber/atlantis/commit/1c4e1704cbd1ec3610909050fef2c5d00da7d9e5))
2945
- * **components:** update button padding on has icon and label button ([#388](https://github.com/GetJobber/atlantis/issues/388)) ([8467d4e](https://github.com/GetJobber/atlantis/commit/8467d4e9f7c05b8cc29da0a88a7e2cfc8051a468))
2946
-
2947
-
2948
-
2949
-
2950
-
2951
- # [2.4.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.3.2...@jobber/components@2.4.0) (2020-10-21)
2952
-
2953
-
2954
- ### Features
2955
-
2956
- * **components:** Add `validate` function to Form ([#393](https://github.com/GetJobber/atlantis/issues/393)) ([b6a47e2](https://github.com/GetJobber/atlantis/commit/b6a47e29ccfd2f96c3c62b8cf9ccfce96cc314db))
2957
- * **components:** Autocomplete now filters out headers with no options ([#390](https://github.com/GetJobber/atlantis/issues/390)) ([e430fad](https://github.com/GetJobber/atlantis/commit/e430fad8efcd30984abbb8688311575569dcec94))
2958
-
2959
-
2960
-
2961
-
2962
-
2963
- ## [2.3.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.3.1...@jobber/components@2.3.2) (2020-10-08)
2964
-
2965
-
2966
- ### Bug Fixes
2967
-
2968
- * **components:** Autocomplete debounce for getOptions ([#375](https://github.com/GetJobber/atlantis/issues/375)) ([cb667f9](https://github.com/GetJobber/atlantis/commit/cb667f9996e83931c88bc1c447b85a93d8971620))
2969
-
2970
-
2971
-
2972
-
2973
-
2974
- ## [2.3.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.3.0...@jobber/components@2.3.1) (2020-10-07)
2975
-
2976
- **Note:** Version bump only for package @jobber/components
2977
-
2978
-
2979
-
2980
-
2981
-
2982
- # [2.3.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.2.0...@jobber/components@2.3.0) (2020-10-07)
2983
-
2984
-
2985
- ### Features
2986
-
2987
- * **components:** Adjust Autocomplete debounce rate ([#362](https://github.com/GetJobber/atlantis/issues/362)) ([0738723](https://github.com/GetJobber/atlantis/commit/07387239d6e2dd883442ad0d588046c8ad240a6b))
2988
-
2989
-
2990
-
2991
-
2992
-
2993
- # [2.2.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.1.4...@jobber/components@2.2.0) (2020-10-05)
2994
-
2995
-
2996
- ### Features
2997
-
2998
- * **components:** Add description to Checkbox ([#365](https://github.com/GetJobber/atlantis/issues/365)) ([c1e54eb](https://github.com/GetJobber/atlantis/commit/c1e54eb3fd7277e6fad544ae15e60e8e62c0f6cb))
2999
-
3000
-
3001
-
3002
-
3003
-
3004
- ## [2.1.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.1.3...@jobber/components@2.1.4) (2020-10-05)
3005
-
3006
- **Note:** Version bump only for package @jobber/components
3007
-
3008
-
3009
-
3010
-
3011
-
3012
- ## [2.1.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.1.2...@jobber/components@2.1.3) (2020-10-05)
3013
-
3014
- **Note:** Version bump only for package @jobber/components
3015
-
3016
-
3017
-
3018
-
3019
-
3020
- ## [2.1.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.1.1...@jobber/components@2.1.2) (2020-10-05)
3021
-
3022
- **Note:** Version bump only for package @jobber/components
3023
-
3024
-
3025
-
3026
-
3027
-
3028
- ## [2.1.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.1.0...@jobber/components@2.1.1) (2020-10-02)
3029
-
3030
-
3031
- ### Bug Fixes
3032
-
3033
- * **components:** Remove input name if no validation is set ([#373](https://github.com/GetJobber/atlantis/issues/373)) ([98523fb](https://github.com/GetJobber/atlantis/commit/98523fb75a60351498ed46d56b34e3042b6dcea6))
3034
-
3035
-
3036
-
3037
-
3038
-
3039
- # [2.1.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.0.3...@jobber/components@2.1.0) (2020-10-01)
3040
-
3041
-
3042
- ### Features
3043
-
3044
- * **components:** InputAvatar & Expand variation options for InputFile ([#366](https://github.com/GetJobber/atlantis/issues/366)) ([7b07059](https://github.com/GetJobber/atlantis/commit/7b07059170487368e0c04bc0674c71c51a0f676e))
3045
-
3046
-
3047
-
3048
-
3049
-
3050
- ## [2.0.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.0.2...@jobber/components@2.0.3) (2020-09-29)
3051
-
3052
-
3053
- ### Bug Fixes
3054
-
3055
- * **components:** allow the form to not be a form but be a div instead ([#364](https://github.com/GetJobber/atlantis/issues/364)) ([b829a12](https://github.com/GetJobber/atlantis/commit/b829a12df98567cfcfd2269f8941e10c754b04ed))
3056
-
3057
-
3058
-
3059
-
3060
-
3061
- ## [2.0.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.0.1...@jobber/components@2.0.2) (2020-09-28)
3062
-
3063
-
3064
- ### Bug Fixes
3065
-
3066
- * **components:** Fixes the inline input ([#363](https://github.com/GetJobber/atlantis/issues/363)) ([d288199](https://github.com/GetJobber/atlantis/commit/d288199263c27edeeb12ec8bfc239801e3e60d34))
3067
- ## [1.43.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.43.1...@jobber/components@1.43.2) (2020-09-25)
3068
-
3069
- * Add a debounce prop to `Autocomplete`
3070
-
3071
-
3072
-
3073
-
3074
-
3075
- ## [2.0.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@2.0.0...@jobber/components@2.0.1) (2020-09-25)
3076
-
3077
- **Note:** Version bump only for package @jobber/components
3078
-
3079
-
3080
-
3081
-
3082
-
3083
- # [2.0.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.43.1...@jobber/components@2.0.0) (2020-09-24)
3084
-
3085
-
3086
- ### Features
3087
-
3088
- * **components:** BREAKING CHANGE: FormField Validation ([#352](https://github.com/GetJobber/atlantis/issues/352)) ([a9b6221](https://github.com/GetJobber/atlantis/commit/a9b622197bf51b9f98f59280f06d3e34ed4c9636)), closes [#357](https://github.com/GetJobber/atlantis/issues/357) [#360](https://github.com/GetJobber/atlantis/issues/360)
3089
-
3090
-
3091
- ### BREAKING CHANGES
3092
-
3093
- * **components:** * add react-hook-form
3094
-
3095
- * Adds validation to field
3096
-
3097
- * Littered TODOs
3098
-
3099
- * Uses inputValidation component
3100
-
3101
- * update valid to validations prop
3102
-
3103
- * Makes onValidation work again
3104
-
3105
- * Make input validation docs work same as old atlantis
3106
-
3107
- * Add custom validation example
3108
-
3109
- * Fix the validation on input password docs
3110
-
3111
- * Fixed input number validation
3112
-
3113
- * Change FormField from forwardRef to use ref as a prop
3114
-
3115
- * Force a name on fields
3116
-
3117
- * Fix validation tests on FormField
3118
-
3119
- * Fix inputNumber tests
3120
-
3121
- * Some easy PR fixes
3122
-
3123
- * Styles the validation message
3124
-
3125
- * Add TS exceptions
3126
-
3127
- * Styling changes for Validation mesages
3128
-
3129
- * Removes Icon from validation message
3130
-
3131
- * Case inputRef
3132
-
3133
- * Cast the other ref
3134
-
3135
-
3136
-
3137
-
3138
-
3139
- ## [1.43.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.43.0...@jobber/components@1.43.1) (2020-09-17)
3140
-
3141
- **Note:** Version bump only for package @jobber/components
3142
-
3143
-
3144
-
3145
-
3146
-
3147
- # [1.43.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.42.3...@jobber/components@1.43.0) (2020-09-15)
3148
-
3149
-
3150
- ### Features
3151
-
3152
- * **components:** modify autocomplete to scroll list up and down ([#355](https://github.com/GetJobber/atlantis/issues/355)) ([be3de2f](https://github.com/GetJobber/atlantis/commit/be3de2f2e3dacb8fd24d46e898a7c4d8bc530e4e))
3153
-
3154
-
3155
-
3156
-
3157
-
3158
- ## [1.42.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.42.2...@jobber/components@1.42.3) (2020-09-15)
3159
-
3160
- **Note:** Version bump only for package @jobber/components
3161
-
3162
-
3163
-
3164
-
3165
-
3166
- ## [1.42.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.42.1...@jobber/components@1.42.2) (2020-09-08)
3167
-
3168
- **Note:** Version bump only for package @jobber/components
3169
-
3170
-
3171
-
3172
-
3173
-
3174
- ## [1.42.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.42.0...@jobber/components@1.42.1) (2020-09-08)
3175
-
3176
- **Note:** Version bump only for package @jobber/components
3177
-
3178
-
3179
-
3180
-
3181
-
3182
- # [1.42.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.41.0...@jobber/components@1.42.0) (2020-08-27)
3183
-
3184
-
3185
- ### Features
3186
-
3187
- * **components:** Divider component ([#345](https://github.com/GetJobber/atlantis/issues/345)) ([9807543](https://github.com/GetJobber/atlantis/commit/9807543398f4d10ad944a3a796f346cdc02305fe))
3188
-
3189
-
3190
-
3191
-
3192
-
3193
- # [1.41.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.40.3...@jobber/components@1.41.0) (2020-08-24)
3194
-
3195
-
3196
- ### Features
3197
-
3198
- * **components:** Disable RadioOption component ([#344](https://github.com/GetJobber/atlantis/issues/344)) ([b6b38d8](https://github.com/GetJobber/atlantis/commit/b6b38d8d023c28635d1423af1d60b406491012be))
3199
-
3200
-
3201
-
3202
-
3203
-
3204
- ## [1.40.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.40.2...@jobber/components@1.40.3) (2020-08-24)
3205
-
3206
- **Note:** Version bump only for package @jobber/components
3207
-
3208
-
3209
-
3210
-
3211
-
3212
- ## [1.40.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.40.1...@jobber/components@1.40.2) (2020-08-20)
3213
-
3214
-
3215
- ### Bug Fixes
3216
-
3217
- * **components:** Toast show the right icon ([#341](https://github.com/GetJobber/atlantis/issues/341)) ([48889d9](https://github.com/GetJobber/atlantis/commit/48889d9c448990739e681c0a483347078625dd7b))
3218
-
3219
-
3220
-
3221
-
3222
-
3223
- ## [1.40.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.40.0...@jobber/components@1.40.1) (2020-08-19)
3224
-
3225
- **Note:** Version bump only for package @jobber/components
3226
-
3227
-
3228
-
3229
-
3230
-
3231
- # [1.40.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.39.0...@jobber/components@1.40.0) (2020-08-19)
3232
-
3233
-
3234
- ### Features
3235
-
3236
- * **components:** InputFile ([#330](https://github.com/GetJobber/atlantis/issues/330)) ([19e3e30](https://github.com/GetJobber/atlantis/commit/19e3e30de00990584313ddfa70174b3964787544))
3237
-
3238
-
3239
-
3240
-
3241
-
3242
- # [1.39.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.38.3...@jobber/components@1.39.0) (2020-08-19)
3243
-
3244
-
3245
- ### Features
3246
-
3247
- * **components:** new FormatFile component ([#332](https://github.com/GetJobber/atlantis/issues/332)) ([0efbd30](https://github.com/GetJobber/atlantis/commit/0efbd305d8a1acbdf62e177597894557763aed7c))
3248
-
3249
-
3250
-
3251
-
3252
-
3253
- ## [1.38.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.38.2...@jobber/components@1.38.3) (2020-08-19)
3254
-
3255
- **Note:** Version bump only for package @jobber/components
3256
-
3257
-
3258
-
3259
-
3260
-
3261
- ## [1.38.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.38.1...@jobber/components@1.38.2) (2020-08-18)
3262
-
3263
-
3264
- ### Bug Fixes
3265
-
3266
- * **components:** Style fixes for Toast ([#333](https://github.com/GetJobber/atlantis/issues/333)) ([855a090](https://github.com/GetJobber/atlantis/commit/855a0909ba6cc039347f563a0394a225e60adf84))
3267
-
3268
-
3269
-
3270
-
3271
-
3272
- ## [1.38.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.38.0...@jobber/components@1.38.1) (2020-08-18)
3273
-
3274
-
3275
- ### Bug Fixes
3276
-
3277
- * **components:** Make Toast variation optional ([#331](https://github.com/GetJobber/atlantis/issues/331)) ([5538746](https://github.com/GetJobber/atlantis/commit/55387464de4da6336eb3b9bd65cb71b90fd514ee))
3278
-
3279
-
3280
-
3281
-
3282
-
3283
- # [1.38.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.37.2...@jobber/components@1.38.0) (2020-08-18)
3284
-
3285
-
3286
- ### Features
3287
-
3288
- * **components:** modify autocomplete to show section headings, descriptions and details ([#324](https://github.com/GetJobber/atlantis/issues/324)) ([f64d1ab](https://github.com/GetJobber/atlantis/commit/f64d1ab7af2097801c490955af9f2ae9d265a652))
3289
-
3290
-
3291
-
3292
-
3293
-
3294
- ## [1.37.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.37.1...@jobber/components@1.37.2) (2020-08-18)
3295
-
3296
-
3297
- ### Bug Fixes
3298
-
3299
- * **components:** update button padding on icon button ([#274](https://github.com/GetJobber/atlantis/issues/274)) ([1975cab](https://github.com/GetJobber/atlantis/commit/1975cabc38e1ecc72362298851d416e2f2ed9750))
3300
-
3301
-
3302
-
3303
-
3304
-
3305
- ## [1.37.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.37.0...@jobber/components@1.37.1) (2020-08-12)
3306
-
3307
-
3308
- ### Bug Fixes
3309
-
3310
- * **components:** make autocomplete work in input groups ([#328](https://github.com/GetJobber/atlantis/issues/328)) ([f5eca48](https://github.com/GetJobber/atlantis/commit/f5eca483f07dfc1971dcd98917546e10b2d3cb3f))
3311
-
3312
-
3313
-
3314
-
3315
-
3316
- # [1.37.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.36.1...@jobber/components@1.37.0) (2020-08-11)
3317
-
3318
-
3319
- ### Features
3320
-
3321
- * **components:** Toast Component ([#326](https://github.com/GetJobber/atlantis/issues/326)) ([4e04a4d](https://github.com/GetJobber/atlantis/commit/4e04a4daa90e6773def51d66387562001806fe9c))
3322
-
3323
-
3324
-
3325
-
3326
-
3327
- ## [1.36.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.36.0...@jobber/components@1.36.1) (2020-08-07)
3328
-
3329
- **Note:** Version bump only for package @jobber/components
3330
-
3331
-
3332
-
3333
-
3334
-
3335
- # [1.36.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.35.0...@jobber/components@1.36.0) (2020-07-27)
3336
-
3337
-
3338
- ### Bug Fixes
3339
-
3340
- * **components:** set min height to auto for textarea ([#323](https://github.com/GetJobber/atlantis/issues/323)) ([194e75a](https://github.com/GetJobber/atlantis/commit/194e75aa2808b9d76ffa0ba0e37e5ee5440c59ee))
3341
-
3342
-
3343
- ### Features
3344
-
3345
- * **components:** Time and Date formatters now accept `Date` Objects and ISO Strings ([#322](https://github.com/GetJobber/atlantis/issues/322)) ([0ddd51f](https://github.com/GetJobber/atlantis/commit/0ddd51f2c99b5c0b80b9fa0911d847e96531b733))
3346
-
3347
-
3348
-
3349
-
3350
-
3351
- # [1.35.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.34.3...@jobber/components@1.35.0) (2020-07-22)
3352
-
3353
-
3354
- ### Features
3355
-
3356
- * **components:** Adds an onEnter handler for Form Fields ([#321](https://github.com/GetJobber/atlantis/issues/321)) ([730dbe4](https://github.com/GetJobber/atlantis/commit/730dbe45157116a8e9dbd549e76c8c9852fb51eb))
3357
-
3358
-
3359
-
3360
-
3361
-
3362
- ## [1.34.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.34.2...@jobber/components@1.34.3) (2020-07-21)
3363
-
3364
- **Note:** Version bump only for package @jobber/components
3365
-
3366
-
3367
-
3368
-
3369
-
3370
- ## [1.34.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.34.1...@jobber/components@1.34.2) (2020-07-20)
3371
-
3372
- **Note:** Version bump only for package @jobber/components
3373
-
3374
-
3375
-
3376
-
3377
-
3378
- ## [1.34.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.34.0...@jobber/components@1.34.1) (2020-07-15)
3379
-
3380
- **Note:** Version bump only for package @jobber/components
3381
-
3382
-
3383
-
3384
-
3385
-
3386
- # [1.34.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.33.3...@jobber/components@1.34.0) (2020-07-14)
3387
-
3388
-
3389
- ### Features
3390
-
3391
- * **components:** expose focus method in InputText — (Minor) Feature Release ([#310](https://github.com/GetJobber/atlantis/issues/310)) ([4c1c020](https://github.com/GetJobber/atlantis/commit/4c1c020c81ab76aa827102bb10f468dc1e1c364c))
3392
-
3393
-
3394
-
3395
-
3396
-
3397
- ## [1.33.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.33.2...@jobber/components@1.33.3) (2020-07-10)
3398
-
3399
- **Note:** Version bump only for package @jobber/components
3400
-
3401
-
3402
-
3403
-
3404
-
3405
- ## [1.33.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.33.1...@jobber/components@1.33.2) (2020-07-07)
3406
-
3407
-
3408
- ### Bug Fixes
3409
-
3410
- * **components:** Add fragments to FormatRelativeDateTime ([#302](https://github.com/GetJobber/atlantis/issues/302)) ([bc84e85](https://github.com/GetJobber/atlantis/commit/bc84e8501e09c4b98de1c4168061e1db5a4911ea))
3411
-
3412
-
3413
-
3414
-
3415
-
3416
- ## [1.33.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.33.0...@jobber/components@1.33.1) (2020-07-07)
3417
-
3418
-
3419
- ### Bug Fixes
3420
-
3421
- * **components:** Icon export everything ([#300](https://github.com/GetJobber/atlantis/issues/300)) ([80d0210](https://github.com/GetJobber/atlantis/commit/80d02105f3fa0ce345a46765b708c4aac049732c))
3422
-
3423
-
3424
-
3425
-
3426
-
3427
- # [1.33.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.32.2...@jobber/components@1.33.0) (2020-07-06)
3428
-
3429
-
3430
- ### Features
3431
-
3432
- * **hooks:** useResizeObserver custom sizes ([#298](https://github.com/GetJobber/atlantis/issues/298)) ([f0e500b](https://github.com/GetJobber/atlantis/commit/f0e500bcae02dd16fdf608782a84c73557386334))
3433
-
3434
-
3435
-
3436
-
3437
-
3438
- ## [1.32.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.32.1...@jobber/components@1.32.2) (2020-07-02)
3439
-
3440
- **Note:** Version bump only for package @jobber/components
3441
-
3442
-
3443
-
3444
-
3445
-
3446
- ## [1.32.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.32.0...@jobber/components@1.32.1) (2020-07-02)
3447
-
3448
- **Note:** Version bump only for package @jobber/components
3449
-
3450
-
3451
-
3452
-
3453
-
3454
- # [1.32.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.31.1...@jobber/components@1.32.0) (2020-06-30)
3455
-
3456
-
3457
- ### Features
3458
-
3459
- * **components:** add FormatRelativeDateTime component ([#296](https://github.com/GetJobber/atlantis/issues/296)) ([40c24c7](https://github.com/GetJobber/atlantis/commit/40c24c7b96998b61f6f14ef7db90819ed7a5314d))
3460
-
3461
-
3462
-
3463
-
3464
-
3465
- ## [1.31.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.31.0...@jobber/components@1.31.1) (2020-06-30)
3466
-
3467
- **Note:** Version bump only for package @jobber/components
3468
-
3469
-
3470
-
3471
-
3472
-
3473
- # [1.31.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.30.1...@jobber/components@1.31.0) (2020-06-26)
3474
-
3475
-
3476
- ### Features
3477
-
3478
- * **eslint:** Add new rules for enforcing interface for object types and enforcing function declaration ([#260](https://github.com/GetJobber/atlantis/issues/260)) ([2c07f42](https://github.com/GetJobber/atlantis/commit/2c07f42bb7b9bf5dd8e949dc2994286de9ca1c79))
3479
-
3480
-
3481
-
3482
-
3483
-
3484
- ## [1.30.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.30.0...@jobber/components@1.30.1) (2020-06-23)
3485
-
3486
-
3487
- ### Bug Fixes
3488
-
3489
- * **hooks:** Uses the polyfilled version of resizeObserver ([#293](https://github.com/GetJobber/atlantis/issues/293)) ([2b3b770](https://github.com/GetJobber/atlantis/commit/2b3b77038168049714cf4d8946deff4b1328bf76))
3490
-
3491
-
3492
-
3493
-
3494
-
3495
- # [1.30.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.29.4...@jobber/components@1.30.0) (2020-06-18)
3496
-
3497
-
3498
- ### Features
3499
-
3500
- * **components:** menu CSS updates for mobile responsive behaviour ([#282](https://github.com/GetJobber/atlantis/issues/282)) ([1e07fe1](https://github.com/GetJobber/atlantis/commit/1e07fe1a80d527064d1230e648f7101c2ae79359))
3501
-
3502
-
3503
-
3504
-
3505
-
3506
- ## [1.29.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.29.3...@jobber/components@1.29.4) (2020-06-16)
3507
-
3508
- **Note:** Version bump only for package @jobber/components
3509
-
3510
-
3511
-
3512
-
3513
-
3514
- ## [1.29.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.29.2...@jobber/components@1.29.3) (2020-06-15)
3515
-
3516
- **Note:** Version bump only for package @jobber/components
3517
-
3518
-
3519
-
3520
-
3521
-
3522
- ## [1.29.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.29.1...@jobber/components@1.29.2) (2020-06-15)
3523
-
3524
- **Note:** Version bump only for package @jobber/components
3525
-
3526
-
3527
-
3528
-
3529
-
3530
- ## [1.29.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.29.0...@jobber/components@1.29.1) (2020-06-12)
3531
-
3532
- **Note:** Version bump only for package @jobber/components
3533
-
3534
-
3535
-
3536
-
3537
-
3538
- # [1.29.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.28.0...@jobber/components@1.29.0) (2020-06-10)
3539
-
3540
-
3541
- ### Features
3542
-
3543
- * **hooks:** Throttle useResizeObserver ([#279](https://github.com/GetJobber/atlantis/issues/279)) ([be475bf](https://github.com/GetJobber/atlantis/commit/be475bff5556424575a40ea17d2c5604c1a4e8bf))
3544
-
3545
-
3546
-
3547
-
3548
-
3549
- # [1.28.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.27.0...@jobber/components@1.28.0) (2020-06-10)
3550
-
3551
-
3552
- ### Features
3553
-
3554
- * **components:** Add disabled prop to feature switch ([#262](https://github.com/GetJobber/atlantis/issues/262)) ([8ff0501](https://github.com/GetJobber/atlantis/commit/8ff05015dd3a5c4a896eeef00e14666b248dec6e))
3555
- * **components:** DescriptionList takes Elements. ([#277](https://github.com/GetJobber/atlantis/issues/277)) ([c0d137b](https://github.com/GetJobber/atlantis/commit/c0d137b0a10c1a4fbe577c537be27875dc11edf0))
3556
-
3557
-
3558
-
3559
-
3560
-
3561
- # [1.27.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.26.1...@jobber/components@1.27.0) (2020-06-02)
3562
-
3563
-
3564
- ### Features
3565
-
3566
- * **components:** Adjust table styling ([#265](https://github.com/GetJobber/atlantis/issues/265)) ([f1d05dc](https://github.com/GetJobber/atlantis/commit/f1d05dc41a0b8961d7ca6dd9d5a5ba13634461a3))
3567
-
3568
-
3569
-
3570
-
3571
-
3572
- ## [1.26.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.26.0...@jobber/components@1.26.1) (2020-05-28)
3573
-
3574
- **Note:** Version bump only for package @jobber/components
3575
-
3576
-
3577
-
3578
-
3579
-
3580
- # [1.26.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.25.1...@jobber/components@1.26.0) (2020-05-28)
3581
-
3582
-
3583
- ### Features
3584
-
3585
- * **components:** Button as Icon only ([#269](https://github.com/GetJobber/atlantis/issues/269)) ([ebf90a2](https://github.com/GetJobber/atlantis/commit/ebf90a209f8077e92cc533ae449f02d1389c3547))
3586
-
3587
-
3588
-
3589
-
3590
-
3591
- ## [1.25.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.25.0...@jobber/components@1.25.1) (2020-05-27)
3592
-
3593
- **Note:** Version bump only for package @jobber/components
3594
-
3595
-
3596
-
3597
-
3598
-
3599
- # [1.25.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.24.2...@jobber/components@1.25.0) (2020-05-27)
3600
-
3601
-
3602
- ### Features
3603
-
3604
- * Export AvatarProps from avatar ([#267](https://github.com/GetJobber/atlantis/issues/267)) ([94f0ab2](https://github.com/GetJobber/atlantis/commit/94f0ab23b30f29c7c5039bb8aa08e6648453d502))
3605
-
3606
-
3607
-
3608
-
3609
-
3610
- ## [1.24.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.24.1...@jobber/components@1.24.2) (2020-05-27)
3611
-
3612
- **Note:** Version bump only for package @jobber/components
3613
-
3614
-
3615
-
3616
-
3617
-
3618
- ## [1.24.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.24.0...@jobber/components@1.24.1) (2020-05-26)
3619
-
3620
- **Note:** Version bump only for package @jobber/components
3621
-
3622
-
3623
-
3624
-
3625
-
3626
- # [1.24.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.23.0...@jobber/components@1.24.0) (2020-05-22)
3627
-
3628
-
3629
- ### Features
3630
-
3631
- * **components:** Add routing Link to Button ([#259](https://github.com/GetJobber/atlantis/issues/259)) ([606e099](https://github.com/GetJobber/atlantis/commit/606e09920bac52108090f134bd9884b92f311c63))
3632
-
3633
-
3634
-
3635
-
3636
-
3637
- # [1.23.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.22.0...@jobber/components@1.23.0) (2020-05-21)
3638
-
3639
-
3640
- ### Features
3641
-
3642
- * **components:** update icons ([#257](https://github.com/GetJobber/atlantis/issues/257)) ([a1e1822](https://github.com/GetJobber/atlantis/commit/a1e1822913c1830ade9e1e21c8a7d52eb42f5606))
3643
-
3644
-
3645
-
3646
-
3647
-
3648
- # [1.22.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.21.1...@jobber/components@1.22.0) (2020-05-13)
3649
-
3650
-
3651
- ### Features
3652
-
3653
- * **components:** LightBox ([#250](https://github.com/GetJobber/atlantis/issues/250)) ([bb9ac0f](https://github.com/GetJobber/atlantis/commit/bb9ac0f78d716789b2becf74b7855cc00df3f842))
3654
-
3655
-
3656
-
3657
-
3658
-
3659
- ## [1.21.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.21.0...@jobber/components@1.21.1) (2020-05-08)
3660
-
3661
- **Note:** Version bump only for package @jobber/components
3662
-
3663
-
3664
-
3665
-
3666
-
3667
- # [1.21.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.20.0...@jobber/components@1.21.0) (2020-05-07)
3668
-
3669
-
3670
- ### Features
3671
-
3672
- * **components:** add action buttons to Page component ([#248](https://github.com/GetJobber/atlantis/issues/248)) ([a69a008](https://github.com/GetJobber/atlantis/commit/a69a0089bd66652a617140d9d5fc312d9060cb07))
3673
-
3674
-
3675
-
3676
-
3677
-
3678
- # [1.20.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.19.0...@jobber/components@1.20.0) (2020-05-07)
3679
-
3680
-
3681
- ### Features
3682
-
3683
- * **components:** ProgressBar can have a size ([#251](https://github.com/GetJobber/atlantis/issues/251)) ([6e5b476](https://github.com/GetJobber/atlantis/commit/6e5b4768a0e35f6c6bb0e46082b36e45ab0f7e41))
3684
-
3685
-
3686
-
3687
-
3688
-
3689
- # [1.19.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.18.2...@jobber/components@1.19.0) (2020-05-07)
3690
-
3691
-
3692
- ### Features
3693
-
3694
- * **components:** Confirmation modal ([#249](https://github.com/GetJobber/atlantis/issues/249)) ([177ea71](https://github.com/GetJobber/atlantis/commit/177ea71fda3f493fee70a2416973e84654a345ca))
3695
-
3696
-
3697
-
3698
-
3699
-
3700
- ## [1.18.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.18.1...@jobber/components@1.18.2) (2020-05-04)
3701
-
3702
- **Note:** Version bump only for package @jobber/components
3703
-
3704
-
3705
-
3706
-
3707
-
3708
- ## [1.18.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.18.0...@jobber/components@1.18.1) (2020-05-04)
3709
-
3710
- **Note:** Version bump only for package @jobber/components
3711
-
3712
-
3713
-
3714
-
3715
-
3716
- # [1.18.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.17.1...@jobber/components@1.18.0) (2020-05-01)
3717
-
3718
-
3719
- ### Features
3720
-
3721
- * **components:** Add primaryAction and placement to Banner ([#244](https://github.com/GetJobber/atlantis/issues/244)) ([b401668](https://github.com/GetJobber/atlantis/commit/b4016688090b6b87c7958966aa818671a7af3235))
3722
-
3723
-
3724
-
3725
-
3726
-
3727
- ## [1.17.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.17.0...@jobber/components@1.17.1) (2020-04-30)
3728
-
3729
- **Note:** Version bump only for package @jobber/components
3730
-
3731
-
3732
-
3733
-
3734
-
3735
- # [1.17.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.16.0...@jobber/components@1.17.0) (2020-04-30)
3736
-
3737
-
3738
- ### Features
3739
-
3740
- * Radio Group component v1 ([#243](https://github.com/GetJobber/atlantis/issues/243)) ([1403439](https://github.com/GetJobber/atlantis/commit/1403439cadd0045aaee0e1afba97a8051ea84798))
3741
-
3742
-
3743
-
3744
-
3745
-
3746
- # [1.16.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.15.1...@jobber/components@1.16.0) (2020-04-30)
3747
-
3748
-
3749
- ### Features
3750
-
3751
- * **components:** Avatar component ([#235](https://github.com/GetJobber/atlantis/issues/235)) ([b055bc5](https://github.com/GetJobber/atlantis/commit/b055bc5fd03ad1d670d6386175abb790f8739690))
3752
-
3753
-
3754
-
3755
-
3756
-
3757
- ## [1.15.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.15.0...@jobber/components@1.15.1) (2020-04-28)
3758
-
3759
- **Note:** Version bump only for package @jobber/components
3760
-
3761
-
3762
-
3763
-
3764
-
3765
- # [1.15.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.14.1...@jobber/components@1.15.0) (2020-04-21)
3766
-
3767
-
3768
- ### Features
3769
-
3770
- * **components:** Adds FormatEmail component ([#229](https://github.com/GetJobber/atlantis/issues/229)) ([3f39e86](https://github.com/GetJobber/atlantis/commit/3f39e860bcdb18b1484696a31a971d2d2dad10ae))
3771
-
3772
-
3773
-
3774
-
3775
-
3776
- ## [1.14.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.14.0...@jobber/components@1.14.1) (2020-04-14)
3777
-
3778
- **Note:** Version bump only for package @jobber/components
3779
-
3780
-
3781
-
3782
-
3783
-
3784
- # [1.14.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.13.0...@jobber/components@1.14.0) (2020-04-06)
3785
-
3786
-
3787
- ### Features
3788
-
3789
- * **components:** Add ProgressBar Component ([#206](https://github.com/GetJobber/atlantis/issues/206)) ([32c8fb0](https://github.com/GetJobber/atlantis/commit/32c8fb03fc0b67f2eccfaf3915e6fa036860e4f9))
3790
-
3791
-
3792
-
3793
-
3794
-
3795
- # [1.13.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.6...@jobber/components@1.13.0) (2020-04-06)
3796
-
3797
-
3798
- ### Features
3799
-
3800
- * First pass at Input Group ([#119](https://github.com/GetJobber/atlantis/issues/119)) ([d4a49bf](https://github.com/GetJobber/atlantis/commit/d4a49bf0a263270e3e7ba3bfab1990310c5ea2ad))
3801
-
3802
-
3803
-
3804
-
3805
-
3806
- ## [1.12.6](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.5...@jobber/components@1.12.6) (2020-03-31)
3807
-
3808
- **Note:** Version bump only for package @jobber/components
3809
-
3810
-
3811
-
3812
-
3813
-
3814
- ## [1.12.5](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.4...@jobber/components@1.12.5) (2020-03-31)
3815
-
3816
-
3817
- ### Bug Fixes
3818
-
3819
- * **components:** BREAKING CHANGE: redefine ButtonProps ([#159](https://github.com/GetJobber/atlantis/issues/159)) ([198212d](https://github.com/GetJobber/atlantis/commit/198212da0cb69239387245f0a7296f322275aabe))
3820
-
3821
-
3822
-
3823
-
3824
-
3825
- ## [1.12.4](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.3...@jobber/components@1.12.4) (2020-03-30)
3826
-
3827
-
3828
- ### Bug Fixes
3829
-
3830
- * **components:** Improve tooltip positioning. ([#201](https://github.com/GetJobber/atlantis/issues/201)) ([373ffcb](https://github.com/GetJobber/atlantis/commit/373ffcb23fa8e565b5fb7fdbf09bcd9743c4527a))
3831
-
3832
-
3833
-
3834
-
3835
-
3836
- ## [1.12.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.2...@jobber/components@1.12.3) (2020-03-23)
3837
-
3838
-
3839
- ### Bug Fixes
3840
-
3841
- * **components:** Export the InlineLabel colors as a type for use ([#222](https://github.com/GetJobber/atlantis/issues/222)) ([da423f5](https://github.com/GetJobber/atlantis/commit/da423f5af7d64cef70c4f039e2facddf4f31a7c2))
3842
-
3843
-
3844
-
3845
-
3846
-
3847
- ## [1.12.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.1...@jobber/components@1.12.2) (2020-03-23)
3848
-
3849
-
3850
- ### Bug Fixes
3851
-
3852
- * **components:** fix typo in Heading documentation ([#214](https://github.com/GetJobber/atlantis/issues/214)) ([59a8087](https://github.com/GetJobber/atlantis/commit/59a8087119ab2038ff8473db3761c65e19c16717))
3853
-
3854
-
3855
-
3856
-
3857
-
3858
- ## [1.12.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.12.0...@jobber/components@1.12.1) (2020-03-23)
3859
-
3860
- **Note:** Version bump only for package @jobber/components
3861
-
3862
-
3863
-
3864
-
3865
-
3866
- # [1.12.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.11.0...@jobber/components@1.12.0) (2020-03-16)
3867
-
3868
-
3869
- ### Features
3870
-
3871
- * **components:** ListItem can have string as id ([#210](https://github.com/GetJobber/atlantis/issues/210)) ([cee7146](https://github.com/GetJobber/atlantis/commit/cee71461c77d47806729ac07069481adf01abca0))
3872
-
3873
-
3874
-
3875
-
3876
-
3877
- # [1.11.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.10.3...@jobber/components@1.11.0) (2020-03-02)
3878
-
3879
-
3880
- ### Features
3881
-
3882
- * **components:** Add FormatDate component ([#204](https://github.com/GetJobber/atlantis/issues/204)) ([aac019b](https://github.com/GetJobber/atlantis/commit/aac019b88b76d4cff0111826690b98872a10d1a6))
3883
-
3884
-
3885
-
3886
-
3887
-
3888
- ## [1.10.3](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.10.2...@jobber/components@1.10.3) (2020-02-26)
3889
-
3890
-
3891
- ### Bug Fixes
3892
-
3893
- * **components:** replace spring animation in Modal ([#203](https://github.com/GetJobber/atlantis/issues/203)) ([44fa54e](https://github.com/GetJobber/atlantis/commit/44fa54ee3d277a1d8f2ee0bed84723777a189846))
3894
-
3895
-
3896
-
3897
-
3898
-
3899
- ## [1.10.2](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.10.1...@jobber/components@1.10.2) (2020-02-19)
3900
-
3901
-
3902
- ### Bug Fixes
3903
-
3904
- * **components:** fix typo in Tabs documentation ([#199](https://github.com/GetJobber/atlantis/issues/199)) ([a3c30b0](https://github.com/GetJobber/atlantis/commit/a3c30b03da62a446fef45b18234c1bea77a38b9b))
3905
-
3906
-
3907
-
3908
-
3909
-
3910
- ## [1.10.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.10.0...@jobber/components@1.10.1) (2020-01-24)
3911
-
3912
-
3913
- ### Bug Fixes
3914
-
3915
- * Readme `import` Typos ([#197](https://github.com/GetJobber/atlantis/issues/197)) ([50cdbf9](https://github.com/GetJobber/atlantis/commit/50cdbf92f3e4bc39b5d3b7dda6fd24db7fdf449f))
3916
-
3917
-
3918
-
3919
-
3920
-
3921
- # [1.10.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.7.1...@jobber/components@1.10.0) (2020-01-24)
3922
-
3923
-
3924
- ### Bug Fixes
3925
-
3926
- * **components:** bg for tertiary buttons to white, not trasparent ([#190](https://github.com/GetJobber/atlantis/issues/190)) ([08a9049](https://github.com/GetJobber/atlantis/commit/08a9049cc6498c6917a11ae74ce6ade8b7b45dfa))
3927
- * Show component class names when viewing docs. ([#188](https://github.com/GetJobber/atlantis/issues/188)) ([fd15b21](https://github.com/GetJobber/atlantis/commit/fd15b215dd4e5b22a2d7ab7247a90b5855a8660e))
3928
-
3929
-
3930
- ### Features
3931
-
3932
- * Readily Release Releases ([#189](https://github.com/GetJobber/atlantis/issues/189)) ([f12f518](https://github.com/GetJobber/atlantis/commit/f12f518443d5c4640d4d6cb95dc6b199b404bf8d))
3933
-
3934
-
3935
-
3936
-
3937
-
3938
- # [1.9.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.7.1...@jobber/components@1.9.0) (2020-01-24)
3939
-
3940
-
3941
- ### Bug Fixes
3942
-
3943
- * Buttons consistently have no margin. ([#192](https://github.com/GetJobber/atlantis/issues/192)) ([86a0b3c](https://github.com/GetJobber/atlantis/commit/86a0b3caf7f5bf9c20823c7339a79987f0b36957))
3944
-
3945
-
3946
-
3947
-
3948
-
3949
- # [1.8.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.7.1...@jobber/components@1.8.0) (2020-01-23)
3950
-
3951
-
3952
- ### Bug Fixes
3953
-
3954
- * Show component class names when viewing docs. ([#188](https://github.com/GetJobber/atlantis/issues/188)) ([fd15b21](https://github.com/GetJobber/atlantis/commit/fd15b215dd4e5b22a2d7ab7247a90b5855a8660e))
3955
-
3956
-
3957
- ### Features
3958
-
3959
- * Readily Release Releases ([#189](https://github.com/GetJobber/atlantis/issues/189)) ([f12f518](https://github.com/GetJobber/atlantis/commit/f12f518443d5c4640d4d6cb95dc6b199b404bf8d))
3960
-
3961
-
3962
-
3963
-
3964
-
3965
- ## [1.7.1](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.7.0...@jobber/components@1.7.1) (2019-12-20)
3966
-
3967
- ### Bug Fixes
3968
-
3969
- * **components:** Properly handle multiline buttons
3970
- ([#185](https://github.com/GetJobber/atlantis/issues/185))
3971
- ([0e5b743](https://github.com/GetJobber/atlantis/commit/0e5b743))
3972
-
3973
-
3974
-
3975
-
3976
-
3977
- ## [1.7.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.6.0...@jobber/components@1.7.0) (2019-12-16)
3978
-
3979
- ### Bug Fixes
3980
-
3981
- * **components:** Fix typing issue on InputPassword
3982
- ([#179](https://github.com/GetJobber/atlantis/issues/179))
3983
- ([546a71a](https://github.com/GetJobber/atlantis/commit/546a71a))
3984
-
3985
- ### Features
3986
-
3987
- * **components:** Add InputPassword Component
3988
- ([#178](https://github.com/GetJobber/atlantis/issues/178))
3989
- ([f068a0e](https://github.com/GetJobber/atlantis/commit/f068a0e))
3990
-
3991
-
3992
-
3993
-
3994
-
3995
- ## [1.6.0](https://github.com/GetJobber/atlantis/compare/@jobber/components@1.5.0...@jobber/components@1.6.0) (2019-11-27)
3996
-
3997
- ### Features
3998
-
3999
- * **components:** add onClick function to tabs
4000
- ([#175](https://github.com/GetJobber/atlantis/issues/175))
4001
- ([9c427a9](https://github.com/GetJobber/atlantis/commit/9c427a9))