Joe Nelson

Results 199 comments of Joe Nelson

@joshuarh do you have any ideas?

Use josh/css-explain to measure selector complexity

Looks like PhantomJS can simulate a real mouse-over event that we can use to check `:hover` style. https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#wiki-webpage-sendEvent

Have you had a chance to look into this issue?

@hvr is this library still maintained?

No, it's not about mixing of `\r` and `\n`, just about a file ending in `\n\n` aka a blank line at the end. Technically that line is wrong because it...

It looks like the code running on http://marmelab.com/ng-admin-postgrest still has the `_filters` behavior. If you've got new code to fix that can you deploy it to the demo server please?

Changing the code from using the `PUT` verb to `PATCH` will fix the problem. In fact puts are no longer supported in v3 because their benefit vs code complexity isn't...

Alexander Batischev wrote: > I don't know the first thing about OpenBSD I'm kind of assuming the bug happens on other OSes as well, but OpenBSD is just more vocal...