@jobber/components 3.5.6-pre.0 → 3.5.6-pre.2

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