Sheldon Young

Results 7 comments of Sheldon Young

grpc-web should now be handled directly by [tonic-web](https://github.com/hyperium/tonic/tree/master/tonic-web)

I suggest a revised format for the first line to make it clear where the file is from, as files get copied and pasted the universe: ``` // Copyright (c)...

The minified .js will need to be updated, I did not see a way to do that as part of a build process.

I understand the OpenAPI specification for Samsara is not officially supported for code generation, but it would be a nice bonus if minor errors affecting code generation could be fixed.

Here is some additional information that will hopefully expedite a fix. When the combo is closed (tab into it) and a key is pressed it is handled by `focusser.bind("keyup input",...

The comments on `Eq` and `Ord` for `Active` state that they "Assert total ordering" but they use `partial_cmp` and thus must do something if the `partial_cmp` is not total and...