@vuetify/nightly 3.7.11-master.2025-02-04 → 3.7.11-master.2025-02-07

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,19 +1,27 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.11-master.2025-02-04...v) (2025-02-04)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.11-master.2025-02-07...v) (2025-02-07)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.11-master.2025-02-04](https://github.com/vuetifyjs/vuetify/compare/v3.7.11...v3.7.11-master.2025-02-04) "Other Commmits" (2025-02-04)
5
+ ## [3.7.11-master.2025-02-07](https://github.com/vuetifyjs/vuetify/compare/v3.7.11...v3.7.11-master.2025-02-07) "Other Commmits" (2025-02-07)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
10
  * **build:** use subpath exports in import maps ([51243cb](https://github.com/vuetifyjs/vuetify/commit/51243cb3719fa4630cc1eff6d70d77baf20d0f18))
11
+ * **VRipple:** no animation on mobile ([#20369](https://github.com/vuetifyjs/vuetify/issues/20369)) ([45e931c](https://github.com/vuetifyjs/vuetify/commit/45e931c65e526cbf85c4e8912f816199716ebeec)), closes [#12288](https://github.com/vuetifyjs/vuetify/issues/12288)
11
12
  * **VSelect:** improve selection performance ([#20937](https://github.com/vuetifyjs/vuetify/issues/20937)) ([08aa9d4](https://github.com/vuetifyjs/vuetify/commit/08aa9d49779d961b958ac8c512fcffb65fb0154e)), closes [#20703](https://github.com/vuetifyjs/vuetify/issues/20703)
12
13
 
13
14
 
15
+ ### :test_tube: Labs
16
+
17
+ * **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)
18
+ * **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)
19
+
20
+
14
21
  ### Other Commmits
15
22
 
16
- * chore(release): publish v3.7.11-master.2025-02-04 ([df6b28a](https://github.com/vuetifyjs/vuetify/commit/df6b28a52658e4d7a8a4886eb306334164ac102c))
23
+ * chore(release): publish v3.7.11-master.2025-02-07 ([e7b8a69](https://github.com/vuetifyjs/vuetify/commit/e7b8a69d30bd876be08232e31d2e0762beda486d))
24
+ * Revert "chore(ci): use ucacher" ([8d02e01](https://github.com/vuetifyjs/vuetify/commit/8d02e01b4b439b635398a5e982ba47fb7fbd20ed))
17
25
  * chore: update vite-plugin-vuetify ([2df9ac6](https://github.com/vuetifyjs/vuetify/commit/2df9ac6a2b18a9e50b9aba63e02e1e7a04a55809))
18
26
 
19
27