inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.13k stars 415 forks source link

Add Dialogs to Vue 3 adapter #932

Closed claudiodekker closed 1 year ago

philliphartin commented 2 years ago

πŸ™ Please release early!

quelo83 commented 2 years ago

Yes, this is a very important missing thing in InertiaJs. This feature makes everything easier and better! I can't wait to use it!!!

Wulfheart commented 2 years ago

Maybe a release just for Vue3?πŸ˜‡

oliverbj commented 2 years ago

Any updates on this feature? :)

andrewizmaylov commented 2 years ago

Just watched a YouTube video about this Dialog feature. It's really cool! I'm waiting for it!

Wulfheart commented 2 years ago

@lepikhinb made package for it: https://github.com/lepikhinb/momentum-modal

SergejSi commented 2 years ago

Urgently waiting for the feature. Is there already a release date for the feature?

dwainscheeren commented 1 year ago

Any updates on this feature?

Wulfheart commented 1 year ago

IIRC Taylor Otwell said that Inertia v3 would be released in the next two weeks.

marciogaleno commented 1 year ago

Inertia V3? But version 1.0 has not been released yet.

Wulfheart commented 1 year ago

Sorry. Confused the number with Livewire. I meant v1.

marciogaleno commented 1 year ago

But @reinink is not responsible for inertia updates? What does Taylor Otwell have to do with it?

Wulfheart commented 1 year ago

He might have more insights on this as he is the maintainer of Laravel and collaborates with @reinink on it. I think he even rewrote the docs and the Laravel core team is going to help maintain Inertia but not sure about it.

bradjohns0n commented 1 year ago

IIRC Taylor Otwell said that Inertia v3 would be released in the next two weeks.

Two weeks have passed. Am I being impatient?

Wulfheart commented 1 year ago

Yes. πŸ˜‚ It’s Open Source. Things take a little bit longer over here.

dwainscheeren commented 1 year ago

I now moved over to livewire unfortunately because modals/dialogs are a lot easier there.

oliverbj commented 1 year ago

I don't believe dialogs are a feature of Inertia v1.0. Hopefully with the new release, we'll soon see dialogs :)

jaulz commented 1 year ago

For anyone who's interested in a Vue3 solution, you can check my recent https://github.com/inertiajs/inertia/pull/642#issuecomment-1327498289 in the PR.

Wulfheart commented 1 year ago

This might also be helpful https://github.com/lepikhinb/momentum-modal. cc @lepikhinb

GoldenTypeAV commented 1 year ago

Please tell me when it will be implemented? It would help a lot

reinink commented 1 year ago

Hey! Thanks so much for your interest in Inertia.js and for sharing this issue/suggestion.

In an attempt to get on top of the issues and pull requests on this project I am going through all the older issues and PRs and closing them, as there's a decent chance that they have since been resolved or are simply not relevant any longer. My hope is that with a "clean slate" me and the other project maintainers will be able to better keep on top of issues and PRs moving forward.

Of course there's a chance that this issue is still relevant, and if that's the case feel free to simply submit a new issue. The only thing I ask is that you please include a super minimal reproduction of the issue as a Git repo. This makes it much easier for us to reproduce things on our end and ultimately fix it.

Really not trying to be dismissive here, I just need to find a way to get this project back into a state that I am able to maintain it. Hope that makes sense! ❀️