Trey Tacon
Trey Tacon
This commit does not attempt to add anything beyond an initial pass at TS types for this module. This file was generated by modifying and running `flow-to-ts` and then correcting...
Hi there - fantastic project! I was wondering what your opinion was on relaxing the check to detect prior `mongoist` connections? In particular, [this check](https://github.com/saintedlama/mongoist/blob/master/lib/database.js#L122) will fail if the `mongoist`...
Hi there 👋! Digging through the godocs, it doesn't look like this library supports retrieving the members of an organization - which is totally fair. The api for retrieving members...
Is this something that could be considered for gumi? Or is it advised to use a different plugin for this type of behaviour?
It might be awesome to have an explicit option to set a callback for when the user dismisses the dropdown (when they click somewhere else once it's already open)?
It would be useful if I could select on a DOM element and call gumify() to turn it into a select box - I could pass it in an object...
Currently, the support for CSP in this module is to pass the provided CSP directly as a response header. However, in the case of using inline CSS (e.g. material-ui), we...
### TL;DR Currently, enabling exactly once delivery is a preview feature for GCP PubSub subscriptions. I'm curious if y'all are open to adding this flag while it's in a preview...