@jobber/components 3.5.6-pre.2 → 3.5.6

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