@vuetify/nightly 3.8.0-master.2025-04-06 → 3.8.1-master.2025-04-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,28 +1,13 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-master.2025-04-06...v) (2025-04-06)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.1-master.2025-04-07...v) (2025-04-07)
2
2
 
3
3
 
4
4
 
5
- # [3.8.0-master.2025-04-06](https://github.com/vuetifyjs/vuetify/compare/v3.8.0...v3.8.0-master.2025-04-06) "Other Commmits" (2025-04-06)
6
-
7
-
8
- ### :wrench: Bug Fixes
9
-
10
- * **VDataTable:** use current page items for shift click selection ([#21210](https://github.com/vuetifyjs/vuetify/issues/21210)) ([73608b7](https://github.com/vuetifyjs/vuetify/commit/73608b7a7e1cfe1cd58b140dbaf0b5ccb57ffe98)), closes [#21190](https://github.com/vuetifyjs/vuetify/issues/21190)
11
- * **VField:** glow prop color on focus only, add to menuIcon ([3c595d2](https://github.com/vuetifyjs/vuetify/commit/3c595d25df24a9d61421a1b01d0b72ca60990cf0))
12
- * **VNavigationDrawer:** swipe visual glitch ([#21203](https://github.com/vuetifyjs/vuetify/issues/21203)) ([91d74ec](https://github.com/vuetifyjs/vuetify/commit/91d74ec1278692ef5c45739dc5620d83f533a38d)), closes [#19874](https://github.com/vuetifyjs/vuetify/issues/19874)
13
- * **VSelect:** prevent menu from opening when readonly ([971930e](https://github.com/vuetifyjs/vuetify/commit/971930eeea4ccc1c87453d5384cdd82136a8bd11)), closes [#21169](https://github.com/vuetifyjs/vuetify/issues/21169) [#21178](https://github.com/vuetifyjs/vuetify/issues/21178)
14
- * **VTextField:** padding adjustment for `reverse` mode ([#21194](https://github.com/vuetifyjs/vuetify/issues/21194)) ([e820ca7](https://github.com/vuetifyjs/vuetify/commit/e820ca7f01a7443ad8c5d586c2c9deee02af44f7)), closes [#21191](https://github.com/vuetifyjs/vuetify/issues/21191)
5
+ ## [3.8.1-master.2025-04-07](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-master.2025-04-07) "Other Commmits" (2025-04-07)
15
6
 
16
7
 
17
8
  ### Other Commmits
18
9
 
19
- * chore(release): publish v3.8.0-master.2025-04-06 ([644d9c5](https://github.com/vuetifyjs/vuetify/commit/644d9c508cb37e0d8171779d207c6529b4f50ee8))
20
- * docs(date): fix Day.js usage example ([#21215](https://github.com/vuetifyjs/vuetify/issues/21215)) ([9330473](https://github.com/vuetifyjs/vuetify/commit/9330473bb08be74b50d6ac17b9280540e1173cd1))
21
- * docs: updated missing descriptions on API ([#21160](https://github.com/vuetifyjs/vuetify/issues/21160)) ([f772739](https://github.com/vuetifyjs/vuetify/commit/f772739ff561a2f85f353176075f8d709b51e514))
22
- * docs(VCalendar): correct viewMode in examples ([#21197](https://github.com/vuetifyjs/vuetify/issues/21197)) ([73ace2c](https://github.com/vuetifyjs/vuetify/commit/73ace2c8a32f2ef11cd162b9dcc5103cfe99fc08)), closes [#19427](https://github.com/vuetifyjs/vuetify/issues/19427)
23
- * chore: fix docs build warning ([fcc24eb](https://github.com/vuetifyjs/vuetify/commit/fcc24eb54cbf2f5bee940335b689dcebcd9f35dd))
24
- * docs: update roadmap ([1a8acc8](https://github.com/vuetifyjs/vuetify/commit/1a8acc837d633975a5e381a8fdd1a37ee0cd57d3))
25
- * docs: update newIn ([870a77f](https://github.com/vuetifyjs/vuetify/commit/870a77f9be2702c78eb4ffc3c595641461d75944))
10
+ * chore(release): publish v3.8.1-master.2025-04-07 ([ed0918d](https://github.com/vuetifyjs/vuetify/commit/ed0918d1398dde42ae9f4086b26de84b8d752ca9))
26
11
 
27
12
 
28
13