@dialpad/dialtone-vue 2.92.0-dialtone8.2 → 2.92.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +1 -1
- package/CHANGELOG.md +172 -82
- package/dist/dialtone-vue.cjs +3 -3
- package/dist/dialtone-vue.js +9 -7
- package/dist/style.css +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,192 +1,282 @@
|
|
|
1
|
-
|
|
1
|
+
## [2.92.1](https://github.com/dialpad/dialtone-vue/compare/v2.92.0...v2.92.1) (2023-07-20)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
* `contact_info` style override issue ([#1078](https://github.com/dialpad/dialtone-vue/issues/1078)) ([
|
|
7
|
-
* add customized css to badge label and contact info ([#1076](https://github.com/dialpad/dialtone-vue/issues/1076)) ([
|
|
8
|
-
* **General Row:** resize observer ([#1074](https://github.com/dialpad/dialtone-vue/issues/1074)) ([
|
|
6
|
+
* `contact_info` style override issue ([#1078](https://github.com/dialpad/dialtone-vue/issues/1078)) ([d5d0951](https://github.com/dialpad/dialtone-vue/commit/d5d09511dc90823458894cf030e4c261b918a38e))
|
|
7
|
+
* add customized css to badge label and contact info ([#1076](https://github.com/dialpad/dialtone-vue/issues/1076)) ([0e779d8](https://github.com/dialpad/dialtone-vue/commit/0e779d84e6bc6422a0682864e1e6f4d8a61658e7))
|
|
8
|
+
* **General Row:** resize observer ([#1074](https://github.com/dialpad/dialtone-vue/issues/1074)) ([4afd4aa](https://github.com/dialpad/dialtone-vue/commit/4afd4aa0cdff7b3ac6e1f1a91ea895ae587b863f))
|
|
9
|
+
|
|
10
|
+
# [2.92.0](https://github.com/dialpad/dialtone-vue/compare/v2.91.0...v2.92.0) (2023-07-14)
|
|
9
11
|
|
|
10
12
|
|
|
11
13
|
### Features
|
|
12
14
|
|
|
13
|
-
* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([
|
|
14
|
-
* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([080afc0](https://github.com/dialpad/dialtone-vue/commit/080afc002edb9bea8c84f396dddc81f7aecee11a))
|
|
15
|
+
* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([28cbb92](https://github.com/dialpad/dialtone-vue/commit/28cbb9291d843e0af2a53cfd4910b8ba4135ff35))
|
|
15
16
|
|
|
16
17
|
|
|
17
18
|
### Reverts
|
|
18
19
|
|
|
19
|
-
* Revert "feat(general-row): overridden display property (#1069)" ([
|
|
20
|
-
* revert fix(general-row): overridden display property (#1069) ([5355902](https://github.com/dialpad/dialtone-vue/commit/5355902c6b419e2c04ad9db366651637a6ae91fd)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)
|
|
20
|
+
* Revert "feat(general-row): overridden display property (#1069)" ([9ca8ffc](https://github.com/dialpad/dialtone-vue/commit/9ca8ffcb1c2053d5cfd01bc258eae5ae9ed89b12)), closes [#1069](https://github.com/dialpad/dialtone-vue/issues/1069)
|
|
21
21
|
|
|
22
|
-
# [2.
|
|
22
|
+
# [2.91.0](https://github.com/dialpad/dialtone-vue/compare/v2.90.1...v2.91.0) (2023-07-14)
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
### Bug Fixes
|
|
26
26
|
|
|
27
|
-
* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([
|
|
28
|
-
*
|
|
27
|
+
* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([901e7cd](https://github.com/dialpad/dialtone-vue/commit/901e7cdb8a0d128ce2c0397fabe04890cbcdaa9b))
|
|
28
|
+
* update dialtone to 7.29.0 ([b9eaba6](https://github.com/dialpad/dialtone-vue/commit/b9eaba611a9ae7844918b1db2d49eccef5daf11c))
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
### Documentation
|
|
32
32
|
|
|
33
|
-
* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([
|
|
33
|
+
* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([21b2988](https://github.com/dialpad/dialtone-vue/commit/21b29881bf9303d3dbc77f2142eb8685987cc02c))
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
### Features
|
|
37
37
|
|
|
38
|
-
* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([
|
|
38
|
+
* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([00464f4](https://github.com/dialpad/dialtone-vue/commit/00464f4a96b4294401c9f0f1c495bc6443397991))
|
|
39
|
+
* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([1fea8e8](https://github.com/dialpad/dialtone-vue/commit/1fea8e8987e27d4b1a73ec33521101f93349dc2f))
|
|
39
40
|
|
|
40
|
-
|
|
41
|
+
# [2.91.0](https://github.com/dialpad/dialtone-vue/compare/v2.90.1...v2.91.0) (2023-07-14)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([901e7cd](https://github.com/dialpad/dialtone-vue/commit/901e7cdb8a0d128ce2c0397fabe04890cbcdaa9b))
|
|
47
|
+
* **General Row:** overridden display property ([#1069](https://github.com/dialpad/dialtone-vue/issues/1069)) ([21d0e6d](https://github.com/dialpad/dialtone-vue/commit/21d0e6dbf56c9042b2b8d33aec67f9aeb14bb5a0))
|
|
48
|
+
* update dialtone to 7.29.0 ([b9eaba6](https://github.com/dialpad/dialtone-vue/commit/b9eaba611a9ae7844918b1db2d49eccef5daf11c))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Documentation
|
|
52
|
+
|
|
53
|
+
* **Collapsible:** fix opened event not displayed on panel ([#1064](https://github.com/dialpad/dialtone-vue/issues/1064)) ([21b2988](https://github.com/dialpad/dialtone-vue/commit/21b29881bf9303d3dbc77f2142eb8685987cc02c))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Features
|
|
57
|
+
|
|
58
|
+
* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([00464f4](https://github.com/dialpad/dialtone-vue/commit/00464f4a96b4294401c9f0f1c495bc6443397991))
|
|
59
|
+
|
|
60
|
+
# [2.91.0](https://github.com/dialpad/dialtone-vue/compare/v2.90.1...v2.91.0) (2023-07-11)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Bug Fixes
|
|
64
|
+
|
|
65
|
+
* **Contact Info Avatar:** show avatar halo as required ([#1059](https://github.com/dialpad/dialtone-vue/issues/1059)) ([901e7cd](https://github.com/dialpad/dialtone-vue/commit/901e7cdb8a0d128ce2c0397fabe04890cbcdaa9b))
|
|
66
|
+
* update dialtone to 7.29.0 ([b9eaba6](https://github.com/dialpad/dialtone-vue/commit/b9eaba611a9ae7844918b1db2d49eccef5daf11c))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Features
|
|
70
|
+
|
|
71
|
+
* **Datepicker:** date format utils ([#1060](https://github.com/dialpad/dialtone-vue/issues/1060)) ([00464f4](https://github.com/dialpad/dialtone-vue/commit/00464f4a96b4294401c9f0f1c495bc6443397991))
|
|
72
|
+
|
|
73
|
+
## [2.90.1](https://github.com/dialpad/dialtone-vue/compare/v2.90.0...v2.90.1) (2023-07-07)
|
|
41
74
|
|
|
42
75
|
|
|
43
76
|
### Bug Fixes
|
|
44
77
|
|
|
45
|
-
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
46
|
-
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
47
78
|
* make prerelease branches different ([f8ab9a9](https://github.com/dialpad/dialtone-vue/commit/f8ab9a92f623f7f24d359275b3a14d27ccdf5fc5))
|
|
48
|
-
* merge branch 'staging' into dialtone8 ([aa95eb4](https://github.com/dialpad/dialtone-vue/commit/aa95eb4e8be2abca2573b4c3ca7ecf87a0341375))
|
|
49
|
-
* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))
|
|
50
79
|
|
|
51
|
-
|
|
80
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
52
81
|
|
|
53
82
|
|
|
54
83
|
### Bug Fixes
|
|
55
84
|
|
|
56
85
|
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
57
86
|
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
58
|
-
* merge branch 'staging' into dialtone8 ([2dec412](https://github.com/dialpad/dialtone-vue/commit/2dec412c8a5e1d754e1c58f627968233f0099146))
|
|
59
87
|
|
|
60
|
-
|
|
88
|
+
|
|
89
|
+
### Code Refactoring
|
|
90
|
+
|
|
91
|
+
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
92
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Features
|
|
96
|
+
|
|
97
|
+
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
98
|
+
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
### Reverts
|
|
102
|
+
|
|
103
|
+
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
104
|
+
|
|
105
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
61
106
|
|
|
62
107
|
|
|
63
108
|
### Bug Fixes
|
|
64
109
|
|
|
65
|
-
*
|
|
110
|
+
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
111
|
+
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
### Code Refactoring
|
|
115
|
+
|
|
116
|
+
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
117
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
118
|
+
|
|
66
119
|
|
|
67
|
-
|
|
120
|
+
### Features
|
|
121
|
+
|
|
122
|
+
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
123
|
+
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Reverts
|
|
127
|
+
|
|
128
|
+
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
129
|
+
|
|
130
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
### Bug Fixes
|
|
134
|
+
|
|
135
|
+
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
136
|
+
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
68
137
|
|
|
69
138
|
|
|
70
139
|
### Code Refactoring
|
|
71
140
|
|
|
72
141
|
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
142
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
73
143
|
|
|
74
144
|
|
|
75
145
|
### Features
|
|
76
146
|
|
|
77
147
|
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
78
148
|
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
79
|
-
* merge branch 'staging' into dialtone8 ([cf8d810](https://github.com/dialpad/dialtone-vue/commit/cf8d8103fd864f10b7b102a7c9cc4ffcdff2c4ff))
|
|
80
|
-
* update item-layout to use tokens ([c9151aa](https://github.com/dialpad/dialtone-vue/commit/c9151aa03852aaf561f82549ab1d6ec620201fd4))
|
|
81
149
|
|
|
82
150
|
|
|
83
151
|
### Reverts
|
|
84
152
|
|
|
85
153
|
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
86
154
|
|
|
87
|
-
# [2.
|
|
155
|
+
# [2.89.0](https://github.com/dialpad/dialtone-vue/compare/v2.88.0...v2.89.0) (2023-06-28)
|
|
88
156
|
|
|
89
157
|
|
|
90
158
|
### Bug Fixes
|
|
91
159
|
|
|
92
|
-
*
|
|
160
|
+
* **Datepicker:** fix lint ([#1040](https://github.com/dialpad/dialtone-vue/issues/1040)) ([66d3f70](https://github.com/dialpad/dialtone-vue/commit/66d3f7069672d4b879dc31d205d9164656728be6))
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
### Features
|
|
93
164
|
|
|
94
|
-
|
|
165
|
+
* **Datepicker:** added missing events ([#1043](https://github.com/dialpad/dialtone-vue/issues/1043)) ([6f334cf](https://github.com/dialpad/dialtone-vue/commit/6f334cf3ab5dfbb325b7a336304b5ce7105196d2))
|
|
166
|
+
* **Emoji Picker, Scroller, Datepicker:** build registration component and sort ([#1046](https://github.com/dialpad/dialtone-vue/issues/1046)) ([240fc23](https://github.com/dialpad/dialtone-vue/commit/240fc23920ea566f9aaea26bc47f7cff48bb720c))
|
|
167
|
+
* update dialtone-icons ([1fbd629](https://github.com/dialpad/dialtone-vue/commit/1fbd62948ef365227f0ca1849195c6b4ff3028c8))
|
|
168
|
+
|
|
169
|
+
# [2.88.0](https://github.com/dialpad/dialtone-vue/compare/v2.87.0...v2.88.0) (2023-06-23)
|
|
95
170
|
|
|
96
171
|
|
|
97
172
|
### Bug Fixes
|
|
98
173
|
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([8092faf](https://github.com/dialpad/dialtone-vue/commit/8092faf55a9927d641180ed13cad87720305869e))
|
|
103
|
-
* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))
|
|
104
|
-
* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))
|
|
105
|
-
* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([73bc4e0](https://github.com/dialpad/dialtone-vue/commit/73bc4e0de90950421f2ae6347090954334dac976))
|
|
106
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
107
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
108
|
-
* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))
|
|
109
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
110
|
-
* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([a53db3c](https://github.com/dialpad/dialtone-vue/commit/a53db3c475f6c62f7fd5ec6573beb605d94272e3))
|
|
111
|
-
* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))
|
|
174
|
+
* **General Row:** overlapping text ([#1036](https://github.com/dialpad/dialtone-vue/issues/1036)) ([79a6e3a](https://github.com/dialpad/dialtone-vue/commit/79a6e3a6d1e0d29616a9952d4b8aa0db5733f31f))
|
|
175
|
+
* **List Item:** border radius ([#1038](https://github.com/dialpad/dialtone-vue/issues/1038)) ([cebc536](https://github.com/dialpad/dialtone-vue/commit/cebc536503757a54ede8ac8768f5c1bc069a3ab2))
|
|
176
|
+
* **Rich Text Editor:** fix v-model not working ([#1033](https://github.com/dialpad/dialtone-vue/issues/1033)) ([a7b0904](https://github.com/dialpad/dialtone-vue/commit/a7b090469fd9f5a3a09b2446f276b869d6c6a2c7))
|
|
112
177
|
|
|
113
178
|
|
|
114
|
-
###
|
|
179
|
+
### Features
|
|
115
180
|
|
|
116
|
-
* **Datepicker:**
|
|
117
|
-
* **Datepicker:**
|
|
181
|
+
* **Datepicker:** documentation ([#1035](https://github.com/dialpad/dialtone-vue/issues/1035)) ([e77a12c](https://github.com/dialpad/dialtone-vue/commit/e77a12c53be4e4fd79ae1f64f1243ffa58d6992e))
|
|
182
|
+
* **Datepicker:** keyboard navigation ([#1025](https://github.com/dialpad/dialtone-vue/issues/1025)) ([498bff1](https://github.com/dialpad/dialtone-vue/commit/498bff17822da79205ced0d03ddb807923dcc3bd))
|
|
183
|
+
* **Datepicker:** tests ([#1032](https://github.com/dialpad/dialtone-vue/issues/1032)) ([a037c09](https://github.com/dialpad/dialtone-vue/commit/a037c09f9e8a00476e9e7506ac4bba24dc22a672))
|
|
118
184
|
|
|
185
|
+
# [2.87.0](https://github.com/dialpad/dialtone-vue/compare/v2.86.0...v2.87.0) (2023-06-22)
|
|
119
186
|
|
|
120
|
-
### Documentation
|
|
121
187
|
|
|
122
|
-
|
|
188
|
+
### Bug Fixes
|
|
189
|
+
|
|
190
|
+
* **Callbar Button With Popover:** show popover on demand and emit mod… ([#1016](https://github.com/dialpad/dialtone-vue/issues/1016)) ([0789bf2](https://github.com/dialpad/dialtone-vue/commit/0789bf271324a2cb682fb1ed9d5aa5580094e398))
|
|
191
|
+
* **Colors:** "call bar button" popover arrow icon color for dark mode ([#1026](https://github.com/dialpad/dialtone-vue/issues/1026)) ([5998250](https://github.com/dialpad/dialtone-vue/commit/599825072fb8fee4676860a53fcb61c9e065bea1))
|
|
192
|
+
* **General Row:** nested a tags ([#1022](https://github.com/dialpad/dialtone-vue/issues/1022)) ([c73cdfb](https://github.com/dialpad/dialtone-vue/commit/c73cdfb9b30f2e0d90e10c3c69d581ae80f90c1f))
|
|
193
|
+
* revert feat(modal): show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([893b25f](https://github.com/dialpad/dialtone-vue/commit/893b25fc1f8011280720c65dbc865d3e0ee44a1c))
|
|
194
|
+
* **Rich Text Editor:** add a check and workaround for phone regex ([9719dd2](https://github.com/dialpad/dialtone-vue/commit/9719dd295d27e4325e5f4c167cdcd57bcc16f911))
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
### Code Refactoring
|
|
198
|
+
|
|
199
|
+
* **List Item:** remove utility classes ([#1017](https://github.com/dialpad/dialtone-vue/issues/1017)) ([2a18c5a](https://github.com/dialpad/dialtone-vue/commit/2a18c5abf6d71abb01a8fc5d8f7183e9663fb4c8))
|
|
123
200
|
|
|
124
201
|
|
|
125
202
|
### Features
|
|
126
203
|
|
|
127
|
-
* **
|
|
128
|
-
* **
|
|
129
|
-
* **
|
|
130
|
-
* Merge branch 'staging' into dialtone8 ([001d2f7](https://github.com/dialpad/dialtone-vue/commit/001d2f76e6ff39b251a0f52b6704ad88bc633f04))
|
|
131
|
-
* migration to dialtone 8 ([#979](https://github.com/dialpad/dialtone-vue/issues/979)) ([defcb77](https://github.com/dialpad/dialtone-vue/commit/defcb77301f7b8bfb41c14e4a23aedf544ddacad)), closes [#993](https://github.com/dialpad/dialtone-vue/issues/993)
|
|
132
|
-
* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([935d6da](https://github.com/dialpad/dialtone-vue/commit/935d6da21d3b996178fc6985e08f221b92bacb68))
|
|
133
|
-
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))
|
|
134
|
-
* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([b947270](https://github.com/dialpad/dialtone-vue/commit/b94727049c0ad7ce18380939cb65360bb48869ee))
|
|
135
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
136
|
-
* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))
|
|
204
|
+
* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([2d96fe8](https://github.com/dialpad/dialtone-vue/commit/2d96fe8e85b19dbd6e37fe6b993af744807761a1))
|
|
205
|
+
* **Datepicker:** with popover variant ([#1021](https://github.com/dialpad/dialtone-vue/issues/1021)) ([98ff1fa](https://github.com/dialpad/dialtone-vue/commit/98ff1fae7cefc52bf4b21a0f199e38684a4938dd))
|
|
206
|
+
* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([2468bec](https://github.com/dialpad/dialtone-vue/commit/2468bec41e2f82ce447a6bcbcc2e3f583c116034))
|
|
137
207
|
|
|
138
|
-
# [2.
|
|
208
|
+
# [2.86.0](https://github.com/dialpad/dialtone-vue/compare/v2.85.1...v2.86.0) (2023-06-13)
|
|
139
209
|
|
|
140
210
|
|
|
141
211
|
### Bug Fixes
|
|
142
212
|
|
|
143
|
-
* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([
|
|
144
|
-
* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([
|
|
145
|
-
* DIALTONE-1089 pagination muted clear button error ([
|
|
146
|
-
* **
|
|
147
|
-
*
|
|
148
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
149
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
150
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
213
|
+
* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([8f7b50d](https://github.com/dialpad/dialtone-vue/commit/8f7b50db8481bf586b8da498ceeacfd4ee66c370))
|
|
214
|
+
* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([39fdd11](https://github.com/dialpad/dialtone-vue/commit/39fdd117ffdd2f7f7a55bfc6332fc5dec1e06366))
|
|
215
|
+
* DIALTONE-1089 pagination muted clear button error ([f2c79ac](https://github.com/dialpad/dialtone-vue/commit/f2c79aca2fd7f4baea9061211bc29c0c799488e3))
|
|
216
|
+
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([3f0717d](https://github.com/dialpad/dialtone-vue/commit/3f0717d9e4cb121dac004d69af98d8ad873289c6))
|
|
217
|
+
* revert [DIALTONE-1089] fix: pagination muted clear button error ([b234496](https://github.com/dialpad/dialtone-vue/commit/b234496106fba1ae2f3894f4f24fd77e223a6759))
|
|
151
218
|
|
|
152
219
|
|
|
153
220
|
### Documentation
|
|
154
221
|
|
|
155
|
-
* fix broken story ([
|
|
222
|
+
* fix broken story ([bfcd04b](https://github.com/dialpad/dialtone-vue/commit/bfcd04bc74872ff41d29de76e5fea5da45a05a39))
|
|
156
223
|
|
|
157
224
|
|
|
158
225
|
### Features
|
|
159
226
|
|
|
160
|
-
* **
|
|
161
|
-
* **
|
|
162
|
-
* **Rich Text Editor:** link extension ([#
|
|
163
|
-
*
|
|
164
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
227
|
+
* **Modal:** show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([f4109a7](https://github.com/dialpad/dialtone-vue/commit/f4109a7969b2d035102bc7c4b94875cba8a31595))
|
|
228
|
+
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([9612c7c](https://github.com/dialpad/dialtone-vue/commit/9612c7cb1581c24fb2d20c5d156aaf45dd0b0263))
|
|
229
|
+
* **Rich Text Editor:** tests for rich text editor link extension and utils ([#1001](https://github.com/dialpad/dialtone-vue/issues/1001)) ([203fda4](https://github.com/dialpad/dialtone-vue/commit/203fda48f1ed99d10d3f7bb4a74ba412a43d15b0))
|
|
230
|
+
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([5838862](https://github.com/dialpad/dialtone-vue/commit/583886255d8e692a79b4233ca8005e7ee48b79bc))
|
|
165
231
|
|
|
166
|
-
|
|
232
|
+
## [2.85.1](https://github.com/dialpad/dialtone-vue/compare/v2.85.0...v2.85.1) (2023-05-25)
|
|
167
233
|
|
|
168
234
|
|
|
169
235
|
### Bug Fixes
|
|
170
236
|
|
|
171
|
-
*
|
|
237
|
+
* **Keyboard Shortcut:** inverted border color ([75b0de2](https://github.com/dialpad/dialtone-vue/commit/75b0de235bf762805384f7c1eefaf2891dc31268))
|
|
238
|
+
* **Leftbar General Row:** add href for focusability ([#994](https://github.com/dialpad/dialtone-vue/issues/994)) ([d7954a7](https://github.com/dialpad/dialtone-vue/commit/d7954a709a9b3ce10d4aefb3aed9e726d717cab3))
|
|
239
|
+
|
|
240
|
+
# [2.85.0](https://github.com/dialpad/dialtone-vue/compare/v2.84.1...v2.85.0) (2023-05-23)
|
|
172
241
|
|
|
173
|
-
|
|
242
|
+
|
|
243
|
+
### Features
|
|
244
|
+
|
|
245
|
+
* update dialtone-icons ([7fc7543](https://github.com/dialpad/dialtone-vue/commit/7fc75435abbf5ad0b525b276e262143a92d64ea7))
|
|
246
|
+
|
|
247
|
+
## [2.84.1](https://github.com/dialpad/dialtone-vue/compare/v2.84.0...v2.84.1) (2023-05-19)
|
|
174
248
|
|
|
175
249
|
|
|
176
250
|
### Bug Fixes
|
|
177
251
|
|
|
178
|
-
* change to fnv algo ([
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
252
|
+
* change to fnv algo ([ff2bc21](https://github.com/dialpad/dialtone-vue/commit/ff2bc21422e84c7322eb405485aec6fa310899e7))
|
|
253
|
+
|
|
254
|
+
# [2.84.0](https://github.com/dialpad/dialtone-vue/compare/v2.83.5...v2.84.0) (2023-05-18)
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
### Bug Fixes
|
|
258
|
+
|
|
259
|
+
* set node engine minimum to 12.20 ([#988](https://github.com/dialpad/dialtone-vue/issues/988)) ([9c0b45d](https://github.com/dialpad/dialtone-vue/commit/9c0b45db2c937a634625cb7bcd3a7157481c499b))
|
|
182
260
|
|
|
183
261
|
|
|
184
262
|
### Features
|
|
185
263
|
|
|
186
|
-
* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([
|
|
187
|
-
* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([
|
|
188
|
-
|
|
189
|
-
|
|
264
|
+
* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([74e98da](https://github.com/dialpad/dialtone-vue/commit/74e98da8b5e60bab559e670d95a8c3ee8f123b18))
|
|
265
|
+
* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([80cbf02](https://github.com/dialpad/dialtone-vue/commit/80cbf02d734745b5962e97a8cac5858432d4b19e))
|
|
266
|
+
|
|
267
|
+
## [2.83.5](https://github.com/dialpad/dialtone-vue/compare/v2.83.4...v2.83.5) (2023-05-17)
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
### Bug Fixes
|
|
271
|
+
|
|
272
|
+
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([a565285](https://github.com/dialpad/dialtone-vue/commit/a565285cac178cb30339e81853d5e3b445444bdc))
|
|
273
|
+
|
|
274
|
+
## [2.83.4](https://github.com/dialpad/dialtone-vue/compare/v2.83.3...v2.83.4) (2023-05-17)
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
### Bug Fixes
|
|
278
|
+
|
|
279
|
+
* update dialtone-icons ([14ae0e6](https://github.com/dialpad/dialtone-vue/commit/14ae0e6200baeecdbfb7fc87a3c3fb5d38bedd31))
|
|
190
280
|
|
|
191
281
|
## [2.83.3](https://github.com/dialpad/dialtone-vue/compare/v2.83.2...v2.83.3) (2023-05-15)
|
|
192
282
|
|