Brian Cooper

Results 16 issues of Brian Cooper

Currently, custom styles specified via the `containerStyle`, `messageStyle`, and `actionStyle` props are applied before the defaults specified in the source code, causing custom styles to be overridden by the defaults...

`eth-sdk` currently ships with Avalanche mainnet/testnet support, however the keys were not indicated in the README.

## Description When creating a new Gleam project with `gleam new`, there are situations where the `gleam` CLI will respond with errors due to disallowed project naming patterns: Context: based...

help wanted
good first issue
priority:low

### Describe the feature you'd like to request ## Proposition Currently, files in `app/` with Next.js-reserved keyword names (e.g. `page.tsx`, `error.tsx`, ...) must have the same file name across routing...

template: story

### What version of Bun is running? 1.0.25+a8ff7be64 ### What platform is your computer? Arch Linux (Linux 6.7.0-arch3-1 x86_64 unknown) Also tested on MacOS 14.2.1 and WSL. @michaelhays encountered the...

bug
needs investigate

Since this library is abandoned but extremely useful, I am on the hunt for an active fork. I'm not sure if there's a single community-recognized fork here, but I think...

### Is your feature request related to a problem? Please describe. Penpot works great in Docker and Docker Compose, and I would love to have a streamlined approach to deploying...

enhancement
self-hosted

Unless I am misunderstanding, `agenda.enable` and `agenda.disable` do not seem to exist on the Agenda class, as outlined in the docs [here](https://github.com/agenda/agenda#disablemongodb-native-query) and [here](https://github.com/agenda/agenda#enablemongodb-native-query). The alternative functions outlined in the...

- Renamed image optimization utility function file name (and instances in code) from `optmizeImage` to `optimizeImage`

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on [Github](https://github.com/Urigo/graphql-mesh/tree/master/examples/hello-world), [Stackblitz](https://stackblitz.com/github/Urigo/graphql-mesh/tree/master/examples/hello-world) or [CodeSandbox](https://codesandbox.io/s/github/Urigo/graphql-mesh/tree/master/examples/hello-world) > Make...