@vuetify/nightly 3.7.7-dev.2025-01-20 → 3.7.7-dev.2025-01-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,14 +1,16 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-dev.2025-01-20...v) (2025-01-20)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.7.7-dev.2025-01-22...v) (2025-01-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.7.7-dev.2025-01-20](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-dev.2025-01-20) "Other Commmits" (2025-01-20)
5
+ ## [3.7.7-dev.2025-01-22](https://github.com/vuetifyjs/vuetify/compare/v3.7.7...v3.7.7-dev.2025-01-22) "Other Commmits" (2025-01-22)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
10
10
  * allow tag prop to accept Component ([327a2c9](https://github.com/vuetifyjs/vuetify/commit/327a2c92404b1cb7faba68c3655550ca6f574d25)), closes [#20806](https://github.com/vuetifyjs/vuetify/issues/20806)
11
11
  * require vue 3.5 ([8c5a2b9](https://github.com/vuetifyjs/vuetify/commit/8c5a2b92fdeb4e3e50a5cccf09bf999724a3f875))
12
+ * **framework:** add unmount function ([5d9db2c](https://github.com/vuetifyjs/vuetify/commit/5d9db2cc957a7d1d0efec9513cd9639b7089d9e4)), closes [#20429](https://github.com/vuetifyjs/vuetify/issues/20429)
13
+ * **nested:** add trunk select strategy ([ca38ce3](https://github.com/vuetifyjs/vuetify/commit/ca38ce33f22d2f00d2337f719d74b45a4d8b56e4)), closes [#6759](https://github.com/vuetifyjs/vuetify/issues/6759)
12
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)
13
15
  * **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)
14
16
  * **VTimeline:** side prop for individual items ([#20855](https://github.com/vuetifyjs/vuetify/issues/20855)) ([1c65f8f](https://github.com/vuetifyjs/vuetify/commit/1c65f8fe9ce0bd81e5ade43c4bb51bf0b883cb80)), closes [#19363](https://github.com/vuetifyjs/vuetify/issues/19363)
@@ -24,7 +26,8 @@
24
26
 
25
27
  ### Other Commmits
26
28
 
27
- * chore(release): publish v3.7.7-dev.2025-01-20 ([21aa809](https://github.com/vuetifyjs/vuetify/commit/21aa8092bce98f445fa2fc07c1e713f76b91313d))
29
+ * chore(release): publish v3.7.7-dev.2025-01-22 ([6100261](https://github.com/vuetifyjs/vuetify/commit/61002617cc3086907ce3b2fbdfd95487879d2373))
30
+ * chore: remove unused import ([9e5a3c8](https://github.com/vuetifyjs/vuetify/commit/9e5a3c88a9bb9175990a6268d04cebfb01508d88))
28
31
 
29
32
 
30
33