Skip to content

Commit

Permalink
docs(roadmap): update 2024 roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Jan 26, 2024
1 parent dd32fc6 commit dfbe631
Showing 1 changed file with 37 additions and 31 deletions.
68 changes: 37 additions & 31 deletions packages/docs/src/pages/en/introduction/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,34 @@ Vuetify is always under development. We are constantly working towards improving

<entry />

## In Development

The following releases are currently under development:

<promoted slug="vuetify-github-sponsors" />

### 2024 Roadmap

TBA at [Vue.js Nation 2024](https://vue.school/vuetify-vn)

### Labs release schedule

Information regarding upcoming 🧪 Labs components is located on the [Labs introduction](/labs/introduction/) page.

----

## Long-term support (LTS)

The following versions have continued maintenance for backwards compatible fixes, major bugs, and security vulnerabilities. More information is located on the [Long-term support](/introduction/long-term-support/) page.

<promoted slug="vuetify-open-collective" />
## 2024 Component Roadmap

The following is a list of all planned components for the year 2024.

| Component | Entering Labs | Production Release |
| - | - | - |
| [v3.6 (Nebula)](https://github.com/vuetifyjs/vuetify/milestone/72) | | { .bg-surface-light } |
| v-fab | February 2024 | April 2024 |
| v-empty-state | February 2024 | April 2024 |
| v-sparkline | February 2024 | April 2024 |
| v-speed-dial | February 2024 | April 2024 |
| v-confirm-edit | *️⃣ | April 2024 |
| [v3.7 (Odyssey)](https://github.com/vuetifyjs/vuetify/milestone/73) | | { .bg-surface-light } |
| v-treeview | February 2024 | July 2024 |
| v-number-input | March 2024 | July 2024 |
| v-stepper-vertical | March 2024 | July 2024 |
| v-time-picker | March 2024 | July 2024 |
| v-date-input | April 2024 | July 2024 |
| v-file-upload | April 2024 | July 2024 |
| v-time-input | April 2024 | July 2024 |
| [v3.8 (Andromeda)](https://github.com/vuetifyjs/vuetify/milestone/74) | | { .bg-surface-light } |
| v-calendar | *️⃣ | Q4 |
| v-date-time-picker | May 2024 | Q4 |
| v-date-range-picker | June 2024 | Q4 |
| v-video | July 2024 | Q4 |
| v-feature-discovery | August 2024 | Q4 |

*️⃣ Already in Labs { .text-caption }

## Released

Expand All @@ -50,7 +57,7 @@ The following are the already released **minor** and **major** version updates.
- **Hero:** [Banner](https://cdn.vuetifyjs.com/docs/images/release-banners/polaris-35.png)
- **Target Release:** Q1 2024
- **Notes:** [v3.5 Release](/getting-started/release-notes/?version=v3.5.0)
- **Overview:** A maintenance cycle post v3.4 that will focus on bug fixes and general improvements.
- **Overview:** A maintenance cycle post v3.4 that will focuses on bug fixes and general improvements.
- **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/70)

### v3.4 (Blackguard)
Expand All @@ -59,16 +66,15 @@ The following are the already released **minor** and **major** version updates.
- **Hero:** [Banner](https://cdn.vuetifyjs.com/docs/images/release-banners/blackguard-34.png)
- **Target Release:** Q3 2023
- **Notes:** [v3.4 Release](/getting-started/release-notes/?version=v3.4.0)
<!-- - **Overview:** Introduced 8 updated components to the main framework from Labs: VBottomSheet, VDataIterator, VDataTable, VDatePicker, VInfiniteScroll, VOtpInput, VSkeletonLoader, and VStepper. -->
- **Overview:** Introduced 8 updated components to the main framework from Labs:
- [VBottomSheet](/components/bottom-sheets/)
- [VDataIterator](/components/data-iterators/)
- [VDataTable](/components/data-tables/)
- [VDatePicker](/components/date-pickers/)
- [VInfiniteScroll](/components/infinite-scroller/)
- [VOtpInput](/components/otp-input/)
- [VSkeletonLoader](/components/skeleton-loaders/)
- [VStepper](/components/steppers/).
- [v-bottom-sheet](/components/bottom-sheets/)
- [v-data-iterator](/components/data-iterators/)
- [v-data-table](/components/data-tables/)
- [v-date-picker](/components/date-pickers/)
- [v-infinite-scroll](/components/infinite-scroller/)
- [v-opt-input](/components/otp-input/)
- [v-skeleton-loader](/components/skeleton-loaders/)
- [v-stepper](/components/steppers/).
- **Milestone Issues:** [Github Issues](https://github.com/vuetifyjs/vuetify/milestone/61)

### v2.7 (Nirvana)
Expand Down

0 comments on commit dfbe631

Please sign in to comment.