Brian Hann

Results 44 comments of Brian Hann

_"To completely disable the dragging, you need to set containerSlideDelay less than zero or don't set it at all, as -1 is the default value. However, this also keeps the...

Still cashing. iOS simulator 10.3. My call looked like `calendar.findEvent("string")`. Fresh xcode install; no events have been scheduled yet. Here's the debug log: ``` Aug 18 08:41:51 LT-SV-BrianH-rMBP SeniorVu[46656]: ***...

@backhand sorry for taking such an extraordinarily long time to respond. Hue should be an int between 0 and 360. The hue represents a degree around the color wheel. You...

@SamVerschueren the readme for puppeteer now reads: > Puppeteer requires at least Node v6.4.0, What are the chances of getting this thing rolling again? Not sure that I would be...

Any news on this? I'd rather not have to fork to get around some PhantomJS wonkiness.

- [ ] Allow deep property bindings, i.e. `record.phones[0].number` - [ ] Extract row groups from regular sorting. When rows are grouped, they should be first sorted by the grouped...

I'm getting this error too. In my case there are a lot of inherited tables. Being able to supply a table name filter before running this check would be good....

> have a look at https://github.com/elcobvg/svelte-bulma-components > there's stuff to be merged :) That library was written for Svelte 2. There's not really much to be shared, code-wise.