adapt icon indicating copy to clipboard operation
adapt copied to clipboard

Adapt.js serves CSS based on screen width.

Results 8 adapt issues
Sort by recently updated
recently updated
newest added

It would be nice to have a programmatic way of replacing the configuration and re-adapting the page. I've hacked my own copy to allow this, but I'm not sure whether...

Hi Nathan, I have been working on code for when I am working on different grid patterns. I was working on this about half a year ago. I think that...

1. add high dpi displays detection 2. add parameter to skip iPads from style adjustments 3. add propagation of utility functions to a global window scope object The minified version...

I'd love to add adapt.js to [cdnjs](https://github.com/cdnjs/cdnjs), but they generally expect tagged versions of software. Do you feel the current state of adapt.js deserves a tag?

#### Hey, maintainer(s) of nathansmith/adapt! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...

Is it possible to consider the variation of Adapt.js for container_16 and container_24?

My site draws charts whose size is based on the page width. For this reason, I need the print styles to match what's seen on the screen. I changed media="screen"...