@vuetify/nightly 3.7.15-dev.2025-03-06 → 3.7.15-dev.2025-03-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,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.15-dev.2025-03-06...v) (2025-03-06)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.15-dev.2025-03-07...v) (2025-03-07)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.15-dev.2025-03-06](https://github.com/vuetifyjs/vuetify/compare/v3.7.15...v3.7.15-dev.2025-03-06) "Other Commmits" (2025-03-06)
5
+ ## [3.7.15-dev.2025-03-07](https://github.com/vuetifyjs/vuetify/compare/v3.7.15...v3.7.15-dev.2025-03-07) "Other Commmits" (2025-03-07)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -12,6 +12,7 @@
12
12
  * **framework:** add unmount function ([5d9db2c](https://github.com/vuetifyjs/vuetify/commit/5d9db2cc957a7d1d0efec9513cd9639b7089d9e4)), closes [#20429](https://github.com/vuetifyjs/vuetify/issues/20429)
13
13
  * **nested:** add trunk select strategy ([ca38ce3](https://github.com/vuetifyjs/vuetify/commit/ca38ce33f22d2f00d2337f719d74b45a4d8b56e4)), closes [#6759](https://github.com/vuetifyjs/vuetify/issues/6759)
14
14
  * **theme:** add stylesheetId and scope options ([#20789](https://github.com/vuetifyjs/vuetify/issues/20789)) ([794a2e6](https://github.com/vuetifyjs/vuetify/commit/794a2e6999c20b69c041f94ea44d64d5e916ad68)), closes [#4065](https://github.com/vuetifyjs/vuetify/issues/4065)
15
+ * **VAutocomplete:** support multiple match highlighting ([#16462](https://github.com/vuetifyjs/vuetify/issues/16462)) ([9da6442](https://github.com/vuetifyjs/vuetify/commit/9da64422e5bf4cf24819b5b7cf4c03b8405ee34e)), closes [#18946](https://github.com/vuetifyjs/vuetify/issues/18946)
15
16
  * **VChip:** add base-color prop ([#20702](https://github.com/vuetifyjs/vuetify/issues/20702)) ([1e099f2](https://github.com/vuetifyjs/vuetify/commit/1e099f2c1858617a4447c308326cf204f9e9d112)), closes [#19678](https://github.com/vuetifyjs/vuetify/issues/19678)
16
17
  * **VColorPicker:** support emitting rgb() and hsl() strings ([a5efcf1](https://github.com/vuetifyjs/vuetify/commit/a5efcf167fe82ad8d5565f6688fb957a05b7a7f2)), closes [#20944](https://github.com/vuetifyjs/vuetify/issues/20944)
17
18
  * **VDataTable:** support shift click for multiple selection ([c9a2a22](https://github.com/vuetifyjs/vuetify/commit/c9a2a2269b0492cc3cd0b757888be9ddd96316ba)), closes [#20055](https://github.com/vuetifyjs/vuetify/issues/20055)
@@ -34,7 +35,7 @@
34
35
 
35
36
  ### Other Commmits
36
37
 
37
- * chore(release): publish v3.7.15-dev.2025-03-06 ([28569bd](https://github.com/vuetifyjs/vuetify/commit/28569bd4d6ea3ca854856428e20ded1dd1c6ef8f))
38
+ * chore(release): publish v3.7.15-dev.2025-03-07 ([6306409](https://github.com/vuetifyjs/vuetify/commit/6306409877be23a0e1f195fffbd8ee9a6db6f710))
38
39
  * chore: fix docs typescript error ([7319b0f](https://github.com/vuetifyjs/vuetify/commit/7319b0f62b7290454746a03f466085a2e1fa4ba3))
39
40
  * style: fix lint ([74c84ba](https://github.com/vuetifyjs/vuetify/commit/74c84ba5c8fc816cec48a69d38009d82aeb3d7b8))
40
41
  * chore: fix lint ([ff0a982](https://github.com/vuetifyjs/vuetify/commit/ff0a982b372c42647843bacfe62761e0f9b173a9))