From e9c9d59c11f23cc86d2f713409de81730866ac56 Mon Sep 17 00:00:00 2001 From: Kael Date: Mon, 2 Sep 2024 20:48:28 +1000 Subject: [PATCH] docs: update roadmap --- .../docs/src/pages/en/introduction/roadmap.md | 92 ++++++++----------- 1 file changed, 36 insertions(+), 56 deletions(-) diff --git a/packages/docs/src/pages/en/introduction/roadmap.md b/packages/docs/src/pages/en/introduction/roadmap.md index e10d6fbb5bd..5fa5614ef2a 100644 --- a/packages/docs/src/pages/en/introduction/roadmap.md +++ b/packages/docs/src/pages/en/introduction/roadmap.md @@ -22,37 +22,39 @@ Vuetify is always under development. We are constantly working towards improving The following is a list of all planned components for the year 2024. -::: info - -**UPDATE: July 18th, 2024** - -Multiple components have been delayed until further notice due to reduced funding and team support. We are still working on features and fixes but at a reduced rate. We are actively seeking new funding and will update the roadmap as soon as we have more information. If you're interested in supporting Vuetify development, please consider becoming a [Sponsor](/introduction/sponsors-and-backers/). - -::: - -| Component | Entering Labs | Production Release | -| - | - | - | -| [v3.7 (Odyssey)](https://github.com/vuetifyjs/vuetify/milestone/73) | | July 2024 { .bg-surface-light } | -| [v-treeview](/components/treeview/) | *️⃣ | ~~July 2024~~ TBD | -| [v-number-input](/components/number-inputs/) | *️⃣ | ~~July 2024~~ TBD | -| [v-time-picker](/components/time-pickers/) | *️⃣ | ~~July 2024~~ TBD | -| [v-date-input](/components/date-inputs/) | *️⃣ | ~~July 2024~~ TBD | -| [v-file-upload](https://github.com/vuetifyjs/vuetify/pull/19667) | ~~April~~ ~~May 2024~~ TBD | ~~July 2024~~ TBD | -| [v-time-input](https://github.com/vuetifyjs/vuetify/pull/19709) | ~~April~~ ~~May 2024~~ TBD | ~~July 2024~~ TBD | -| [v-stepper-vertical](https://github.com/vuetifyjs/vuetify/pull/19524) | *️⃣ | ~~July 2024~~ TBD | -| [v3.8 (Andromeda)](https://github.com/vuetifyjs/vuetify/milestone/74) | | TBD { .bg-surface-light } | -| [v-calendar](/components/calendars/) | *️⃣ | Q4 | -| v-date-time-picker | ~~May 2024~~ TBD | ~~Q4~~ TBD | -| v-date-range-picker | ~~June 2024~~ TBD | ~~Q4~~ TBD | -| v-video | ~~July 2024~~ TBD | ~~Q4~~ TBD | -| v-feature-discovery | ~~August 2024~~ TBD | ~~Q4~~ TBD | - -*️⃣ Already in Labs { .text-caption } +| Component | Entering Labs | Production Release | +|-------------------------------------------------------------------------|----------------|-------------------------------------| +| [v3.8 (Andromeda)](https://github.com/vuetifyjs/vuetify/milestone/74) | | October 2024 { .bg-surface-light } | +| [v-number-input](/components/number-inputs/) | * | | +| [v-snackbar-queue](/components/snackbar-queue/) | * | | +| [v-time-picker](/components/time-pickers/) | * | | +| [v-treeview](/components/treeview/) | * | | +| [v-stepper-vertical](/components/vertical-steppers/) | * | | +| [v4.0 (Revisionist)](https://github.com/vuetifyjs/vuetify/milestone/62) | | December 2024 { .bg-surface-light } | +| [v-date-input](/components/date-inputs/) | * | | +| [v-calendar](/components/calendars/) | * | | +| [v-time-input](https://github.com/vuetifyjs/vuetify/pull/19709) | September 2024 | | +| Future - v4.1+ | | TBD { .bg-surface-light } | +| [v-file-upload](https://github.com/vuetifyjs/vuetify/pull/19667) | September 2024 | | +| v-date-time-picker | Q1 2025 | | +| v-date-range-picker | Q1 2025 | | +| v-video | TBD | | +| v-feature-discovery | TBD | | + +\* Already in Labs { .text-caption } ## Released 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. +### v3.7 (Odyssey) + +- **Released:** August 2024 +- **Target Release:** Q3 2024 +- **Notes:** [v3.7 Release](/getting-started/release-notes/?version=v3.7.0) +- **Overview:** Added more validation options and proper submenu support. +- **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/73) + ### v3.6 (Nebula) - **Released:** April 2024 @@ -94,16 +96,6 @@ The following are the already released **minor** and **major** version updates. - [v-stepper](/components/steppers/). - **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/61) -### v2.7 (Nirvana) - -- **Released:** July 2023 -- **Target Release:** Q2 2023 -- **Notes:** [v2.7 Release](/getting-started/release-notes/?version=v2.7.0) -- **LTS Support until:** January 2025 -- **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/59) - ----- - ### v3.3 (Icarus) - **Released:** May 2023 @@ -112,8 +104,6 @@ The following are the already released **minor** and **major** version updates. - **Overview:** A small intermediary minor that will release alongside Vue v3.3 and include a few small features. - **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/67) ----- - ### v3.2 (Orion) - **Released:** April 2023 @@ -122,8 +112,6 @@ The following are the already released **minor** and **major** version updates. - **Overview:** New and ported components from v2. Exposed defaults system for public use, allowing you to hook into the global default configuration with your components. More information in the [release notes](/getting-started/release-notes/?version=v3.2.0) - **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/53) ----- - ### v3.1 (Valkyrie) - **Released:** January 2023 @@ -132,16 +120,12 @@ The following are the already released **minor** and **major** version updates. - **Overview:** First post v3 release that will focus on porting remaining missing v2 components and general bug fixing. - **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/56) ----- - ### Vuetify Labs { id="labs" } - **Released:** January 2023 - **Target Release:** Q4 2022 - **Overview:** Labs is a new package that includes large components from Vuetify 2 in a pre-production state. More information is located on the [Labs introduction](/labs/introduction/) page. ----- - ### v3.0 (Titan) - **Released:** October 2022 @@ -157,6 +141,14 @@ The following are the already released **minor** and **major** version updates. ---- +### v2.7 (Nirvana) + +- **Released:** July 2023 +- **Target Release:** Q2 2023 +- **Notes:** [v2.7 Release](/getting-started/release-notes/?version=v2.7.0) +- **LTS Support until:** January 2025 +- **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/59) + ### v2.6 (Horizon) - **Released**: November 2021 @@ -164,8 +156,6 @@ The following are the already released **minor** and **major** version updates. - **Overview**: New [v-otp-input](/components/otp-input/) component, calendar event and scrolling improvements, minor features for other components. ----- - ### v2.5 (Avalon) - **Released:** May 2021 @@ -177,8 +167,6 @@ The following are the already released **minor** and **major** version updates. - Quality of life improvements - General bug fixes ----- - ### v2.4 (Endurance) - **Released:** December 2020 @@ -195,8 +183,6 @@ The following are the already released **minor** and **major** version updates. - Support for a globally defined icon components - Improved accessibility in the `v-menu` component ----- - ### v2.3 (Liberator) - **Released:** June 2020 @@ -209,8 +195,6 @@ The following are the already released **minor** and **major** version updates. - Improve *Date Pickers, Data Tables, and Calendars* - Harden framework in preparation for **LTS version** ----- - ### v2.2 (Tigris) - **Released:** January 2020 @@ -225,8 +209,6 @@ The following are the already released **minor** and **major** version updates. - Add new features and improve code styling of `v-expansion-panels` - new `v-theme-provider` component ----- - ### v2.1 (Vanguard) - **Released:** October 2019 @@ -242,8 +224,6 @@ The following are the already released **minor** and **major** version updates. - `v-mutate` - Add lazy loading support for `v-img` ----- - ### v2.0 (Arcadia) - **Released:** July 2019