@dialpad/dialtone-vue 2.0.0-beta.18 → 2.0.0-beta.5

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