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.
• • 183 Posts • 4K Views
Ever tried to debug an element in your web inspector that closes when you click away? 😩
This little checkbox, “Emulate a focused page”, lets you inspect dropdowns, popovers, etc. with ease 🧘
Ever needed to stack two HTML elements on top of each other? 🤔
You might reach for absolute positioning, but today I learned you can do it with CSS Grid too! Just place both elements in the same grid cell ⬇️
Anonymously
We're currently trying to implement inertia tables into our product but unable to get the relationships working. In our Modal we have multiple relationships and they're all needed in this one table instance. Where would be best to add this?
Hey, thanks for purchasing a license! After the payment, you have been invited to the private GitHub repo. Could you please open an issue there with some more details? Thanks!
One of the first cool things I want to share about Inertia Form: I’ve adopted TypeScript! 🛠️
The other packages will follow too. And beyond the usual TS benefits, it really shines here since lots of props are shared between components.
I planned to share a bunch of Inertia Form updates last week, but a mountain of unexpected work and things showed up. So everything’s bumped a week!