@vuetify/nightly 3.7.16-master.2025-03-15 → 3.7.16-master.2025-03-17

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,12 +1,13 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.16-master.2025-03-15...v) (2025-03-15)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.16-master.2025-03-17...v) (2025-03-17)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.16-master.2025-03-15](https://github.com/vuetifyjs/vuetify/compare/v3.7.16...v3.7.16-master.2025-03-15) "Other Commmits" (2025-03-15)
5
+ ## [3.7.16-master.2025-03-17](https://github.com/vuetifyjs/vuetify/compare/v3.7.16...v3.7.16-master.2025-03-17) "Other Commmits" (2025-03-17)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
+ * **theme:** support unhead v2 ([#21106](https://github.com/vuetifyjs/vuetify/issues/21106)) ([5efcacb](https://github.com/vuetifyjs/vuetify/commit/5efcacbd137daa441f91c7a7c0546ffc8577eec2)), closes [#21112](https://github.com/vuetifyjs/vuetify/issues/21112)
10
11
  * **VToolbar:** don't force full width when using floating prop ([0aea286](https://github.com/vuetifyjs/vuetify/commit/0aea28697b432e7ab945d90be7c76177cdf40843))
11
12
 
12
13
 
@@ -22,7 +23,7 @@
22
23
 
23
24
  ### Other Commmits
24
25
 
25
- * chore(release): publish v3.7.16-master.2025-03-15 ([7f9117f](https://github.com/vuetifyjs/vuetify/commit/7f9117f6b8519899375b45897dbe2b8f72193a83))
26
+ * chore(release): publish v3.7.16-master.2025-03-17 ([64f41db](https://github.com/vuetifyjs/vuetify/commit/64f41db5d329a88c0bbb5b68b9edbe9c86c0e8e4))
26
27
  * chore(VDefaultsProvider): fix lint ([1ed8bde](https://github.com/vuetifyjs/vuetify/commit/1ed8bde2a4c9cdf22ae7268597defa4fa486d5d9))
27
28
  * docs(meet-the-team): remove promoted ([d78ca16](https://github.com/vuetifyjs/vuetify/commit/d78ca168359f24ade6e05dc6cf8c10443ed4fe4b))
28
29
  * chore(VDialog): update cypress tests to vitest ([dc588a1](https://github.com/vuetifyjs/vuetify/commit/dc588a11f556098f813ab40aecf6be3b370c3d91))