@vuetify/nightly 3.9.0-master.2025-07-14 → 3.9.0-master.2025-07-15

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.9.0-master.2025-07-14...v) (2025-07-14)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.9.0-master.2025-07-15...v) (2025-07-15)
2
2
 
3
3
 
4
4
 
5
- # [3.9.0-master.2025-07-14](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-master.2025-07-14) "Other Commits" (2025-07-14)
5
+ # [3.9.0-master.2025-07-15](https://github.com/vuetifyjs/vuetify/compare/v3.9.0...v3.9.0-master.2025-07-15) "Other Commits" (2025-07-15)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -29,7 +29,8 @@
29
29
 
30
30
  ### Other Commits
31
31
 
32
- * chore(release): publish v3.9.0-master.2025-07-14 ([f624fd5](https://github.com/vuetifyjs/vuetify/commit/f624fd5ce87d3515989946f034a65814b06894ba))
32
+ * chore(release): publish v3.9.0-master.2025-07-15 ([18d928e](https://github.com/vuetifyjs/vuetify/commit/18d928e6a3af2c7a6d356e5f85c8f5fc0114327e))
33
+ * docs(hotkey): fix links and usage demo ([#21750](https://github.com/vuetifyjs/vuetify/issues/21750)) ([f43acea](https://github.com/vuetifyjs/vuetify/commit/f43acea2f96cc9c004d18a2d84eb96196880f888))
33
34
  * docs(VLazy): update playground example ([#20632](https://github.com/vuetifyjs/vuetify/issues/20632)) ([25d2b3f](https://github.com/vuetifyjs/vuetify/commit/25d2b3f477d9ff96d0ae9d43b8e1f457629c02bc)), closes [#20579](https://github.com/vuetifyjs/vuetify/issues/20579)
34
35
  * chore(VTreeview): fix flaky test ([f34989d](https://github.com/vuetifyjs/vuetify/commit/f34989db89650d877693f2bf36b561bebb431e7b))
35
36
  * chore: enforce JSX prop casing ([a8716c0](https://github.com/vuetifyjs/vuetify/commit/a8716c09c49e45ae23173fc1f80660e71ed18560))