@vuetify/nightly 3.8.6-master.2025-05-21 → 3.8.6-master.2025-05-22

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,12 +1,13 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.6-master.2025-05-21...v) (2025-05-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.6-master.2025-05-22...v) (2025-05-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.6-master.2025-05-21](https://github.com/vuetifyjs/vuetify/compare/v3.8.6...v3.8.6-master.2025-05-21) "Other Commits" (2025-05-21)
5
+ ## [3.8.6-master.2025-05-22](https://github.com/vuetifyjs/vuetify/compare/v3.8.6...v3.8.6-master.2025-05-22) "Other Commits" (2025-05-22)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
9
9
 
10
+ * **VMenu:** position relative to visualViewport when not zoomed ([6523eee](https://github.com/vuetifyjs/vuetify/commit/6523eee4dbcf2de396cfbaabc5d05b66487d9afa)), closes [#21462](https://github.com/vuetifyjs/vuetify/issues/21462)
10
11
  * **VNumberInput:** capture touch pointer on controls ([34d37f3](https://github.com/vuetifyjs/vuetify/commit/34d37f3d05695f73bd352d450effbd0d3ee17944)), closes [#21436](https://github.com/vuetifyjs/vuetify/issues/21436)
11
12
  * **VSelect:** keyboard match multiple items with the same prefix ([#21419](https://github.com/vuetifyjs/vuetify/issues/21419)) ([f460731](https://github.com/vuetifyjs/vuetify/commit/f460731d86465c85923e587d59984bf716078293))
12
13
 
@@ -18,7 +19,7 @@
18
19
 
19
20
  ### Other Commits
20
21
 
21
- * chore(release): publish v3.8.6-master.2025-05-21 ([54e43fc](https://github.com/vuetifyjs/vuetify/commit/54e43fc38c0b87c72320d7a5cbe36b30bd399760))
22
+ * chore(release): publish v3.8.6-master.2025-05-22 ([e475f33](https://github.com/vuetifyjs/vuetify/commit/e475f33478268bbb1251c916c1fc0c14378a2502))
22
23
  * style: sort props ([08fc447](https://github.com/vuetifyjs/vuetify/commit/08fc4476818e32a31cdc3489e5ec5cd453228258))
23
24
  * chore: fix windows build scripts ([2c861a0](https://github.com/vuetifyjs/vuetify/commit/2c861a03adda5638ee8be51a075f55f25a85725a))
24
25