I published the beta release of Inertia Modal 🔥
For now, it's just the Vue version. Next week, I'll release the React version. You can find the repo, docs, and examples in the posts below 👇


Pascal Baljet
@pascalbaljet
Full-stack Laravel developer and open-source enthusiast. Building software at Protone Media.
• • 195 Posts • 4K Views
Hi Pascal, Using Inertia Tables, How do we use an action column with Modal and have an Icon as the clickable. For an example I want to edit the Row and only have an edit Icon but this opens a Modal (my edit Modal) thanks!! Awesome work btw.
Off the top of my head, I think you can use a combination of icon() and asLink() on the Action. Please open an issue on GitHub otherwise!
Super happy to be speaking at Laravel Live UK this year about Inertia.js! Can’t wait! 🚀
And it seems another little announcement might've sneaked in... 👀
Starting next month, I'll be joining the Laravel team! ❤️
I've ditched all pre-built third-party component libraries like Reka UI, Filepond, Uppy, Vue Datepicker, etc., in favor of homemade crafted components 🛠️
Yes, it's a lot more work, but it feels so much cleaner and easier to maintain and extend in the long run.
I originally planned a separate Inertia UI File/S3 uploader package, but I will merge the uploader into the Form package.
It supports sorting, previews, pause/resume, chunked uploads, S3 Multipart uploads, handling existing files, and Spatie Medialibrary integration 👌