-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Task] Vuetify 3 Release Checklist #14984
Comments
I'm sorry, v-time-picker and v-date-picker not coming with this release? |
What about v-data-table? |
What about v-skeleton-loader ? |
@michaelnguyen08, @omerkimel , @JesusFregoso You can see the list of components that didn't make the 3.0 cut in the 3.1 milestone. These were cut from the initial release fairly early this year. Noteably this includes the following components:
v-data-table was mentioned in above, but that is supposed to be in v3.0.0 milestone. I just looked at the docs for v3 and it looks like v-data-table was renamed to v-table. v-table is in the docs and in the list above so that appears to have made the cut for v3.0. |
Hi. I just opened the node_modules/vuetify/lib/components directory and I can see, that a component directory "VDataTable" is included in the Beta.1 build. When I try to include it in my App, I see, that VUE is not able to resolve it "[Vue warn]: Failed to resolve component: v-data-table". Seems, that the component is just not registered. And I disagree, that will be renamed... |
Directory is still there because its not that it is being removed, it just hasn't been converted. |
Where is |
I am guessing that not only are components being cut, but also props? For example, Menu is missing a fantastic amount of props functionality - https://vuetifyjs.com/en/api/v-menu/#props I need What is the plan with this? |
@aentwist
I have not used v3 yet but based on the docs it seems like |
I don't think we have any completely removed props. Some may have been combined to be more intuitive, but they are there. In regards to v-btn, the v-progress-circular component wasn't ported when it was. It'll be there, I just have to get to it. |
I was imagining the combination of |
see following answer for those interested: #13479 (comment) |
Would like to suggest adding a Nuxt3 plugin to this list as well. |
@MatthewAry |
|
For those components not included in the initial release, is there an incremental path for people who's apps use those components, or are they just going to have to wait until 3.1 before they can upgrade? |
Isn't Just wait until everything is proper released. The only thing I would like would be a comparison table about which component gets added into which version. Also you can wait for Vue 2.7 and Vueitfy 2.7. |
If you rely on some of the components that aren't going to be in 3.0, I see two choices:
I have been waiting for Vuetify 3 so that I can migrate to Vue 3 and Vite, but I have chosen option 1 above. I use most of the components that aren't available in 3.0
|
Please add v-data-table in this release. Thanks |
How? It's not done. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
I am not sure of anything anymore, I have read a lot of contradictory information... Will v-data-table be available in 3.0 or do I have to wait for 3.1? |
I'm also interested on the update progress. No hurries, it will be ready when its ready, but it would be nice to have an eta, even if it is a bit vague. Best of luck to the contributors helping accelerate the update. No pressure at all! |
@MartinX3 Did you try it by yourself ? |
Keep it civil please. We are going to get to everything, including community submitted PRs. |
Hmm, I was trying to keep bearing with Vuetify 3 (even implementing some workarounds on our ongoing projects) until target release is here.
In another thread #14776 the Quasar is mentioned as an alternative while we wait for the Vuetify 3 reaching that level of stability and versatility. I guess I will give it a try. P.S. Dear @MartinX3 please keep it civil, multiple developers here get "attacked" by you for having different opinions. It's ok to have different opinions even calls for action, and by aggressive reactions to someones opinions we even get stronger reactions and fortify them in the opinions we might not like :) Best wishes to Vuetify team and keep your good work, we all, by being developers, know how it is to work under pressure and we should have empathy. On the other side we also have our own dependent projects and our clients/bosses above our heads, and it would help both us and you I guess to be more transparent and objective regarding releases so that we can make our decisions on time and to avoid disappointments. The main info missing and being misleading as I see by reading community questions is on which date approximately or which release we should expect that we have let's say 90% of the components/functionality provided in 2.x versions Thanks, best! |
I'd say we're pretty close, the only components missing are the big complex ones that depend on other functionality being stable:
|
This comment was marked as duplicate.
This comment was marked as duplicate.
thanks for the update @KaelWD , we're getting closer to some estimates. Regarding DOCS, I'm not telling that the Docs are not updated. Yet as I and other devs have stated, read more here in the explained issue - that's not the fact. I myself tried to test it even beyond docs in different ways.. The problem here is that we lose the point of reference/truth, on what can we rely in the current Or you're trying to say that the docs DOES NOT reflect the currently released version and is written independently to reflect the final (desired) v.3.0? If it does reflect, could anyone investigate that issue of v-select. As being one of the central UX components and not working as documented, I feel we are pushed for alternatives. Thanks in andvance |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Here is my unsolicited feedback on this recent tangent, I think others might find it useful. Note: I am making assumptions about the state of things in this project so if I am wrong please feel free to correct me. @sinisarudan Vuetify 3 is beta, which usually means:
I specifically posted to this task, because I wanted to know about a feature. I didn't get a response, and it's no big deal for me right now. I have other things to worry about. TLDR: Don't expect any kind of support from the dev team for non GA releases. They're still making V3 and will more likely converse with you as long as the discussion has to do with any of their present concerns. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Please learn how to read and stop spamming the I didn't subscribe it to read wining people screaming for ETA without really helping the project and ignoring text warnings. |
I will need help with this as I do not use NUXT. Happy to help however I can though. |
V3 Release Checklist
The following is an in progress list of remaining tasks before we release the next version.
This will be updated daily; so watch for changes.
Discord, https://community.vuetifyjs.com/ and join channel #v3-discussion.
Final review
Documentation
Tooling
UI Components
A component is considered complete when the following criteria is met:
The text was updated successfully, but these errors were encountered: