@dialpad/dialtone-vue 3.37.0-beta.1 → 3.38.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.json +1 -0
- package/CHANGELOG.md +896 -0
- package/README.md +4 -0
- package/dist/dialtone-vue.common.js +13 -13
- package/dist/dialtone-vue.umd.js +13 -13
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +5 -2
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,896 @@
|
|
|
1
|
+
# [3.38.0](https://github.com/dialpad/dialtone-vue/compare/v3.37.0...v3.38.0) (2023-01-17)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* include CHANGELOG files in the package ([#705](https://github.com/dialpad/dialtone-vue/issues/705)) ([8849584](https://github.com/dialpad/dialtone-vue/commit/884958408f2a6fa2148109337c86206dae7a125f))
|
|
7
|
+
|
|
8
|
+
# [3.37.0](https://github.com/dialpad/dialtone-vue/compare/v3.36.0...v3.37.0) (2023-01-16)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **Callbar:** style update to dt7 vue3 ([#701](https://github.com/dialpad/dialtone-vue/issues/701)) ([80be6c8](https://github.com/dialpad/dialtone-vue/commit/80be6c80576e82a6eb4a99812aa45c5ba461c2e3))
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
* enable shadowMode ([#703](https://github.com/dialpad/dialtone-vue/issues/703)) ([3e226ba](https://github.com/dialpad/dialtone-vue/commit/3e226ba2b4b36561e70be9048d9f75d8262580ca))
|
|
19
|
+
|
|
20
|
+
# [3.36.0](https://github.com/dialpad/dialtone-vue/compare/v3.35.1...v3.36.0) (2023-01-12)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
* **Combobox, Dropdown:** dt7 style update vue3 ([#695](https://github.com/dialpad/dialtone-vue/issues/695)) ([717abc8](https://github.com/dialpad/dialtone-vue/commit/717abc8547db22e77bf726809ac8ee64640a5ed5))
|
|
26
|
+
* **Toggle:** add toggleOnClick prop ([#699](https://github.com/dialpad/dialtone-vue/issues/699)) ([096fcc1](https://github.com/dialpad/dialtone-vue/commit/096fcc14b7a98734e3955478c943d77bd460f464))
|
|
27
|
+
|
|
28
|
+
## [3.35.1](https://github.com/dialpad/dialtone-vue/compare/v3.35.0...v3.35.1) (2023-01-11)
|
|
29
|
+
|
|
30
|
+
# [3.35.0](https://github.com/dialpad/dialtone-vue/compare/v3.34.0...v3.35.0) (2023-01-10)
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* **Popover:** refactor wheel event ([#689](https://github.com/dialpad/dialtone-vue/issues/689)) ([547ec09](https://github.com/dialpad/dialtone-vue/commit/547ec0992278654f20a460e45572772332c62f1a))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Features
|
|
39
|
+
|
|
40
|
+
* **Pagination:** update style vue3 ([#687](https://github.com/dialpad/dialtone-vue/issues/687)) ([0ea1da8](https://github.com/dialpad/dialtone-vue/commit/0ea1da86273bc368f5643d8d9cc1293ee0ef7fa2))
|
|
41
|
+
|
|
42
|
+
# [3.34.0](https://github.com/dialpad/dialtone-vue/compare/v3.33.0...v3.34.0) (2023-01-09)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Bug Fixes
|
|
46
|
+
|
|
47
|
+
* **Popover:** blocking wheel event vue3 ([#685](https://github.com/dialpad/dialtone-vue/issues/685)) ([5a46eea](https://github.com/dialpad/dialtone-vue/commit/5a46eea956ed5df283ebaca7cd1d52ced1f37749))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### Features
|
|
51
|
+
|
|
52
|
+
* **Dropdown:** update style vue3 ([#675](https://github.com/dialpad/dialtone-vue/issues/675)) ([92e469e](https://github.com/dialpad/dialtone-vue/commit/92e469e6898f6f71a9a39a20741e42d4f1cf83dc))
|
|
53
|
+
* **Tooltip:** add contentAppear prop ([#676](https://github.com/dialpad/dialtone-vue/issues/676)) ([031f54c](https://github.com/dialpad/dialtone-vue/commit/031f54c70bb01daeb8fa1c522fb5fd86e82acd02))
|
|
54
|
+
|
|
55
|
+
# [3.33.0](https://github.com/dialpad/dialtone-vue/compare/v3.32.0...v3.33.0) (2022-12-24)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* **Combobox Multi Select:** firefox fix - vue3 ([#643](https://github.com/dialpad/dialtone-vue/issues/643)) ([c2f97ab](https://github.com/dialpad/dialtone-vue/commit/c2f97abb7c3c55743d4f30923e9e8c93ef21c144))
|
|
61
|
+
* **Combobox:** combobox components issues - vue3 ([#657](https://github.com/dialpad/dialtone-vue/issues/657)) ([3c1aa77](https://github.com/dialpad/dialtone-vue/commit/3c1aa771a57213950a96e1390207ee893fd3ba6b))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
### Features
|
|
65
|
+
|
|
66
|
+
* **Avatar:** seeded random colors ([#664](https://github.com/dialpad/dialtone-vue/issues/664)) ([a23d70e](https://github.com/dialpad/dialtone-vue/commit/a23d70e3d48c8933460929acff01a8da8db06a13))
|
|
67
|
+
* **Popover:** add append to prop - vue3 ([#666](https://github.com/dialpad/dialtone-vue/issues/666)) ([5c179b8](https://github.com/dialpad/dialtone-vue/commit/5c179b86305ebe94a6f8190dcea7805bed4c657c))
|
|
68
|
+
|
|
69
|
+
# [3.32.0](https://github.com/dialpad/dialtone-vue/compare/v3.31.0...v3.32.0) (2022-12-21)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Bug Fixes
|
|
73
|
+
|
|
74
|
+
* **Dt Recipe Ivr Node:** add new ivr node icons ([#663](https://github.com/dialpad/dialtone-vue/issues/663)) ([ff6b5bf](https://github.com/dialpad/dialtone-vue/commit/ff6b5bfc01dd7fd1f6cb78a0565d34b7541325f5))
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Features
|
|
78
|
+
|
|
79
|
+
* **Modal:** add contentClass prop ([#655](https://github.com/dialpad/dialtone-vue/issues/655)) ([bf725a5](https://github.com/dialpad/dialtone-vue/commit/bf725a5a523e93223f16ce09cd85b84e5f0968f0))
|
|
80
|
+
|
|
81
|
+
# [3.31.0](https://github.com/dialpad/dialtone-vue/compare/v3.30.1...v3.31.0) (2022-12-19)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* **Avatar:** dialtone 7 visual refresh ([#653](https://github.com/dialpad/dialtone-vue/issues/653)) ([accc6f5](https://github.com/dialpad/dialtone-vue/commit/accc6f5a545b53dad5dfa1a5f08ff4fb8c829d57))
|
|
87
|
+
|
|
88
|
+
## [3.30.1](https://github.com/dialpad/dialtone-vue/compare/v3.30.0...v3.30.1) (2022-12-15)
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
### Bug Fixes
|
|
92
|
+
|
|
93
|
+
* **Root Layout:** full height support ([#649](https://github.com/dialpad/dialtone-vue/issues/649)) ([e2aa1cb](https://github.com/dialpad/dialtone-vue/commit/e2aa1cb0424a540fbff2c2261cd2a67cde6e74e0))
|
|
94
|
+
|
|
95
|
+
# [3.30.0](https://github.com/dialpad/dialtone-vue/compare/v3.29.1...v3.30.0) (2022-12-15)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* **Tooltip:** use selector for focus visible rather than attr ([#645](https://github.com/dialpad/dialtone-vue/issues/645)) ([4475ded](https://github.com/dialpad/dialtone-vue/commit/4475ded66e632bdf767e45eb536f3afb9008e733))
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
### Features
|
|
104
|
+
|
|
105
|
+
* **Collapsible:** change to cubic-bezier transition ([#647](https://github.com/dialpad/dialtone-vue/issues/647)) ([81fbf6d](https://github.com/dialpad/dialtone-vue/commit/81fbf6d6d5f6b8bfbb8c5333555c77ac796c3340))
|
|
106
|
+
|
|
107
|
+
## [3.29.1](https://github.com/dialpad/dialtone-vue/compare/v3.29.0...v3.29.1) (2022-12-10)
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
### Bug Fixes
|
|
111
|
+
|
|
112
|
+
* remove required label on input, fix storybook issues ([c199939](https://github.com/dialpad/dialtone-vue/commit/c199939dc778ce60e75a2bde6439b8413b9bc0c8))
|
|
113
|
+
|
|
114
|
+
# [3.29.0](https://github.com/dialpad/dialtone-vue/compare/v3.28.0...v3.29.0) (2022-12-09)
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
### Features
|
|
118
|
+
|
|
119
|
+
* **Badge:** component rework ([#638](https://github.com/dialpad/dialtone-vue/issues/638)) ([97711ee](https://github.com/dialpad/dialtone-vue/commit/97711ee311450e899e457f94e514e7ca6bd97079))
|
|
120
|
+
|
|
121
|
+
# [3.28.0](https://github.com/dialpad/dialtone-vue/compare/v3.27.0...v3.28.0) (2022-12-07)
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### Bug Fixes
|
|
125
|
+
|
|
126
|
+
* fix dialtone-icons version ([#635](https://github.com/dialpad/dialtone-vue/issues/635)) ([e1ad577](https://github.com/dialpad/dialtone-vue/commit/e1ad57753c8e6646bb577487fb8003a7d2628490))
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
### Features
|
|
130
|
+
|
|
131
|
+
* **Combobox:** add label vue3 ([#630](https://github.com/dialpad/dialtone-vue/issues/630)) ([59bebec](https://github.com/dialpad/dialtone-vue/commit/59bebec9fbbc4295dc4aa20c3d456a942dfd26a0))
|
|
132
|
+
|
|
133
|
+
# [3.27.0](https://github.com/dialpad/dialtone-vue/compare/v3.26.0...v3.27.0) (2022-12-06)
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
### Bug Fixes
|
|
137
|
+
|
|
138
|
+
* **Collapsible:** fix keyboard events - Vue3 ([#615](https://github.com/dialpad/dialtone-vue/issues/615)) ([3486bc0](https://github.com/dialpad/dialtone-vue/commit/3486bc0bec3dd24d32351efbb199935222c09b9f))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
### Features
|
|
142
|
+
|
|
143
|
+
* add aria-label for icon ([#628](https://github.com/dialpad/dialtone-vue/issues/628)) ([0710f59](https://github.com/dialpad/dialtone-vue/commit/0710f592756a2b1097cce1f61acfc7506c628dac))
|
|
144
|
+
|
|
145
|
+
# [3.26.0](https://github.com/dialpad/dialtone-vue/compare/v3.25.1...v3.26.0) (2022-11-25)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
### Bug Fixes
|
|
149
|
+
|
|
150
|
+
* **Avatar:** add new d-avatar__image class ([56df7b6](https://github.com/dialpad/dialtone-vue/commit/56df7b63a51a396a1f0daa0827608ea43a64c173))
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
### Features
|
|
154
|
+
|
|
155
|
+
* **Combobox:** add clickOnSelect option vue3 ([#622](https://github.com/dialpad/dialtone-vue/issues/622)) ([17b49fa](https://github.com/dialpad/dialtone-vue/commit/17b49faf55c20386500a93713c384f6cade192bf))
|
|
156
|
+
|
|
157
|
+
## [3.25.1](https://github.com/dialpad/dialtone-vue/compare/v3.25.0...v3.25.1) (2022-11-24)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Bug Fixes
|
|
161
|
+
|
|
162
|
+
* **Root Layout:** slot issues ([#620](https://github.com/dialpad/dialtone-vue/issues/620)) ([161545a](https://github.com/dialpad/dialtone-vue/commit/161545a855792a15623c0252d90bed6c1f7666b1))
|
|
163
|
+
|
|
164
|
+
# [3.25.0](https://github.com/dialpad/dialtone-vue/compare/v3.24.0...v3.25.0) (2022-11-23)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Bug Fixes
|
|
168
|
+
|
|
169
|
+
* update icon color to primary color in active state in DtRecipeCallbarButton ([#618](https://github.com/dialpad/dialtone-vue/issues/618)) ([997b539](https://github.com/dialpad/dialtone-vue/commit/997b539584a8a304b09a376178b2e1e70fb6f0d3))
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Features
|
|
173
|
+
|
|
174
|
+
* integrate `DtPresence` into `DtAvatar` (Vue3) ([#616](https://github.com/dialpad/dialtone-vue/issues/616)) ([b4d7a88](https://github.com/dialpad/dialtone-vue/commit/b4d7a88a7da73cc6c1bbaa8052b450f849b90f2e))
|
|
175
|
+
|
|
176
|
+
# [3.24.0](https://github.com/dialpad/dialtone-vue/compare/v3.23.1...v3.24.0) (2022-11-21)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### Features
|
|
180
|
+
|
|
181
|
+
* **Combobox:** add prop to pass classes to the empty list item ([#602](https://github.com/dialpad/dialtone-vue/issues/602)) ([f6fc2db](https://github.com/dialpad/dialtone-vue/commit/f6fc2db9000438f8ec76cd924caa9f60da5f7275))
|
|
182
|
+
|
|
183
|
+
## [3.23.1](https://github.com/dialpad/dialtone-vue/compare/v3.23.0...v3.23.1) (2022-11-16)
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
### Bug Fixes
|
|
187
|
+
|
|
188
|
+
* **Popover:** fix opening on the initial load in vue3 version ([#599](https://github.com/dialpad/dialtone-vue/issues/599)) ([edfcf27](https://github.com/dialpad/dialtone-vue/commit/edfcf270132d7a6d74c226c977a89271b0f36d71))
|
|
189
|
+
|
|
190
|
+
# [3.23.0](https://github.com/dialpad/dialtone-vue/compare/v3.22.1...v3.23.0) (2022-11-14)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### Bug Fixes
|
|
194
|
+
|
|
195
|
+
* **Recipe Ivr Node:** fix close sync for menu dropdown ([#596](https://github.com/dialpad/dialtone-vue/issues/596)) ([e48fad7](https://github.com/dialpad/dialtone-vue/commit/e48fad730474f2c1b020e90c1b84dc66933ffd18))
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Features
|
|
199
|
+
|
|
200
|
+
* **Modal:** update danger style ([#583](https://github.com/dialpad/dialtone-vue/issues/583)) ([70a94ce](https://github.com/dialpad/dialtone-vue/commit/70a94ce862332a2bd28cd62c14999aaaebd42b01))
|
|
201
|
+
|
|
202
|
+
## [3.22.1](https://github.com/dialpad/dialtone-vue/compare/v3.22.0...v3.22.1) (2022-11-10)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Bug Fixes
|
|
206
|
+
|
|
207
|
+
* **list-item:** fix focus ring color ([#593](https://github.com/dialpad/dialtone-vue/issues/593)) ([34f23ea](https://github.com/dialpad/dialtone-vue/commit/34f23ea3db4a94e26cd3efbc8521ab5e0d0e79fb))
|
|
208
|
+
* **popover:** no default context menu when openOnContext is true ([#588](https://github.com/dialpad/dialtone-vue/issues/588)) ([21f4f98](https://github.com/dialpad/dialtone-vue/commit/21f4f98493432ce77f6f524713544a84db724afe))
|
|
209
|
+
* update event handling ([#570](https://github.com/dialpad/dialtone-vue/issues/570)) ([ea9c7cd](https://github.com/dialpad/dialtone-vue/commit/ea9c7cde64d856b82347098101201c3ec285977c))
|
|
210
|
+
|
|
211
|
+
# [3.22.0](https://github.com/dialpad/dialtone-vue/compare/v3.21.0...v3.22.0) (2022-11-07)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Bug Fixes
|
|
215
|
+
|
|
216
|
+
* dp-58864 update hover color in Call button (Vue3) ([#577](https://github.com/dialpad/dialtone-vue/issues/577)) ([fbec9ad](https://github.com/dialpad/dialtone-vue/commit/fbec9ad4847c6be641f0585652e3f56d0bd41375))
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
### Features
|
|
220
|
+
|
|
221
|
+
* add `DtPresence` (vue3) ([#569](https://github.com/dialpad/dialtone-vue/issues/569)) ([427cfbe](https://github.com/dialpad/dialtone-vue/commit/427cfbeaedb69a833e06ca7e6b531dc190cc542f))
|
|
222
|
+
* icon component - vue3 ([#575](https://github.com/dialpad/dialtone-vue/issues/575)) ([ba997a1](https://github.com/dialpad/dialtone-vue/commit/ba997a13ec4803685a27f0a3a606ea2110c496b9))
|
|
223
|
+
* list item group component ([#584](https://github.com/dialpad/dialtone-vue/issues/584)) ([58406b0](https://github.com/dialpad/dialtone-vue/commit/58406b0b58f698157881a57c2bb415bc37aa3bb9))
|
|
224
|
+
* **toggle:** add indeterminate state ([#580](https://github.com/dialpad/dialtone-vue/issues/580)) ([cabc45a](https://github.com/dialpad/dialtone-vue/commit/cabc45a2f3a4c748f09cb053fad78e3114384cda))
|
|
225
|
+
* **toggle:** add showIcon prop ([#578](https://github.com/dialpad/dialtone-vue/issues/578)) ([4c271a3](https://github.com/dialpad/dialtone-vue/commit/4c271a3ace180b703393394e4f22ec40ecdc34b0))
|
|
226
|
+
* **toggle:** add size prop ([#572](https://github.com/dialpad/dialtone-vue/issues/572)) ([ffd67da](https://github.com/dialpad/dialtone-vue/commit/ffd67da114230ad2ae8e3b04e42388a10b21fc10))
|
|
227
|
+
|
|
228
|
+
# [3.21.0](https://github.com/dialpad/dialtone-vue/compare/v3.20.1...v3.21.0) (2022-10-26)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
### Bug Fixes
|
|
232
|
+
|
|
233
|
+
* **combobox-with-popover:** update "render within" zindex logic ([#565](https://github.com/dialpad/dialtone-vue/issues/565)) ([d82de2a](https://github.com/dialpad/dialtone-vue/commit/d82de2a8d4933dd9bd5dc144d868c0dfc6badf78))
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
### Features
|
|
237
|
+
|
|
238
|
+
* close button on dialogs pattern - vue3 ([#561](https://github.com/dialpad/dialtone-vue/issues/561)) ([5ce0762](https://github.com/dialpad/dialtone-vue/commit/5ce0762002f0ed2d1ad2696991f7a76bda1c41c7))
|
|
239
|
+
|
|
240
|
+
## [3.20.1](https://github.com/dialpad/dialtone-vue/compare/v3.20.0...v3.20.1) (2022-10-20)
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
### Bug Fixes
|
|
244
|
+
|
|
245
|
+
* **input:** fix read-only attr in the input component ([#563](https://github.com/dialpad/dialtone-vue/issues/563)) ([690b205](https://github.com/dialpad/dialtone-vue/commit/690b2053d51795b7bed7f787f309b32ad84a7a87))
|
|
246
|
+
|
|
247
|
+
# [3.20.0](https://github.com/dialpad/dialtone-vue/compare/v3.19.1...v3.20.0) (2022-10-20)
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
### Bug Fixes
|
|
251
|
+
|
|
252
|
+
* **grouped-chips:** fix visual issues ([#557](https://github.com/dialpad/dialtone-vue/issues/557)) ([c79ccd0](https://github.com/dialpad/dialtone-vue/commit/c79ccd09da257caf92c46c1a61e914a1222685da))
|
|
253
|
+
* input styling and wrapper classes ([#536](https://github.com/dialpad/dialtone-vue/issues/536)) ([c553341](https://github.com/dialpad/dialtone-vue/commit/c5533412a2264749a86e7685c08251d2e25f698c))
|
|
254
|
+
* migrate ivr_node to dialtone7 ([#548](https://github.com/dialpad/dialtone-vue/issues/548)) ([09df296](https://github.com/dialpad/dialtone-vue/commit/09df29683f4a04dd27a8ced098f870bf1485dc64))
|
|
255
|
+
* **popover:** default visually hidden to false ([#553](https://github.com/dialpad/dialtone-vue/issues/553)) ([20d0273](https://github.com/dialpad/dialtone-vue/commit/20d027300739d037a589a69cdbc1509296657ef4))
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
### Features
|
|
259
|
+
|
|
260
|
+
* dp-57015 Recipe for grouped chips ([#549](https://github.com/dialpad/dialtone-vue/issues/549)) ([ae4590c](https://github.com/dialpad/dialtone-vue/commit/ae4590cc8234ace10b5f58e52ac1203b2fddb5d7))
|
|
261
|
+
* dp-57689 add `contentClass` to DtRecipeCallbarButtonWithPopover ([#551](https://github.com/dialpad/dialtone-vue/issues/551)) ([43cc312](https://github.com/dialpad/dialtone-vue/commit/43cc312348573dd540cb1f9cbf388bc7d0a01e6a))
|
|
262
|
+
* dp-57693 remove button padding in callbar_button (vue3) ([#559](https://github.com/dialpad/dialtone-vue/issues/559)) ([b779f95](https://github.com/dialpad/dialtone-vue/commit/b779f95f3f03ecb0abd3d65857b71e0cafb6c8c9))
|
|
263
|
+
|
|
264
|
+
## [3.19.1](https://github.com/dialpad/dialtone-vue/compare/v3.19.0...v3.19.1) (2022-10-11)
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
### Bug Fixes
|
|
268
|
+
|
|
269
|
+
* remove unnecessary file ([cc8a7ce](https://github.com/dialpad/dialtone-vue/commit/cc8a7cef72c0819ad394aebc3810305276d0730d))
|
|
270
|
+
|
|
271
|
+
# [3.19.0](https://github.com/dialpad/dialtone-vue/compare/v3.18.0...v3.19.0) (2022-10-11)
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
### Bug Fixes
|
|
275
|
+
|
|
276
|
+
* dt-631 remove primary-color from dialtone vue ([#520](https://github.com/dialpad/dialtone-vue/issues/520)) ([6f58dcf](https://github.com/dialpad/dialtone-vue/commit/6f58dcf45bd28f4a10cceac0c51b054e8e918e33))
|
|
277
|
+
* update dialtone peer dependency ([c9f53ef](https://github.com/dialpad/dialtone-vue/commit/c9f53efd0eca1e3a1067522420321e162adc3ec9))
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
### Features
|
|
281
|
+
|
|
282
|
+
* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([#500](https://github.com/dialpad/dialtone-vue/issues/500)) ([82a5d18](https://github.com/dialpad/dialtone-vue/commit/82a5d1859487625fa7468e6b6c14312bee582836))
|
|
283
|
+
* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([#521](https://github.com/dialpad/dialtone-vue/issues/521)) ([39d9f62](https://github.com/dialpad/dialtone-vue/commit/39d9f623cf0d4e4b8c900dee41a6ee56181217ec))
|
|
284
|
+
* dp-57068 Adding independent control for showing the arrow ([#523](https://github.com/dialpad/dialtone-vue/issues/523)) ([104bf0f](https://github.com/dialpad/dialtone-vue/commit/104bf0f3a11e80db3d4722075800952dfb513bfb))
|
|
285
|
+
* dp-57068 Adding independent control for showing the arrow ([#524](https://github.com/dialpad/dialtone-vue/issues/524)) ([66c082b](https://github.com/dialpad/dialtone-vue/commit/66c082bf2c719e59d1da2bdbc23723022b3e1899))
|
|
286
|
+
* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([b36e5c6](https://github.com/dialpad/dialtone-vue/commit/b36e5c6ee0076ad1c272aab01fa4b7f76ebe318d))
|
|
287
|
+
* dp-57757 add `buttonClass` prop to Call Bar Button component (Vue3) ([#538](https://github.com/dialpad/dialtone-vue/issues/538)) ([#542](https://github.com/dialpad/dialtone-vue/issues/542)) ([d512461](https://github.com/dialpad/dialtone-vue/commit/d5124615d689138bbeb3a6f4bfa7849c03d9a0a8))
|
|
288
|
+
* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([#517](https://github.com/dialpad/dialtone-vue/issues/517)) ([cc56623](https://github.com/dialpad/dialtone-vue/commit/cc56623e2ee87ae41587cb299b52f050e96c665c))
|
|
289
|
+
* migrate to dialtone 7 ([#507](https://github.com/dialpad/dialtone-vue/issues/507)) ([ab00cd2](https://github.com/dialpad/dialtone-vue/commit/ab00cd2bb6136b1bf7fae8dd46736d506007df4c)), closes [#504](https://github.com/dialpad/dialtone-vue/issues/504) [#511](https://github.com/dialpad/dialtone-vue/issues/511) [#509](https://github.com/dialpad/dialtone-vue/issues/509)
|
|
290
|
+
* migration to dialtone 7 - vue3 ([#440](https://github.com/dialpad/dialtone-vue/issues/440)) ([acdf7e9](https://github.com/dialpad/dialtone-vue/commit/acdf7e958431ebb6f3f86f48962bbd891c3fd79c))
|
|
291
|
+
* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([5177cdd](https://github.com/dialpad/dialtone-vue/commit/5177cdd412f4ff032b7f9bfb3a7f3ae077ace513))
|
|
292
|
+
* **popover:** add sr-only close button - vue3 ([#540](https://github.com/dialpad/dialtone-vue/issues/540)) ([#544](https://github.com/dialpad/dialtone-vue/issues/544)) ([7519248](https://github.com/dialpad/dialtone-vue/commit/751924843a366fe40ff8f77f73c187340ef2a285))
|
|
293
|
+
|
|
294
|
+
# [3.18.0](https://github.com/dialpad/dialtone-vue/compare/v3.17.0...v3.18.0) (2022-09-23)
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
### Bug Fixes
|
|
298
|
+
|
|
299
|
+
* dt-631 remove primary-color from dialtone vue ([#518](https://github.com/dialpad/dialtone-vue/issues/518)) ([28d89ec](https://github.com/dialpad/dialtone-vue/commit/28d89ec552264fc127d51aca7122e3913384fcbd))
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
### Features
|
|
303
|
+
|
|
304
|
+
* dp-46328 callbar buttons Vue3 ([#471](https://github.com/dialpad/dialtone-vue/issues/471)) ([4861677](https://github.com/dialpad/dialtone-vue/commit/4861677ef9373054ace54d8cb869600e046aa45a))
|
|
305
|
+
|
|
306
|
+
# [3.17.0](https://github.com/dialpad/dialtone-vue/compare/v3.16.0...v3.17.0) (2022-09-23)
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
### Features
|
|
310
|
+
|
|
311
|
+
* dt-recipe-ivr-node vue3 ([#515](https://github.com/dialpad/dialtone-vue/issues/515)) ([b446d42](https://github.com/dialpad/dialtone-vue/commit/b446d4229be46c37d9bf21d1e2198748e7cb1ed4))
|
|
312
|
+
|
|
313
|
+
# [3.16.0](https://github.com/dialpad/dialtone-vue/compare/v3.15.1...v3.16.0) (2022-09-15)
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
### Features
|
|
317
|
+
|
|
318
|
+
* (card) vue-3 ([#494](https://github.com/dialpad/dialtone-vue/issues/494)) ([eadda5c](https://github.com/dialpad/dialtone-vue/commit/eadda5cd48e7596c88e2abafd1648b4ffb4bff95))
|
|
319
|
+
|
|
320
|
+
## [3.15.1](https://github.com/dialpad/dialtone-vue/compare/v3.15.0...v3.15.1) (2022-09-08)
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
### Bug Fixes
|
|
324
|
+
|
|
325
|
+
* **combobox-with-popover:** fix keyboard navigation ([#488](https://github.com/dialpad/dialtone-vue/issues/488)) ([485f196](https://github.com/dialpad/dialtone-vue/commit/485f196585cd815278122c23d1d3ffa9bcf0a068))
|
|
326
|
+
|
|
327
|
+
# [3.15.0](https://github.com/dialpad/dialtone-vue/compare/v3.14.0...v3.15.0) (2022-09-07)
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
### Bug Fixes
|
|
331
|
+
|
|
332
|
+
* **contact-info:** dp-55162 Circular avatar shape ([#479](https://github.com/dialpad/dialtone-vue/issues/479)) ([b1cdefb](https://github.com/dialpad/dialtone-vue/commit/b1cdefb9245ea14385c468a82bff04854b3d9d6d))
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
### Features
|
|
336
|
+
|
|
337
|
+
* **banner:** set background, hide the icon, custom classes - vue 3 ([#477](https://github.com/dialpad/dialtone-vue/issues/477)) ([6505ce8](https://github.com/dialpad/dialtone-vue/commit/6505ce8393648b5b69bb8286950df6ad48ddce4e))
|
|
338
|
+
|
|
339
|
+
# [3.14.0](https://github.com/dialpad/dialtone-vue/compare/v3.13.0...v3.14.0) (2022-09-06)
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
### Bug Fixes
|
|
343
|
+
|
|
344
|
+
* **combobox-with-popover:** add modal prop ([#473](https://github.com/dialpad/dialtone-vue/issues/473)) ([bb64a55](https://github.com/dialpad/dialtone-vue/commit/bb64a55ce72aa1cee1b4c7f210ae0ca81b780b97))
|
|
345
|
+
* **combobox-with-popover:** prevent focus of list-items by mouse ([#467](https://github.com/dialpad/dialtone-vue/issues/467)) ([8f229bf](https://github.com/dialpad/dialtone-vue/commit/8f229bfe284834cfc8cb7746e0dddf46e8e986bb))
|
|
346
|
+
* **combobox, combobox-with-popover:** fix empty variant ([#465](https://github.com/dialpad/dialtone-vue/issues/465)) ([f8264c8](https://github.com/dialpad/dialtone-vue/commit/f8264c83c5558564130064de10116b4640dbc23b))
|
|
347
|
+
* **emoji:** fixed incorrectly mapped unicode keys ([#463](https://github.com/dialpad/dialtone-vue/issues/463)) ([c51e313](https://github.com/dialpad/dialtone-vue/commit/c51e313b17bcbf8e64beda5677ae5f86af7985af))
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
### Features
|
|
351
|
+
|
|
352
|
+
* add collapsible component ([#456](https://github.com/dialpad/dialtone-vue/issues/456)) ([cce3096](https://github.com/dialpad/dialtone-vue/commit/cce3096f09b049acd3b120fea6c24f13184ad44b)), closes [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392) [#392](https://github.com/dialpad/dialtone-vue/issues/392)
|
|
353
|
+
* **dropdown:** add context menu support ([#468](https://github.com/dialpad/dialtone-vue/issues/468)) ([308414e](https://github.com/dialpad/dialtone-vue/commit/308414e5f8a84ff941c101512b0bcbdba4f55d3a))
|
|
354
|
+
* **root-layout:** add bodyClass prop ([#474](https://github.com/dialpad/dialtone-vue/issues/474)) ([ad5bf1a](https://github.com/dialpad/dialtone-vue/commit/ad5bf1ae42fd317152ff36989b196b6845b73592))
|
|
355
|
+
|
|
356
|
+
# [3.13.0](https://github.com/dialpad/dialtone-vue/compare/v3.12.0...v3.13.0) (2022-08-17)
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
### Bug Fixes
|
|
360
|
+
|
|
361
|
+
* unit tests - vue3 ([#455](https://github.com/dialpad/dialtone-vue/issues/455)) ([098c021](https://github.com/dialpad/dialtone-vue/commit/098c02195ffbbdc5fbb1190ce1d5fe5bb325d9ee))
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
### Features
|
|
365
|
+
|
|
366
|
+
* **emoji:** add prop to disable skeleton loader ([#459](https://github.com/dialpad/dialtone-vue/issues/459)) ([d0e24f1](https://github.com/dialpad/dialtone-vue/commit/d0e24f147f023883f673928a711c4fe562ae8e0f))
|
|
367
|
+
|
|
368
|
+
# [3.12.0](https://github.com/dialpad/dialtone-vue/compare/v3.11.0...v3.12.0) (2022-08-11)
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
### Bug Fixes
|
|
372
|
+
|
|
373
|
+
* **emoji:** dynamic import fix ([#444](https://github.com/dialpad/dialtone-vue/issues/444)) ([9706a45](https://github.com/dialpad/dialtone-vue/commit/9706a454904ae6f59b4eda7332d6d8e19320dcc8))
|
|
374
|
+
* **list-section:** handle root vNode in list section component ([#453](https://github.com/dialpad/dialtone-vue/issues/453)) ([0acacbb](https://github.com/dialpad/dialtone-vue/commit/0acacbb881645452933bfc7e893c70090152a0b0))
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
### Features
|
|
378
|
+
|
|
379
|
+
* **modal:** add banner support ([#451](https://github.com/dialpad/dialtone-vue/issues/451)) ([ba018dc](https://github.com/dialpad/dialtone-vue/commit/ba018dc8333a90df5d815947b9213cede2c17469))
|
|
380
|
+
|
|
381
|
+
# [3.11.0](https://github.com/dialpad/dialtone-vue/compare/v3.10.0...v3.11.0) (2022-08-03)
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
### Features
|
|
385
|
+
|
|
386
|
+
* add pagination component vue-3 ([#430](https://github.com/dialpad/dialtone-vue/issues/430)) ([3726244](https://github.com/dialpad/dialtone-vue/commit/372624455cebf004dd4a2b7772155ce2abba97d7))
|
|
387
|
+
* **popover:** add tether option to popover ([#438](https://github.com/dialpad/dialtone-vue/issues/438)) ([e69d936](https://github.com/dialpad/dialtone-vue/commit/e69d936c945fa99fc04d9b79a78a0265b41c7353))
|
|
388
|
+
|
|
389
|
+
# [3.10.0](https://github.com/dialpad/dialtone-vue/compare/v3.9.0...v3.10.0) (2022-07-29)
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
### Features
|
|
393
|
+
|
|
394
|
+
* **combobox and combobox with popover:** add empty state - vue3 ([#420](https://github.com/dialpad/dialtone-vue/issues/420)) ([543dff8](https://github.com/dialpad/dialtone-vue/commit/543dff893bb2d2c72052de5bd27d821e702d5a6e))
|
|
395
|
+
|
|
396
|
+
# [3.9.0](https://github.com/dialpad/dialtone-vue/compare/v3.8.0...v3.9.0) (2022-07-27)
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
### Features
|
|
400
|
+
|
|
401
|
+
* **combobox and combobox with popover:** add loading state - vue 3 ([#418](https://github.com/dialpad/dialtone-vue/issues/418)) ([8fa9962](https://github.com/dialpad/dialtone-vue/commit/8fa996275ae97532a3f38b9fba3f92fd6cbfe242))
|
|
402
|
+
* **popover, tooltip, combobox with popover:** add sticky tippy ([#426](https://github.com/dialpad/dialtone-vue/issues/426)) ([80d8506](https://github.com/dialpad/dialtone-vue/commit/80d85069d51f8a5423d3c5a09dd1e0ee81d7fe41))
|
|
403
|
+
|
|
404
|
+
# [3.8.0](https://github.com/dialpad/dialtone-vue/compare/v3.7.0...v3.8.0) (2022-07-25)
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
### Features
|
|
408
|
+
|
|
409
|
+
* add custom emoji ([#419](https://github.com/dialpad/dialtone-vue/issues/419)) ([b5062f8](https://github.com/dialpad/dialtone-vue/commit/b5062f804074b06028dd4863d7e58c2e54013536))
|
|
410
|
+
* **combobox multi-select:** expose closeComboboxList method ([#424](https://github.com/dialpad/dialtone-vue/issues/424)) ([fe32607](https://github.com/dialpad/dialtone-vue/commit/fe32607c384bfc24445b3c187e2167dc955bacb3))
|
|
411
|
+
* **combobox multi-select:** show error when exceeds the max-selected ([#417](https://github.com/dialpad/dialtone-vue/issues/417)) ([9a20673](https://github.com/dialpad/dialtone-vue/commit/9a20673ade1d100b032e2881daf56a1271ffb077))
|
|
412
|
+
|
|
413
|
+
# [3.7.0](https://github.com/dialpad/dialtone-vue/compare/v3.6.0...v3.7.0) (2022-07-13)
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
### Features
|
|
417
|
+
|
|
418
|
+
* **combobox multi-select:** add 'size' prop ([#414](https://github.com/dialpad/dialtone-vue/issues/414)) ([90d2eb6](https://github.com/dialpad/dialtone-vue/commit/90d2eb6a8aeba0fb449f6b2ec21e9a2ff97a2d38))
|
|
419
|
+
* **combobox, combobox with popover:** add loading state - vue3 ([#403](https://github.com/dialpad/dialtone-vue/issues/403)) ([53c6d34](https://github.com/dialpad/dialtone-vue/commit/53c6d34bde2e70e365660de82d71c6cf802fddf9))
|
|
420
|
+
|
|
421
|
+
# [3.6.0](https://github.com/dialpad/dialtone-vue/compare/v3.5.0...v3.6.0) (2022-07-12)
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
### Bug Fixes
|
|
425
|
+
|
|
426
|
+
* **avatar:** default slot content vue3 ([#408](https://github.com/dialpad/dialtone-vue/issues/408)) ([fba6043](https://github.com/dialpad/dialtone-vue/commit/fba60438168d1d93103ac520ee3cd1f476895eb0))
|
|
427
|
+
* **dropdown:** dt-570 initial focus ([#411](https://github.com/dialpad/dialtone-vue/issues/411)) ([2234143](https://github.com/dialpad/dialtone-vue/commit/223414389c68f49dbb57ebc75e60551275eefc90))
|
|
428
|
+
* **radio-group:** dt-572 value prop vue3 ([#412](https://github.com/dialpad/dialtone-vue/issues/412)) ([0840dc7](https://github.com/dialpad/dialtone-vue/commit/0840dc75908e85385f4590c49beb661319a23104))
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
### Features
|
|
432
|
+
|
|
433
|
+
* **Combobox Multi Select:** add Combobox Multi Select component ([#405](https://github.com/dialpad/dialtone-vue/issues/405)) ([3314e31](https://github.com/dialpad/dialtone-vue/commit/3314e312d60172f640aa73027e3d5436738449f8))
|
|
434
|
+
|
|
435
|
+
# [3.5.0](https://github.com/dialpad/dialtone-vue/compare/v3.4.0...v3.5.0) (2022-07-06)
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
### Bug Fixes
|
|
439
|
+
|
|
440
|
+
* **Chip:** update to use semantic elements vue3 ([#393](https://github.com/dialpad/dialtone-vue/issues/393)) ([50697cc](https://github.com/dialpad/dialtone-vue/commit/50697cc0cf8cb14c5b81e3643595556b3936d976)), closes [#390](https://github.com/dialpad/dialtone-vue/issues/390)
|
|
441
|
+
* **emoji-text-wrapper:** dt-559 update shortcode parsing regex ([#401](https://github.com/dialpad/dialtone-vue/issues/401)) ([8c96600](https://github.com/dialpad/dialtone-vue/commit/8c966001182ddfe5771329280458c09c91d3007f))
|
|
442
|
+
* tooltip spacing inconsistent vue3 ([#399](https://github.com/dialpad/dialtone-vue/issues/399)) ([406afcf](https://github.com/dialpad/dialtone-vue/commit/406afcfd76fbf7c78411dd8c5fd0768210c679ee))
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
### Features
|
|
446
|
+
|
|
447
|
+
* add json documentation generator ([#388](https://github.com/dialpad/dialtone-vue/issues/388)) ([df3e012](https://github.com/dialpad/dialtone-vue/commit/df3e01239bab279f82e5de99f387e5448d52978a))
|
|
448
|
+
* **dropdown:** add letter key navigation vue 3 ([#394](https://github.com/dialpad/dialtone-vue/issues/394)) ([0fddfb4](https://github.com/dialpad/dialtone-vue/commit/0fddfb4ae6210a61428d6a47c6eebb69c9d93811))
|
|
449
|
+
|
|
450
|
+
# [3.4.0](https://github.com/dialpad/dialtone-vue/compare/v3.3.0...v3.4.0) (2022-06-23)
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
### Features
|
|
454
|
+
|
|
455
|
+
* add root layout component vue 3 ([#389](https://github.com/dialpad/dialtone-vue/issues/389)) ([f8ae5d5](https://github.com/dialpad/dialtone-vue/commit/f8ae5d560e8e1a31e6770b5a3146a91c26892085))
|
|
456
|
+
|
|
457
|
+
# [3.3.0](https://github.com/dialpad/dialtone-vue/compare/v3.2.0...v3.3.0) (2022-06-16)
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
### Bug Fixes
|
|
461
|
+
|
|
462
|
+
* **list-item:** fix event handling ([#384](https://github.com/dialpad/dialtone-vue/issues/384)) ([f2f5a1f](https://github.com/dialpad/dialtone-vue/commit/f2f5a1f1ac2927793acf5542d6bcea7aa104a1c1))
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
### Features
|
|
466
|
+
|
|
467
|
+
* **toast:** make duration prop optional ([#385](https://github.com/dialpad/dialtone-vue/issues/385)) ([32999d9](https://github.com/dialpad/dialtone-vue/commit/32999d9b26c394739085bd152c9155fdc1954a8e))
|
|
468
|
+
|
|
469
|
+
# [3.2.0](https://github.com/dialpad/dialtone-vue/compare/v3.1.3...v3.2.0) (2022-06-13)
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
### Bug Fixes
|
|
473
|
+
|
|
474
|
+
* **chip:** export chip - vue3 ([#378](https://github.com/dialpad/dialtone-vue/issues/378)) ([55f1dc5](https://github.com/dialpad/dialtone-vue/commit/55f1dc553bd21a1c47b1f2885537bb44fbe0746f))
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
### Features
|
|
478
|
+
|
|
479
|
+
* **chip:** dt-420 add chip component ([#368](https://github.com/dialpad/dialtone-vue/issues/368)) ([f9edea1](https://github.com/dialpad/dialtone-vue/commit/f9edea1ef9fed5f0978fd4268f898966f94c93d2)), closes [#369](https://github.com/dialpad/dialtone-vue/issues/369)
|
|
480
|
+
* emoji component ([#365](https://github.com/dialpad/dialtone-vue/issues/365)) ([2c72a62](https://github.com/dialpad/dialtone-vue/commit/2c72a6203be470710201e13319c4c28327873184))
|
|
481
|
+
* **emoji text wrapper:** add emoji text wrapper component vue 3 ([#371](https://github.com/dialpad/dialtone-vue/issues/371)) ([85fef97](https://github.com/dialpad/dialtone-vue/commit/85fef97e3acb5bfde10e25801c89c7f69a4aa2a3)), closes [#367](https://github.com/dialpad/dialtone-vue/issues/367)
|
|
482
|
+
* **toast:** remove wrapper (`d-toast-wrapper` class) ([#380](https://github.com/dialpad/dialtone-vue/issues/380)) ([2c76f97](https://github.com/dialpad/dialtone-vue/commit/2c76f970a2afa5872bdbd21b5b8a8a0d6bf618ec))
|
|
483
|
+
|
|
484
|
+
## [3.1.3](https://github.com/dialpad/dialtone-vue/compare/v3.1.2...v3.1.3) (2022-05-20)
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
### Bug Fixes
|
|
488
|
+
|
|
489
|
+
* **dt-input:** update v-bind on dt-input input ([#363](https://github.com/dialpad/dialtone-vue/issues/363)) ([b6dd6ce](https://github.com/dialpad/dialtone-vue/commit/b6dd6ce79582f46e34716b6df0565252a36e574d))
|
|
490
|
+
|
|
491
|
+
## [3.1.2](https://github.com/dialpad/dialtone-vue/compare/v3.1.1...v3.1.2) (2022-05-19)
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
### Bug Fixes
|
|
495
|
+
|
|
496
|
+
* **input:** reorder v-bind ([#361](https://github.com/dialpad/dialtone-vue/issues/361)) ([6ef4a21](https://github.com/dialpad/dialtone-vue/commit/6ef4a21ce5c8fe5febb5c5dc04d322f019abc352))
|
|
497
|
+
|
|
498
|
+
## [3.1.1](https://github.com/dialpad/dialtone-vue/compare/v3.1.0...v3.1.1) (2022-05-17)
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
### Bug Fixes
|
|
502
|
+
|
|
503
|
+
* add main back to package.json, clean before test ([#359](https://github.com/dialpad/dialtone-vue/issues/359)) ([107bc3a](https://github.com/dialpad/dialtone-vue/commit/107bc3ac76ea2a1d5813445671692bdc29d4d093))
|
|
504
|
+
|
|
505
|
+
# [3.1.0](https://github.com/dialpad/dialtone-vue/compare/v3.0.1...v3.1.0) (2022-05-16)
|
|
506
|
+
|
|
507
|
+
|
|
508
|
+
### Bug Fixes
|
|
509
|
+
|
|
510
|
+
* **button:** change size s to sm in comment ([1f687aa](https://github.com/dialpad/dialtone-vue/commit/1f687aa53c4725392cfdc290b11313936059ff8a))
|
|
511
|
+
* calculate z-index after mounted ([#319](https://github.com/dialpad/dialtone-vue/issues/319)) ([29b1532](https://github.com/dialpad/dialtone-vue/commit/29b1532a47fd418a1fdf61491c40a6d3ff3efe10))
|
|
512
|
+
* contact info avatar display blank image ([#348](https://github.com/dialpad/dialtone-vue/issues/348)) ([9e68455](https://github.com/dialpad/dialtone-vue/commit/9e68455cc9cbb31389d2f82885311b75f9fe90c7))
|
|
513
|
+
* dt-417 handle anchor with no children ([#317](https://github.com/dialpad/dialtone-vue/issues/317)) ([05d112b](https://github.com/dialpad/dialtone-vue/commit/05d112b2beaf32fec063b2ae287304e6fe868869))
|
|
514
|
+
* error with number value in calculateLength ([#300](https://github.com/dialpad/dialtone-vue/issues/300)) ([3a996f0](https://github.com/dialpad/dialtone-vue/commit/3a996f0c98273064b410d4d426f203048cb8996e))
|
|
515
|
+
* popover within popover stuck when ESC ([#321](https://github.com/dialpad/dialtone-vue/issues/321)) ([24f8fcc](https://github.com/dialpad/dialtone-vue/commit/24f8fcc15442f022177696d0de3c4a29f1c803de))
|
|
516
|
+
* **popover:** anchor disabled in popover ([#352](https://github.com/dialpad/dialtone-vue/issues/352)) ([d990ebe](https://github.com/dialpad/dialtone-vue/commit/d990ebe05630f6ab484d01f84e86c818c0dd8f31))
|
|
517
|
+
* **popover:** dialog closing and reopening on anchor click ([900efe5](https://github.com/dialpad/dialtone-vue/commit/900efe5ea55111e412920b102bd251adf34800da))
|
|
518
|
+
* **popover:** transparent overlay render at the root ([#296](https://github.com/dialpad/dialtone-vue/issues/296)) ([a7eb7be](https://github.com/dialpad/dialtone-vue/commit/a7eb7bea23316e6e44fd6d93b29d6b1d33b48b38))
|
|
519
|
+
* **tooltip:** nextTick before mounting ([bd2c4d5](https://github.com/dialpad/dialtone-vue/commit/bd2c4d5486589f22dbc3945757b1d5449c4ddeae))
|
|
520
|
+
* update list-item padding 2 -> 4 ([#293](https://github.com/dialpad/dialtone-vue/issues/293)) ([044fc39](https://github.com/dialpad/dialtone-vue/commit/044fc3905154d40d02804a9229d1ea72804297a4))
|
|
521
|
+
* update padding options ([#301](https://github.com/dialpad/dialtone-vue/issues/301)) ([a7b000f](https://github.com/dialpad/dialtone-vue/commit/a7b000fb2419d7fc87d573d2f25d192e6f0b4235))
|
|
522
|
+
* **vue3:** usage of arrow-keys in the combobox and dropdown ([#345](https://github.com/dialpad/dialtone-vue/issues/345)) ([fc1f5dc](https://github.com/dialpad/dialtone-vue/commit/fc1f5dcd1a98ad41d04ce6f24d0af266b3c45fb5))
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Features
|
|
526
|
+
|
|
527
|
+
* add dropdown a11y test ([#335](https://github.com/dialpad/dialtone-vue/issues/335)) ([adc3565](https://github.com/dialpad/dialtone-vue/commit/adc3565d4641e2703aa27fbe778670041e13f571))
|
|
528
|
+
* automated a11y test ([#333](https://github.com/dialpad/dialtone-vue/issues/333)) ([a54c260](https://github.com/dialpad/dialtone-vue/commit/a54c260c47fa96cbbbccfc74321e5c4af635c141))
|
|
529
|
+
* **avatar:** change to a pure slot based pattern ([#331](https://github.com/dialpad/dialtone-vue/issues/331)) ([2f75d7a](https://github.com/dialpad/dialtone-vue/commit/2f75d7a1576b80a7f6662a722da39b55571f2bf2))
|
|
530
|
+
* **button:** add active button styles vue 3 version ([#323](https://github.com/dialpad/dialtone-vue/issues/323)) ([c3b3f95](https://github.com/dialpad/dialtone-vue/commit/c3b3f957c46f3fa1a757c54d1768462040dd1990))
|
|
531
|
+
* **dropdown:** add maxWidth, maxHeight, listClass props ([#313](https://github.com/dialpad/dialtone-vue/issues/313)) ([978d3ea](https://github.com/dialpad/dialtone-vue/commit/978d3ea9989e82bd1b0386c8f5e4996bae1d3700))
|
|
532
|
+
* dt-387 implement handling of emoji assets vue3 ([#344](https://github.com/dialpad/dialtone-vue/issues/344)) ([78d20f9](https://github.com/dialpad/dialtone-vue/commit/78d20f948f40aafca3f21f3a66e13da3bf3bd773))
|
|
533
|
+
* **input:** add iconSize prop ([#315](https://github.com/dialpad/dialtone-vue/issues/315)) ([a80c680](https://github.com/dialpad/dialtone-vue/commit/a80c6801ee8632026306ab3a9e3308f8ea5bea48))
|
|
534
|
+
* migrate list section tests ([#328](https://github.com/dialpad/dialtone-vue/issues/328)) ([89cf9dd](https://github.com/dialpad/dialtone-vue/commit/89cf9dd81a88d5d842a1a5f468785bc7b679223e))
|
|
535
|
+
* **modal:** add fixed header and footer variant ([#355](https://github.com/dialpad/dialtone-vue/issues/355)) ([934cc2a](https://github.com/dialpad/dialtone-vue/commit/934cc2a1989f6cc4f84d5adc42143ee3eb6c6eb6))
|
|
536
|
+
* **vue 3:** migrate avatar to combobox tests ([#307](https://github.com/dialpad/dialtone-vue/issues/307)) ([002fc9b](https://github.com/dialpad/dialtone-vue/commit/002fc9b52aff7b195c8bc433b2cb219106777ab5))
|
|
537
|
+
* **vue 3:** migrate notice to select menu tests ([#311](https://github.com/dialpad/dialtone-vue/issues/311)) ([12cbf97](https://github.com/dialpad/dialtone-vue/commit/12cbf97678e29c4fd87879f1977418ba0be7b09c))
|
|
538
|
+
* **vue 3:** migrate recipes ([#298](https://github.com/dialpad/dialtone-vue/issues/298)) ([839d75b](https://github.com/dialpad/dialtone-vue/commit/839d75b556fe6c68ec72343986ce2790ced23ca8))
|
|
539
|
+
* **vue 3:** migrate recipes tests ([#312](https://github.com/dialpad/dialtone-vue/issues/312)) ([8539c6a](https://github.com/dialpad/dialtone-vue/commit/8539c6a71271e28bf4166a40241534b7ac946cd1))
|
|
540
|
+
* **vue3:** combobox with popover recipe ([#349](https://github.com/dialpad/dialtone-vue/issues/349)) ([0202699](https://github.com/dialpad/dialtone-vue/commit/020269972e3b9b0e8ae503bbbd98f7a1090a7366))
|
|
541
|
+
* **vue3:** migrate dropdown to modal tests ([#305](https://github.com/dialpad/dialtone-vue/issues/305)) ([512788d](https://github.com/dialpad/dialtone-vue/commit/512788d12452171fe8f68a219494da3de13926e5))
|
|
542
|
+
* **vue3:** migrate input and input group tests ([#306](https://github.com/dialpad/dialtone-vue/issues/306)) ([0ec27e8](https://github.com/dialpad/dialtone-vue/commit/0ec27e8bf9a3be3a9b5204a0ac552914d147a4a1))
|
|
543
|
+
* **vue3:** migrate skeleton to validation messages tests ([#308](https://github.com/dialpad/dialtone-vue/issues/308)) ([3b9c391](https://github.com/dialpad/dialtone-vue/commit/3b9c391eb648a80a8f1739949d73553517755e3c))
|
|
544
|
+
|
|
545
|
+
## [3.0.1](https://github.com/dialpad/dialtone-vue/compare/v3.0.0...v3.0.1) (2022-03-24)
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
### Bug Fixes
|
|
549
|
+
|
|
550
|
+
* problem with popover variants ([e014b02](https://github.com/dialpad/dialtone-vue/commit/e014b02a615a9757aa9fa7fb8d807ee5aef8035a))
|
|
551
|
+
|
|
552
|
+
# [3.0.0](https://github.com/dialpad/dialtone-vue/compare/v2.1.1...v3.0.0) (2022-03-24)
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
### Bug Fixes
|
|
556
|
+
|
|
557
|
+
* add vue3 branch to commit message lint ([b685cc8](https://github.com/dialpad/dialtone-vue/commit/b685cc876a729284d739c19d67b6dd7577c04585))
|
|
558
|
+
* fix storybook package-lock.json ([#254](https://github.com/dialpad/dialtone-vue/issues/254)) ([b57b17c](https://github.com/dialpad/dialtone-vue/commit/b57b17c86691fcf4a66411422929012278d46615))
|
|
559
|
+
* fix the way storybook args are handled in vue3 ([#250](https://github.com/dialpad/dialtone-vue/issues/250)) ([f2ad98d](https://github.com/dialpad/dialtone-vue/commit/f2ad98d4bed472136625d98c1f2efa7882a34816))
|
|
560
|
+
* rename args -> $attrs and fix createTemplateFromVueFile function ([#251](https://github.com/dialpad/dialtone-vue/issues/251)) ([3bda977](https://github.com/dialpad/dialtone-vue/commit/3bda977ffe64a55241a0a62df75d7c8881768f85))
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
### Code Refactoring
|
|
564
|
+
|
|
565
|
+
* popover component ([#252](https://github.com/dialpad/dialtone-vue/issues/252)) ([4544c83](https://github.com/dialpad/dialtone-vue/commit/4544c837f99db3a25e37270170d2ab38c7803069)), closes [#223](https://github.com/dialpad/dialtone-vue/issues/223) [#235](https://github.com/dialpad/dialtone-vue/issues/235) [#243](https://github.com/dialpad/dialtone-vue/issues/243) [#242](https://github.com/dialpad/dialtone-vue/issues/242)
|
|
566
|
+
|
|
567
|
+
|
|
568
|
+
### Features
|
|
569
|
+
|
|
570
|
+
* **button:** support top and bottom iconPositions ([7b40812](https://github.com/dialpad/dialtone-vue/commit/7b408126a4fea69a23b43cae40231a1be6fedf43))
|
|
571
|
+
* 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))
|
|
572
|
+
* **vue 3:** component migration avatar to combobox ([#278](https://github.com/dialpad/dialtone-vue/issues/278)) ([4d479e3](https://github.com/dialpad/dialtone-vue/commit/4d479e32c671166370051cf537b68d4741ba8484))
|
|
573
|
+
* **vue 3:** migrate notice to select menu ([#288](https://github.com/dialpad/dialtone-vue/issues/288)) ([37f0fd1](https://github.com/dialpad/dialtone-vue/commit/37f0fd1da6f150ec19e30bc14abf486f24c7cc03))
|
|
574
|
+
* **vue 3:** remove @vue/compat ([#291](https://github.com/dialpad/dialtone-vue/issues/291)) ([122573b](https://github.com/dialpad/dialtone-vue/commit/122573b1d87f9ab9173f6017917ab332a45af870))
|
|
575
|
+
* **vue3:** migrate dropdown to modal component ([#277](https://github.com/dialpad/dialtone-vue/issues/277)) ([fcfb355](https://github.com/dialpad/dialtone-vue/commit/fcfb355cf4bfbfa3588bab06470624191a60b819))
|
|
576
|
+
* **vue3:** migrate skeleton to validation messages component ([#290](https://github.com/dialpad/dialtone-vue/issues/290)) ([e6ca99e](https://github.com/dialpad/dialtone-vue/commit/e6ca99e3fe3846b6ba0f53f8cb08ae99c94812a7))
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
### BREAKING CHANGES
|
|
580
|
+
|
|
581
|
+
* removed fixedVerticalAlignment, fixedAlignment props for the popover component
|
|
582
|
+
|
|
583
|
+
## [2.1.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1) (2022-03-16)
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
### Bug Fixes
|
|
587
|
+
|
|
588
|
+
* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
|
|
589
|
+
* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
|
|
590
|
+
* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
|
|
591
|
+
|
|
592
|
+
# [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
### Bug Fixes
|
|
596
|
+
|
|
597
|
+
* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
|
|
598
|
+
* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
|
|
599
|
+
* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
|
|
600
|
+
* update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
|
|
601
|
+
|
|
602
|
+
|
|
603
|
+
### Features
|
|
604
|
+
|
|
605
|
+
* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
|
|
606
|
+
* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
|
|
607
|
+
|
|
608
|
+
# [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
### Bug Fixes
|
|
612
|
+
|
|
613
|
+
* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
|
|
614
|
+
* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
|
|
615
|
+
* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
### Features
|
|
619
|
+
|
|
620
|
+
* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
|
|
621
|
+
* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
|
|
622
|
+
|
|
623
|
+
# [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
### Bug Fixes
|
|
627
|
+
|
|
628
|
+
* add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
|
|
629
|
+
* fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
|
|
630
|
+
* revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
### Features
|
|
634
|
+
|
|
635
|
+
* add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
|
|
636
|
+
* add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
|
|
637
|
+
|
|
638
|
+
# [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-14)
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
### Bug Fixes
|
|
642
|
+
|
|
643
|
+
* revert add length validation in the input component ([1dbfedc](https://github.com/dialpad/dialtone-vue/commit/1dbfedcfb8c87759b42791f7643613f692da9469))
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
### Features
|
|
647
|
+
|
|
648
|
+
* add length validation in the input component ([b5fc958](https://github.com/dialpad/dialtone-vue/commit/b5fc958f68251d64d544325319ba347a33ec4cc3))
|
|
649
|
+
* add length validation in the input component" ([aac5471](https://github.com/dialpad/dialtone-vue/commit/aac5471647bcf7ff346cd0e11b5e2daf755f5160))
|
|
650
|
+
|
|
651
|
+
## [2.0.1](https://github.com/dialpad/dialtone-vue/compare/v2.0.0...v2.0.1) (2022-03-12)
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
### Bug Fixes
|
|
655
|
+
|
|
656
|
+
* revert add length validation in the input component ([ee13fb6](https://github.com/dialpad/dialtone-vue/commit/ee13fb6b26b65c36271bc95fb7548d7124e12417))
|
|
657
|
+
|
|
658
|
+
# [2.0.0](https://github.com/dialpad/dialtone-vue/compare/v1.16.0...v2.0.0) (2022-03-12)
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
### Features
|
|
662
|
+
|
|
663
|
+
* 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))
|
|
664
|
+
* 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))
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
### BREAKING CHANGES
|
|
668
|
+
|
|
669
|
+
* many changes in prop naming and structure.
|
|
670
|
+
|
|
671
|
+
# [1.16.0](https://github.com/dialpad/dialtone-vue/compare/v1.15.0...v1.16.0) (2022-03-08)
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
### Bug Fixes
|
|
675
|
+
|
|
676
|
+
* make padding same on both sides on keyboard shortcut ([2b8113c](https://github.com/dialpad/dialtone-vue/commit/2b8113ce1d597211713faa5acb623685ae863a75))
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
### Features
|
|
680
|
+
|
|
681
|
+
* 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))
|
|
682
|
+
|
|
683
|
+
# [1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
### Bug Fixes
|
|
687
|
+
|
|
688
|
+
* 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))
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
### Features
|
|
692
|
+
|
|
693
|
+
* 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))
|
|
694
|
+
|
|
695
|
+
# [1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
### Bug Fixes
|
|
699
|
+
|
|
700
|
+
* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))
|
|
701
|
+
* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
### Features
|
|
705
|
+
|
|
706
|
+
* 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))
|
|
707
|
+
|
|
708
|
+
# [1.14.0](https://github.com/dialpad/dialtone-vue/compare/v1.13.2...v1.14.0) (2022-02-18)
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
### Bug Fixes
|
|
712
|
+
|
|
713
|
+
* keyboard nav bugs, combobox, dropdown ([#236](https://github.com/dialpad/dialtone-vue/issues/236)) ([a7cf63e](https://github.com/dialpad/dialtone-vue/commit/a7cf63ee44eee7559daaae47b8252e5cab4359b7))
|
|
714
|
+
* storybook addon-docs define alias ([#240](https://github.com/dialpad/dialtone-vue/issues/240)) ([dd83bac](https://github.com/dialpad/dialtone-vue/commit/dd83bacdb35658cf45d92493a44949da64828516))
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
### Features
|
|
718
|
+
|
|
719
|
+
* 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))
|
|
720
|
+
|
|
721
|
+
## [1.13.2](https://github.com/dialpad/dialtone-vue/compare/v1.13.1...v1.13.2) (2022-02-03)
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
### Bug Fixes
|
|
725
|
+
|
|
726
|
+
* apply fixed header classes only if slots not empty ([a0f58f1](https://github.com/dialpad/dialtone-vue/commit/a0f58f16db26293d6d2a2e779161f5f943e8d3a9))
|
|
727
|
+
|
|
728
|
+
## [1.13.1](https://github.com/dialpad/dialtone-vue/compare/v1.13.0...v1.13.1) (2022-01-27)
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
### Bug Fixes
|
|
732
|
+
|
|
733
|
+
* 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))
|
|
734
|
+
|
|
735
|
+
# [1.13.0](https://github.com/dialpad/dialtone-vue/compare/v1.12.0...v1.13.0) (2022-01-26)
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
### Bug Fixes
|
|
739
|
+
|
|
740
|
+
* 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))
|
|
741
|
+
* render popover in combobox list ([#230](https://github.com/dialpad/dialtone-vue/issues/230)) ([a18c9ae](https://github.com/dialpad/dialtone-vue/commit/a18c9aeb8dba982d0db2ec9639317d6808518b3a))
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
### Features
|
|
745
|
+
|
|
746
|
+
* 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))
|
|
747
|
+
* implement footer into popover ([#231](https://github.com/dialpad/dialtone-vue/issues/231)) ([6dd5ffe](https://github.com/dialpad/dialtone-vue/commit/6dd5ffe869db2b8852b06e931b9947866e31e020))
|
|
748
|
+
|
|
749
|
+
# [1.12.0](https://github.com/dialpad/dialtone-vue/compare/v1.11.0...v1.12.0) (2022-01-24)
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
### Features
|
|
753
|
+
|
|
754
|
+
* 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))
|
|
755
|
+
* dt-toggle ([#226](https://github.com/dialpad/dialtone-vue/issues/226)) ([002c780](https://github.com/dialpad/dialtone-vue/commit/002c7804d7495eeecdaad1fcab27a29557681db6))
|
|
756
|
+
|
|
757
|
+
# [1.11.0](https://github.com/dialpad/dialtone-vue/compare/v1.10.1...v1.11.0) (2022-01-20)
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
### Features
|
|
761
|
+
|
|
762
|
+
* add dialogClass prop to modal ([4500ade](https://github.com/dialpad/dialtone-vue/commit/4500adea34df6a5923b96a573284212761505ab5))
|
|
763
|
+
|
|
764
|
+
## [1.10.1](https://github.com/dialpad/dialtone-vue/compare/v1.10.0...v1.10.1) (2022-01-17)
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
### Bug Fixes
|
|
768
|
+
|
|
769
|
+
* broken styles in list item ([#225](https://github.com/dialpad/dialtone-vue/issues/225)) ([be69a85](https://github.com/dialpad/dialtone-vue/commit/be69a85627a2e7e9c37af46a1e30f517e096bfc5))
|
|
770
|
+
|
|
771
|
+
# [1.10.0](https://github.com/dialpad/dialtone-vue/compare/v1.9.0...v1.10.0) (2022-01-14)
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
### Bug Fixes
|
|
775
|
+
|
|
776
|
+
* component skeleton documentation fixes ([#218](https://github.com/dialpad/dialtone-vue/issues/218)) ([58bdcf9](https://github.com/dialpad/dialtone-vue/commit/58bdcf9a98466c7e8cddd8986998d5902b8b3d48))
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
### Features
|
|
780
|
+
|
|
781
|
+
* add focus-visible polyfill ([#222](https://github.com/dialpad/dialtone-vue/issues/222)) ([ce089a8](https://github.com/dialpad/dialtone-vue/commit/ce089a8dd8f5b1465d533b60fa9d82c1523990b4))
|
|
782
|
+
* 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))
|
|
783
|
+
|
|
784
|
+
# [1.9.0](https://github.com/dialpad/dialtone-vue/compare/v1.8.2...v1.9.0) (2022-01-13)
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
### Bug Fixes
|
|
788
|
+
|
|
789
|
+
* include tabindex=-1 in focusFirstElement ([#219](https://github.com/dialpad/dialtone-vue/issues/219)) ([2ca4577](https://github.com/dialpad/dialtone-vue/commit/2ca4577fafca59ece95bfa86a7b0e6a880141e39))
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
### Features
|
|
793
|
+
|
|
794
|
+
* add dropdown component ([#215](https://github.com/dialpad/dialtone-vue/issues/215)) ([d3a3918](https://github.com/dialpad/dialtone-vue/commit/d3a39184303b0ea59d01476c32f22909e693e9ad))
|
|
795
|
+
* create combobox component ([#199](https://github.com/dialpad/dialtone-vue/issues/199)) ([cefdd5a](https://github.com/dialpad/dialtone-vue/commit/cefdd5ac88df07b9b6933f1d9692348f58ac0a50))
|
|
796
|
+
|
|
797
|
+
## [1.8.2](https://github.com/dialpad/dialtone-vue/compare/v1.8.1...v1.8.2) (2022-01-06)
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
### Bug Fixes
|
|
801
|
+
|
|
802
|
+
* skeleton-text import ([#221](https://github.com/dialpad/dialtone-vue/issues/221)) ([ff6ca97](https://github.com/dialpad/dialtone-vue/commit/ff6ca978f20a20d8f160fecfde040deacdc735df))
|
|
803
|
+
|
|
804
|
+
## [1.8.1](https://github.com/dialpad/dialtone-vue/compare/v1.8.0...v1.8.1) (2022-01-06)
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
### Bug Fixes
|
|
808
|
+
|
|
809
|
+
* bad exports on skeleton ([#220](https://github.com/dialpad/dialtone-vue/issues/220)) ([5b66ae7](https://github.com/dialpad/dialtone-vue/commit/5b66ae75c8034434b02f67b26f4fb9136966032e))
|
|
810
|
+
|
|
811
|
+
# [1.8.0](https://github.com/dialpad/dialtone-vue/compare/v1.7.0...v1.8.0) (2022-01-04)
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
### Bug Fixes
|
|
815
|
+
|
|
816
|
+
* popover stories ([#216](https://github.com/dialpad/dialtone-vue/issues/216)) ([8229467](https://github.com/dialpad/dialtone-vue/commit/8229467b25342540163e61f8fc5797beb1e780b2))
|
|
817
|
+
|
|
818
|
+
|
|
819
|
+
### Features
|
|
820
|
+
|
|
821
|
+
* add keyboard shortcut component ([#209](https://github.com/dialpad/dialtone-vue/issues/209)) ([88efc48](https://github.com/dialpad/dialtone-vue/commit/88efc4882812d391bb9200c2c1f7cdb7dc56d5a9))
|
|
822
|
+
* component skeleton ([#203](https://github.com/dialpad/dialtone-vue/issues/203)) ([ce2a4d2](https://github.com/dialpad/dialtone-vue/commit/ce2a4d21dc45924e0eec561299de768ba8ae5222))
|
|
823
|
+
|
|
824
|
+
# [1.7.0](https://github.com/dialpad/dialtone-vue/compare/v1.6.1...v1.7.0) (2021-12-15)
|
|
825
|
+
|
|
826
|
+
|
|
827
|
+
### Bug Fixes
|
|
828
|
+
|
|
829
|
+
* 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))
|
|
830
|
+
|
|
831
|
+
|
|
832
|
+
### Features
|
|
833
|
+
|
|
834
|
+
* add button group component ([#204](https://github.com/dialpad/dialtone-vue/issues/204)) ([99bbe17](https://github.com/dialpad/dialtone-vue/commit/99bbe1717627234d1dc7b091ec775403808daeed))
|
|
835
|
+
|
|
836
|
+
## [1.6.1](https://github.com/dialpad/dialtone-vue/compare/v1.6.0...v1.6.1) (2021-12-03)
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
### Bug Fixes
|
|
840
|
+
|
|
841
|
+
* 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))
|
|
842
|
+
* 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))
|
|
843
|
+
|
|
844
|
+
# [1.6.0](https://github.com/dialpad/dialtone-vue/compare/v1.5.0...v1.6.0) (2021-11-25)
|
|
845
|
+
|
|
846
|
+
|
|
847
|
+
### Bug Fixes
|
|
848
|
+
|
|
849
|
+
* 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))
|
|
850
|
+
|
|
851
|
+
|
|
852
|
+
### Features
|
|
853
|
+
|
|
854
|
+
* 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)
|
|
855
|
+
|
|
856
|
+
# [1.5.0](https://github.com/dialpad/dialtone-vue/compare/v1.4.0...v1.5.0) (2021-11-19)
|
|
857
|
+
|
|
858
|
+
|
|
859
|
+
### Bug Fixes
|
|
860
|
+
|
|
861
|
+
* list-item story prefix ([#196](https://github.com/dialpad/dialtone-vue/issues/196)) ([7129a5c](https://github.com/dialpad/dialtone-vue/commit/7129a5cb84a4a1de8512ffb30d188bb6de980cdb))
|
|
862
|
+
* missing class ([#197](https://github.com/dialpad/dialtone-vue/issues/197)) ([f7c80cc](https://github.com/dialpad/dialtone-vue/commit/f7c80cc6dd23ef7dd3603581b61a211a702f06e6))
|
|
863
|
+
* stories prefix name in the documentation ([#195](https://github.com/dialpad/dialtone-vue/issues/195)) ([fa59c03](https://github.com/dialpad/dialtone-vue/commit/fa59c03d3259c15dcc80611855912ed13721c499))
|
|
864
|
+
* update list-section padding to match new default list item ([dca215e](https://github.com/dialpad/dialtone-vue/commit/dca215e8fc630fcc74036a62fa84267c4853e91b))
|
|
865
|
+
|
|
866
|
+
|
|
867
|
+
### Features
|
|
868
|
+
|
|
869
|
+
* 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))
|
|
870
|
+
|
|
871
|
+
# [1.4.0](https://github.com/dialpad/dialtone-vue/compare/v1.3.0...v1.4.0) (2021-11-12)
|
|
872
|
+
|
|
873
|
+
|
|
874
|
+
### Bug Fixes
|
|
875
|
+
|
|
876
|
+
* 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))
|
|
877
|
+
* 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))
|
|
878
|
+
* update repository URL ([#184](https://github.com/dialpad/dialtone-vue/issues/184)) ([37c14ad](https://github.com/dialpad/dialtone-vue/commit/37c14ad0376dc2560f0417fdb1b01fcb32a759a6))
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
### Features
|
|
882
|
+
|
|
883
|
+
* allow footer slot to list section ([#187](https://github.com/dialpad/dialtone-vue/issues/187)) ([d5c89fa](https://github.com/dialpad/dialtone-vue/commit/d5c89fab241e3301c240ed772ec0b7b46c59e2f3))
|
|
884
|
+
|
|
885
|
+
# [1.3.0](https://github.com/dialpad/dialtone-vue/compare/v1.2.1...v1.3.0) (2021-11-04)
|
|
886
|
+
|
|
887
|
+
|
|
888
|
+
### Bug Fixes
|
|
889
|
+
|
|
890
|
+
* 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))
|
|
891
|
+
|
|
892
|
+
|
|
893
|
+
### Features
|
|
894
|
+
|
|
895
|
+
* 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))
|
|
896
|
+
* automatization for the releasing process ([#180](https://github.com/dialpad/dialtone-vue/issues/180)) ([8b397b9](https://github.com/dialpad/dialtone-vue/commit/8b397b952e8ecfdefd18e400fbcf8c5d27fec2b3))
|