We crushed a ton of @inertiajs PRs the past couple of weeks and some great stuff got shipped.
A few highlights:
⛵ Laravel Wayfinder integration
The `form.submit` method and the `Link` component now accept Wayfinder-shaped objects.
@fabiomlferreira On small projects, I just create a publicAttributes property on the model (like fillable) and use `only()` (that can also be globalized as an Action class)
```
return Inertia::render('Page', [
'item' => $item->only($item->publicAttributes),
]);
```
@reinink A huge thank you for this amazing project! We've fully embraced it since the first release, it’s been a game changer for us (though we did have a moment where we worried it might be abandoned 😅).
Wishing you all the best with Tailwind and beyond!!
Thrilled to announce Inertia 2.0 is now stable and released!
Thank you to everyone who provided feedback while we were in beta, we are so excited about this next phase of @inertiajs and there is even more to come.
Shoutout to the 🐐 @reinink for such an incredible library.
⏩
@JustSteveKing@mmartin_joo Are you saying you don't even use your own package? 😅
Lately, I’ve been noticing that I often have to integrate multiple APIs into my projects
Discover the official video of @_expometro Milan featuring 416 artists from 36 countries.
Our Vision: Make Art shine everywhere and transform the world into a more colorful and creative place for everyone 🌎🎨
Introducing the brand new Tailwind version of PrimeVue, rewritten from the ground up with apply and postcss instead of pass-through. 🚀 #vuejs
🎉 90+ Vue UI Components with Tailwind
✅ Intellisense Support
🔮 Fully customizable with code ownership model
💯 No APIs, no overrides, no JS
🦅 Production Ready
💚 Open Source
https://t.co/n1Gn2Bhcxa
🚀 The Inertia.js v2.0 beta is now available!
This marks a huge step forward for Inertia. The core library has been completely rewritten to architecturally support asynchronous requests, enabling a whole set of new features, including:
- Polling
- Prefetching
- Deferred props
- Infinite scrolling
- Lazy loading data on scroll
A huge thanks to @taylorotwell, @joetannenbaum, and @pedroborg_es in particular for making this possible 🤝
Please install the beta and let us know if you run into any issues! 🙏
📕 A Conceptual Model of State in Vue 3.4
👉🏻 The defineModel macro introduced in @vuejs 3.4 simplifies hierarchical state management and reduces the need for global state or prop drilling.
https://t.co/WhVvy0clBw
🚀 I’ve tagged 1.0 of spatie/laravel-pdf
🔥 This package can create PDFs from Blade views
🎨 You can use modern CSS syntax and frameworks like Tailwind to style your PDFs.
🧪 Comes with a fake so you can easily test code that generates a PDF
😍 Lots of Laravel niceties
Discover The World's Largest Collective Art Show featuring 593 artists from 60 countries. 🎨🌎🚀
@_expometro Times Square 2023
👉 https://t.co/ZzHmwAoqaq
Thank you to all the artists who participated in this unique collective art experience and for your beautiful testimonies.
Check out our new article in the @twillcms integration with @vuejs and @inertiajs series 🏗️✨
Discover the art of building and rendering reusable blocks, making your content creators happy👇🏽
https://t.co/dVhDWJBD5N
#Laravel#Twill#Inertia#Vue#Tailwind