@vuetify/nightly 4.0.5-master.2026-04-21 → 4.0.6-master.2026-04-22
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 +4 -23
- package/dist/json/attributes.json +2743 -2743
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +216 -216
- package/dist/json/web-types.json +4888 -4888
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +5904 -5901
- package/dist/vuetify-labs.d.ts +77 -77
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +7258 -7255
- package/dist/vuetify.d.ts +77 -77
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/components/VBtnToggle/VBtnToggle.css +3 -0
- package/lib/components/VBtnToggle/VBtnToggle.sass +5 -0
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +77 -77
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,37 +1,18 @@
|
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v4.0.
|
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v4.0.6-master.2026-04-22...v) (2026-04-22)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
## [4.0.
|
|
5
|
+
## [4.0.6-master.2026-04-22](https://github.com/vuetifyjs/vuetify/compare/v4.0.6...v4.0.6-master.2026-04-22) "Other Commits" (2026-04-22)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### :wrench: Bug Fixes
|
|
9
9
|
|
|
10
|
-
* **
|
|
11
|
-
* **VField:** pass color to icon-color if glow prop is true ([#21547](https://github.com/vuetifyjs/vuetify/issues/21547)) ([10125b7](https://github.com/vuetifyjs/vuetify/commit/10125b7fcf7a7ceaa9599cdd6186318f3cdae8fc)), closes [#21388](https://github.com/vuetifyjs/vuetify/issues/21388)
|
|
12
|
-
* **VOtpInput:** remove semicolon from sass file ([bf53f9e](https://github.com/vuetifyjs/vuetify/commit/bf53f9e1021a4e7c9275cc21f1985ae754fb0635)), closes [#22798](https://github.com/vuetifyjs/vuetify/issues/22798)
|
|
13
|
-
* **VSelectionControl:** readonly should not suppress focus-visible ([#22527](https://github.com/vuetifyjs/vuetify/issues/22527)) ([ce234a8](https://github.com/vuetifyjs/vuetify/commit/ce234a868348b0a808ee4533bcd0c1633a8566a4)), closes [#22513](https://github.com/vuetifyjs/vuetify/issues/22513)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
### :test_tube: Labs
|
|
17
|
-
|
|
18
|
-
* **VVideo:** avoid tooltip obstructing volume slider ([add2a7e](https://github.com/vuetifyjs/vuetify/commit/add2a7e8facc1c50ad8b40e354f0bfb874a0177b))
|
|
19
|
-
* **VVideo:** support VVideoControls as standalone component ([aaf9cf5](https://github.com/vuetifyjs/vuetify/commit/aaf9cf5f6f10aa083bdc1181706f100dd0c6c710)), closes [#22529](https://github.com/vuetifyjs/vuetify/issues/22529)
|
|
20
|
-
* **VVideo:** show progress bar by default ([1be0091](https://github.com/vuetifyjs/vuetify/commit/1be0091ecbdb3891ce387aab37ba551f05e15d3b))
|
|
10
|
+
* **VBtnToggle:** correct background when active ([79a3a8c](https://github.com/vuetifyjs/vuetify/commit/79a3a8cf81cb153207e0675d0c77b54fec654f40)), closes [#22004](https://github.com/vuetifyjs/vuetify/issues/22004)
|
|
21
11
|
|
|
22
12
|
|
|
23
13
|
### Other Commits
|
|
24
14
|
|
|
25
|
-
* chore(release): publish v4.0.
|
|
26
|
-
* docs(blog): stabilize march-2026 TOC anchors with explicit ids ([3894f1e](https://github.com/vuetifyjs/vuetify/commit/3894f1ee593b03cf2251965f40ea6bda411d2719))
|
|
27
|
-
* docs: add March 2026 monthly update blog post ([64c1b95](https://github.com/vuetifyjs/vuetify/commit/64c1b9521b4de1dfceabc2b5c9b880b9065a6656))
|
|
28
|
-
* chore(README.md): update sponsors ([f35fdeb](https://github.com/vuetifyjs/vuetify/commit/f35fdebc1eeb9c84e6ed515a5d86183d48308128))
|
|
29
|
-
* docs: fix blog post markup for tabs ([217fbaa](https://github.com/vuetifyjs/vuetify/commit/217fbaa82c900209b44921e4d4292c2ab2d724a1))
|
|
30
|
-
* docs: fix markdownlint blanks-around-fences in blog post ([11a821e](https://github.com/vuetifyjs/vuetify/commit/11a821ee1940c3a9df96cdf239a925f0caa4d925))
|
|
31
|
-
* docs: add Vuetify0 alpha announcement blog post ([f126f66](https://github.com/vuetifyjs/vuetify/commit/f126f664dcfea3d469eb41d9b8b56d14dde4a6c7))
|
|
32
|
-
* chore(.gitignore): more explicit ignore path ([1bbc5a7](https://github.com/vuetifyjs/vuetify/commit/1bbc5a76fe7de92a1565d018e1028a1969ee47a3))
|
|
33
|
-
* chore(.gitignore): ignore superpowers plans ([1fac7b9](https://github.com/vuetifyjs/vuetify/commit/1fac7b902e5a9c70037cc21bcb947ba7e1426c14))
|
|
34
|
-
* docs: generate dynamic OG images at build time ([e288177](https://github.com/vuetifyjs/vuetify/commit/e2881774aebfce023b96bb5d36490acafad1d640))
|
|
15
|
+
* chore(release): publish v4.0.6-master.2026-04-22 ([bf48767](https://github.com/vuetifyjs/vuetify/commit/bf48767b06f06d66a39795151e729903ed07f200))
|
|
35
16
|
|
|
36
17
|
|
|
37
18
|
|