@vuetify/nightly 3.11.4-dev.2025-12-17 → 3.11.4-dev.2025-12-21

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.11.4-dev.2025-12-17...v) (2025-12-17)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.4-dev.2025-12-21...v) (2025-12-21)
2
2
 
3
3
 
4
4
 
5
- ## [3.11.4-dev.2025-12-17](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-dev.2025-12-17) "Other Commits" (2025-12-17)
5
+ ## [3.11.4-dev.2025-12-21](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-dev.2025-12-21) "Other Commits" (2025-12-21)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -10,6 +10,7 @@
10
10
  * **nested:** add branch select strategy ([4fcb72c](https://github.com/vuetifyjs/vuetify/commit/4fcb72c8dfe3dc1fe0a2dafeeb9b59fb52493695)), closes [#22404](https://github.com/vuetifyjs/vuetify/issues/22404)
11
11
  * **VDatePicker:** support readonly ([#22433](https://github.com/vuetifyjs/vuetify/issues/22433)) ([7dc02f3](https://github.com/vuetifyjs/vuetify/commit/7dc02f37bf159968a3a394de23caa311eb7b0aa2)), closes [#22282](https://github.com/vuetifyjs/vuetify/issues/22282)
12
12
  * **VList:** add `navigation-strategy` to control focused item ([#22328](https://github.com/vuetifyjs/vuetify/issues/22328)) ([3815eee](https://github.com/vuetifyjs/vuetify/commit/3815eee2aec3fa729b1d5a40325067c4d1158a88))
13
+ * **VListItem:** expose `isDisabled` in slot props ([9d92638](https://github.com/vuetifyjs/vuetify/commit/9d92638e447aef0e39ffefc7ee5d70e38c5596a9))
13
14
  * **VOtpInput:** add `density` prop ([#22401](https://github.com/vuetifyjs/vuetify/issues/22401)) ([aca7d30](https://github.com/vuetifyjs/vuetify/commit/aca7d3000cc5e9805d1324a343a7e2e8d91d10bf))
14
15
  * **VWindow:** Add support for keyboard controls ([#22430](https://github.com/vuetifyjs/vuetify/issues/22430)) ([ab5b671](https://github.com/vuetifyjs/vuetify/commit/ab5b67106d3edd9eed69895b3c123c410797748c)), closes [#11544](https://github.com/vuetifyjs/vuetify/issues/11544)
15
16
 
@@ -21,7 +22,7 @@
21
22
 
22
23
  ### Other Commits
23
24
 
24
- * chore(release): publish v3.11.4-dev.2025-12-17 ([49db607](https://github.com/vuetifyjs/vuetify/commit/49db607d5b4b8a986583e315c06b6240c7cd78d7))
25
+ * chore(release): publish v3.11.4-dev.2025-12-21 ([f66ac2f](https://github.com/vuetifyjs/vuetify/commit/f66ac2f553382b60faa9dd640d8476b91d1f9c70))
25
26
 
26
27
 
27
28