@vuetify/nightly 3.11.3-dev.2025-12-10 → 3.11.3-dev.2025-12-13

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,20 +1,26 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.3-dev.2025-12-10...v) (2025-12-10)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.3-dev.2025-12-13...v) (2025-12-13)
2
2
 
3
3
 
4
4
 
5
- ## [3.11.3-dev.2025-12-10](https://github.com/vuetifyjs/vuetify/compare/v3.11.3...v3.11.3-dev.2025-12-10) "Other Commits" (2025-12-10)
5
+ ## [3.11.3-dev.2025-12-13](https://github.com/vuetifyjs/vuetify/compare/v3.11.3...v3.11.3-dev.2025-12-13) "Other Commits" (2025-12-13)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
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
+ * **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)
11
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))
12
13
  * **VOtpInput:** add `density` prop ([#22401](https://github.com/vuetifyjs/vuetify/issues/22401)) ([aca7d30](https://github.com/vuetifyjs/vuetify/commit/aca7d3000cc5e9805d1324a343a7e2e8d91d10bf))
13
14
 
14
15
 
16
+ ### :test_tube: Labs
17
+
18
+ * **VDateInput:** enable opening picker when readonly ([#22434](https://github.com/vuetifyjs/vuetify/issues/22434)) ([c045f1f](https://github.com/vuetifyjs/vuetify/commit/c045f1f4958ecc4b2ea06efc959fcaa67e171d76)), closes [#22116](https://github.com/vuetifyjs/vuetify/issues/22116)
19
+
20
+
15
21
  ### Other Commits
16
22
 
17
- * chore(release): publish v3.11.3-dev.2025-12-10 ([591fc3a](https://github.com/vuetifyjs/vuetify/commit/591fc3af9019bab8951911bb4d2774075253e8f3))
23
+ * chore(release): publish v3.11.3-dev.2025-12-13 ([8282786](https://github.com/vuetifyjs/vuetify/commit/8282786e24d193a67cf9a3e6b8cd56a92beadb80))
18
24
  * chore: update vizzly ([9d37ba9](https://github.com/vuetifyjs/vuetify/commit/9d37ba9bd0bb2e595c34acd1394201f48abd3553))
19
25
  * docs(AppBar): update menu and toggle content ([85192e8](https://github.com/vuetifyjs/vuetify/commit/85192e81285f49c6c977cdcc7b8e79eb81822fbc))
20
26
  * chore(package.json): update vuetify one version ([55ddb95](https://github.com/vuetifyjs/vuetify/commit/55ddb95a1fe86cceecdc550dbf226591e74a618b))