huw

Results 58 comments of huw

This would be really valuable to solve. What is Sketch doing under the hood that means this action isn't triggered?

This isn't working for me. Here's the output I get after making three commits with three different emails: ``` > gpg --list-keys ----------------------------- pub rsa4096 2018-10-04 [SC] A401BC55CDA0FBC63A0C014E348CF01F43FF74E0 uid [...

Sorry, I should have clarified that I already did this (and also tried `kr me pgp | gpg`). Neither worked.

Hey Maarten, You can change the label in the button using ordinary Sketch overrides—either by using the sidebar, or by double-clicking on the label, like so: ![2019-11-13 13 08 14](https://user-images.githubusercontent.com/2456132/68726830-cc9b5300-0616-11ea-93ce-edf45de7ef53.gif)...

We’ve been looking into Smart Layouts and we’re keen on them—but it’s a good chunk of revamping work for our libraries. If it happens, it won’t be until at least...

Awesome. I'll leave this issue open for now and get back to you if we implement a solution.

Testing brought up no new issues.

This adds a lot of boilerplate. Has the Remix team considered updating `createEventHandler` or adding a new exported function to `@remix-run/cloudflare-workers`?

Yeah, that seems closer to what I’d expect & it feels (very subjectively) more idiomatic. The reason this PR removes the dependency on `@remix-run/cloudflare-workers` is because it completely supersedes it...

I’ve suddenly started running into this a _lot_ and not sure what the cause is. Occasionally restarting the debugger in VS Code works fine, but usually it breaks it. For...