@vuetify/nightly 3.8.2-dev.2025-04-17 → 3.8.2-dev.2025-04-28

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.2-dev.2025-04-17...v) (2025-04-17)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.2-dev.2025-04-28...v) (2025-04-28)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.2-dev.2025-04-17](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-dev.2025-04-17) "Other Commits" (2025-04-17)
5
+ ## [3.8.2-dev.2025-04-28](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-dev.2025-04-28) "Other Commits" (2025-04-28)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -11,6 +11,7 @@
11
11
  * **theme:** add new theme 'system' ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([#21244](https://github.com/vuetifyjs/vuetify/issues/21244)) ([8393a41](https://github.com/vuetifyjs/vuetify/commit/8393a41287d34dba56cb2140bcc1aa44de62ffcb))
12
12
  * **theme:** add new option 'unimportant' to gen classes without important ([3190331](https://github.com/vuetifyjs/vuetify/commit/3190331e70f42b7fdf4d7ee04f662b15eefde026))
13
13
  * **theme:** add change, toggle, and cycle functions ([#21224](https://github.com/vuetifyjs/vuetify/issues/21224)) ([3570254](https://github.com/vuetifyjs/vuetify/commit/357025485c7e8ac8dbc254a9fb37a3360e8c8d79))
14
+ * **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)
14
15
  * **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)
15
16
  * **VVirtualScroll:** support fractional scroll index ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([adad9e2](https://github.com/vuetifyjs/vuetify/commit/adad9e2629fffa52b0abbb7d18297a5c0078074f))
16
17
 
@@ -22,7 +23,7 @@
22
23
 
23
24
  ### Other Commits
24
25
 
25
- * chore(release): publish v3.8.2-dev.2025-04-17 ([5126f2e](https://github.com/vuetifyjs/vuetify/commit/5126f2eaa59adce9173505a4c0978968c4941c05))
26
+ * chore(release): publish v3.8.2-dev.2025-04-28 ([3b1c8b5](https://github.com/vuetifyjs/vuetify/commit/3b1c8b5853ed77fd35ce7908838f57d3015ed8aa))
26
27
  * chore(theme): change upsertStyles parameters ([a0d03be](https://github.com/vuetifyjs/vuetify/commit/a0d03bed68e2e5052785536852b6b09231ae661d))
27
28
 
28
29