Rob Lifford

Results 8 issues of Rob Lifford

I'm trying to upgrade a legacy application's Ender build to the latest versions of everything, and am finding that bowser no longer gets attached as `$.browser`, nor does it seem...

Demonstration at http://jsfiddle.net/2NA6E/3/ — when any offsetParent in the chain checked by offset() is positioned, its border-widths wind up subtracted from the final offset value that's calculated and returned.

I'm sure this is just user error on my part, since I'm using Perforce for the first time (in a contracting situation) and haven't gotten familiar enough yet, but: I...

I'm curious whether the `tabindex="0"` is deliberate on the breakView elements, or if it's possibly mistaken and meant to be set to `-1`. Setting the tabindex to `0` makes the...

The reason for adding a swiping property during swipes handled by the touch option is so that swipes can be ignored and not handled as touches/intent to navigate when using...

When I run `yarn test`, the console output shows me a coverage summary with percentages, like: ``` Ran all test suites. -----------------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch |...

Fixes #115. Also fixed alphabetization issue in the css (Houzz, Slack, and Pandora had just been dumped at the end instead of inserted alphabetically like all the other services).

Just upgraded the use of Zocial in our app (a colleague of mine submitted that pull request adding Houzz) and noticed IE8 not working any more. This looks to be...