metaquery icon indicating copy to clipboard operation
metaquery copied to clipboard

A declarative responsive web design syntax. Breakpoints, defined in `<meta>`

Results 6 metaquery issues
Sort by recently updated
recently updated
newest added

Using the following, breakpoint agnostic, syntax the handler is fired continuously on resize instead of being fired solely on breakpoint change It should behave correctly with the breakpoint naming syntax....

Using the following syntax multiple times, with the same breakpoint name (for example from different functions or modules), doesn't give expected result as metaQuery.onBreakpointChange is only fired once and not...

... so you don't need to harvest them out of an `onBreakpointChange` handler - you can just query `metaQuery.activeBreakpoints` at any time to see what the current state of the...

The test suite was always a little bit half assed and only used to make sure that the project vaguely worked… I think its time to amend that. I'm a...

enhancement

Directly including the file into a page throws the above mentioned error.

Create a website showing the API, download options etc etc. - Better demos required - All hands on deck! @geelen @CaseyLeask Time to make this bad boy sing.