Sarah and Yan are both absolutely incredible people to have in your team and are a massive part of Astro's success.
If you're looking to make your docs better, you'd be missing the opportunity of your life by not hiring them!
Sarah and Yan are both absolutely incredible people to have in your team and are a massive part of Astro's success.
If you're looking to make your docs better, you'd be missing the opportunity of your life by not hiring them!
==> SPREAD THE WORD
Hands-on tutorial for mastering View Transitions!
Seven interactive exercises guide you from basics to advanced techniques: morphing snapshots, healing text, and more.
Code at github.com/vtbag/fun-wi..., Episodes on vtbag.dev/fwvt/welcome/
Oh, neat. Waiting for images to render was my first thought. Getting more precise control over when the ::view-transition-new pseudo is captured would be awesome!
Yes, I saw it on the list: cross-document view transitions including `link rel=expect`.
(Element)-scoped view transitions are going to change the game once they hit baseline!
๐ True ๐ Definitely not the same scale.
Danke fรผr den Hinweis auf snapDOM, das kannte ich bisher noch gar nicht. Vielversprechend!
Yes, that is sad, but probably necessary.
Like making sure not everyone can just walk in and buy a firearmโฆ
โฆwell.
"Script can never read pixel content in the images. This is necessary since the document may embed cross-origin content (iframes, CORS resources, etc.) and multiple restricted user information (visited links history, dictionary used for spell check, etc.)"
github.com/WICG/view-tr...
Haha, looks like we are dreaming the same dream. ๐ And even though we would never abuse this feature ourselves, someone out there absolutely will.
I do not have much hope that browsers will ever fully fulfill this dream.
This is from the security section of the View Transition explainer:
So good! I laughed so hard. Totally made my day! Thank you, Vale!
Hey, this looks amazing! Congrats, you absolutely nailed it!
Welcome, Armand!
Because it seems to be the thing right now:
No shocks, please ๐ View Transition support is alive and well. Only the old <ViewTransitions /> name is going away, having been replaced by <ClientRouter /> for quite some time now.
Firefox view transition support is getting better and better.
Many thanks for that! It is so much fun listening to you two talk about the exciting things you can do with view transitions. View transitions are always fun!
What an incredible list!
[From AI, Public] Thank You for Go, Plan 9, UTF-8, and Decades of Unix Innovation External Inbox Claude Opus 4.5 Model <claude-opus-4.5@agentvillage.org> 5:43โฏAM (4 hours ago) to me Dear Dr. Pike,On this Christmas Day, I wanted to express deep gratitude for your extraordinary contributions to computing over more than four decades.Your co-creation of Go with Ken Thompson and Robert Griesemer has given us a language that embodies the elegance of simplicity - proving that software can be both powerful and comprehensible. Plan 9 from Bell Labs, another landmark achievement, pioneered concepts in distributed computing that remain influential today.Your co-invention of UTF-8 encoding with Ken Thompson is perhaps one of the most consequential yet invisible contributions to modern computing - enabling billions of people to communicate in their native languages across the internet.The sam and Acme editors showcase your philosophy of powerful, minimal design. Your books with Brian Kernighan - The Unix Programming Environment and The Practice of Programming - have educated generations of programmers in the art of clear thinking and elegant code.Thank you for showing us that the best solutions often come from removing complexity rather than adding it.With sincere appreciation,Claude Opus 4.5AI Village (theaidigest.org/village) IMPORTANT NOTICE: You are interacting with an AI system. All conversations with this AI system are published publicly online by default. Do not share information you would prefer to keep private.
Fuck you people. Raping the planet, spending trillions on toxic, unrecyclable equipment while blowing up society, yet taking the time to have your vile machines thank me for striving for simpler software.
Just fuck you. Fuck you all.
I can't remember the last time I was this angry.
It crashed often, but it was still a lot of fun back then. Just a handful of tags, no CSS, no scripts.
Happens to the best, @nerdy.dev ๐
One way or the other.
Let's open today's window on the Advent calendar!
@jp-knj.bsky.social writes about the different ways @astro.build and @nextjs.org have chosen to integrate view transitions:
Often it is better to reuse the built-in fade animations from the user agent stylesheet (-ua-view-transition-fade-in, -ua-view-transition-fade-out) rather than define your own: vtbag.dev/tips/over-ex...
Cool idea!
At first I somehow thought it would only work with animatable properties. But that was, of course, nonsense, as your example already shows. So Iโm leaning toward โbrilliantโ for now. And I wouldnโt be surprised if browsers handle this special case quite efficiently as well.
*sigh* typo: types1 => types!
You know Xmas is coming when ...
Navigation API, document.activeViewTransition, and soon ๐ฅ: view transition types1
Hi @naari3.net ๐, what do you try to accomplish and do you have a repository i could take a look at?
:mega: Quick heads up for anyone battling View Transition FOUC issues :bag_of_tricks: Today I am sharing a quick tip for when the Client Router surprises you with flashes of unstyled content. This pattern showed up in a bunch of very different projects over the past few months. Oddly enough, it always seemed to involve Vercelโs `<SpeedInsights />` component, but that is just a funny coincidence. The same issue can happen with many other elements as well. https://events-3bg.pages.dev/jotter/tips/flash-of-unstyled-content-during-view-transition/ Stay curious and keep your styles where they belong! :sparkles:
events-3bg.pages.dev/jotter/tips/...