@vuetify/nightly 3.8.5-dev.2025-05-17 → 3.8.5-dev.2025-05-18

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.5-dev.2025-05-17...v) (2025-05-17)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.5-dev.2025-05-18...v) (2025-05-18)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.5-dev.2025-05-17](https://github.com/vuetifyjs/vuetify/compare/v3.8.5...v3.8.5-dev.2025-05-17) "Other Commits" (2025-05-17)
5
+ ## [3.8.5-dev.2025-05-18](https://github.com/vuetifyjs/vuetify/compare/v3.8.5...v3.8.5-dev.2025-05-18) "Other Commits" (2025-05-18)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -15,6 +15,7 @@
15
15
  * **transition:** expose create transition classes ([#21352](https://github.com/vuetifyjs/vuetify/issues/21352)) ([79f36aa](https://github.com/vuetifyjs/vuetify/commit/79f36aa042284471c7a7cb248721de884e4ef329))
16
16
  * **VAlert:** better aligment with prepend icon ([#20700](https://github.com/vuetifyjs/vuetify/issues/20700)) ([5231b95](https://github.com/vuetifyjs/vuetify/commit/5231b956c39477e913648dcbaef4030c284b1ece))
17
17
  * **VBtnGroup:** add direction prop ([#17878](https://github.com/vuetifyjs/vuetify/issues/17878)) ([5f39b85](https://github.com/vuetifyjs/vuetify/commit/5f39b8586e99c4529da9ef71576c048e711757e8)), closes [#17492](https://github.com/vuetifyjs/vuetify/issues/17492)
18
+ * **VCombobox:** scroll to first item on search result ([#20572](https://github.com/vuetifyjs/vuetify/issues/20572)) ([#21255](https://github.com/vuetifyjs/vuetify/issues/21255)) ([57bb5ad](https://github.com/vuetifyjs/vuetify/commit/57bb5adb426372ca6af48b961a5b3533efa7d703))
18
19
  * **VOverlay:** align scrim color with MD3 ([#21219](https://github.com/vuetifyjs/vuetify/issues/21219)) ([29d22a6](https://github.com/vuetifyjs/vuetify/commit/29d22a6737fa7e68bdd49c522a5b36dca3cabe11)), closes [#20244](https://github.com/vuetifyjs/vuetify/issues/20244)
19
20
  * **VVirtualScroll:** support fractional scroll index ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([adad9e2](https://github.com/vuetifyjs/vuetify/commit/adad9e2629fffa52b0abbb7d18297a5c0078074f))
20
21
 
@@ -26,7 +27,7 @@
26
27
 
27
28
  ### Other Commits
28
29
 
29
- * chore(release): publish v3.8.5-dev.2025-05-17 ([30690e7](https://github.com/vuetifyjs/vuetify/commit/30690e7d938e5cbe641c7a6274a40cfb9ec0c6a4))
30
+ * chore(release): publish v3.8.5-dev.2025-05-18 ([4f95f76](https://github.com/vuetifyjs/vuetify/commit/4f95f7619e645b35cfeeadcddc10910963f0f68a))
30
31
  * chore: move createTransition export to util ([3e9a613](https://github.com/vuetifyjs/vuetify/commit/3e9a613f5edca1d9455c2ea07af8834b24a549c1))
31
32
  * chore(theme): change upsertStyles parameters ([a0d03be](https://github.com/vuetifyjs/vuetify/commit/a0d03bed68e2e5052785536852b6b09231ae661d))
32
33