@vuetify/nightly 3.11.4-master.2025-12-21 → 3.11.4-master.2025-12-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 CHANGED
@@ -1,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.4-master.2025-12-21...v) (2025-12-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.4-master.2025-12-22...v) (2025-12-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.11.4-master.2025-12-21](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-master.2025-12-21) "Other Commits" (2025-12-21)
5
+ ## [3.11.4-master.2025-12-22](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-master.2025-12-22) "Other Commits" (2025-12-22)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -23,7 +23,9 @@
23
23
 
24
24
  ### Other Commits
25
25
 
26
- * chore(release): publish v3.11.4-master.2025-12-21 ([17d907a](https://github.com/vuetifyjs/vuetify/commit/17d907a4fd3c74fb546efa9681b515be13c49e8b))
26
+ * chore(release): publish v3.11.4-master.2025-12-22 ([1e478af](https://github.com/vuetifyjs/vuetify/commit/1e478af9787f1eba5bc2297f863521b589a1833b))
27
+ * docs: add font customization instructions ([#21907](https://github.com/vuetifyjs/vuetify/issues/21907)) ([3816497](https://github.com/vuetifyjs/vuetify/commit/38164976b9b43d25febd5bb1043b65b90ee33fb1))
28
+ * docs(installation): correct CDN link to Vue.js + full example ([c719a41](https://github.com/vuetifyjs/vuetify/commit/c719a41caf16935e31fc8887a8feb7c6be9ddf64)), closes [#22466](https://github.com/vuetifyjs/vuetify/issues/22466)
27
29
  * docs(installation): note about importmap URL suffix ([1862b16](https://github.com/vuetifyjs/vuetify/commit/1862b16bcca95ac036724130f213d26369430513)), closes [#22466](https://github.com/vuetifyjs/vuetify/issues/22466)
28
30
  * docs: dont hide play on small screens ([#22462](https://github.com/vuetifyjs/vuetify/issues/22462)) ([3c3f667](https://github.com/vuetifyjs/vuetify/commit/3c3f667525ebb5be4a63956d53111bb2c181130f))
29
31
  * docs: remove search query ([#22458](https://github.com/vuetifyjs/vuetify/issues/22458)) ([472233a](https://github.com/vuetifyjs/vuetify/commit/472233ac47ed2a73c6b4aa935d38526246030183))