We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
radogado
No branches or pull requests
Aspect ratio box when not 100% wide (inline-block)Relative baseline adjustment for images/videos for flexible dimensionsif fonts aren't loaded in 2", use local fonts instead – for browsers blanking text before font is loadedIE11 swipeMove JS fallback to ie.js – addClass without classList, forEach polyfill etc.IE8, 9 fallback fix; Flexbox fallback to support rows wrappingGrid spacing in FF .col45 + .col5. flex-basis: calc(% - 1.502em) fixes it. Only at box-sizing: content-box, which is needed for IE11-.ul.indent optionClean, seamless row embedding (no extra div & spacing)Flexbox with min column width and fallback to tablesbrowser capabilities detection, instead of user agentSASS for automatic calculation of baseline values. CSS calc() can do that job. SASS still needed for variables.Option for 50% wide columns on narrow screensparentByClass() -> getClosest()option for vertical lines between columns (.row.border)overflow:scroll functionality for unsupportive touch Android Browser (polyfill)IE CSS hacks don’t survive minifyingVideo playerAnchor link to another pageAny element .full-screen, close button (headless option), consolidation with modal.Eliminate images load flash by setting aspect ratio by CSS and relative width.full-screen via HTML5 Fullscreen APISplit into compilable SCSS modulesThe text was updated successfully, but these errors were encountered: