Skip to content

Commit f8a7ac2

Browse files
committed
docs: update roadmap
1 parent 0e080fb commit f8a7ac2

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

packages/docs/src/pages/en/introduction/roadmap.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ The following is a list of all planned components for the year 2025.
2626

2727
| Version | Planned Release |
2828
|-------------------------------------------------------------------------|-----------------|
29-
| [v3.10](https://github.com/vuetifyjs/vuetify/milestone/80) | Q3 2025 |
29+
| [v3.11](https://github.com/vuetifyjs/vuetify/milestone/82) | Q4 2025 |
3030
| [v4.0 (Revisionist)](https://github.com/vuetifyjs/vuetify/milestone/62) | Q4 2025 |
3131
| [v4.1](https://github.com/vuetifyjs/vuetify/milestone/77) | TBD |
3232

3333
### New form components and features
3434

3535
| Name | Entering Labs | Production Release |
3636
|-----------------------------------------------------------------|---------------|--------------------|
37-
| [validation rules](/features/rules) | * | Q3 2025 |
37+
| [validation rules](/features/rules) | * | Q4 2025 |
3838
| [v-file-upload](/components/file-upload/) | * | Q4 2025 |
3939
| [v-date-input](/components/date-inputs/) | * | Q4 2025 |
4040
| [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.
5151

5252
| Name | Entering Labs | Production Release |
5353
|------------------------------------------------------------|---------------|--------------------|
54-
| [v-icon-btn](/components/icon-buttons/) | * | Q3 2025 |
54+
| [v-icon-btn](/components/icon-buttons/) | * | Q4 2025 |
5555
| [v-calendar](/components/calendars/) | * | Q2 2026 |
5656
| [v-hotkey](/components/hotkeys/) | * | Q2 2026 |
5757
| [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.
6969

7070
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.
7171

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+
7282
### v3.9 (Zealot)
7383

7484
- **Released:** July 2025

0 commit comments

Comments
 (0)