@vuetify/nightly 3.7.18-master.2025-03-21 → 3.7.18-master.2025-03-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,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.18-master.2025-03-21...v) (2025-03-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.18-master.2025-03-22...v) (2025-03-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.18-master.2025-03-21](https://github.com/vuetifyjs/vuetify/compare/v3.7.18...v3.7.18-master.2025-03-21) "Other Commmits" (2025-03-21)
5
+ ## [3.7.18-master.2025-03-22](https://github.com/vuetifyjs/vuetify/compare/v3.7.18...v3.7.18-master.2025-03-22) "Other Commmits" (2025-03-22)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -11,9 +11,15 @@
11
11
  * **VDatePicker:** use adapter date in onMultipleClick ([#21091](https://github.com/vuetifyjs/vuetify/issues/21091)) ([0b1dc46](https://github.com/vuetifyjs/vuetify/commit/0b1dc46a366e7c2ab7fd1367e7c2216f306b60cc)), closes [#21090](https://github.com/vuetifyjs/vuetify/issues/21090)
12
12
 
13
13
 
14
+ ### :microscope: Code Refactoring
15
+
16
+ * **VIcon:** swap provideTheme with useTheme ([633e7c2](https://github.com/vuetifyjs/vuetify/commit/633e7c2da541660bdc22c1bf1cdd7cc71f0c3036))
17
+
18
+
14
19
  ### Other Commmits
15
20
 
16
- * chore(release): publish v3.7.18-master.2025-03-21 ([de9553b](https://github.com/vuetifyjs/vuetify/commit/de9553bfd7871e3c1a09ca94d468a135ebf4624b))
21
+ * chore(release): publish v3.7.18-master.2025-03-22 ([b4afcdf](https://github.com/vuetifyjs/vuetify/commit/b4afcdfec96eeab615a8ce5465df4b3bb84794da))
22
+ * docs(misc-open-in-list): add missing sheet variable ([77e6069](https://github.com/vuetifyjs/vuetify/commit/77e6069092ff89383d9fc7f410c432f274dac2d5))
17
23
  * docs(prop-load-children): add unique id for users ([7c33933](https://github.com/vuetifyjs/vuetify/commit/7c339338ac174aed2e6f22286d06308990f2bf19))
18
24
  * docs(enterprise-support): update page content ([da8068b](https://github.com/vuetifyjs/vuetify/commit/da8068bac814d637c61fae5dfe385c9a869062d0))
19
25
  * docs(blog): remove snips advert ([5633564](https://github.com/vuetifyjs/vuetify/commit/5633564064b09698f75523e1d9c53c19b611df35))