@dialpad/dialtone-vue 2.52.0 → 2.53.0

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