@dialpad/dialtone-vue 2.0.0-beta.17 → 2.0.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,103 +1,3 @@
1
- # [2.0.0-beta.17](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.16...v2.0.0-beta.17) (2022-03-11)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * only show tooltip on visible focus ([38d21cc](https://github.com/dialpad/dialtone-vue/commit/38d21cc4dcc7400c6578af2a606997a46cf1c4be))
7
-
8
- # [2.0.0-beta.16](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2022-03-11)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * don't render tooltip when blank ([7ff76d6](https://github.com/dialpad/dialtone-vue/commit/7ff76d65999d384f05a587944114f1a65ebf5a01))
14
-
15
- # [2.0.0-beta.15](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2022-03-11)
16
-
17
-
18
- ### Features
19
-
20
- * add initialFocusById ([de9e62b](https://github.com/dialpad/dialtone-vue/commit/de9e62b54112319076fe48399167bc27bd739a90))
21
-
22
- # [2.0.0-beta.14](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2022-03-10)
23
-
24
-
25
- ### Features
26
-
27
- * add initialFocusElement prop ([f88c2c3](https://github.com/dialpad/dialtone-vue/commit/f88c2c386f2a883268815fa43b4b7ecf0d48c087))
28
-
29
- # [2.0.0-beta.13](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2022-03-09)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * focus when triggered by mouse ([09437b4](https://github.com/dialpad/dialtone-vue/commit/09437b4b72139e11b6c4949cb120bbe7c731adf0))
35
- * initial focus fixes ([c14b135](https://github.com/dialpad/dialtone-vue/commit/c14b1355de1b4dbe3c79d4ba691546560fcb9e9a))
36
- * prevent wheel when popover modal opened ([a3f8af9](https://github.com/dialpad/dialtone-vue/commit/a3f8af9d8902f8abcce7355c2b01a4e01acd7a61))
37
-
38
- # [2.0.0-beta.12](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2022-03-09)
39
-
40
-
41
- ### Bug Fixes
42
-
43
- * is not a function bug ([181098c](https://github.com/dialpad/dialtone-vue/commit/181098c548fb32a057745a47d603c6aedad0e6a0))
44
-
45
- # [2.0.0-beta.11](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2022-03-08)
46
-
47
-
48
- ### Bug Fixes
49
-
50
- * fix tests ([de07819](https://github.com/dialpad/dialtone-vue/commit/de078190602b382f1832bb6540c5f49bc9b9767d))
51
-
52
- # [2.0.0-beta.10](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2022-03-08)
53
-
54
-
55
- ### Features
56
-
57
- * add default mouse highlighting on list_item ([db75ac3](https://github.com/dialpad/dialtone-vue/commit/db75ac31fc9e1dd9a2fabe812cd9934888ddaf01))
58
-
59
- # [2.0.0-beta.9](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2022-03-07)
60
-
61
-
62
- ### Bug Fixes
63
-
64
- * mouse highlighting with combobox popover ([48c629c](https://github.com/dialpad/dialtone-vue/commit/48c629cb1c1430ea25e0ab09cfe8fd98b8e34ac7))
65
-
66
- # [2.0.0-beta.8](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2022-03-05)
67
-
68
-
69
- ### Features
70
-
71
- * add autoFocus prop ([92f14af](https://github.com/dialpad/dialtone-vue/commit/92f14afb06f8adff5a13ebbbf4db3e83f3cabfc9))
72
-
73
- # [2.0.0-beta.7](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2022-03-04)
74
-
75
-
76
- ### Bug Fixes
77
-
78
- * popover open event, popover focus bug ([a8fe310](https://github.com/dialpad/dialtone-vue/commit/a8fe310fe3488cbcc0d9135cd5cea0d8119f29cb))
79
-
80
- # [2.0.0-beta.6](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2022-03-02)
81
-
82
-
83
- ### Features
84
-
85
- * add dialogClass prop ([612094d](https://github.com/dialpad/dialtone-vue/commit/612094dab4da9eff64aca8bff840eba8afc0fab7))
86
-
87
- # [2.0.0-beta.5](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2022-03-02)
88
-
89
-
90
- ### Bug Fixes
91
-
92
- * tests ([9a18f53](https://github.com/dialpad/dialtone-vue/commit/9a18f53255e96bca7a021414d4d4810f1b09d18c))
93
-
94
- # [2.0.0-beta.4](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2022-03-01)
95
-
96
-
97
- ### Bug Fixes
98
-
99
- * z-index issue and focus on mouse click issue ([29f8da5](https://github.com/dialpad/dialtone-vue/commit/29f8da51e4c8b01857a1346daf6929f6179f7844))
100
-
101
1
  # [2.0.0-beta.3](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2022-02-26)
102
2
 
103
3
 
@@ -113,7 +13,6 @@
113
13
  * tooltip tests ([6358d36](https://github.com/dialpad/dialtone-vue/commit/6358d3653d084364637fb0ae6f2814604dfffc57))
114
14
 
115
15
  # [2.0.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v2.0.0-beta.1) (2022-02-25)
116
- # [1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)
117
16
 
118
17
 
119
18
  ### Bug Fixes