@vuetify/nightly 3.8.1-dev.2025-04-07 → 3.8.1-dev.2025-04-13

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,18 +1,28 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.1-dev.2025-04-07...v) (2025-04-07)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.1-dev.2025-04-13...v) (2025-04-13)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.1-dev.2025-04-07](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-dev.2025-04-07) "Other Commmits" (2025-04-07)
5
+ ## [3.8.1-dev.2025-04-13](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-dev.2025-04-13) "Other Commmits" (2025-04-13)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
10
+ * **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))
11
+ * **theme:** add new option 'unimportant' to gen classes without important ([3190331](https://github.com/vuetifyjs/vuetify/commit/3190331e70f42b7fdf4d7ee04f662b15eefde026))
12
+ * **theme:** add change, toggle, and cycle functions ([#21224](https://github.com/vuetifyjs/vuetify/issues/21224)) ([3570254](https://github.com/vuetifyjs/vuetify/commit/357025485c7e8ac8dbc254a9fb37a3360e8c8d79))
13
+ * **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)
10
14
  * **VVirtualScroll:** support fractional scroll index ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([adad9e2](https://github.com/vuetifyjs/vuetify/commit/adad9e2629fffa52b0abbb7d18297a5c0078074f))
11
15
 
12
16
 
17
+ ### :microscope: Code Refactoring
18
+
19
+ * **theme:** add internal methods for testing tw implementation ([abfdb77](https://github.com/vuetifyjs/vuetify/commit/abfdb777e0e00d4a1798f52d7e4c118e7409fcb9))
20
+
21
+
13
22
  ### Other Commmits
14
23
 
15
- * chore(release): publish v3.8.1-dev.2025-04-07 ([2ac45ee](https://github.com/vuetifyjs/vuetify/commit/2ac45eea3297dd1a5b777637d7b05dff686d382d))
24
+ * chore(release): publish v3.8.1-dev.2025-04-13 ([3916c86](https://github.com/vuetifyjs/vuetify/commit/3916c86bdf0e662b8bb56c630b07b027ababfdf2))
25
+ * chore(theme): change upsertStyles parameters ([a0d03be](https://github.com/vuetifyjs/vuetify/commit/a0d03bed68e2e5052785536852b6b09231ae661d))
16
26
 
17
27
 
18
28