So, I think we may have cracked modals in @inertiajs. ๐ฑ
โ Server defined modal routes
โ Navigate to modal routes to open
โ Navigate away to close
โ Forward/back modal history navigation
โ Full page modal visits
โ Modal to modal visits
โ Flexible positioning via portals
We're super excited to announce the immediate availability of react/http v1.0 LTS bringing major new features and a future proof API: https://t.co/g31qcPPOTV #php#async#http
๐ I often get asked "how do you implement dark mode with Tailwind CSS?" so I've added an example of one simple approach to the docs.
We'll launch a more feature-complete version of this baked right in to Tailwind in a future release ๐
https://t.co/DKHi8bW2Zz
As I was going to bed, I had an idea about a no-bundler dev setup (using native browser ES imports), but with support for Vue SFCs **with hot reload**. Now it's almost 6AM and I have PoC working. The hot reload is so fast it's near instant.
Did you know you could hide all of the icons on your Mac desktop, & then bring em back whenever you want, with a simple command? It's great for streaming.
defaults write https://t.co/53KjlnUdL9.finder CreateDesktop -bool false
killall Finder
Change false to true to bring back!
๐ฅณ Holy crap Tailwind UI is live!
Everything you need to know about getting early access is on the new website ๐๐ป
(Lots of free stuff to preview too!)
https://t.co/CX0wtUgwGC
Months ago I started hacking on an idea for method overloading in PHP.
Asked @adamwathan for advice, only to find out he'd written it already. He didn't want to maintain it, so I'm releasing his code as a package for your enjoyment!
Introducing Overload:
https://t.co/9kJFy5z7aC
๐ Tailwind CSS v1.2.0 is now available!
Includes support for CSS Grid, transitions, transforms, and tons more ๐
Check out the release notes for all of the details:
https://t.co/Xc9IB2WOSe
Docs are updated too!
๐ฅ Struggling to come up with a focus style that doesn't hurt your visual design?
The `:focus-visible` pseudo-class is a life-saver โ it lets you add focus styles that only appear during keyboard navigation, making it much easier to accept the visual compromise.
I've been chipping away on this project off and on for about a year (while learning React).
Introducing: WhoCanUse, a tool that shows who really is affected by your colour combinations https://t.co/C6zXhDVnLz
Hey all you #serverless fans that still love #MySQL! After several months in beta (and w/ some great feedback & contributions from the community), I've finally released v1.0 of the Data API Client. Check out how easy it makes it to work w/ AWS's Data API! https://t.co/akmhnrHrTZ
๐ฅ Did you know about the tuple notation for @laravelphp routes? We applied it last summer in all of our codebase (600+ routes ๐ฑ) to improve IDE navigation thanks to @freekmurze 's post๐
https://t.co/FBS3yWW9AW