-
Notifications
You must be signed in to change notification settings - Fork 24
Home
https://containerqueries.slack.com
Sign up here.
(2018-02-20) @ZeeCoder talk at React London
Viktor is working on and soliciting feedback on this talk here.
(2018-06-15) Greg Whitworth talk on “container queries” at CSS Day
In Container Queries: Once More Unto the Breach, Mat Marquis outlines the need for container queries and presents a use-case for the self-contained / self-adapting ‘modules’.
Container Query Discussion Chris Coyer also summarises several related articles on container queries, including a piece by Ethan Marcotte - On container queries.
Ethan also responded to Paul Robert Lloyd’s Questioning Container Queries.
The Current State of Element Queries, by Dennis Gaebel, does a great job of summing up where things are at on this topic, right now.
Tommy Hodgins presents a huge range of possible use cases for his EQCSS project and lays out examples of what may need to be queried including numbers of child elements and scroll positions.
Michael Scharnagl presents further Use cases for container queries including modular components, 3rd-party widgets and responsive images.
Andy Kirk presents some techniques for working around the lack of container queries including use of the Fab Four technique.
ok