UI Dev Newsletter Issue #120
In this issue: sizes='auto' for responsive images, responsive UI without breakpoints, hand-drawn underlines, and more.
-
The end of responsive images
Mat Marquis describes how sizes='auto' finally simplifies responsive images.
-
Building a UI Without Breakpoints
Amit Sheen explains how to build responsive UIs without relying on traditional CSS breakpoints.
-
safe in flex and grid alignment
Ion Prodan explains safe alignment in flexbox and grid layouts.
-
Hand-Drawn Underline using border-shape
Temani Afif demonstrates hand-drawn underlines using the new border-shape CSS property.
-
Multi-stroke text effect in CSS
Yuan Chuan reveals how stacking text-stroke layers creates retro multi-stroke effects.
-
font-family Doesn’t Fall Back the Way You Think
Harry Roberts shares why font-family declarations need complete fallback stacks to prevent layout shifts.
-
box-shadow is no alternative to outline
Manuel Matuzović clarifies why box-shadow fails for focus outlines in forced colors mode.
-
Introducing a new spam policy for 'back button hijacking'
Chris Nelson outlines Google's new policy against back button hijacking.
-
The Bag of Tricks for View Transitions
Martin Trapp shares practical View Transition API tricks and real-world examples.