@dialpad/dialtone-vue 3.42.0-beta.1 → 3.42.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 +2 -44
- package/dist/dialtone-vue.common.js +143 -154
- package/dist/dialtone-vue.css +1 -1
- package/dist/dialtone-vue.umd.js +143 -154
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,59 +1,17 @@
|
|
|
1
|
-
# [3.42.0
|
|
1
|
+
# [3.42.0](https://github.com/dialpad/dialtone-vue/compare/v3.41.0...v3.42.0) (2023-02-01)
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
### Bug Fixes
|
|
5
|
-
|
|
6
|
-
* consolelog tests ([0d53fff](https://github.com/dialpad/dialtone-vue/commit/0d53fff3fa5b83883d1f8bec693675afeefd93b2))
|
|
7
|
-
* hack [#2](https://github.com/dialpad/dialtone-vue/issues/2) ([ffde2de](https://github.com/dialpad/dialtone-vue/commit/ffde2ded6a2b12622322aed47b07fbd834adb6e6))
|
|
8
|
-
* hack it up ([46df0d7](https://github.com/dialpad/dialtone-vue/commit/46df0d7327194fab77341fe96acf56a6177578f9))
|
|
9
|
-
* **Popover:** fix prevent scroll logic ([#723](https://github.com/dialpad/dialtone-vue/issues/723)) ([03e1b2b](https://github.com/dialpad/dialtone-vue/commit/03e1b2b924f9e9a49bf8f563a138fa393c9c2f0f))
|
|
10
|
-
* watch appendTo ([e36ca98](https://github.com/dialpad/dialtone-vue/commit/e36ca98e1460cf3f22399b03cde6882f2d6e6a7c))
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
### Features
|
|
14
|
-
|
|
15
|
-
* **Popover:** shadow dom external anchor logic ([b20e258](https://github.com/dialpad/dialtone-vue/commit/b20e258e5d167931f64e4e51ea6db3c5df3a1a90))
|
|
16
|
-
|
|
17
|
-
# [3.41.0-beta.4](https://github.com/dialpad/dialtone-vue/compare/v3.41.0-beta.3...v3.41.0-beta.4) (2023-01-26)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* hack [#2](https://github.com/dialpad/dialtone-vue/issues/2) ([ffde2de](https://github.com/dialpad/dialtone-vue/commit/ffde2ded6a2b12622322aed47b07fbd834adb6e6))
|
|
23
|
-
|
|
24
|
-
# [3.41.0-beta.3](https://github.com/dialpad/dialtone-vue/compare/v3.41.0-beta.2...v3.41.0-beta.3) (2023-01-26)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### Bug Fixes
|
|
28
|
-
|
|
29
|
-
* hack it up ([46df0d7](https://github.com/dialpad/dialtone-vue/commit/46df0d7327194fab77341fe96acf56a6177578f9))
|
|
30
|
-
|
|
31
|
-
# [3.41.0-beta.2](https://github.com/dialpad/dialtone-vue/compare/v3.41.0-beta.1...v3.41.0-beta.2) (2023-01-26)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### Bug Fixes
|
|
35
|
-
|
|
36
|
-
* watch appendTo ([e36ca98](https://github.com/dialpad/dialtone-vue/commit/e36ca98e1460cf3f22399b03cde6882f2d6e6a7c))
|
|
37
|
-
|
|
38
|
-
# [3.41.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v3.40.0...v3.41.0-beta.1) (2023-01-26)
|
|
3
|
+
# [3.41.0](https://github.com/dialpad/dialtone-vue/compare/v3.40.0...v3.41.0) (2023-01-26)
|
|
39
4
|
|
|
40
5
|
|
|
41
6
|
### Bug Fixes
|
|
42
7
|
|
|
43
8
|
* **Notice:** incorrect validation - vue 3 ([#716](https://github.com/dialpad/dialtone-vue/issues/716)) ([39aa989](https://github.com/dialpad/dialtone-vue/commit/39aa989f5b12864b4a91e7dfea52d41ba15cc316))
|
|
44
|
-
<<<<<<< HEAD
|
|
45
|
-
=======
|
|
46
9
|
* **Tab:** fix focus management with focusable elements inside the panel ([#721](https://github.com/dialpad/dialtone-vue/issues/721)) ([b689472](https://github.com/dialpad/dialtone-vue/commit/b689472a3624eb6ea1d03ebb94ac8befe91159b5))
|
|
47
|
-
>>>>>>> staging-vue3
|
|
48
10
|
|
|
49
11
|
|
|
50
12
|
### Features
|
|
51
13
|
|
|
52
14
|
* **Modal:** add style variants of banner ([#714](https://github.com/dialpad/dialtone-vue/issues/714)) ([b759869](https://github.com/dialpad/dialtone-vue/commit/b759869f26cda41ee8fb1c93a43be6cf7af5ef2d))
|
|
53
|
-
<<<<<<< HEAD
|
|
54
|
-
* **Popover:** shadow dom external anchor logic ([b20e258](https://github.com/dialpad/dialtone-vue/commit/b20e258e5d167931f64e4e51ea6db3c5df3a1a90))
|
|
55
|
-
=======
|
|
56
|
-
>>>>>>> staging-vue3
|
|
57
15
|
|
|
58
16
|
# [3.40.0](https://github.com/dialpad/dialtone-vue/compare/v3.39.0...v3.40.0) (2023-01-24)
|
|
59
17
|
|