Clay Allsopp

Results 13 issues of Clay Allsopp

I needed to configure this option for my use-case. Don't know if you'd find it useful or appropriate, but I thought I'd share just in case!

For performance reasons, this adds a preference for the `bin/rubocop` that might be installed on some projects to the default `bundle exec` behavior

Starting work on a Facebook implementation; fixes #9

It shouldn't pull from git every time

- Aligning colons - Whitespace

Hey, a pretty common situation is that getting the list of connected IDs is cheap (i.e. the list of the IDs of your friends), but resolving each ID is expensive....

### Describe the bug After connecting, then reloading the page, then disconnecting, the entire page reloads ### Steps 1. Go to https://app.uniswap.org/#/swap 2. Connect via Coinbase Wallet 3. Reload the...

type: bug

In #87, as far as I can tell the use of `prop-types` was removed. This removes one remaining reference to it in the Rollup config as well as the package...

Less of an issue and more of a food-for-thought - you might save some long-term pain by looking into https://github.com/ccgus/fmdb, instead of wrapping sqlite directly.