@dialpad/dialtone-vue 2.90.0-beta.1 → 2.90.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 -1
- package/CHANGELOG.md +133 -108
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.cjs +13 -13
- package/dist/dialtone-vue.js +5621 -3792
- package/dist/style.css +1 -1
- package/package.json +40 -40
package/CHANGELOG.md
CHANGED
|
@@ -1,178 +1,203 @@
|
|
|
1
|
-
# [2.90.0
|
|
1
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))
|
|
9
|
-
* **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))
|
|
10
|
-
* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))
|
|
11
|
-
* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))
|
|
12
|
-
* **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))
|
|
13
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
14
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
15
|
-
* package-lock ([de1f160](https://github.com/dialpad/dialtone-vue/commit/de1f16096984a171016252e124d3f1fc2922268d))
|
|
16
|
-
* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))
|
|
17
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
18
|
-
* revert feat(modal): show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([18cf9ab](https://github.com/dialpad/dialtone-vue/commit/18cf9ab44ea6de55a875e81851d6f05b210a6e9c))
|
|
19
|
-
* 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))
|
|
20
|
-
* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))
|
|
6
|
+
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
7
|
+
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
21
8
|
|
|
22
9
|
|
|
23
|
-
###
|
|
10
|
+
### Code Refactoring
|
|
24
11
|
|
|
25
|
-
*
|
|
12
|
+
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
13
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
26
14
|
|
|
27
15
|
|
|
28
16
|
### Features
|
|
29
17
|
|
|
30
|
-
*
|
|
31
|
-
* **
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
*
|
|
37
|
-
* **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))
|
|
38
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
39
|
-
* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))
|
|
18
|
+
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
19
|
+
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Reverts
|
|
23
|
+
|
|
24
|
+
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
40
25
|
|
|
41
|
-
# [2.
|
|
26
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
42
27
|
|
|
43
28
|
|
|
44
29
|
### Bug Fixes
|
|
45
30
|
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))
|
|
49
|
-
* **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))
|
|
50
|
-
* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))
|
|
51
|
-
* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))
|
|
52
|
-
* **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))
|
|
53
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
54
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
55
|
-
* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))
|
|
56
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
57
|
-
* revert feat(modal): show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([18cf9ab](https://github.com/dialpad/dialtone-vue/commit/18cf9ab44ea6de55a875e81851d6f05b210a6e9c))
|
|
58
|
-
* 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))
|
|
59
|
-
* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))
|
|
31
|
+
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
32
|
+
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
60
33
|
|
|
61
34
|
|
|
62
|
-
###
|
|
35
|
+
### Code Refactoring
|
|
63
36
|
|
|
64
|
-
*
|
|
37
|
+
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
38
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
65
39
|
|
|
66
40
|
|
|
67
41
|
### Features
|
|
68
42
|
|
|
69
|
-
*
|
|
70
|
-
* **
|
|
71
|
-
* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([335af23](https://github.com/dialpad/dialtone-vue/commit/335af2385b8a89fa34d3c480c6cbffb303e228f3))
|
|
72
|
-
* 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)
|
|
73
|
-
* **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))
|
|
74
|
-
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))
|
|
75
|
-
* **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))
|
|
76
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
77
|
-
* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))
|
|
43
|
+
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
44
|
+
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
78
45
|
|
|
79
|
-
|
|
46
|
+
|
|
47
|
+
### Reverts
|
|
48
|
+
|
|
49
|
+
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
50
|
+
|
|
51
|
+
# [2.90.0](https://github.com/dialpad/dialtone-vue/compare/v2.89.0...v2.90.0) (2023-07-07)
|
|
80
52
|
|
|
81
53
|
|
|
82
54
|
### Bug Fixes
|
|
83
55
|
|
|
84
|
-
*
|
|
85
|
-
*
|
|
86
|
-
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))
|
|
87
|
-
* **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))
|
|
88
|
-
* DIALTONE-1089 pagination muted clear button error ([4bd3170](https://github.com/dialpad/dialtone-vue/commit/4bd3170bf68e67673fabebd7bcd5963b70066136))
|
|
89
|
-
* **Keyboard Shortcut:** inverted border color ([b68387c](https://github.com/dialpad/dialtone-vue/commit/b68387cff880ab244c42ab5ce50a107c7fd678f7))
|
|
90
|
-
* **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))
|
|
91
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
92
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
93
|
-
* remove peer dep ([b5be026](https://github.com/dialpad/dialtone-vue/commit/b5be0265b786ce0858157b6d04e8224b3a264104))
|
|
94
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
95
|
-
* revert feat(modal): show event and initial-focus-element ([#1009](https://github.com/dialpad/dialtone-vue/issues/1009)) ([18cf9ab](https://github.com/dialpad/dialtone-vue/commit/18cf9ab44ea6de55a875e81851d6f05b210a6e9c))
|
|
96
|
-
* 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))
|
|
97
|
-
* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))
|
|
56
|
+
* correct release config ([7b903b8](https://github.com/dialpad/dialtone-vue/commit/7b903b8fe6ef83c4a4155242bca9d446219c427c))
|
|
57
|
+
* **Item Layout:** remove align-self from item layout ([2596cf9](https://github.com/dialpad/dialtone-vue/commit/2596cf9c80845dd21c3b517d6a85d174f45d188f))
|
|
98
58
|
|
|
99
59
|
|
|
100
|
-
###
|
|
60
|
+
### Code Refactoring
|
|
61
|
+
|
|
62
|
+
* **Datepicker:** migrate styles to dialtone ([#1052](https://github.com/dialpad/dialtone-vue/issues/1052)) ([0cbc447](https://github.com/dialpad/dialtone-vue/commit/0cbc4474ca723b7fd655eb6553f87e272d16c5be))
|
|
63
|
+
* **Datepicker:** name refactoring ([#1049](https://github.com/dialpad/dialtone-vue/issues/1049)) ([75f7146](https://github.com/dialpad/dialtone-vue/commit/75f714615e5273c09aa62e0ad3f1a9f279e6cca1))
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
### Features
|
|
67
|
+
|
|
68
|
+
* dialtone-vue dependency updates ([#1056](https://github.com/dialpad/dialtone-vue/issues/1056)) ([95f7419](https://github.com/dialpad/dialtone-vue/commit/95f741968ee9a0c444d8e8f6d8f88b8df6329291))
|
|
69
|
+
* **Item Layout:** add component ([#1053](https://github.com/dialpad/dialtone-vue/issues/1053)) ([23536b5](https://github.com/dialpad/dialtone-vue/commit/23536b553ca7e96869e87e3c7b6ec37b6feb6e6e))
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Reverts
|
|
73
|
+
|
|
74
|
+
* Revert "chore: increment version manually to fix semantic release issue" ([896ac83](https://github.com/dialpad/dialtone-vue/commit/896ac835a1ae74abb1d0fde9b6cdae6c48279ff8))
|
|
75
|
+
|
|
76
|
+
# [2.89.0](https://github.com/dialpad/dialtone-vue/compare/v2.88.0...v2.89.0) (2023-06-28)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Bug Fixes
|
|
80
|
+
|
|
81
|
+
* **Datepicker:** fix lint ([#1040](https://github.com/dialpad/dialtone-vue/issues/1040)) ([66d3f70](https://github.com/dialpad/dialtone-vue/commit/66d3f7069672d4b879dc31d205d9164656728be6))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* **Datepicker:** added missing events ([#1043](https://github.com/dialpad/dialtone-vue/issues/1043)) ([6f334cf](https://github.com/dialpad/dialtone-vue/commit/6f334cf3ab5dfbb325b7a336304b5ce7105196d2))
|
|
87
|
+
* **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))
|
|
88
|
+
* update dialtone-icons ([1fbd629](https://github.com/dialpad/dialtone-vue/commit/1fbd62948ef365227f0ca1849195c6b4ff3028c8))
|
|
101
89
|
|
|
102
|
-
|
|
90
|
+
# [2.88.0](https://github.com/dialpad/dialtone-vue/compare/v2.87.0...v2.88.0) (2023-06-23)
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
### Bug Fixes
|
|
94
|
+
|
|
95
|
+
* **General Row:** overlapping text ([#1036](https://github.com/dialpad/dialtone-vue/issues/1036)) ([79a6e3a](https://github.com/dialpad/dialtone-vue/commit/79a6e3a6d1e0d29616a9952d4b8aa0db5733f31f))
|
|
96
|
+
* **List Item:** border radius ([#1038](https://github.com/dialpad/dialtone-vue/issues/1038)) ([cebc536](https://github.com/dialpad/dialtone-vue/commit/cebc536503757a54ede8ac8768f5c1bc069a3ab2))
|
|
97
|
+
* **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))
|
|
103
98
|
|
|
104
99
|
|
|
105
100
|
### Features
|
|
106
101
|
|
|
107
|
-
* **
|
|
108
|
-
* **
|
|
109
|
-
* **Datepicker:**
|
|
110
|
-
* 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)
|
|
111
|
-
* **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))
|
|
112
|
-
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))
|
|
113
|
-
* **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))
|
|
114
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
115
|
-
* update dialtone-icons ([1fb19be](https://github.com/dialpad/dialtone-vue/commit/1fb19beca6145d4f8625653847525aba1c2283a2))
|
|
102
|
+
* **Datepicker:** documentation ([#1035](https://github.com/dialpad/dialtone-vue/issues/1035)) ([e77a12c](https://github.com/dialpad/dialtone-vue/commit/e77a12c53be4e4fd79ae1f64f1243ffa58d6992e))
|
|
103
|
+
* **Datepicker:** keyboard navigation ([#1025](https://github.com/dialpad/dialtone-vue/issues/1025)) ([498bff1](https://github.com/dialpad/dialtone-vue/commit/498bff17822da79205ced0d03ddb807923dcc3bd))
|
|
104
|
+
* **Datepicker:** tests ([#1032](https://github.com/dialpad/dialtone-vue/issues/1032)) ([a037c09](https://github.com/dialpad/dialtone-vue/commit/a037c09f9e8a00476e9e7506ac4bba24dc22a672))
|
|
116
105
|
|
|
117
|
-
# [2.
|
|
106
|
+
# [2.87.0](https://github.com/dialpad/dialtone-vue/compare/v2.86.0...v2.87.0) (2023-06-22)
|
|
118
107
|
|
|
119
108
|
|
|
120
109
|
### Bug Fixes
|
|
121
110
|
|
|
122
|
-
*
|
|
111
|
+
* **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))
|
|
112
|
+
* **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))
|
|
113
|
+
* **General Row:** nested a tags ([#1022](https://github.com/dialpad/dialtone-vue/issues/1022)) ([c73cdfb](https://github.com/dialpad/dialtone-vue/commit/c73cdfb9b30f2e0d90e10c3c69d581ae80f90c1f))
|
|
114
|
+
* 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))
|
|
115
|
+
* **Rich Text Editor:** add a check and workaround for phone regex ([9719dd2](https://github.com/dialpad/dialtone-vue/commit/9719dd295d27e4325e5f4c167cdcd57bcc16f911))
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Code Refactoring
|
|
119
|
+
|
|
120
|
+
* **List Item:** remove utility classes ([#1017](https://github.com/dialpad/dialtone-vue/issues/1017)) ([2a18c5a](https://github.com/dialpad/dialtone-vue/commit/2a18c5abf6d71abb01a8fc5d8f7183e9663fb4c8))
|
|
123
121
|
|
|
124
|
-
|
|
122
|
+
|
|
123
|
+
### Features
|
|
124
|
+
|
|
125
|
+
* **Datepicker:** datepicker component ([#1007](https://github.com/dialpad/dialtone-vue/issues/1007)) ([2d96fe8](https://github.com/dialpad/dialtone-vue/commit/2d96fe8e85b19dbd6e37fe6b993af744807761a1))
|
|
126
|
+
* **Datepicker:** with popover variant ([#1021](https://github.com/dialpad/dialtone-vue/issues/1021)) ([98ff1fa](https://github.com/dialpad/dialtone-vue/commit/98ff1fae7cefc52bf4b21a0f199e38684a4938dd))
|
|
127
|
+
* **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))
|
|
128
|
+
|
|
129
|
+
# [2.86.0](https://github.com/dialpad/dialtone-vue/compare/v2.85.1...v2.86.0) (2023-06-13)
|
|
125
130
|
|
|
126
131
|
|
|
127
132
|
### Bug Fixes
|
|
128
133
|
|
|
129
|
-
* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([
|
|
130
|
-
* **Contact Row, Group Row, General Row:** null on description ([#1013](https://github.com/dialpad/dialtone-vue/issues/1013)) ([
|
|
131
|
-
* DIALTONE-1089 pagination muted clear button error ([
|
|
132
|
-
* **
|
|
133
|
-
*
|
|
134
|
-
* missing migrations ([7483e16](https://github.com/dialpad/dialtone-vue/commit/7483e167d4689375fbc11a340f1c57cb8efeb2e5))
|
|
135
|
-
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([f899cb8](https://github.com/dialpad/dialtone-vue/commit/f899cb8677015b4ad0081604964c7497d9ce0a94))
|
|
136
|
-
* revert [DIALTONE-1089] fix: pagination muted clear button error ([f43066c](https://github.com/dialpad/dialtone-vue/commit/f43066c1cd393f5a28ad775534056c2123c50766))
|
|
134
|
+
* add placeholder text for richtexteditor ([#1004](https://github.com/dialpad/dialtone-vue/issues/1004)) ([8f7b50d](https://github.com/dialpad/dialtone-vue/commit/8f7b50db8481bf586b8da498ceeacfd4ee66c370))
|
|
135
|
+
* **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))
|
|
136
|
+
* DIALTONE-1089 pagination muted clear button error ([f2c79ac](https://github.com/dialpad/dialtone-vue/commit/f2c79aca2fd7f4baea9061211bc29c0c799488e3))
|
|
137
|
+
* **Modal:** secondary action button kind ([#1011](https://github.com/dialpad/dialtone-vue/issues/1011)) ([3f0717d](https://github.com/dialpad/dialtone-vue/commit/3f0717d9e4cb121dac004d69af98d8ad873289c6))
|
|
138
|
+
* revert [DIALTONE-1089] fix: pagination muted clear button error ([b234496](https://github.com/dialpad/dialtone-vue/commit/b234496106fba1ae2f3894f4f24fd77e223a6759))
|
|
137
139
|
|
|
138
140
|
|
|
139
141
|
### Documentation
|
|
140
142
|
|
|
141
|
-
* fix broken story ([
|
|
143
|
+
* fix broken story ([bfcd04b](https://github.com/dialpad/dialtone-vue/commit/bfcd04bc74872ff41d29de76e5fea5da45a05a39))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
### Features
|
|
147
|
+
|
|
148
|
+
* **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))
|
|
149
|
+
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([9612c7c](https://github.com/dialpad/dialtone-vue/commit/9612c7cb1581c24fb2d20c5d156aaf45dd0b0263))
|
|
150
|
+
* **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))
|
|
151
|
+
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([5838862](https://github.com/dialpad/dialtone-vue/commit/583886255d8e692a79b4233ca8005e7ee48b79bc))
|
|
152
|
+
|
|
153
|
+
## [2.85.1](https://github.com/dialpad/dialtone-vue/compare/v2.85.0...v2.85.1) (2023-05-25)
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
### Bug Fixes
|
|
157
|
+
|
|
158
|
+
* **Keyboard Shortcut:** inverted border color ([75b0de2](https://github.com/dialpad/dialtone-vue/commit/75b0de235bf762805384f7c1eefaf2891dc31268))
|
|
159
|
+
* **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))
|
|
160
|
+
|
|
161
|
+
# [2.85.0](https://github.com/dialpad/dialtone-vue/compare/v2.84.1...v2.85.0) (2023-05-23)
|
|
142
162
|
|
|
143
163
|
|
|
144
164
|
### Features
|
|
145
165
|
|
|
146
|
-
*
|
|
147
|
-
* **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))
|
|
148
|
-
* **Rich Text Editor:** link extension ([#991](https://github.com/dialpad/dialtone-vue/issues/991)) ([d88e704](https://github.com/dialpad/dialtone-vue/commit/d88e704141be76be088da731ddf751400fbff4bd))
|
|
149
|
-
* **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))
|
|
150
|
-
* state changes for feed item row ([#1002](https://github.com/dialpad/dialtone-vue/issues/1002)) ([9aeefc6](https://github.com/dialpad/dialtone-vue/commit/9aeefc60daee0ff8f37db518756238471ec15d7c))
|
|
166
|
+
* update dialtone-icons ([7fc7543](https://github.com/dialpad/dialtone-vue/commit/7fc75435abbf5ad0b525b276e262143a92d64ea7))
|
|
151
167
|
|
|
152
|
-
|
|
168
|
+
## [2.84.1](https://github.com/dialpad/dialtone-vue/compare/v2.84.0...v2.84.1) (2023-05-19)
|
|
153
169
|
|
|
154
170
|
|
|
155
171
|
### Bug Fixes
|
|
156
172
|
|
|
157
|
-
*
|
|
173
|
+
* change to fnv algo ([ff2bc21](https://github.com/dialpad/dialtone-vue/commit/ff2bc21422e84c7322eb405485aec6fa310899e7))
|
|
158
174
|
|
|
159
|
-
# [2.84.0
|
|
175
|
+
# [2.84.0](https://github.com/dialpad/dialtone-vue/compare/v2.83.5...v2.84.0) (2023-05-18)
|
|
160
176
|
|
|
161
177
|
|
|
162
178
|
### Bug Fixes
|
|
163
179
|
|
|
164
|
-
*
|
|
165
|
-
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([95c178c](https://github.com/dialpad/dialtone-vue/commit/95c178c29c3b9b8b4891d19f7a9cb87304400286))
|
|
166
|
-
* 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))
|
|
167
|
-
* update dialtone-icons ([9a8c31a](https://github.com/dialpad/dialtone-vue/commit/9a8c31ac8c14086fd1d94271b98123cc9431e7c8))
|
|
180
|
+
* 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))
|
|
168
181
|
|
|
169
182
|
|
|
170
183
|
### Features
|
|
171
184
|
|
|
172
|
-
* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([
|
|
173
|
-
* **Confact Info:** add `showAvatar` and `avatarIcon` props ([#981](https://github.com/dialpad/dialtone-vue/issues/981)) ([
|
|
174
|
-
|
|
175
|
-
|
|
185
|
+
* **Avatar:** update to flat colors ([#982](https://github.com/dialpad/dialtone-vue/issues/982)) ([74e98da](https://github.com/dialpad/dialtone-vue/commit/74e98da8b5e60bab559e670d95a8c3ee8f123b18))
|
|
186
|
+
* **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))
|
|
187
|
+
|
|
188
|
+
## [2.83.5](https://github.com/dialpad/dialtone-vue/compare/v2.83.4...v2.83.5) (2023-05-17)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Bug Fixes
|
|
192
|
+
|
|
193
|
+
* component documentation link class ([#985](https://github.com/dialpad/dialtone-vue/issues/985)) ([a565285](https://github.com/dialpad/dialtone-vue/commit/a565285cac178cb30339e81853d5e3b445444bdc))
|
|
194
|
+
|
|
195
|
+
## [2.83.4](https://github.com/dialpad/dialtone-vue/compare/v2.83.3...v2.83.4) (2023-05-17)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Bug Fixes
|
|
199
|
+
|
|
200
|
+
* update dialtone-icons ([14ae0e6](https://github.com/dialpad/dialtone-vue/commit/14ae0e6200baeecdbfb7fc87a3c3fb5d38bedd31))
|
|
176
201
|
|
|
177
202
|
## [2.83.3](https://github.com/dialpad/dialtone-vue/compare/v2.83.2...v2.83.3) (2023-05-15)
|
|
178
203
|
|