@dialpad/dialtone-vue 2.0.0-beta.19 → 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,117 +1,3 @@
1
- # [2.0.0-beta.19](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.18...v2.0.0-beta.19) (2022-03-12)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * protect null in combobox onopen ([2332306](https://github.com/dialpad/dialtone-vue/commit/2332306ade6e6ab066040a221515c74423a9f3d2))
7
-
8
- # [2.0.0-beta.18](https://github.com/dialpad/dialtone-vue/compare/v2.0.0-beta.17...v2.0.0-beta.18) (2022-03-11)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * nexttick in wrong place ([ca19667](https://github.com/dialpad/dialtone-vue/commit/ca19667aea83001da1042842cd88c747ab80ad48))
14
-
15
- # [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)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * only show tooltip on visible focus ([38d21cc](https://github.com/dialpad/dialtone-vue/commit/38d21cc4dcc7400c6578af2a606997a46cf1c4be))
21
-
22
- # [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)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * don't render tooltip when blank ([7ff76d6](https://github.com/dialpad/dialtone-vue/commit/7ff76d65999d384f05a587944114f1a65ebf5a01))
28
-
29
- # [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)
30
-
31
-
32
- ### Features
33
-
34
- * add initialFocusById ([de9e62b](https://github.com/dialpad/dialtone-vue/commit/de9e62b54112319076fe48399167bc27bd739a90))
35
-
36
- # [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)
37
-
38
-
39
- ### Features
40
-
41
- * add initialFocusElement prop ([f88c2c3](https://github.com/dialpad/dialtone-vue/commit/f88c2c386f2a883268815fa43b4b7ecf0d48c087))
42
-
43
- # [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)
44
-
45
-
46
- ### Bug Fixes
47
-
48
- * focus when triggered by mouse ([09437b4](https://github.com/dialpad/dialtone-vue/commit/09437b4b72139e11b6c4949cb120bbe7c731adf0))
49
- * initial focus fixes ([c14b135](https://github.com/dialpad/dialtone-vue/commit/c14b1355de1b4dbe3c79d4ba691546560fcb9e9a))
50
- * prevent wheel when popover modal opened ([a3f8af9](https://github.com/dialpad/dialtone-vue/commit/a3f8af9d8902f8abcce7355c2b01a4e01acd7a61))
51
-
52
- # [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)
53
-
54
-
55
- ### Bug Fixes
56
-
57
- * is not a function bug ([181098c](https://github.com/dialpad/dialtone-vue/commit/181098c548fb32a057745a47d603c6aedad0e6a0))
58
-
59
- # [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)
60
-
61
-
62
- ### Bug Fixes
63
-
64
- * fix tests ([de07819](https://github.com/dialpad/dialtone-vue/commit/de078190602b382f1832bb6540c5f49bc9b9767d))
65
-
66
- # [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)
67
-
68
-
69
- ### Features
70
-
71
- * add default mouse highlighting on list_item ([db75ac3](https://github.com/dialpad/dialtone-vue/commit/db75ac31fc9e1dd9a2fabe812cd9934888ddaf01))
72
-
73
- # [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)
74
-
75
-
76
- ### Bug Fixes
77
-
78
- * mouse highlighting with combobox popover ([48c629c](https://github.com/dialpad/dialtone-vue/commit/48c629cb1c1430ea25e0ab09cfe8fd98b8e34ac7))
79
-
80
- # [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)
81
-
82
-
83
- ### Features
84
-
85
- * add autoFocus prop ([92f14af](https://github.com/dialpad/dialtone-vue/commit/92f14afb06f8adff5a13ebbbf4db3e83f3cabfc9))
86
-
87
- # [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)
88
-
89
-
90
- ### Bug Fixes
91
-
92
- * popover open event, popover focus bug ([a8fe310](https://github.com/dialpad/dialtone-vue/commit/a8fe310fe3488cbcc0d9135cd5cea0d8119f29cb))
93
-
94
- # [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)
95
-
96
-
97
- ### Features
98
-
99
- * add dialogClass prop ([612094d](https://github.com/dialpad/dialtone-vue/commit/612094dab4da9eff64aca8bff840eba8afc0fab7))
100
-
101
- # [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)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * tests ([9a18f53](https://github.com/dialpad/dialtone-vue/commit/9a18f53255e96bca7a021414d4d4810f1b09d18c))
107
-
108
- # [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)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * z-index issue and focus on mouse click issue ([29f8da5](https://github.com/dialpad/dialtone-vue/commit/29f8da51e4c8b01857a1346daf6929f6179f7844))
114
-
115
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)
116
2
 
117
3
 
@@ -127,7 +13,6 @@
127
13
  * tooltip tests ([6358d36](https://github.com/dialpad/dialtone-vue/commit/6358d3653d084364637fb0ae6f2814604dfffc57))
128
14
 
129
15
  # [2.0.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v2.0.0-beta.1) (2022-02-25)
130
- # [1.15.0](https://github.com/dialpad/dialtone-vue/compare/v1.14.0...v1.15.0) (2022-02-28)
131
16
 
132
17
 
133
18
  ### Bug Fixes