Alexander Prinzhorn

Results 617 comments of Alexander Prinzhorn

> I was confused by this too until I thought of it as the priority that’s assigned to bugs. a P1 bug would be of the “all hands on deck”...

BTW: the most important benefits would be support for forms, buttons, links, IFRAMES. All without dirty hacks bruh

In general it works surprisingly well. But some of the demos don't perform as well with native scrolling. And it's basically impossible to debug without owning a Mac.

We should put our efforts into making native scrolling smooth because * **multiple `` in one page and native content between them 😱, e.g. nav, footer, sections, put scroll-meister into...

Native scrolling is working well on Android even with the address bar moving. However, iOS is still horrible as always. But it's buttery smooth with fake scrolling. So I have...

I've now solved it like this ``` js module.exports = { _id: true, title: true, body: true, location: true, images: require('../imageList') }; ``` imageList.js ``` js var imageFilter = require('./image');...

Blame it on @idiot for ~selling~ deleting the domain

Please explain your workflow with npm.

This does only somewhat answers my question. Do you only want skrollr-stylesheets published on npm or do you need CommonJS or AMD? How would you use it with webpack (I've...

I published it, but didn't change any of the code. I was thinking about cjs, but skrollr-stylesheets doesn't export anything. It doesn't really work that way. https://www.npmjs.com/package/skrollr-stylesheets