John Murphy

Results 13 issues of John Murphy

I'm trying to use this add-on in order to get an array of dates from 2020-01-01 to 2020-12-31. ``` const startDate = moment.utc('2020-01-01').toDate() const endDate = moment.utc('2020-12-31').toDate() const rangeBetweenStartAndEnd =...

**Describe the bug** When using the auto upload feature(`AWSS3TransferUtility`) of AppSync, the `S3Object` is not recognized if the parameter is marked as `Optional`. **To Reproduce** 1. Create a schema in...

bug

Fixes #181 Huuuuge refactoring effort to keep this extension somewhat readable and "up with the times": - Upgraded to Manifest v3 since v2 extension support will be dropped in 2023...

https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/ Not a huge priority, V2 support will continue for existing extensions for the foreseeable future. But it would be nice to get this migrated at some point

enhancement

Cloned comments should contain the original poster(as a link) and a link back to the original comment

enhancement
hacktoberfest

- Prettier files - Fixed an issue in which the Kamino button could only be clicked on the top half - Removed unused MS Edge bridge scripts - Turn on...

**Describe the bug** The experimental batch cloning feature is somewhat broken with the new code refactor and manifest v3 upgrade. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug

Allow the user to touch/drag the selected image within the viewable area. This is especially crucial when selecting an image from the library.

enhancement

Allow the user to choose the shape of the aperture area(where the photo is presented). Circular seems like the most popular shape but don't want to leave rectangle out, or...

enhancement

As of now, the buttons on the screen are statically positioned by AvatarCapture. I would like to be able to allow users to add their own buttons and/or position the...

enhancement