Leo Schweizer

Results 7 issues of Leo Schweizer

I'm trying to use this handy library in a `UITableViewController` which applies the "pull to refresh" pattern and which thus owns a `UIRefreshControl`. Unfortunately, this combination causes a number of...

The plugin works as expected as long as I run a vanilla `gatsby build`. However, when using the path prefix option, and then running `gatsby build --prefix-paths`, the script elements...

Since the best practice for category methods clearly is to have a vendor prefix, it would be nice to allow optional prefixing for the OpinionatedC extensions. The mechanism should be...

enhancement
help wanted

First of all, let me say thanks for this project, it is much appreciated. I don't know much about go, but it looks like whitespace suppression in Go text templates...

When I try to launch a janitor Stack v1.6 on Rancher 1.0.1, this results in an endless loop of deployment attempts with the following error output from the Rancher Server:...

This library transitively depends on `ent`, which uses the now deprecated node module `punycode`. ``` npm ls ent ... └─┬ ... └─┬ @google-cloud/[email protected] └─┬ @google-cloud/[email protected] └── [email protected] ``` This results...

type: bug
priority: p3
api: clouderrorreporting

This is basically an open question to all zapatos users: how do you mock zapatos in unit tests? I'm currently trying to find a setup for esm and the native...