@dialpad/dialtone-vue 2.52.0 → 2.53.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1067 @@
1
+ ## [2.53.1](https://github.com/dialpad/dialtone-vue/compare/v2.53.0...v2.53.1) (2023-01-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **Popover:** blocking wheel event ([#708](https://github.com/dialpad/dialtone-vue/issues/708)) ([0a7f3db](https://github.com/dialpad/dialtone-vue/commit/0a7f3dbd5f298e3f130474c38ed2d2442753c9f9))
7
+
8
+ # [2.53.0](https://github.com/dialpad/dialtone-vue/compare/v2.52.0...v2.53.0) (2023-01-17)
9
+
10
+
11
+ ### Features
12
+
13
+ * include CHANGELOG files in the package ([#704](https://github.com/dialpad/dialtone-vue/issues/704)) ([639dd92](https://github.com/dialpad/dialtone-vue/commit/639dd92cac24d1944be19f9c68d6c4f855cba980))
14
+
15
+ # [2.52.0](https://github.com/dialpad/dialtone-vue/compare/v2.51.0...v2.52.0) (2023-01-16)
16
+
17
+
18
+ ### Features
19
+
20
+ * revert enable shadowMode due to error ([e622436](https://github.com/dialpad/dialtone-vue/commit/e62243660921a933390c07a24e0a4a3ef0e9ddf7))
21
+
22
+ # [2.51.0](https://github.com/dialpad/dialtone-vue/compare/v2.50.0...v2.51.0) (2023-01-16)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * **Callbar:** style update to dt7 ([#700](https://github.com/dialpad/dialtone-vue/issues/700)) ([f3c1bcc](https://github.com/dialpad/dialtone-vue/commit/f3c1bcc4b671ed6f3bf3442a4079ad795682b8f7))
28
+
29
+
30
+ ### Features
31
+
32
+ * enable shadowMode ([#702](https://github.com/dialpad/dialtone-vue/issues/702)) ([5829d9b](https://github.com/dialpad/dialtone-vue/commit/5829d9b1323de0262e263386259d1a31cedf5714))
33
+
34
+ # [2.50.0](https://github.com/dialpad/dialtone-vue/compare/v2.49.1...v2.50.0) (2023-01-12)
35
+
36
+
37
+ ### Bug Fixes
38
+
39
+ * **Collapsible:** fix validation of anchor-related prop and slot ([#697](https://github.com/dialpad/dialtone-vue/issues/697)) ([9384b0d](https://github.com/dialpad/dialtone-vue/commit/9384b0d79dbeebb0fd9c96f2c8bf3fec1cea309c))
40
+
41
+
42
+ ### Features
43
+
44
+ * **Combobox, Dropdown:** dt7 style update ([#694](https://github.com/dialpad/dialtone-vue/issues/694)) ([eb4aa4f](https://github.com/dialpad/dialtone-vue/commit/eb4aa4f07950c4bc97a49cdeb2fc1d8da3b9d835))
45
+ * **Toggle:** add toggleOnClick prop ([#698](https://github.com/dialpad/dialtone-vue/issues/698)) ([433c25e](https://github.com/dialpad/dialtone-vue/commit/433c25ef71f1e3a2398b4ed640b5edabf115caab))
46
+
47
+ ## [2.49.1](https://github.com/dialpad/dialtone-vue/compare/v2.49.0...v2.49.1) (2023-01-11)
48
+
49
+ # [2.49.0](https://github.com/dialpad/dialtone-vue/compare/v2.48.0...v2.49.0) (2023-01-10)
50
+
51
+
52
+ ### Bug Fixes
53
+
54
+ * **Popover:** refactor wheel event ([#688](https://github.com/dialpad/dialtone-vue/issues/688)) ([8af2967](https://github.com/dialpad/dialtone-vue/commit/8af2967d71b47eeb5ecf0106d1ccb3bd8f5529c7))
55
+
56
+
57
+ ### Features
58
+
59
+ * **Pagination:** update style ([#677](https://github.com/dialpad/dialtone-vue/issues/677)) ([7b08ee9](https://github.com/dialpad/dialtone-vue/commit/7b08ee9c3c19485500a690ce5e79875c2cfcd9fd))
60
+
61
+ # [2.48.0](https://github.com/dialpad/dialtone-vue/compare/v2.47.0...v2.48.0) (2023-01-09)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **Popover:** blocking wheel event ([#683](https://github.com/dialpad/dialtone-vue/issues/683)) ([d5672ef](https://github.com/dialpad/dialtone-vue/commit/d5672ef6923e69a6647e3c0cb2e87a75bee65851))
67
+
68
+
69
+ ### Features
70
+
71
+ * **Dropdown:** update style ([#673](https://github.com/dialpad/dialtone-vue/issues/673)) ([19fd004](https://github.com/dialpad/dialtone-vue/commit/19fd00417e1e40b9b7c7969c41648008e10dd435))
72
+
73
+ # [2.47.0](https://github.com/dialpad/dialtone-vue/compare/v2.46.1...v2.47.0) (2022-12-24)
74
+
75
+
76
+ ### Bug Fixes
77
+
78
+ * **Combobox Multi Select:** firefox fix ([#642](https://github.com/dialpad/dialtone-vue/issues/642)) ([5d92519](https://github.com/dialpad/dialtone-vue/commit/5d92519e2ec625fbe88026ed3959445049e406fb))
79
+ * **Combobox:** combobox components issues ([#658](https://github.com/dialpad/dialtone-vue/issues/658)) ([7edb52a](https://github.com/dialpad/dialtone-vue/commit/7edb52a10ef9ad6b3304506827c800c691facb38))
80
+
81
+
82
+ ### Features
83
+
84
+ * **Avatar:** seeeded random colors ([#661](https://github.com/dialpad/dialtone-vue/issues/661)) ([7ce9f35](https://github.com/dialpad/dialtone-vue/commit/7ce9f35b0658133cc1dbef5ec43d5f2f360e7dbe))
85
+ * **Popover:** add appendTo prop. ([#665](https://github.com/dialpad/dialtone-vue/issues/665)) ([222c264](https://github.com/dialpad/dialtone-vue/commit/222c2649941a18f736bdc7d9dadcb0d822591343))
86
+
87
+ ## [2.46.1](https://github.com/dialpad/dialtone-vue/compare/v2.46.0...v2.46.1) (2022-12-21)
88
+
89
+
90
+ ### Bug Fixes
91
+
92
+ * **Dt Recipe Ivr Node:** add new ivr node icons ([#662](https://github.com/dialpad/dialtone-vue/issues/662)) ([768e8b3](https://github.com/dialpad/dialtone-vue/commit/768e8b37288a6345756715918165e119702033b9))
93
+
94
+ # [2.46.0](https://github.com/dialpad/dialtone-vue/compare/v2.45.1...v2.46.0) (2022-12-20)
95
+
96
+
97
+ ### Features
98
+
99
+ * **Modal:** add contentClass prop ([#654](https://github.com/dialpad/dialtone-vue/issues/654)) ([08d6dad](https://github.com/dialpad/dialtone-vue/commit/08d6dadf720273cedede7db92513ccf2828abeec))
100
+
101
+ ## [2.45.1](https://github.com/dialpad/dialtone-vue/compare/v2.45.0...v2.45.1) (2022-12-16)
102
+
103
+
104
+ ### Bug Fixes
105
+
106
+ * **Chip:** fix chip with avatar story ([#650](https://github.com/dialpad/dialtone-vue/issues/650)) ([0b35dc3](https://github.com/dialpad/dialtone-vue/commit/0b35dc356d27fe5d2fec45314d0aa33d74efbdc0))
107
+ * **Root Layout:** full height support ([#648](https://github.com/dialpad/dialtone-vue/issues/648)) ([c64a211](https://github.com/dialpad/dialtone-vue/commit/c64a21103769fda63d245458a9fc824957a4c17a))
108
+
109
+ # [2.45.0](https://github.com/dialpad/dialtone-vue/compare/v2.44.0...v2.45.0) (2022-12-15)
110
+
111
+
112
+ ### Features
113
+
114
+ * **Avatar:** dialtone 7 visual refresh ([#623](https://github.com/dialpad/dialtone-vue/issues/623)) ([13d993d](https://github.com/dialpad/dialtone-vue/commit/13d993db3e9f9f33adcce8992d09381d308a5479))
115
+
116
+ # [2.44.0](https://github.com/dialpad/dialtone-vue/compare/v2.43.2...v2.44.0) (2022-12-14)
117
+
118
+
119
+ ### Bug Fixes
120
+
121
+ * **Tooltip:** use selector for focus visible rather than attr ([#644](https://github.com/dialpad/dialtone-vue/issues/644)) ([e5da2bb](https://github.com/dialpad/dialtone-vue/commit/e5da2bb66c3f21a0c521eff81ce0df68154bcad1))
122
+
123
+
124
+ ### Features
125
+
126
+ * **Collapsible:** change to cubic-bezier transition ([#646](https://github.com/dialpad/dialtone-vue/issues/646)) ([76e2989](https://github.com/dialpad/dialtone-vue/commit/76e298972bed6624d739dbd392b7e6fff2e812c0))
127
+
128
+ ## [2.43.2](https://github.com/dialpad/dialtone-vue/compare/v2.43.1...v2.43.2) (2022-12-10)
129
+
130
+
131
+ ### Bug Fixes
132
+
133
+ * remove required label on input, fix storybook issues ([ae8ad51](https://github.com/dialpad/dialtone-vue/commit/ae8ad51ba837abc0f69a9750db1877c36f679f66))
134
+
135
+ ## [2.43.1](https://github.com/dialpad/dialtone-vue/compare/v2.43.0...v2.43.1) (2022-12-09)
136
+
137
+
138
+ ### Bug Fixes
139
+
140
+ * revert recent collapsible changes ([#639](https://github.com/dialpad/dialtone-vue/issues/639)) ([1b80eb6](https://github.com/dialpad/dialtone-vue/commit/1b80eb61e57abbd63876e3b462177e795d0d4b61))
141
+
142
+ # [2.43.0](https://github.com/dialpad/dialtone-vue/compare/v2.42.0...v2.43.0) (2022-12-09)
143
+
144
+
145
+ ### Features
146
+
147
+ * **Badge:** component rework ([#637](https://github.com/dialpad/dialtone-vue/issues/637)) ([943f03a](https://github.com/dialpad/dialtone-vue/commit/943f03a0ccd4cf67d28d5d601430a6ad13ede3ed))
148
+ * **Collapsible:** update collapsible docs ([#633](https://github.com/dialpad/dialtone-vue/issues/633)) ([dc91104](https://github.com/dialpad/dialtone-vue/commit/dc91104920e16a4e64381243ccd17b3dea2b636f))
149
+
150
+ # [2.42.0](https://github.com/dialpad/dialtone-vue/compare/v2.41.0...v2.42.0) (2022-12-07)
151
+
152
+
153
+ ### Bug Fixes
154
+
155
+ * fix dialtone-icons version ([#636](https://github.com/dialpad/dialtone-vue/issues/636)) ([23ea714](https://github.com/dialpad/dialtone-vue/commit/23ea714e176ba9d2184505344a9ec27b2aa792b8))
156
+
157
+
158
+ ### Features
159
+
160
+ * **Collapsible:** update `DtCollapsible` to show content when collapsed ([#629](https://github.com/dialpad/dialtone-vue/issues/629)) ([82a465a](https://github.com/dialpad/dialtone-vue/commit/82a465a671ececb1d9395224d2496829440ee531))
161
+ * **Combobox:** add label ([#626](https://github.com/dialpad/dialtone-vue/issues/626)) ([417d6a7](https://github.com/dialpad/dialtone-vue/commit/417d6a7ce2f0414698598423920fa3ec9948aa19))
162
+
163
+ # [2.41.0](https://github.com/dialpad/dialtone-vue/compare/v2.40.0...v2.41.0) (2022-12-06)
164
+
165
+
166
+ ### Bug Fixes
167
+
168
+ * **Collapsible:** fix keyboard events ([#609](https://github.com/dialpad/dialtone-vue/issues/609)) ([39a3f76](https://github.com/dialpad/dialtone-vue/commit/39a3f7608646d7095b3a98079c69664e978b2e3b))
169
+
170
+
171
+ ### Features
172
+
173
+ * add aria-label for icon ([#627](https://github.com/dialpad/dialtone-vue/issues/627)) ([00d4048](https://github.com/dialpad/dialtone-vue/commit/00d4048c982e28c0e7c4309aa236863fd9e9ef11))
174
+
175
+ # [2.40.0](https://github.com/dialpad/dialtone-vue/compare/v2.39.0...v2.40.0) (2022-11-25)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * **Avatar:** add new d-avatar__image class ([3267505](https://github.com/dialpad/dialtone-vue/commit/326750570caf11dde564723b04e9c0a11cdaa0cf))
181
+ * **Root Layout:** slot issues ([#619](https://github.com/dialpad/dialtone-vue/issues/619)) ([04893ef](https://github.com/dialpad/dialtone-vue/commit/04893effbfb5454f06a740541cd0f06d66e735ea))
182
+
183
+
184
+ ### Features
185
+
186
+ * **Combobox:** add clickOnSelect option ([#621](https://github.com/dialpad/dialtone-vue/issues/621)) ([4176eee](https://github.com/dialpad/dialtone-vue/commit/4176eee0d81279e24269517d0ec54ce1a8cd38ef))
187
+
188
+ # [2.39.0](https://github.com/dialpad/dialtone-vue/compare/v2.38.0...v2.39.0) (2022-11-23)
189
+
190
+
191
+ ### Bug Fixes
192
+
193
+ * update icon color to primary color in active state in DtRecipeCallbarButton ([#617](https://github.com/dialpad/dialtone-vue/issues/617)) ([e146687](https://github.com/dialpad/dialtone-vue/commit/e146687d94e6d0c6e585eea7d02fedb0451a5916))
194
+
195
+
196
+ ### Features
197
+
198
+ * integrate `DtPresence` within `DtAvatar` ([#603](https://github.com/dialpad/dialtone-vue/issues/603)) ([a935f7f](https://github.com/dialpad/dialtone-vue/commit/a935f7fc04e35aee603660792dbf964e142a675b))
199
+
200
+ # [2.38.0](https://github.com/dialpad/dialtone-vue/compare/v2.37.2...v2.38.0) (2022-11-21)
201
+
202
+
203
+ ### Features
204
+
205
+ * **Combobox:** add prop to pass classes to the empty list item ([#601](https://github.com/dialpad/dialtone-vue/issues/601)) ([2ebe1a3](https://github.com/dialpad/dialtone-vue/commit/2ebe1a318e3ecaf0bea3555d1e2e8bff4775cae3))
206
+
207
+ ## [2.37.2](https://github.com/dialpad/dialtone-vue/compare/v2.37.1...v2.37.2) (2022-11-18)
208
+
209
+ ## [2.37.1](https://github.com/dialpad/dialtone-vue/compare/v2.37.0...v2.37.1) (2022-11-14)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * **Recipe Ivr Node:** fix close sync for menu dropdown ([#595](https://github.com/dialpad/dialtone-vue/issues/595)) ([89ffcf6](https://github.com/dialpad/dialtone-vue/commit/89ffcf613d20b249909cfbe29b06ff964e00bdbb))
215
+
216
+ # [2.37.0](https://github.com/dialpad/dialtone-vue/compare/v2.36.1...v2.37.0) (2022-11-11)
217
+
218
+
219
+ ### Features
220
+
221
+ * **Modal:** update danger style ([#582](https://github.com/dialpad/dialtone-vue/issues/582)) ([e7888b3](https://github.com/dialpad/dialtone-vue/commit/e7888b369b82a7d98f5a7bcff08c02dc2d67e5b8))
222
+
223
+ ## [2.36.1](https://github.com/dialpad/dialtone-vue/compare/v2.36.0...v2.36.1) (2022-11-10)
224
+
225
+
226
+ ### Bug Fixes
227
+
228
+ * **list-item:** fix focus ring color ([#592](https://github.com/dialpad/dialtone-vue/issues/592)) ([7c01b57](https://github.com/dialpad/dialtone-vue/commit/7c01b577a0a59b1ce7875e498256241ac3fb5d64))
229
+ * **popover:** no default context menu when openOnContext is true ([#587](https://github.com/dialpad/dialtone-vue/issues/587)) ([654b215](https://github.com/dialpad/dialtone-vue/commit/654b215a8fbbbc1367bcab3489646b2425396233))
230
+
231
+ # [2.36.0](https://github.com/dialpad/dialtone-vue/compare/v2.35.0...v2.36.0) (2022-11-08)
232
+
233
+
234
+ ### Bug Fixes
235
+
236
+ * **list-item-group:** change role to listbox in example ([151e674](https://github.com/dialpad/dialtone-vue/commit/151e674be40b563ac3020901311a213c44e6da28))
237
+
238
+
239
+ ### Features
240
+
241
+ * icon component ([#574](https://github.com/dialpad/dialtone-vue/issues/574)) ([c90e134](https://github.com/dialpad/dialtone-vue/commit/c90e13494f6df675cee50bc7ba0c3fdbc91ada3c))
242
+
243
+ # [2.35.0](https://github.com/dialpad/dialtone-vue/compare/v2.34.0...v2.35.0) (2022-11-07)
244
+
245
+
246
+ ### Features
247
+
248
+ * add `DtPresence` ([#568](https://github.com/dialpad/dialtone-vue/issues/568)) ([578b553](https://github.com/dialpad/dialtone-vue/commit/578b553fffe8acec7d8296a65f8413b6244a0ec3))
249
+ * list item group component ([#581](https://github.com/dialpad/dialtone-vue/issues/581)) ([a273180](https://github.com/dialpad/dialtone-vue/commit/a273180048c4097fbf6693aa1179dcccbf37f816))
250
+
251
+ # [2.34.0](https://github.com/dialpad/dialtone-vue/compare/v2.33.0...v2.34.0) (2022-11-04)
252
+
253
+
254
+ ### Bug Fixes
255
+
256
+ * dp-58864 update hover background color in Call Bar Button ([#576](https://github.com/dialpad/dialtone-vue/issues/576)) ([1b4231b](https://github.com/dialpad/dialtone-vue/commit/1b4231be4cc2a73e8d9f618b4680c9d27f2f9e31))
257
+
258
+
259
+ ### Features
260
+
261
+ * **toggle:** add indeterminate state ([#579](https://github.com/dialpad/dialtone-vue/issues/579)) ([942e2ce](https://github.com/dialpad/dialtone-vue/commit/942e2cead6abf2b74e2b20c04196721ebd7dd738))
262
+ * **toggle:** add showIcon prop ([#573](https://github.com/dialpad/dialtone-vue/issues/573)) ([62b9d35](https://github.com/dialpad/dialtone-vue/commit/62b9d3554082624678f7657a9ade7ee1722f91b3))
263
+ * **toggle:** add size prop ([#571](https://github.com/dialpad/dialtone-vue/issues/571)) ([b7db3a8](https://github.com/dialpad/dialtone-vue/commit/b7db3a83cb1001c642eb0221cbc69e031394f66d))
264
+
265
+ # [2.33.0](https://github.com/dialpad/dialtone-vue/compare/v2.32.1...v2.33.0) (2022-10-26)
266
+
267
+
268
+ ### Bug Fixes
269
+
270
+ * **combobox-with-popover:** update "render within" zindex logic ([#555](https://github.com/dialpad/dialtone-vue/issues/555)) ([3e9bfcc](https://github.com/dialpad/dialtone-vue/commit/3e9bfcca4cbb76dfe3d27addb4388920683d7028))
271
+
272
+
273
+ ### Features
274
+
275
+ * close button on dialogs pattern ([#560](https://github.com/dialpad/dialtone-vue/issues/560)) ([8f05c13](https://github.com/dialpad/dialtone-vue/commit/8f05c1321665746f06ccc77b9f772ffee40c1517))
276
+
277
+ ## [2.32.1](https://github.com/dialpad/dialtone-vue/compare/v2.32.0...v2.32.1) (2022-10-21)
278
+
279
+
280
+ ### Bug Fixes
281
+
282
+ * **button:** fix button width prop default value ([#564](https://github.com/dialpad/dialtone-vue/issues/564)) ([5284782](https://github.com/dialpad/dialtone-vue/commit/5284782b71cc64539e8cf3dbf2f04b694076fee8))
283
+
284
+ # [2.32.0](https://github.com/dialpad/dialtone-vue/compare/v2.31.1...v2.32.0) (2022-10-20)
285
+
286
+
287
+ ### Features
288
+
289
+ * dp-57693 remove button left and right paddings in callbar_button ([#558](https://github.com/dialpad/dialtone-vue/issues/558)) ([b20c866](https://github.com/dialpad/dialtone-vue/commit/b20c866b3871de42a26e833eda8c54e4424f097d))
290
+
291
+ ## [2.31.1](https://github.com/dialpad/dialtone-vue/compare/v2.31.0...v2.31.1) (2022-10-18)
292
+
293
+
294
+ ### Bug Fixes
295
+
296
+ * **grouped-chips:** fix visual fixes ([#556](https://github.com/dialpad/dialtone-vue/issues/556)) ([437d33d](https://github.com/dialpad/dialtone-vue/commit/437d33d3a94bdde7224245ab23c18b72aa6cc8d7))
297
+
298
+ # [2.31.0](https://github.com/dialpad/dialtone-vue/compare/v2.30.0...v2.31.0) (2022-10-12)
299
+
300
+
301
+ ### Bug Fixes
302
+
303
+ * **popover:** default visually hidden to false ([#552](https://github.com/dialpad/dialtone-vue/issues/552)) ([fde03c9](https://github.com/dialpad/dialtone-vue/commit/fde03c9a1a7f81ad3be8749f231948afbc05d1e0))
304
+
305
+
306
+ ### Features
307
+
308
+ * dp-57689 add `contentClass` to DtRecipeCallbarButtonWithPopover ([#550](https://github.com/dialpad/dialtone-vue/issues/550)) ([d2ca0b1](https://github.com/dialpad/dialtone-vue/commit/d2ca0b1ca9752e25c745a17d620f3aacf8b4b4d5))
309
+
310
+ # [2.30.0](https://github.com/dialpad/dialtone-vue/compare/v2.29.2...v2.30.0) (2022-10-11)
311
+
312
+
313
+ ### Features
314
+
315
+ * dp-57015 grouped chip recipe ([#527](https://github.com/dialpad/dialtone-vue/issues/527)) ([3d7b4c5](https://github.com/dialpad/dialtone-vue/commit/3d7b4c5311d9456bebdd2de82ab6b82c8e41c615))
316
+
317
+ ## [2.29.2](https://github.com/dialpad/dialtone-vue/compare/v2.29.1...v2.29.2) (2022-10-11)
318
+
319
+
320
+ ### Bug Fixes
321
+
322
+ * input styling and wrapper classes ([#535](https://github.com/dialpad/dialtone-vue/issues/535)) ([2efe225](https://github.com/dialpad/dialtone-vue/commit/2efe2251bb14caaeca768e34e1ec38777eba5b86))
323
+ * migrate ivr_node to dialtone7 ([#547](https://github.com/dialpad/dialtone-vue/issues/547)) ([69a046b](https://github.com/dialpad/dialtone-vue/commit/69a046b89df0504daf6421e6f1eeae790c6fb35f))
324
+
325
+ ## [2.29.1](https://github.com/dialpad/dialtone-vue/compare/v2.29.0...v2.29.1) (2022-10-11)
326
+
327
+
328
+ ### Bug Fixes
329
+
330
+ * replace class with color prop ([1012f96](https://github.com/dialpad/dialtone-vue/commit/1012f9619e15b0f13df9e5a1eb320668b0776c8d))
331
+
332
+ # [2.29.0](https://github.com/dialpad/dialtone-vue/compare/v2.28.0...v2.29.0) (2022-10-11)
333
+
334
+
335
+ ### Bug Fixes
336
+
337
+ * dt-631 remove primary-color from dialtone vue ([#519](https://github.com/dialpad/dialtone-vue/issues/519)) ([5219b77](https://github.com/dialpad/dialtone-vue/commit/5219b779c18107b4e854519a02341d54eb525f86))
338
+ * **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([157b315](https://github.com/dialpad/dialtone-vue/commit/157b3153a0c97196a8a79a57539e70a715477dc1))
339
+ * **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([4e86e70](https://github.com/dialpad/dialtone-vue/commit/4e86e70945eec2d48054fa1619fb0f70bb334d74))
340
+ * update dialtone peer dependency ([e21e0d5](https://github.com/dialpad/dialtone-vue/commit/e21e0d500d5e1af5043ae8ed2151d8875cb7208d))
341
+
342
+
343
+ ### Features
344
+
345
+ * add `buttonClass` prop to Call Bar Button component ([#534](https://github.com/dialpad/dialtone-vue/issues/534)) ([#541](https://github.com/dialpad/dialtone-vue/issues/541)) ([3c131f3](https://github.com/dialpad/dialtone-vue/commit/3c131f32d4d6abe844d4f9962751fac14ab04ce7))
346
+ * dt-card ([#499](https://github.com/dialpad/dialtone-vue/issues/499)) ([0c9acf0](https://github.com/dialpad/dialtone-vue/commit/0c9acf0b07d914fc834e14cd17a167c211256ec9))
347
+ * dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([#516](https://github.com/dialpad/dialtone-vue/issues/516)) ([2b18071](https://github.com/dialpad/dialtone-vue/commit/2b1807150148dba7117be1e3fc4e687bb84e2fbf))
348
+ * migrate to dialtone 7 ([#506](https://github.com/dialpad/dialtone-vue/issues/506)) ([40a321a](https://github.com/dialpad/dialtone-vue/commit/40a321a206292ee149cbd1f081e8c471edadae6c)), closes [#503](https://github.com/dialpad/dialtone-vue/issues/503) [#510](https://github.com/dialpad/dialtone-vue/issues/510) [#508](https://github.com/dialpad/dialtone-vue/issues/508)
349
+ * migration to dialtone 7 ([#439](https://github.com/dialpad/dialtone-vue/issues/439)) ([be86717](https://github.com/dialpad/dialtone-vue/commit/be86717ff7dafd54c4b2e790dbf92f75ba5d2128))
350
+ * **popover:** add sr-only close button ([#539](https://github.com/dialpad/dialtone-vue/issues/539)) ([eb8e6ad](https://github.com/dialpad/dialtone-vue/commit/eb8e6ad9c8766061ec16325d065c8ed0ab6d62d4))
351
+ * **popover:** add sr-only close button ([#539](https://github.com/dialpad/dialtone-vue/issues/539)) ([#543](https://github.com/dialpad/dialtone-vue/issues/543)) ([f6f4fe1](https://github.com/dialpad/dialtone-vue/commit/f6f4fe1ab12b5399e6f6b14770ab933426ef09e3))
352
+
353
+
354
+ ### Reverts
355
+
356
+ * Revert fix(emoji): dynamic import fix (#443) ([2269ed8](https://github.com/dialpad/dialtone-vue/commit/2269ed87f89ca683a841446aff90595dbf55d26b)), closes [#443](https://github.com/dialpad/dialtone-vue/issues/443)
357
+
358
+ # [2.28.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v2.27.0...v2.28.0-beta.1) (2022-10-03)
359
+
360
+
361
+ ### Bug Fixes
362
+
363
+ * dt-631 remove primary-color from dialtone vue ([#513](https://github.com/dialpad/dialtone-vue/issues/513)) ([ef227b7](https://github.com/dialpad/dialtone-vue/commit/ef227b7a9a8d4d9a2f67c228bafe85fc558743d6))
364
+ * dt-631 remove primary-color from dialtone vue ([#519](https://github.com/dialpad/dialtone-vue/issues/519)) ([5219b77](https://github.com/dialpad/dialtone-vue/commit/5219b779c18107b4e854519a02341d54eb525f86))
365
+ * **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([157b315](https://github.com/dialpad/dialtone-vue/commit/157b3153a0c97196a8a79a57539e70a715477dc1))
366
+ * **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([4e86e70](https://github.com/dialpad/dialtone-vue/commit/4e86e70945eec2d48054fa1619fb0f70bb334d74))
367
+ * update dialtone peer dependency ([e21e0d5](https://github.com/dialpad/dialtone-vue/commit/e21e0d500d5e1af5043ae8ed2151d8875cb7208d))
368
+
369
+
370
+ ### Features
371
+
372
+ * dp-57068 Adding independent control for showing the arrow ([#522](https://github.com/dialpad/dialtone-vue/issues/522)) ([5d9408e](https://github.com/dialpad/dialtone-vue/commit/5d9408e83efc2a058f884f10f51a1f01cae17ffb))
373
+ * dt-card ([#499](https://github.com/dialpad/dialtone-vue/issues/499)) ([0c9acf0](https://github.com/dialpad/dialtone-vue/commit/0c9acf0b07d914fc834e14cd17a167c211256ec9))
374
+ * dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([#516](https://github.com/dialpad/dialtone-vue/issues/516)) ([2b18071](https://github.com/dialpad/dialtone-vue/commit/2b1807150148dba7117be1e3fc4e687bb84e2fbf))
375
+ * migrate to dialtone 7 ([#506](https://github.com/dialpad/dialtone-vue/issues/506)) ([40a321a](https://github.com/dialpad/dialtone-vue/commit/40a321a206292ee149cbd1f081e8c471edadae6c)), closes [#503](https://github.com/dialpad/dialtone-vue/issues/503) [#510](https://github.com/dialpad/dialtone-vue/issues/510) [#508](https://github.com/dialpad/dialtone-vue/issues/508)
376
+ * migration to dialtone 7 ([#439](https://github.com/dialpad/dialtone-vue/issues/439)) ([be86717](https://github.com/dialpad/dialtone-vue/commit/be86717ff7dafd54c4b2e790dbf92f75ba5d2128))
377
+
378
+
379
+ ### Reverts
380
+
381
+ * Revert fix(emoji): dynamic import fix (#443) ([2269ed8](https://github.com/dialpad/dialtone-vue/commit/2269ed87f89ca683a841446aff90595dbf55d26b)), closes [#443](https://github.com/dialpad/dialtone-vue/issues/443)
382
+
383
+ # [2.28.0](https://github.com/dialpad/dialtone-vue/compare/v2.27.0...v2.28.0) (2022-10-07)
384
+
385
+
386
+ ### Bug Fixes
387
+
388
+ * dt-631 remove primary-color from dialtone vue ([#513](https://github.com/dialpad/dialtone-vue/issues/513)) ([ef227b7](https://github.com/dialpad/dialtone-vue/commit/ef227b7a9a8d4d9a2f67c228bafe85fc558743d6))
389
+
390
+
391
+ ### Features
392
+
393
+ * add `buttonClass` prop to Call Bar Button component ([#534](https://github.com/dialpad/dialtone-vue/issues/534)) ([a9cd023](https://github.com/dialpad/dialtone-vue/commit/a9cd0239a2ede2a6f3ac95dde18317b9c635166f))
394
+ * dp-57068 Adding independent control for showing the arrow ([#522](https://github.com/dialpad/dialtone-vue/issues/522)) ([5d9408e](https://github.com/dialpad/dialtone-vue/commit/5d9408e83efc2a058f884f10f51a1f01cae17ffb))
395
+
396
+ # [2.27.0](https://github.com/dialpad/dialtone-vue/compare/v2.26.1...v2.27.0) (2022-09-23)
397
+
398
+
399
+ ### Features
400
+
401
+ * dt-recipe-ivr-node ([#512](https://github.com/dialpad/dialtone-vue/issues/512)) ([321715c](https://github.com/dialpad/dialtone-vue/commit/321715c26637dbf0ebe741efe7bead21a1d693b2))
402
+
403
+ ## [2.26.1](https://github.com/dialpad/dialtone-vue/compare/v2.26.0...v2.26.1) (2022-09-21)
404
+
405
+
406
+ ### Bug Fixes
407
+
408
+ * css specificity in callbar button ([8c9f023](https://github.com/dialpad/dialtone-vue/commit/8c9f0233a6a7124836b6cf5b3f2790b4b760ae6e))
409
+
410
+ # [2.26.0](https://github.com/dialpad/dialtone-vue/compare/v2.25.1...v2.26.0) (2022-09-13)
411
+
412
+
413
+ ### Features
414
+
415
+ * dt-card ([#489](https://github.com/dialpad/dialtone-vue/issues/489)) ([4f8a703](https://github.com/dialpad/dialtone-vue/commit/4f8a70349a8288d4cfddbdc97d9fbec493c6a710))
416
+
417
+ ## [2.25.1](https://github.com/dialpad/dialtone-vue/compare/v2.25.0...v2.25.1) (2022-09-12)
418
+
419
+
420
+ ### Bug Fixes
421
+
422
+ * **combobox-multi-select:** fix keyboard navigation ([#482](https://github.com/dialpad/dialtone-vue/issues/482)) ([37048f2](https://github.com/dialpad/dialtone-vue/commit/37048f22147646319981fbe89f043a0504cc0ec1))
423
+
424
+ # [2.25.0](https://github.com/dialpad/dialtone-vue/compare/v2.24.0...v2.25.0) (2022-09-07)
425
+
426
+
427
+ ### Bug Fixes
428
+
429
+ * **contact-info:** dp-55162 Circular avatar shape ([#478](https://github.com/dialpad/dialtone-vue/issues/478)) ([8b9f60f](https://github.com/dialpad/dialtone-vue/commit/8b9f60ff082170639f7ca7472915e3707ab94788))
430
+
431
+
432
+ ### Features
433
+
434
+ * **banner:** set background, hide icon, custom classes ([#476](https://github.com/dialpad/dialtone-vue/issues/476)) ([1beab88](https://github.com/dialpad/dialtone-vue/commit/1beab88adb10c8ee4f09ce883c657d973abdccec))
435
+
436
+ # [2.24.0](https://github.com/dialpad/dialtone-vue/compare/v2.23.0...v2.24.0) (2022-09-06)
437
+
438
+
439
+ ### Bug Fixes
440
+
441
+ * **combobox-with-popover:** add modal prop ([#472](https://github.com/dialpad/dialtone-vue/issues/472)) ([9b79f1a](https://github.com/dialpad/dialtone-vue/commit/9b79f1ada0b8eae37323518856d35a749fec6464))
442
+
443
+
444
+ ### Features
445
+
446
+ * **dropdown:** add context menu support ([#461](https://github.com/dialpad/dialtone-vue/issues/461)) ([7cf9b44](https://github.com/dialpad/dialtone-vue/commit/7cf9b444c146c9f0a955461e8987317ab4b18ba7))
447
+ * **root-layout:** add bodyClass prop ([#475](https://github.com/dialpad/dialtone-vue/issues/475)) ([c05dfd0](https://github.com/dialpad/dialtone-vue/commit/c05dfd09fae3c8af0632c4a8780dc8a12718df2b))
448
+
449
+ # [2.23.0](https://github.com/dialpad/dialtone-vue/compare/v2.22.3...v2.23.0) (2022-08-30)
450
+
451
+
452
+ ### Features
453
+
454
+ * dp-46328 callbar buttons ([#436](https://github.com/dialpad/dialtone-vue/issues/436)) ([426f058](https://github.com/dialpad/dialtone-vue/commit/426f058dfcb504e9f6708284e8e4836c412b17b7))
455
+
456
+ ## [2.22.3](https://github.com/dialpad/dialtone-vue/compare/v2.22.2...v2.22.3) (2022-08-25)
457
+
458
+
459
+ ### Bug Fixes
460
+
461
+ * **combobox-with-popover:** prevent focus of list-items by mouse ([#466](https://github.com/dialpad/dialtone-vue/issues/466)) ([d6c2d9f](https://github.com/dialpad/dialtone-vue/commit/d6c2d9f63a3f42ed00e783293aed98f3d941ca7b))
462
+
463
+ ## [2.22.2](https://github.com/dialpad/dialtone-vue/compare/v2.22.1...v2.22.2) (2022-08-24)
464
+
465
+
466
+ ### Bug Fixes
467
+
468
+ * **combobox, combobox-with-popover:** fix empty variant ([#464](https://github.com/dialpad/dialtone-vue/issues/464)) ([70787c5](https://github.com/dialpad/dialtone-vue/commit/70787c5f69ac2b0d3a6a5a4a30e9d1ecf53abc94))
469
+
470
+ ## [2.22.1](https://github.com/dialpad/dialtone-vue/compare/v2.22.0...v2.22.1) (2022-08-22)
471
+
472
+
473
+ ### Bug Fixes
474
+
475
+ * **emoji:** fixed incorrectly mapped unicode keys ([#462](https://github.com/dialpad/dialtone-vue/issues/462)) ([40d2409](https://github.com/dialpad/dialtone-vue/commit/40d24099ca73b16dad249396a34993df1438017e))
476
+
477
+ # [2.22.0](https://github.com/dialpad/dialtone-vue/compare/v2.21.0...v2.22.0) (2022-08-17)
478
+
479
+
480
+ ### Features
481
+
482
+ * add collapsible component ([#395](https://github.com/dialpad/dialtone-vue/issues/395)) ([886871a](https://github.com/dialpad/dialtone-vue/commit/886871a6cc6cd184a991e9716772827fbd0a132c)), closes [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392)
483
+
484
+ # [2.21.0](https://github.com/dialpad/dialtone-vue/compare/v2.20.0...v2.21.0) (2022-08-17)
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * unit tests ([#452](https://github.com/dialpad/dialtone-vue/issues/452)) ([3760a3b](https://github.com/dialpad/dialtone-vue/commit/3760a3ba31fdb3dda7661e18238f3fe42ab22268))
490
+
491
+
492
+ ### Features
493
+
494
+ * **emoji:** add prop to disable skeleton loader ([#458](https://github.com/dialpad/dialtone-vue/issues/458)) ([b20debd](https://github.com/dialpad/dialtone-vue/commit/b20debd684c3df1405dbc7f40106bbe8b08778f2))
495
+
496
+ # [2.20.0](https://github.com/dialpad/dialtone-vue/compare/v2.19.1...v2.20.0) (2022-08-11)
497
+
498
+
499
+ ### Features
500
+
501
+ * **modal:** add banner support ([#450](https://github.com/dialpad/dialtone-vue/issues/450)) ([2b4ecea](https://github.com/dialpad/dialtone-vue/commit/2b4eceae8512de68a96dd15eef3f4bce558a97f6))
502
+
503
+ ## [2.19.1](https://github.com/dialpad/dialtone-vue/compare/v2.19.0...v2.19.1) (2022-08-08)
504
+
505
+
506
+ ### Bug Fixes
507
+
508
+ * **emoji:** dynamic import fix ([#443](https://github.com/dialpad/dialtone-vue/issues/443)) ([d92d147](https://github.com/dialpad/dialtone-vue/commit/d92d147b962830d8b7df2a214636be08f7604c34))
509
+
510
+ # [2.19.0](https://github.com/dialpad/dialtone-vue/compare/v2.18.0...v2.19.0) (2022-08-03)
511
+
512
+
513
+ ### Features
514
+
515
+ * dt-pagination ([#421](https://github.com/dialpad/dialtone-vue/issues/421)) ([dd6eaa2](https://github.com/dialpad/dialtone-vue/commit/dd6eaa2abfa62d95cf1e617be8f713e6cfcd2d28))
516
+
517
+ # [2.18.0](https://github.com/dialpad/dialtone-vue/compare/v2.17.0...v2.18.0) (2022-08-02)
518
+
519
+
520
+ ### Bug Fixes
521
+
522
+ * loading, empty state order and remove emptyStateMessage value ([#428](https://github.com/dialpad/dialtone-vue/issues/428)) ([7a2fe58](https://github.com/dialpad/dialtone-vue/commit/7a2fe58274d310e81c586552565a2bb863e23d49))
523
+
524
+
525
+ ### Features
526
+
527
+ * **popover:** add tether option to popover ([#437](https://github.com/dialpad/dialtone-vue/issues/437)) ([a65720b](https://github.com/dialpad/dialtone-vue/commit/a65720bb824738b8cc950f6e2363b6f0071cd498))
528
+
529
+ # [2.17.0](https://github.com/dialpad/dialtone-vue/compare/v2.16.0...v2.17.0) (2022-07-27)
530
+
531
+
532
+ ### Features
533
+
534
+ * **combobox and combobox with popover:** add empty state ([#409](https://github.com/dialpad/dialtone-vue/issues/409)) ([34ea471](https://github.com/dialpad/dialtone-vue/commit/34ea471553e117a5974c86124b4d129470d5567a))
535
+ * **popover, tooltip, combobox with popover:** add sticky tippy ([#425](https://github.com/dialpad/dialtone-vue/issues/425)) ([7d2f18f](https://github.com/dialpad/dialtone-vue/commit/7d2f18f8756526ff89eeacef2c3b1f389e7355a4))
536
+
537
+ # [2.16.0](https://github.com/dialpad/dialtone-vue/compare/v2.15.0...v2.16.0) (2022-07-22)
538
+
539
+
540
+ ### Features
541
+
542
+ * **combobox multi-select:** expose closeComboboxList method ([#422](https://github.com/dialpad/dialtone-vue/issues/422)) ([d8debbb](https://github.com/dialpad/dialtone-vue/commit/d8debbb96b5784d28d7c3dc4d8a89183543b999b))
543
+
544
+ # [2.15.0](https://github.com/dialpad/dialtone-vue/compare/v2.14.0...v2.15.0) (2022-07-20)
545
+
546
+
547
+ ### Features
548
+
549
+ * add custom emoji ([#398](https://github.com/dialpad/dialtone-vue/issues/398)) ([2cf9b76](https://github.com/dialpad/dialtone-vue/commit/2cf9b76f45aca8501bcc74b935a26577b3ce39be))
550
+ * **combobox and combobox with popover:** add loading state ([#415](https://github.com/dialpad/dialtone-vue/issues/415)) ([1a549a5](https://github.com/dialpad/dialtone-vue/commit/1a549a5d720ed191892a5a4e211b357fd1053107))
551
+ * **combobox multi-select:** show error when exceeds the max-selected ([#416](https://github.com/dialpad/dialtone-vue/issues/416)) ([68e035a](https://github.com/dialpad/dialtone-vue/commit/68e035a39ee99a0d7457c719739859c7e9c71461))
552
+
553
+ # [2.14.0](https://github.com/dialpad/dialtone-vue/compare/v2.13.1...v2.14.0) (2022-07-13)
554
+
555
+
556
+ ### Features
557
+
558
+ * **combobox multi-select:** add 'size' prop ([#413](https://github.com/dialpad/dialtone-vue/issues/413)) ([b914b06](https://github.com/dialpad/dialtone-vue/commit/b914b06e60a5a1e51af1844003b8bdeb40ff81c5))
559
+
560
+ ## [2.13.1](https://github.com/dialpad/dialtone-vue/compare/v2.13.0...v2.13.1) (2022-07-12)
561
+
562
+
563
+ ### Bug Fixes
564
+
565
+ * **dropdown:** dt-570 initial focus ([#410](https://github.com/dialpad/dialtone-vue/issues/410)) ([d96fa12](https://github.com/dialpad/dialtone-vue/commit/d96fa12cf9b4280d8a4a4e41cf10c57bb05e8b84))
566
+
567
+ # [2.13.0](https://github.com/dialpad/dialtone-vue/compare/v2.12.1...v2.13.0) (2022-07-11)
568
+
569
+
570
+ ### Bug Fixes
571
+
572
+ * **avatar:** default slot content ([#406](https://github.com/dialpad/dialtone-vue/issues/406)) ([60e727c](https://github.com/dialpad/dialtone-vue/commit/60e727cb79ce768b6fc523a81ec754f06dc5ac95))
573
+
574
+
575
+ ### Features
576
+
577
+ * **Combobox Multi Select:** add Combobox Multi Select component ([#396](https://github.com/dialpad/dialtone-vue/issues/396)) ([153a488](https://github.com/dialpad/dialtone-vue/commit/153a4889118fbbd79797374776b7f8b3f8dc6b90))
578
+ * **combobox, combobox with popover:** add loading state ([#402](https://github.com/dialpad/dialtone-vue/issues/402)) ([7c9c822](https://github.com/dialpad/dialtone-vue/commit/7c9c822558477deff516ca55ae0ff18c81b9abb4))
579
+
580
+ ## [2.12.1](https://github.com/dialpad/dialtone-vue/compare/v2.12.0...v2.12.1) (2022-07-06)
581
+
582
+
583
+ ### Bug Fixes
584
+
585
+ * **emoji-text-wrapper:** dt-559 update shortcode parsing regex ([#400](https://github.com/dialpad/dialtone-vue/issues/400)) ([6184158](https://github.com/dialpad/dialtone-vue/commit/61841584946aded901c820f324dc4e8df794c8de))
586
+ * tooltip spacing inconsistent ([#397](https://github.com/dialpad/dialtone-vue/issues/397)) ([e5d0c21](https://github.com/dialpad/dialtone-vue/commit/e5d0c21f63c151d82e87832970eb90cc65f98d6d))
587
+
588
+ # [2.12.0](https://github.com/dialpad/dialtone-vue/compare/v2.11.0...v2.12.0) (2022-06-29)
589
+
590
+
591
+ ### Bug Fixes
592
+
593
+ * **Chip:** update to use semantic elements ([#391](https://github.com/dialpad/dialtone-vue/issues/391)) ([aea3b37](https://github.com/dialpad/dialtone-vue/commit/aea3b37da936780c41205504231688c74a9a94c3))
594
+
595
+
596
+ ### Features
597
+
598
+ * **dropdown:** add letter key navigation ([#392](https://github.com/dialpad/dialtone-vue/issues/392)) ([4fc6791](https://github.com/dialpad/dialtone-vue/commit/4fc6791921263de04e9562aad343143acd98780b))
599
+
600
+ # [2.11.0](https://github.com/dialpad/dialtone-vue/compare/v2.10.0...v2.11.0) (2022-06-23)
601
+
602
+
603
+ ### Features
604
+
605
+ * add json documentation generator ([#387](https://github.com/dialpad/dialtone-vue/issues/387)) ([6431326](https://github.com/dialpad/dialtone-vue/commit/6431326c3d824353f293016eb86af5163d689a76))
606
+ * add root layout component ([#386](https://github.com/dialpad/dialtone-vue/issues/386)) ([ea28fc0](https://github.com/dialpad/dialtone-vue/commit/ea28fc03aae4b797a604c2a8b023e679ff40cd33))
607
+
608
+ # [2.10.0](https://github.com/dialpad/dialtone-vue/compare/v2.9.1...v2.10.0) (2022-06-16)
609
+
610
+
611
+ ### Features
612
+
613
+ * **toast:** make duration prop optional ([#382](https://github.com/dialpad/dialtone-vue/issues/382)) ([17622d4](https://github.com/dialpad/dialtone-vue/commit/17622d4271b9e772970d2705a36c9da227a8d342))
614
+
615
+ ## [2.9.1](https://github.com/dialpad/dialtone-vue/compare/v2.9.0...v2.9.1) (2022-06-15)
616
+
617
+
618
+ ### Bug Fixes
619
+
620
+ * **list-item:** add v-on="$listeners" ([#383](https://github.com/dialpad/dialtone-vue/issues/383)) ([7a94427](https://github.com/dialpad/dialtone-vue/commit/7a94427be83bcde211a417568d3d7b4635189fb8))
621
+
622
+ # [2.9.0](https://github.com/dialpad/dialtone-vue/compare/v2.8.1...v2.9.0) (2022-06-13)
623
+
624
+
625
+ ### Features
626
+
627
+ * **toast:** remove wrapper (`d-toast-wrapper` class) ([#379](https://github.com/dialpad/dialtone-vue/issues/379)) ([f9234c6](https://github.com/dialpad/dialtone-vue/commit/f9234c64a8caaedfc072b9d58041e495164f1875))
628
+
629
+ ## [2.8.1](https://github.com/dialpad/dialtone-vue/compare/v2.8.0...v2.8.1) (2022-06-09)
630
+
631
+
632
+ ### Bug Fixes
633
+
634
+ * **chip:** export chip ([#377](https://github.com/dialpad/dialtone-vue/issues/377)) ([4d09b58](https://github.com/dialpad/dialtone-vue/commit/4d09b58c6bbae1d28e362be0d33d0558e1c0f469))
635
+
636
+ # [2.8.0](https://github.com/dialpad/dialtone-vue/compare/v2.7.0...v2.8.0) (2022-06-08)
637
+
638
+
639
+ ### Features
640
+
641
+ * **emoji text wrapper:** add emoji text wrapper component ([#366](https://github.com/dialpad/dialtone-vue/issues/366)) ([2ba412d](https://github.com/dialpad/dialtone-vue/commit/2ba412ddaeb3144fed0cbaf4b43a6eb608d79514)), closes [#367](https://github.com/dialpad/dialtone-vue/issues/367)
642
+
643
+ # [2.7.0](https://github.com/dialpad/dialtone-vue/compare/v2.6.3...v2.7.0) (2022-06-06)
644
+
645
+
646
+ ### Features
647
+
648
+ * **chip:** dt-420 add chip component ([#354](https://github.com/dialpad/dialtone-vue/issues/354)) ([9f0268a](https://github.com/dialpad/dialtone-vue/commit/9f0268ad40f9ea2ea15f0a3e5aee3f02349cd76f))
649
+ * emoji component ([#356](https://github.com/dialpad/dialtone-vue/issues/356)) ([59bb0dd](https://github.com/dialpad/dialtone-vue/commit/59bb0dd9941641935c0f304d3672cc53c792a063))
650
+
651
+ ## [2.6.3](https://github.com/dialpad/dialtone-vue/compare/v2.6.2...v2.6.3) (2022-05-20)
652
+
653
+
654
+ ### Bug Fixes
655
+
656
+ * **dt-input:** update v-bind on dt-input input ([#362](https://github.com/dialpad/dialtone-vue/issues/362)) ([8ddc928](https://github.com/dialpad/dialtone-vue/commit/8ddc928f31fed1e092d72fb0430e15bd4d4b3356))
657
+
658
+ ## [2.6.2](https://github.com/dialpad/dialtone-vue/compare/v2.6.1...v2.6.2) (2022-05-19)
659
+
660
+
661
+ ### Bug Fixes
662
+
663
+ * **input:** reorder v-bind ([#360](https://github.com/dialpad/dialtone-vue/issues/360)) ([a214c81](https://github.com/dialpad/dialtone-vue/commit/a214c8152a47ce019ab9b57d17071f41e48506ee))
664
+
665
+ ## [2.6.1](https://github.com/dialpad/dialtone-vue/compare/v2.6.0...v2.6.1) (2022-05-17)
666
+
667
+
668
+ ### Bug Fixes
669
+
670
+ * add main back to package.json, clean before test ([#358](https://github.com/dialpad/dialtone-vue/issues/358)) ([4892e9a](https://github.com/dialpad/dialtone-vue/commit/4892e9a2af340171f7de9d10f0a87deeb1f77e67))
671
+
672
+ # [2.6.0](https://github.com/dialpad/dialtone-vue/compare/v2.5.0...v2.6.0) (2022-05-16)
673
+
674
+
675
+ ### Bug Fixes
676
+
677
+ * anchor disabled in popover ([#351](https://github.com/dialpad/dialtone-vue/issues/351)) ([05ce022](https://github.com/dialpad/dialtone-vue/commit/05ce022757715af46a9d5b040a889c62b7eb86ee))
678
+
679
+
680
+ ### Features
681
+
682
+ * **modal:** add fixed header and footer variant ([#353](https://github.com/dialpad/dialtone-vue/issues/353)) ([14a613c](https://github.com/dialpad/dialtone-vue/commit/14a613cd97bbbdd5c724419fcfd60b083c64b5a3))
683
+
684
+ # [2.5.0](https://github.com/dialpad/dialtone-vue/compare/v2.4.0...v2.5.0) (2022-05-10)
685
+
686
+
687
+ ### Bug Fixes
688
+
689
+ * contact info avatar display blank image ([#347](https://github.com/dialpad/dialtone-vue/issues/347)) ([c6b9577](https://github.com/dialpad/dialtone-vue/commit/c6b957776fcbdb3a628f805a6baa2d9a821ab0d6))
690
+ * usage of arrow-keys in the combobox and dropdown ([#346](https://github.com/dialpad/dialtone-vue/issues/346)) ([80515eb](https://github.com/dialpad/dialtone-vue/commit/80515eba10415260e497ce317ff1ff5af9bf833a))
691
+
692
+
693
+ ### Features
694
+
695
+ * combobox with popover recipe ([#339](https://github.com/dialpad/dialtone-vue/issues/339)) ([79481d1](https://github.com/dialpad/dialtone-vue/commit/79481d1edc35e317e2114dcc7390ba28be0fff89))
696
+ * dt-387 implement handling of emoji assets ([#343](https://github.com/dialpad/dialtone-vue/issues/343)) ([7f0fbac](https://github.com/dialpad/dialtone-vue/commit/7f0fbaca6e094b5ab9c653851c98270638e7b4d7))
697
+
698
+ # [2.4.0](https://github.com/dialpad/dialtone-vue/compare/v2.3.0...v2.4.0) (2022-04-20)
699
+
700
+
701
+ ### Features
702
+
703
+ * automated a11y testing using axe-core ([#332](https://github.com/dialpad/dialtone-vue/issues/332)) ([a948b64](https://github.com/dialpad/dialtone-vue/commit/a948b648fd8eea22a8f045aa6e98a5867a2e8117))
704
+ * **avatar:** change to a pure slot based pattern ([#329](https://github.com/dialpad/dialtone-vue/issues/329)) ([926dc4a](https://github.com/dialpad/dialtone-vue/commit/926dc4aab9ff2168d2db217e645d9f3fb2fedb7f))
705
+ * **button:** add active button styles ([#322](https://github.com/dialpad/dialtone-vue/issues/322)) ([9979047](https://github.com/dialpad/dialtone-vue/commit/99790472c5e9c5730d130851db8472b5f4cec8a7))
706
+
707
+ # [2.3.0](https://github.com/dialpad/dialtone-vue/compare/v2.2.2...v2.3.0) (2022-04-08)
708
+
709
+
710
+ ### Bug Fixes
711
+
712
+ * calculate z-index after mounted ([#318](https://github.com/dialpad/dialtone-vue/issues/318)) ([b3d6d74](https://github.com/dialpad/dialtone-vue/commit/b3d6d7466b13d498feb909c709ede9b1fee3732e))
713
+ * dt-417 handle anchor with no children ([#316](https://github.com/dialpad/dialtone-vue/issues/316)) ([3f92a29](https://github.com/dialpad/dialtone-vue/commit/3f92a29b5b9dc9e1c01b289e3f52100af21ece9f))
714
+ * popover within popover stuck when ESC ([#320](https://github.com/dialpad/dialtone-vue/issues/320)) ([95fc99d](https://github.com/dialpad/dialtone-vue/commit/95fc99d907dc27b4f3b97c7cdc09553f575c1ec8))
715
+
716
+
717
+ ### Features
718
+
719
+ * **dropdown:** add maxWidth, maxHeight, listClass props ([#310](https://github.com/dialpad/dialtone-vue/issues/310)) ([f9f1356](https://github.com/dialpad/dialtone-vue/commit/f9f1356e39639741197a47958dc499afc5aacf00))
720
+ * **input:** add iconSize prop ([#314](https://github.com/dialpad/dialtone-vue/issues/314)) ([a6818be](https://github.com/dialpad/dialtone-vue/commit/a6818befb2ac475826eae7b7a5b5d2ec6148ea04))
721
+
722
+ ## [2.2.2](https://github.com/dialpad/dialtone-vue/compare/v2.2.1...v2.2.2) (2022-03-31)
723
+
724
+
725
+ ### Bug Fixes
726
+
727
+ * **button:** change size s to sm in comment ([a6e396e](https://github.com/dialpad/dialtone-vue/commit/a6e396e9c9f1891fcee36a108e356751ef038a67))
728
+ * **dropdown:** add y padding on list ([#297](https://github.com/dialpad/dialtone-vue/issues/297)) ([df9c177](https://github.com/dialpad/dialtone-vue/commit/df9c1774d1ea3894911ec7cf3e9068cac17762b1))
729
+ * **popover:** dialog closing and reopening on anchor click ([b600366](https://github.com/dialpad/dialtone-vue/commit/b60036659be256cb3b051ea430c0f841e6abc9de))
730
+ * **tooltip:** nextTick before mounting ([9009102](https://github.com/dialpad/dialtone-vue/commit/9009102e0439f0912695322cba3e80d9904e9d9c))
731
+
732
+ ## [2.2.1](https://github.com/dialpad/dialtone-vue/compare/v2.2.0...v2.2.1) (2022-03-28)
733
+
734
+
735
+ ### Bug Fixes
736
+
737
+ * error with number value in calculateLength ([#299](https://github.com/dialpad/dialtone-vue/issues/299)) ([7ceda32](https://github.com/dialpad/dialtone-vue/commit/7ceda327935313b29a97eb56bb332adc8c6fcc75))
738
+
739
+ # [2.2.0](https://github.com/dialpad/dialtone-vue/compare/v2.1.1...v2.2.0) (2022-03-25)
740
+
741
+
742
+ ### Bug Fixes
743
+
744
+ * add vue3 branch to commit message lint ([b685cc8](https://github.com/dialpad/dialtone-vue/commit/b685cc876a729284d739c19d67b6dd7577c04585))
745
+ * **popover:** transparent overlay render at the root ([#295](https://github.com/dialpad/dialtone-vue/issues/295)) ([f8c2b25](https://github.com/dialpad/dialtone-vue/commit/f8c2b25ae1086856913667d54cbd6e8e09fe0e20))
746
+ * update list-item padding 2 -> 4 ([#292](https://github.com/dialpad/dialtone-vue/issues/292)) ([d32669e](https://github.com/dialpad/dialtone-vue/commit/d32669e7e7d76b4113bd70e4e36e759f8616eee9))
747
+
748
+
749
+ ### Features
750
+
751
+ * **button:** support top and bottom iconPositions ([7b40812](https://github.com/dialpad/dialtone-vue/commit/7b408126a4fea69a23b43cae40231a1be6fedf43))
752
+ * dt-407 support "top" and "bottom" as valid iconPositions for dt-button ([#284](https://github.com/dialpad/dialtone-vue/issues/284)) ([414aac3](https://github.com/dialpad/dialtone-vue/commit/414aac3dcdcac870808a18ab8625a32f4733f06a))
753
+
754
+ ## [2.1.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1) (2022-03-16)
755
+
756
+
757
+ ### Bug Fixes
758
+
759
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
760
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
761
+ * update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
762
+
763
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
764
+
765
+
766
+ ### Bug Fixes
767
+
768
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
769
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
770
+ * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
771
+ * update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
772
+
773
+
774
+ ### Features
775
+
776
+ * add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
777
+ * add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
778
+
779
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
780
+
781
+
782
+ ### Bug Fixes
783
+
784
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
785
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
786
+ * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
787
+
788
+
789
+ ### Features
790
+
791
+ * add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
792
+ * add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
793
+
794
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
795
+
796
+
797
+ ### Bug Fixes
798
+
799
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
800
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
801
+ * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
802
+
803
+
804
+ ### Features
805
+
806
+ * add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
807
+ * add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
808
+
809
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-14)
810
+
811
+
812
+ ### Bug Fixes
813
+
814
+ * revert add length validation in the input component ([1dbfedc](https://github.com/dialpad/dialtone-vue/commit/1dbfedcfb8c87759b42791f7643613f692da9469))
815
+
816
+
817
+ ### Features
818
+
819
+ * add length validation in the input component ([b5fc958](https://github.com/dialpad/dialtone-vue/commit/b5fc958f68251d64d544325319ba347a33ec4cc3))
820
+ * add length validation in the input component" ([aac5471](https://github.com/dialpad/dialtone-vue/commit/aac5471647bcf7ff346cd0e11b5e2daf755f5160))
821
+
822
+ ## [2.0.1](https://github.com/dialpad/dialtone-vue/compare/v2.0.0...v2.0.1) (2022-03-12)
823
+
824
+
825
+ ### Bug Fixes
826
+
827
+ * revert add length validation in the input component ([ee13fb6](https://github.com/dialpad/dialtone-vue/commit/ee13fb6b26b65c36271bc95fb7548d7124e12417))
828
+
829
+ # [2.0.0](https://github.com/dialpad/dialtone-vue/compare/v1.16.0...v2.0.0) (2022-03-12)
830
+
831
+
832
+ ### Features
833
+
834
+ * add length validation in the input component ([#238](https://github.com/dialpad/dialtone-vue/issues/238)) ([3faae3e](https://github.com/dialpad/dialtone-vue/commit/3faae3ebc7a7b69b77e99f71a00f9b0124da5f4f))
835
+ * alignment of props, behaviour, a11y in Popover, Tooltip ([#256](https://github.com/dialpad/dialtone-vue/issues/256)) ([1f4342d](https://github.com/dialpad/dialtone-vue/commit/1f4342db3691d89b77f42750bfa58112374bb972))
836
+
837
+
838
+ ### BREAKING CHANGES
839
+
840
+ * many changes in prop naming and structure.
841
+
842
+ # [1.16.0](https://github.com/dialpad/dialtone-vue/compare/v1.15.0...v1.16.0) (2022-03-08)
843
+
844
+
845
+ ### Bug Fixes
846
+
847
+ * make padding same on both sides on keyboard shortcut ([2b8113c](https://github.com/dialpad/dialtone-vue/commit/2b8113ce1d597211713faa5acb623685ae863a75))
848
+
849
+
850
+ ### Features
851
+
852
+ * add contact info component for call info display ([#249](https://github.com/dialpad/dialtone-vue/issues/249)) ([8195314](https://github.com/dialpad/dialtone-vue/commit/81953141235af95c5d10842c6d314ecc8d089bc2))
853
+
854
+ # [1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)
855
+
856
+
857
+ ### Bug Fixes
858
+
859
+ * multiple items being highlighted at the same time ([#245](https://github.com/dialpad/dialtone-vue/issues/245)) ([05d6c6d](https://github.com/dialpad/dialtone-vue/commit/05d6c6d911d9a67eb4975296072b40cc25c924be))
860
+
861
+
862
+ ### Features
863
+
864
+ * add top banner info component for call info display ([#246](https://github.com/dialpad/dialtone-vue/issues/246)) ([8f47407](https://github.com/dialpad/dialtone-vue/commit/8f474073743c5123396252ec288a468affdaef4a))
865
+
866
+ # [1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)
867
+
868
+
869
+ ### Bug Fixes
870
+
871
+ * keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))
872
+ * storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))
873
+
874
+
875
+ ### Features
876
+
877
+ * add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))
878
+
879
+ # [1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)
880
+
881
+
882
+ ### Bug Fixes
883
+
884
+ * keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))
885
+ * storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))
886
+
887
+
888
+ ### Features
889
+
890
+ * add icon only variant with rectangular button ([#239](https://github.com/dialpad/dialtone-vue/issues/239)) ([dafd7cb](https://github.com/dialpad/dialtone-vue/commit/dafd7cbe1c64c32132487ae52fd9b42536c4e11c))
891
+
892
+ ## [1.13.2](https://github.com/dialpad/dialtone-vue/compare/v1.13.1...v1.13.2) (2022-02-03)
893
+
894
+
895
+ ### Bug Fixes
896
+
897
+ * apply fixed header classes only if slots not empty ([a0f58f1](https://github.com/dialpad/dialtone-vue/commit/a0f58f16db26293d6d2a2e779161f5f943e8d3a9))
898
+
899
+ ## [1.13.1](https://github.com/dialpad/dialtone-vue/compare/v1.13.0...v1.13.1) (2022-01-27)
900
+
901
+
902
+ ### Bug Fixes
903
+
904
+ * update list item to apply hover when navigationType is set ([#234](https://github.com/dialpad/dialtone-vue/issues/234)) ([23c4dda](https://github.com/dialpad/dialtone-vue/commit/23c4ddace6d3b20a5a3b953e535091ca3750bb74))
905
+
906
+ # [1.13.0](https://github.com/dialpad/dialtone-vue/compare/v1.12.0...v1.13.0) (2022-01-26)
907
+
908
+
909
+ ### Bug Fixes
910
+
911
+ * add null check to tip.unmount() call ([#232](https://github.com/dialpad/dialtone-vue/issues/232)) ([964f114](https://github.com/dialpad/dialtone-vue/commit/964f114881ce5240584ecac25bf678b84d2d91f7))
912
+ * render popover in combobox list ([#230](https://github.com/dialpad/dialtone-vue/issues/230)) ([a18c9ae](https://github.com/dialpad/dialtone-vue/commit/a18c9aeb8dba982d0db2ec9639317d6808518b3a))
913
+
914
+
915
+ ### Features
916
+
917
+ * add class prop to tooltip content wrapper ([#233](https://github.com/dialpad/dialtone-vue/issues/233)) ([c3bf657](https://github.com/dialpad/dialtone-vue/commit/c3bf6574c0eeb0ae04486e61288f2d5376aeaaf3))
918
+ * implement footer into popover ([#231](https://github.com/dialpad/dialtone-vue/issues/231)) ([6dd5ffe](https://github.com/dialpad/dialtone-vue/commit/6dd5ffe869db2b8852b06e931b9947866e31e020))
919
+
920
+ # [1.12.0](https://github.com/dialpad/dialtone-vue/compare/v1.11.0...v1.12.0) (2022-01-24)
921
+
922
+
923
+ ### Features
924
+
925
+ * add event `dt-popover-close` to close popover instances ([#228](https://github.com/dialpad/dialtone-vue/issues/228)) ([65da860](https://github.com/dialpad/dialtone-vue/commit/65da860deecacdc8c219313beda433b5baa38e74))
926
+ * dt-toggle ([#226](https://github.com/dialpad/dialtone-vue/issues/226)) ([002c780](https://github.com/dialpad/dialtone-vue/commit/002c7804d7495eeecdaad1fcab27a29557681db6))
927
+
928
+ # [1.11.0](https://github.com/dialpad/dialtone-vue/compare/v1.10.1...v1.11.0) (2022-01-20)
929
+
930
+
931
+ ### Features
932
+
933
+ * add dialogClass prop to modal ([4500ade](https://github.com/dialpad/dialtone-vue/commit/4500adea34df6a5923b96a573284212761505ab5))
934
+
935
+ ## [1.10.1](https://github.com/dialpad/dialtone-vue/compare/v1.10.0...v1.10.1) (2022-01-17)
936
+
937
+
938
+ ### Bug Fixes
939
+
940
+ * broken styles in list item ([#225](https://github.com/dialpad/dialtone-vue/issues/225)) ([be69a85](https://github.com/dialpad/dialtone-vue/commit/be69a85627a2e7e9c37af46a1e30f517e096bfc5))
941
+
942
+ # [1.10.0](https://github.com/dialpad/dialtone-vue/compare/v1.9.0...v1.10.0) (2022-01-14)
943
+
944
+
945
+ ### Bug Fixes
946
+
947
+ * component skeleton documentation fixes ([#218](https://github.com/dialpad/dialtone-vue/issues/218)) ([58bdcf9](https://github.com/dialpad/dialtone-vue/commit/58bdcf9a98466c7e8cddd8986998d5902b8b3d48))
948
+
949
+
950
+ ### Features
951
+
952
+ * add focus-visible polyfill ([#222](https://github.com/dialpad/dialtone-vue/issues/222)) ([ce089a8](https://github.com/dialpad/dialtone-vue/commit/ce089a8dd8f5b1465d533b60fa9d82c1523990b4))
953
+ * add header to component popover, update a11y documentation ([#217](https://github.com/dialpad/dialtone-vue/issues/217)) ([cdfb459](https://github.com/dialpad/dialtone-vue/commit/cdfb459541597ae5d56224f897186159b9fd18cc))
954
+
955
+ # [1.9.0](https://github.com/dialpad/dialtone-vue/compare/v1.8.2...v1.9.0) (2022-01-13)
956
+
957
+
958
+ ### Bug Fixes
959
+
960
+ * include tabindex=-1 in focusFirstElement ([#219](https://github.com/dialpad/dialtone-vue/issues/219)) ([2ca4577](https://github.com/dialpad/dialtone-vue/commit/2ca4577fafca59ece95bfa86a7b0e6a880141e39))
961
+
962
+
963
+ ### Features
964
+
965
+ * add dropdown component ([#215](https://github.com/dialpad/dialtone-vue/issues/215)) ([d3a3918](https://github.com/dialpad/dialtone-vue/commit/d3a39184303b0ea59d01476c32f22909e693e9ad))
966
+ * create combobox component ([#199](https://github.com/dialpad/dialtone-vue/issues/199)) ([cefdd5a](https://github.com/dialpad/dialtone-vue/commit/cefdd5ac88df07b9b6933f1d9692348f58ac0a50))
967
+
968
+ ## [1.8.2](https://github.com/dialpad/dialtone-vue/compare/v1.8.1...v1.8.2) (2022-01-06)
969
+
970
+
971
+ ### Bug Fixes
972
+
973
+ * skeleton-text import ([#221](https://github.com/dialpad/dialtone-vue/issues/221)) ([ff6ca97](https://github.com/dialpad/dialtone-vue/commit/ff6ca978f20a20d8f160fecfde040deacdc735df))
974
+
975
+ ## [1.8.1](https://github.com/dialpad/dialtone-vue/compare/v1.8.0...v1.8.1) (2022-01-06)
976
+
977
+
978
+ ### Bug Fixes
979
+
980
+ * bad exports on skeleton ([#220](https://github.com/dialpad/dialtone-vue/issues/220)) ([5b66ae7](https://github.com/dialpad/dialtone-vue/commit/5b66ae75c8034434b02f67b26f4fb9136966032e))
981
+
982
+ # [1.8.0](https://github.com/dialpad/dialtone-vue/compare/v1.7.0...v1.8.0) (2022-01-04)
983
+
984
+
985
+ ### Bug Fixes
986
+
987
+ * popover stories ([#216](https://github.com/dialpad/dialtone-vue/issues/216)) ([8229467](https://github.com/dialpad/dialtone-vue/commit/8229467b25342540163e61f8fc5797beb1e780b2))
988
+
989
+
990
+ ### Features
991
+
992
+ * add keyboard shortcut component ([#209](https://github.com/dialpad/dialtone-vue/issues/209)) ([88efc48](https://github.com/dialpad/dialtone-vue/commit/88efc4882812d391bb9200c2c1f7cdb7dc56d5a9))
993
+ * component skeleton ([#203](https://github.com/dialpad/dialtone-vue/issues/203)) ([ce2a4d2](https://github.com/dialpad/dialtone-vue/commit/ce2a4d21dc45924e0eec561299de768ba8ae5222))
994
+
995
+ # [1.7.0](https://github.com/dialpad/dialtone-vue/compare/v1.6.1...v1.7.0) (2021-12-15)
996
+
997
+
998
+ ### Bug Fixes
999
+
1000
+ * popover component. remove overlay on before destroy ([#214](https://github.com/dialpad/dialtone-vue/issues/214)) ([3f88ad8](https://github.com/dialpad/dialtone-vue/commit/3f88ad8b8c062094073917ae71030120ed6ac096))
1001
+
1002
+
1003
+ ### Features
1004
+
1005
+ * add button group component ([#204](https://github.com/dialpad/dialtone-vue/issues/204)) ([99bbe17](https://github.com/dialpad/dialtone-vue/commit/99bbe1717627234d1dc7b091ec775403808daeed))
1006
+
1007
+ ## [1.6.1](https://github.com/dialpad/dialtone-vue/compare/v1.6.0...v1.6.1) (2021-12-03)
1008
+
1009
+
1010
+ ### Bug Fixes
1011
+
1012
+ * disable hide when append to is parent ([#207](https://github.com/dialpad/dialtone-vue/issues/207)) ([f478b3e](https://github.com/dialpad/dialtone-vue/commit/f478b3edc4ee4e306759b8e0d42ebbb4340aa733))
1013
+ * popover (props alignment between dt-popover and dt-tooltip) ([#205](https://github.com/dialpad/dialtone-vue/issues/205)) ([f935aad](https://github.com/dialpad/dialtone-vue/commit/f935aada1a5c23fc540c3479aab7cb605e47fcee))
1014
+
1015
+ # [1.6.0](https://github.com/dialpad/dialtone-vue/compare/v1.5.0...v1.6.0) (2021-11-25)
1016
+
1017
+
1018
+ ### Bug Fixes
1019
+
1020
+ * add our alpha sort to list-item. Change slot types to VNode for consistiency ([#202](https://github.com/dialpad/dialtone-vue/issues/202)) ([686b2b9](https://github.com/dialpad/dialtone-vue/commit/686b2b919f8882588f8374729538242071e0abcf))
1021
+
1022
+
1023
+ ### Features
1024
+
1025
+ * components tooltip and popover. absolute positioning (dt 40) ([#194](https://github.com/dialpad/dialtone-vue/issues/194)) ([dd9e44d](https://github.com/dialpad/dialtone-vue/commit/dd9e44dbc1ea0a5439652e8b0597e5d3e254f68a)), closes [#131](https://github.com/dialpad/dialtone-vue/issues/131) [#177](https://github.com/dialpad/dialtone-vue/issues/177) [#178](https://github.com/dialpad/dialtone-vue/issues/178) [#135](https://github.com/dialpad/dialtone-vue/issues/135)
1026
+
1027
+ # [1.5.0](https://github.com/dialpad/dialtone-vue/compare/v1.4.0...v1.5.0) (2021-11-19)
1028
+
1029
+
1030
+ ### Bug Fixes
1031
+
1032
+ * list-item story prefix ([#196](https://github.com/dialpad/dialtone-vue/issues/196)) ([7129a5c](https://github.com/dialpad/dialtone-vue/commit/7129a5cb84a4a1de8512ffb30d188bb6de980cdb))
1033
+ * missing class ([#197](https://github.com/dialpad/dialtone-vue/issues/197)) ([f7c80cc](https://github.com/dialpad/dialtone-vue/commit/f7c80cc6dd23ef7dd3603581b61a211a702f06e6))
1034
+ * stories prefix name in the documentation ([#195](https://github.com/dialpad/dialtone-vue/issues/195)) ([fa59c03](https://github.com/dialpad/dialtone-vue/commit/fa59c03d3259c15dcc80611855912ed13721c499))
1035
+ * update list-section padding to match new default list item ([dca215e](https://github.com/dialpad/dialtone-vue/commit/dca215e8fc630fcc74036a62fa84267c4853e91b))
1036
+
1037
+
1038
+ ### Features
1039
+
1040
+ * add `update:show` event in tooltip component ([#193](https://github.com/dialpad/dialtone-vue/issues/193)) ([3350659](https://github.com/dialpad/dialtone-vue/commit/3350659be2c8fec4993e27bcd4c56b42ca462b7c))
1041
+
1042
+ # [1.4.0](https://github.com/dialpad/dialtone-vue/compare/v1.3.0...v1.4.0) (2021-11-12)
1043
+
1044
+
1045
+ ### Bug Fixes
1046
+
1047
+ * removed css loader rule from storybook webpack config ([#189](https://github.com/dialpad/dialtone-vue/issues/189)) ([fefb690](https://github.com/dialpad/dialtone-vue/commit/fefb690c20ba45842f2df28fd75db7495b2948e6))
1048
+ * tooltip exception on mounted and beforeUpdate hook ([#190](https://github.com/dialpad/dialtone-vue/issues/190)) ([316008d](https://github.com/dialpad/dialtone-vue/commit/316008d2eb5ec2320a850fa5ad50e2ad9d074f47))
1049
+ * update repository URL ([#184](https://github.com/dialpad/dialtone-vue/issues/184)) ([37c14ad](https://github.com/dialpad/dialtone-vue/commit/37c14ad0376dc2560f0417fdb1b01fcb32a759a6))
1050
+
1051
+
1052
+ ### Features
1053
+
1054
+ * allow footer slot to list section ([#187](https://github.com/dialpad/dialtone-vue/issues/187)) ([d5c89fa](https://github.com/dialpad/dialtone-vue/commit/d5c89fab241e3301c240ed772ec0b7b46c59e2f3))
1055
+
1056
+ # [1.3.0](https://github.com/dialpad/dialtone-vue/compare/v1.2.1...v1.3.0) (2021-11-04)
1057
+
1058
+
1059
+ ### Bug Fixes
1060
+
1061
+ * update node engine reqs for semantic-release ([#183](https://github.com/dialpad/dialtone-vue/issues/183)) ([f89c779](https://github.com/dialpad/dialtone-vue/commit/f89c7790fd18fb558ecb88ed1152ae9e0beec8bc))
1062
+
1063
+
1064
+ ### Features
1065
+
1066
+ * add pass through class and props to tab list ([#181](https://github.com/dialpad/dialtone-vue/issues/181)) ([54dd054](https://github.com/dialpad/dialtone-vue/commit/54dd05418ab80ea1e7aaac16796ae7a785d4891b))
1067
+ * automatization for the releasing process ([#180](https://github.com/dialpad/dialtone-vue/issues/180)) ([8b397b9](https://github.com/dialpad/dialtone-vue/commit/8b397b952e8ecfdefd18e400fbcf8c5d27fec2b3))