@vuetify/nightly 3.8.0-beta.0-dev.2025-03-22 → 3.8.0-beta.0-dev.2025-03-24

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.8.0-beta.0-dev.2025-03-22...v) (2025-03-22)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0-dev.2025-03-24...v) (2025-03-24)
2
2
 
3
3
 
4
4
 
5
- # [3.8.0-beta.0-dev.2025-03-22](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0...v3.8.0-beta.0-dev.2025-03-22) "Other Commmits" (2025-03-22)
5
+ # [3.8.0-beta.0-dev.2025-03-24](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0...v3.8.0-beta.0-dev.2025-03-24) "Other Commmits" (2025-03-24)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -10,9 +10,21 @@
10
10
  * **VIcon:** add new prop opacity ([499ba21](https://github.com/vuetifyjs/vuetify/commit/499ba211cb346cc8a063f61f36524f4b5ea88297))
11
11
 
12
12
 
13
+ ### :wrench: Bug Fixes
14
+
15
+ * **VField:** min-height calculation incorrect ([3d09d1c](https://github.com/vuetifyjs/vuetify/commit/3d09d1cbf558b66830dce78bfe784af1b2f8f501))
16
+ * **VInput:** don't apply opacity to message with glow ([9caab87](https://github.com/vuetifyjs/vuetify/commit/9caab8776a79c2042f46562b894310c064291b53))
17
+
18
+
19
+ ### :microscope: Code Refactoring
20
+
21
+ * **VField:** default slot fallback ([#21074](https://github.com/vuetifyjs/vuetify/issues/21074)) ([0a8528a](https://github.com/vuetifyjs/vuetify/commit/0a8528a9c6517ece5cf8199002ba093c31e3164d))
22
+
23
+
13
24
  ### Other Commmits
14
25
 
15
- * chore(release): publish v3.8.0-beta.0-dev.2025-03-22 ([fe103b3](https://github.com/vuetifyjs/vuetify/commit/fe103b305ebe84b9370fc301b8559ee38a7beb9d))
26
+ * chore(release): publish v3.8.0-beta.0-dev.2025-03-24 ([d30571f](https://github.com/vuetifyjs/vuetify/commit/d30571f836dff5504a1e405c02619857449b8140))
27
+ * docs(package.json): update @intlify/unplugin-vue-i18n ([4761355](https://github.com/vuetifyjs/vuetify/commit/47613550d93cf3230b3ec0b2458015ef50ce3cb5))
16
28
 
17
29
 
18
30