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

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,15 +1,17 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.11-master.2025-02-08...v) (2025-02-08)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.11-master.2025-02-10...v) (2025-02-10)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.11-master.2025-02-08](https://github.com/vuetifyjs/vuetify/compare/v3.7.11...v3.7.11-master.2025-02-08) "Other Commmits" (2025-02-08)
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)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
- * **build:** use subpath exports in import maps ([51243cb](https://github.com/vuetifyjs/vuetify/commit/51243cb3719fa4630cc1eff6d70d77baf20d0f18))
10
+ * **VOverlay:** don't inherit scrim opacity ([4ff8d58](https://github.com/vuetifyjs/vuetify/commit/4ff8d58be718ff8deefb8b6ef8e1f2651d37d547)), closes [#20969](https://github.com/vuetifyjs/vuetify/issues/20969)
11
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)
12
+ * **VSelect:** pick props instead of using toRaw ([1413d20](https://github.com/vuetifyjs/vuetify/commit/1413d20b74e22f8d5fc3c21541f191232de32aaf))
12
13
  * **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)
14
+ * **VSlider:** skip position calculation if element does not exist ([1f4f945](https://github.com/vuetifyjs/vuetify/commit/1f4f945e5de7acd615998c5d1f54f5db14511c2b)), closes [#19891](https://github.com/vuetifyjs/vuetify/issues/19891)
13
15
 
14
16
 
15
17
  ### :test_tube: Labs
@@ -20,7 +22,7 @@
20
22
 
21
23
  ### Other Commmits
22
24
 
23
- * chore(release): publish v3.7.11-master.2025-02-08 ([72de1cb](https://github.com/vuetifyjs/vuetify/commit/72de1cbdedc79a23668de09cef1543fb3b2e2694))
25
+ * chore(release): publish v3.7.11-master.2025-02-10 ([44be1a4](https://github.com/vuetifyjs/vuetify/commit/44be1a46c1ff73b9345fa429fa952d58b5f22e25))
24
26
  * chore(README): update installation guide link ([abd0b5a](https://github.com/vuetifyjs/vuetify/commit/abd0b5a24b0c4a6d8a83d689845c970871e91f2e))
25
27
  * Revert "chore(ci): use ucacher" ([8d02e01](https://github.com/vuetifyjs/vuetify/commit/8d02e01b4b439b635398a5e982ba47fb7fbd20ed))
26
28
  * chore: update vite-plugin-vuetify ([2df9ac6](https://github.com/vuetifyjs/vuetify/commit/2df9ac6a2b18a9e50b9aba63e02e1e7a04a55809))