@vuetify/nightly 3.7.15-master.2025-03-07 → 3.7.15-master.2025-03-08

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.7.15-master.2025-03-07...v) (2025-03-07)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.15-master.2025-03-08...v) (2025-03-08)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.15-master.2025-03-07](https://github.com/vuetifyjs/vuetify/compare/v3.7.15...v3.7.15-master.2025-03-07) "Other Commmits" (2025-03-07)
5
+ ## [3.7.15-master.2025-03-08](https://github.com/vuetifyjs/vuetify/compare/v3.7.15...v3.7.15-master.2025-03-08) "Other Commmits" (2025-03-08)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -14,17 +14,24 @@
14
14
  ### :microscope: Code Refactoring
15
15
 
16
16
  * explicit number casting ([4f6e77f](https://github.com/vuetifyjs/vuetify/commit/4f6e77fac2585873645961472ccd4ae6d9477d60))
17
+ * **VDatePickerMonth:** remove useless VDefaultsProvider ([80184e4](https://github.com/vuetifyjs/vuetify/commit/80184e4f094adf0862ef9f29b9d13f64136b13f1))
17
18
 
18
19
 
19
20
  ### :test_tube: Labs
20
21
 
22
+ * **VDateInput:** eager load menu on focus ([e738692](https://github.com/vuetifyjs/vuetify/commit/e738692074fd7a600b30c6d3387662b88d334d83))
23
+ * **VDateInput:** show-adjacent-months by default ([dd6ac15](https://github.com/vuetifyjs/vuetify/commit/dd6ac156d3be50faecbad6837d36a7fb3b8cf669))
21
24
  * **VFileUpload:** clear internal input when empty ([#21038](https://github.com/vuetifyjs/vuetify/issues/21038)) ([010eb32](https://github.com/vuetifyjs/vuetify/commit/010eb32107c973b202c00f7b82bec9e0bdddb0ff)), closes [#21029](https://github.com/vuetifyjs/vuetify/issues/21029)
25
+ * **VTimePicker:** add active state for seconds ([#20926](https://github.com/vuetifyjs/vuetify/issues/20926)) ([ed9aa9f](https://github.com/vuetifyjs/vuetify/commit/ed9aa9f90ede9b0099d01ba7cc68916792121c6b))
22
26
  * **VTimePicker:** external control over `viewMode` ([#20677](https://github.com/vuetifyjs/vuetify/issues/20677)) ([5f3185e](https://github.com/vuetifyjs/vuetify/commit/5f3185e9cb7c4b55eb47a69c4bef0e69470d06b4)), closes [#20671](https://github.com/vuetifyjs/vuetify/issues/20671)
23
27
 
24
28
 
25
29
  ### Other Commmits
26
30
 
27
- * chore(release): publish v3.7.15-master.2025-03-07 ([fbe0b05](https://github.com/vuetifyjs/vuetify/commit/fbe0b05c9d48d81e9eedba18dda05c0691fe78bc))
31
+ * chore(release): publish v3.7.15-master.2025-03-08 ([ffced92](https://github.com/vuetifyjs/vuetify/commit/ffced92d73d124dffac86b3c8d5ee025c44b3491))
32
+ * chore(sheets.md): move design specification to page features ([9dbe0bc](https://github.com/vuetifyjs/vuetify/commit/9dbe0bc82bd29c98fdcfc259d19e51f7902474b7))
33
+ * docs(Example/UsageExample): add copy to usage, update tooltips, clean-up ([55f2085](https://github.com/vuetifyjs/vuetify/commit/55f2085fab3d63e1e55476de000addd8c2669e79))
34
+ * docs(VFooter): clean-up examples ([f57ae6e](https://github.com/vuetifyjs/vuetify/commit/f57ae6e7460f214c15b3fbff690ae6034518bdbf))
28
35
  * chore: default undefined for text props with boolean ([421f6ce](https://github.com/vuetifyjs/vuetify/commit/421f6cebcdf8a1620cfef77b05d4405c6dd84736))
29
36
  * chore: fix lint error ([580ddd2](https://github.com/vuetifyjs/vuetify/commit/580ddd2853aac016495906bf8e5c4dc852b87aff))
30
37
  * docs(data-table-misc-expand): hook up v-rating ([c8f8564](https://github.com/vuetifyjs/vuetify/commit/c8f856435021b4fd3ee6dece41ad869f4833693a))