Blake Watson

Results 7 issues of Blake Watson

This pull request adds TypeSafe CSS: https://uglyduck.ca/typesafe-css/ This stylesheet kind of ignores form elements. I'm not sure if that meets the requirements of cssbed. But the focus of this stylesheet...

If I create a new Bin with no expiry and set it, getting it returns `undefined` and immediately removes the `localStorage` item. https://codepen.io/blakewatson/pen/GRQLZjr?editors=1012 I think the problem is here: https://github.com/cferdinandi/bin/blob/master/src/bin.js#L51...

I might be an edge case, but I have to click and drag scrollbars because I can't physically use a scroll wheel (or gesture). Water's styles sets the width to...

This is the first step in making the app more efficient. It still means we will be asking for the whole bookmarks JSON object on every load, but at least...