Alex Barry

Results 42 issues of Alex Barry

Are you okay with my possibly adding some features and unit testing? I ask because this was one of the top main feature-complete and lightweight cookie handling libraries, and it...

It looks like all the base are covered, but it is theoretically possible for two entries to be marked as `editing = True`. Having something like `editingEntryId : Maybe String`...

**Describe the bug** Does not support the tailwind 2.0 classes **To Reproduce** Use tailwind 2.x **Expected behavior** Autocomplete knows about new classes **Desktop (please complete the following information):** - OS:...

Although the documentation is not clear, these values need to have `.to_json` (or equivalent) applied to their values, otherwise you get an API error while querying a collection.

Just looking briefly at the source, it looks like this is completely coupled to Atom, which is fine, but it means no other editor can use this really neat tool....

enhancement

On a project, we have a parent abstract class: ``` abstract class TransactionJob implements ShouldQueue { use Dispatchable, InteractsWithQueue, Queueable, SerializesModels; public $jobId; public function __construct($jobPrefix = 'job') { $this->jobId...

## System * Arch linux 64bit * Firefox 77.0.1 64 bit * Google chrome 83.0.4103.97 (Official Build) (64-bit) ## To reproduce I'm using [this repo](https://github.com/mrozbarry/simple-peer-firefox-bug-example) to test things out, and...

bug
dependency/browser
need reproduction

I'd really like to be able to do my build process on my server rather than the local machine. My use case is that we're using travis-ci to run deploys,...

idea
shipit-deploy

It would be nice to be able to set a small/medium/large width on modals, or allow some style overrides for the width.

**Current Behavior** - I am testing with detox, and want a way to target a drawer option by testID **Expected Behavior** - I should be able to add `drawerTestID` as...

good first issue
package:drawer
version-4