Sam Mueller

Results 37 comments of Sam Mueller

Similar error when using `client-kms` (`https://deno.land/x/[email protected]/client-kms/mod.ts`) ``` error: Uncaught SyntaxError: The requested module '../types/mod.ts' does not provide an export named 'Credentials' import { Credentials, Provider } from "../types/mod.ts"; ~~~~~~~~~~~ at...

I tried all different versions (`v3.22.0-1`, `3.21.0-1`, `3.20.0-1`, `3.19.0-1`) and all of them failed with the same error. Perhaps something has changed in `deno` itself that is now causing problems?...

Getting the same error too, even with the latest changes to handshake at 5aa58f1. Any idea what's going on @molenzwiebel?

I also vote with @hraban with the native `$1` format, we are using Elixir and the queries that are generated use the `$1` `$2` format, I'm always dumping into the...

Is @sudeepag or any other maintainers around? To get SAConfettiView usable nowadays, we need support for Swift 5 (#58) and Carthage (#56). The Carthage PR (and several others) have been...

This used to be present in the original slack integration and when we upgraded, it went away. We miss it so much -- I get that it can get noisy...

any update or eta when draft PRs or their comments will be available again?

we've also been forced to avoid using draft PRs -- please bring back the ability to subscribe

Did animating `blurAmount` make it into 3.0.0? If not, is there any recommended workarounds to get similar functionality until it drops?

@zachgibson thanks for sharing, but this is not the same as animating `blurAmount`. iOS 11 does gesture-controlled transitions everywhere that increase the blur radius, and the effect is much more...