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

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,27 @@
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-12...v) (2025-04-12)
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-12](https://github.com/vuetifyjs/vuetify/compare/v3.8.1...v3.8.1-dev.2025-04-12) "Other Commmits" (2025-04-12)
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))
10
13
  * **VVirtualScroll:** support fractional scroll index ([#20407](https://github.com/vuetifyjs/vuetify/issues/20407)) ([adad9e2](https://github.com/vuetifyjs/vuetify/commit/adad9e2629fffa52b0abbb7d18297a5c0078074f))
11
14
 
12
15
 
16
+ ### :microscope: Code Refactoring
17
+
18
+ * **theme:** add internal methods for testing tw implementation ([abfdb77](https://github.com/vuetifyjs/vuetify/commit/abfdb777e0e00d4a1798f52d7e4c118e7409fcb9))
19
+
20
+
13
21
  ### Other Commmits
14
22
 
15
- * chore(release): publish v3.8.1-dev.2025-04-07 ([2ac45ee](https://github.com/vuetifyjs/vuetify/commit/2ac45eea3297dd1a5b777637d7b05dff686d382d))
23
+ * chore(release): publish v3.8.1-dev.2025-04-12 ([608e9dc](https://github.com/vuetifyjs/vuetify/commit/608e9dc3af9ffb1d4c9492faee424b4f4c838ab8))
24
+ * chore(theme): change upsertStyles parameters ([a0d03be](https://github.com/vuetifyjs/vuetify/commit/a0d03bed68e2e5052785536852b6b09231ae661d))
16
25
 
17
26
 
18
27