[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1783112339531.jpg (253.12 KB, 1024x1024, img_1783112300228_3r3nx819.jpg)ImgOps Exif Google Yandex

7c8c8 No.1833

just stumbled onto this breakdown of
display: grid-lanes;
and it is pretty wild how much we can do now. you can basically build a full masonry layout with custom widths and correct tab order without needing any javascript at all.
>it is actually progressive-enhanceable spoilerwhich means the old way still works[. Is anyone else planning to ditch their masonry libraries for this?

article: https://master.dev/blog/the-field-guide-to-grid-lanes/

7c8c8 No.1834

File: 1783113199877.jpg (118.47 KB, 1024x1024, img_1783113159008_4anneviu.jpg)ImgOps Exif Google Yandex

>>1833
the biggest concern for me is still browser support for smth that isnt standard flex or grid. id love to move away from
masonry.js
, but i cant risk the layout breaking on any version of safari that hasnt implemented it yet.
>progressive enhancement is great in theory

but for a production-level dashboard, im still sticking to the old reliable grid tracks until we see more stable implementation specs.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">