Jasper Moelker

Results 28 issues of Jasper Moelker

Both `.height()` and `.width()` are supposed to mimic their jQuery equivalents. However when used as getters (used without argument) Shoestring returns the 'outerHeight' (offsetHeight) whereas jQuery returns the 'innerHeight'. **[shoestring('.foo').height()](https://github.com/filamentgroup/shoestring/blob/master/src/extensions/shoestring.dom.height.js#L7)**...

I love this project. I've worked with different automated Lighthouse tools, but they always lacked the ability to run on multiple URLs. So it's great to see how advanced the...

enhancement
help wanted

Dropbox Paper has no webhooks we can configure to trigger a deploy on Netlify on content change. However Dropbox Paper does send an email notification on content changes, including to...

Currently folders do not have an index page. I would like them to so we have a central place per folder to introduce its contents. Also each folder translates to...

Currently the Paper API determines the order folders and documents appear in the sidebar. I would like to be able to control this order as an editor instead.

Example: hr > employee handbook > 5. expenses instead of employee handbook > 5. expenses

Using `` the script is requested, waited for and parsed by every browser regardless of whether the browser already supports media queries. Which at the moment affects about 88% of...

**Is your feature request related to a problem? Please describe.** Dato CMS always has a "settings" menu item to manage favicon and site SEO. However when Dato is used for...