@@ -26,15 +26,15 @@ The following is a list of all planned components for the year 2025.
26
26
27
27
| Version | Planned Release |
28
28
| -------------------------------------------------------------------------| -----------------|
29
- | [ v3.10 ] ( https://github.com/vuetifyjs/vuetify/milestone/80 ) | Q3 2025 |
29
+ | [ v3.11 ] ( https://github.com/vuetifyjs/vuetify/milestone/82 ) | Q4 2025 |
30
30
| [ v4.0 (Revisionist)] ( https://github.com/vuetifyjs/vuetify/milestone/62 ) | Q4 2025 |
31
31
| [ v4.1] ( https://github.com/vuetifyjs/vuetify/milestone/77 ) | TBD |
32
32
33
33
### New form components and features
34
34
35
35
| Name | Entering Labs | Production Release |
36
36
| -----------------------------------------------------------------| ---------------| --------------------|
37
- | [ validation rules] ( /features/rules ) | * | Q3 2025 |
37
+ | [ validation rules] ( /features/rules ) | * | Q4 2025 |
38
38
| [ v-file-upload] ( /components/file-upload/ ) | * | Q4 2025 |
39
39
| [ v-date-input] ( /components/date-inputs/ ) | * | Q4 2025 |
40
40
| [ v-color-input] ( /components/color-inputs/ ) | * | Q1 2026 |
@@ -51,7 +51,7 @@ The following is a list of all planned components for the year 2025.
51
51
52
52
| Name | Entering Labs | Production Release |
53
53
| ------------------------------------------------------------| ---------------| --------------------|
54
- | [ v-icon-btn] ( /components/icon-buttons/ ) | * | Q3 2025 |
54
+ | [ v-icon-btn] ( /components/icon-buttons/ ) | * | Q4 2025 |
55
55
| [ v-calendar] ( /components/calendars/ ) | * | Q2 2026 |
56
56
| [ v-hotkey] ( /components/hotkeys/ ) | * | Q2 2026 |
57
57
| [ v-video] ( https://github.com/vuetifyjs/vuetify/pull/21460 ) | * | TBD |
@@ -69,6 +69,16 @@ The following is a list of all planned components for the year 2025.
69
69
70
70
The following are the already released ** minor** and ** major** version updates. Find more information on the [ latest releases] ( https://github.com/vuetifyjs/vuetify/releases/latest ) on GitHub.
71
71
72
+ ### v3.10 (Argos)
73
+
74
+ - ** Released:** September 2025
75
+ - ** Target Release:** Q3 2025
76
+ - ** Notes:** [ v3.10 Release] ( /getting-started/release-notes/?version=v3.10.0 )
77
+ - ** Overview:**
78
+ - Now using ` prefers-reduced-motion ` to disable animations
79
+ - v2 compatible calendar implementation in Labs
80
+ - ** Milestone Issues:** [ Github Issues] ( https://github.com/vuetifyjs/vuetify/milestone/80 )
81
+
72
82
### v3.9 (Zealot)
73
83
74
84
- ** Released:** July 2025
0 commit comments