@vuetify/nightly 3.8.3-master.2025-05-01 → 3.8.3-master.2025-05-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.8.3-master.2025-05-01...v) (2025-05-01)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.3-master.2025-05-02...v) (2025-05-02)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.3-master.2025-05-01](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.3-master.2025-05-01) "Other Commits" (2025-05-01)
5
+ ## [3.8.3-master.2025-05-02](https://github.com/vuetifyjs/vuetify/compare/v3.8.3...v3.8.3-master.2025-05-02) "Other Commits" (2025-05-02)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -14,12 +14,15 @@
14
14
 
15
15
  ### :test_tube: Labs
16
16
 
17
+ * **VDateInput:** If multiple, reset model to [] ([#21299](https://github.com/vuetifyjs/vuetify/issues/21299)) ([3a9602b](https://github.com/vuetifyjs/vuetify/commit/3a9602b991ab4eeff639b75a7043aac4d7de35a2))
17
18
  * **VDateInput:** add update-on prop ([#21249](https://github.com/vuetifyjs/vuetify/issues/21249)) ([7304a37](https://github.com/vuetifyjs/vuetify/commit/7304a373444e72f47c7dbee137878826d2f2b4cc)), closes [#21245](https://github.com/vuetifyjs/vuetify/issues/21245) [#20964](https://github.com/vuetifyjs/vuetify/issues/20964)
18
19
 
19
20
 
20
21
  ### Other Commits
21
22
 
22
- * chore(release): publish v3.8.3-master.2025-05-01 ([da6a44b](https://github.com/vuetifyjs/vuetify/commit/da6a44be82b2bedb38e88d81b72c511181fcafb6))
23
+ * chore(release): publish v3.8.3-master.2025-05-02 ([9e44749](https://github.com/vuetifyjs/vuetify/commit/9e447492775e90532c474d2f2367d1c46148adce))
24
+ * docs(blog): add april 2025 update ([#21349](https://github.com/vuetifyjs/vuetify/issues/21349)) ([c359af7](https://github.com/vuetifyjs/vuetify/commit/c359af7a6cfbbe1667d363a94118fdbbda9113dc))
25
+ * docs(VFileInput): updated validation example for multiple file upload ([#21335](https://github.com/vuetifyjs/vuetify/issues/21335)) ([bf30c07](https://github.com/vuetifyjs/vuetify/commit/bf30c076d7c3477b86ebc2f619cd79605cbe19ee)), closes [#21099](https://github.com/vuetifyjs/vuetify/issues/21099)
23
26
  * docs(VOverlay): update opacity description ([9c0a1ca](https://github.com/vuetifyjs/vuetify/commit/9c0a1ca0f7c988ec829227b8be280e65182d5c8d)), closes [#21347](https://github.com/vuetifyjs/vuetify/issues/21347)
24
27
  * docs: type inference issue on exposed API documentation ([#21278](https://github.com/vuetifyjs/vuetify/issues/21278)) ([dd0dc0f](https://github.com/vuetifyjs/vuetify/commit/dd0dc0f341b2d99fbae73da9cbfc09cbc68161f7))
25
28
  * docs: more precise description of the offset for location strategy ([#21317](https://github.com/vuetifyjs/vuetify/issues/21317)) ([37a6fa6](https://github.com/vuetifyjs/vuetify/commit/37a6fa65ec60913c19aa351dfcab15925dc3b5d7))