@jobber/components 3.5.4-pre.1 → 3.5.4

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