@vuetify/nightly 3.7.11-master.2025-02-10 → 3.7.11-master.2025-02-11

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.11-master.2025-02-10...v) (2025-02-10)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.11-master.2025-02-11...v) (2025-02-11)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.11-master.2025-02-10](https://github.com/vuetifyjs/vuetify/compare/v3.7.11...v3.7.11-master.2025-02-10) "Other Commmits" (2025-02-10)
5
+ ## [3.7.11-master.2025-02-11](https://github.com/vuetifyjs/vuetify/compare/v3.7.11...v3.7.11-master.2025-02-11) "Other Commmits" (2025-02-11)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -16,13 +16,15 @@
16
16
 
17
17
  ### :test_tube: Labs
18
18
 
19
+ * **VDateInput:** do not pass `rounded` to the picker ([#20972](https://github.com/vuetifyjs/vuetify/issues/20972)) ([b5ed84d](https://github.com/vuetifyjs/vuetify/commit/b5ed84dd1cbbde6c33e3b88a652960d90ae2baa9))
19
20
  * **VDateInput:** transform model in / out for VConfirmEdit ([#20281](https://github.com/vuetifyjs/vuetify/issues/20281)) ([fac2f99](https://github.com/vuetifyjs/vuetify/commit/fac2f99b2e87cb8fb5435e1b81da4327a38768bf)), closes [#20146](https://github.com/vuetifyjs/vuetify/issues/20146)
20
21
  * **VDateInput:** forwardRefs and handle local and form level reset ([1461d7e](https://github.com/vuetifyjs/vuetify/commit/1461d7e2e1bba90d0e2ab1ffdb29e33abc7382e6)), closes [#19965](https://github.com/vuetifyjs/vuetify/issues/19965)
21
22
 
22
23
 
23
24
  ### Other Commmits
24
25
 
25
- * chore(release): publish v3.7.11-master.2025-02-10 ([44be1a4](https://github.com/vuetifyjs/vuetify/commit/44be1a46c1ff73b9345fa429fa952d58b5f22e25))
26
+ * chore(release): publish v3.7.11-master.2025-02-11 ([5f5998e](https://github.com/vuetifyjs/vuetify/commit/5f5998eba79b33aa1837b2d1db8f938beb2e30f4))
27
+ * docs(VDatePicker): remove display-value from props list ([#20879](https://github.com/vuetifyjs/vuetify/issues/20879)) ([9d30fa5](https://github.com/vuetifyjs/vuetify/commit/9d30fa56be862ed0d78a2145b0375a4609586fa9)), closes [#20863](https://github.com/vuetifyjs/vuetify/issues/20863)
26
28
  * chore(README): update installation guide link ([abd0b5a](https://github.com/vuetifyjs/vuetify/commit/abd0b5a24b0c4a6d8a83d689845c970871e91f2e))
27
29
  * Revert "chore(ci): use ucacher" ([8d02e01](https://github.com/vuetifyjs/vuetify/commit/8d02e01b4b439b635398a5e982ba47fb7fbd20ed))
28
30
  * chore: update vite-plugin-vuetify ([2df9ac6](https://github.com/vuetifyjs/vuetify/commit/2df9ac6a2b18a9e50b9aba63e02e1e7a04a55809))