@vuetify/nightly 3.7.14-master.2025-02-28 → 3.7.14-master.2025-03-02

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.14-master.2025-02-28...v) (2025-02-28)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.14-master.2025-03-02...v) (2025-03-02)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.14-master.2025-02-28](https://github.com/vuetifyjs/vuetify/compare/v3.7.14...v3.7.14-master.2025-02-28) "Other Commmits" (2025-02-28)
5
+ ## [3.7.14-master.2025-03-02](https://github.com/vuetifyjs/vuetify/compare/v3.7.14...v3.7.14-master.2025-03-02) "Other Commmits" (2025-03-02)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -14,6 +14,7 @@
14
14
 
15
15
  ### :test_tube: Labs
16
16
 
17
+ * **VFileUpload:** divider wrapper width on smaller screens ([cc26a99](https://github.com/vuetifyjs/vuetify/commit/cc26a99431bf98c7897f0deb854077a054594580))
17
18
  * **VNumberInput:** use useFocus composable for state ([41dad8c](https://github.com/vuetifyjs/vuetify/commit/41dad8c06087e31117b414052c20c1b53a1ba432))
18
19
  * **VNumberInput:** support control holding down ([#20987](https://github.com/vuetifyjs/vuetify/issues/20987)) ([83aed7b](https://github.com/vuetifyjs/vuetify/commit/83aed7b17d717142373e862cd10600530ef974ee))
19
20
  * **VNumberInput:** pass number to rules ([cea6d12](https://github.com/vuetifyjs/vuetify/commit/cea6d12124ea1be8c4ffedf0b2656d19ee9956ee)), closes [#21022](https://github.com/vuetifyjs/vuetify/issues/21022)
@@ -22,7 +23,7 @@
22
23
 
23
24
  ### Other Commmits
24
25
 
25
- * chore(release): publish v3.7.14-master.2025-02-28 ([3e9fadb](https://github.com/vuetifyjs/vuetify/commit/3e9fadb3c69313c953c94e940500645ccb2d8b46))
26
+ * chore(release): publish v3.7.14-master.2025-03-02 ([17704ea](https://github.com/vuetifyjs/vuetify/commit/17704ea9a40ff1e57adf7030069898887d86c7d1))
26
27
  * docs(api): add missing descriptions ([a123275](https://github.com/vuetifyjs/vuetify/commit/a1232756d4ae42afe31d3d3dcd743fc153e36842))
27
28
  * docs(v-data-table): update expand rows example ([1731d2a](https://github.com/vuetifyjs/vuetify/commit/1731d2a6810659cb8b5216d1223782b90d4e559d))
28
29
  * chore: remove playgrounds ([#20323](https://github.com/vuetifyjs/vuetify/issues/20323)) ([32bc451](https://github.com/vuetifyjs/vuetify/commit/32bc4518df88f06bf45157ea03a514b236806e52))