@vuetify/nightly 3.11.0-beta.0-dev.2025-11-15 → 3.11.0-beta.0-dev.2025-11-17

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.11.0-beta.0-dev.2025-11-15...v) (2025-11-15)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.0-beta.0-dev.2025-11-17...v) (2025-11-17)
2
2
 
3
3
 
4
4
 
5
- # [3.11.0-beta.0-dev.2025-11-15](https://github.com/vuetifyjs/vuetify/compare/v3.11.0-beta.0...v3.11.0-beta.0-dev.2025-11-15) "Other Commits" (2025-11-15)
5
+ # [3.11.0-beta.0-dev.2025-11-17](https://github.com/vuetifyjs/vuetify/compare/v3.11.0-beta.0...v3.11.0-beta.0-dev.2025-11-17) "Other Commits" (2025-11-17)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -12,12 +12,13 @@
12
12
 
13
13
  ### :wrench: Bug Fixes
14
14
 
15
+ * **VDatePicker:** ignore model update if same day ([48da580](https://github.com/vuetifyjs/vuetify/commit/48da580a68004d131e6838f3594694a640e61232)), closes [#22338](https://github.com/vuetifyjs/vuetify/issues/22338)
15
16
  * **VOverlay:** keep content attached to the activator on page with zoom ([3085a93](https://github.com/vuetifyjs/vuetify/commit/3085a93e47d7e28bf7eb3b333e98935964c6b024)), closes [#22326](https://github.com/vuetifyjs/vuetify/issues/22326)
16
17
 
17
18
 
18
19
  ### Other Commits
19
20
 
20
- * chore(release): publish v3.11.0-beta.0-dev.2025-11-15 ([c97d316](https://github.com/vuetifyjs/vuetify/commit/c97d31624ba73a9b953c4a7579142d461bdcca0a))
21
+ * chore(release): publish v3.11.0-beta.0-dev.2025-11-17 ([f69c90d](https://github.com/vuetifyjs/vuetify/commit/f69c90d6737c262d4225959deb0489bae7d72368))
21
22
 
22
23
 
23
24