Shawn Makinson

Results 13 issues of Shawn Makinson

I'm working on an internal code library and I have some code that is only concerned with `set()`, `update()` and `delete()` methods of `WriteBatch` and `Transaction`. I notice the only...

api: firestore
feature request

### Clear and concise description of the problem Currently `useFirestore` expects to be given a doc, collection, query or reactive that supplies one of these. It would be nice if...

enhancement

Hey everyone, I'm trying to determine if Amplify can use prerender.io. They provided me a link to Cloudfront middleware: https://github.com/jinty/prerender-cloudfront Is it possible to use that through Amplify (Console)? If...

feature-request
redirects

When ATV.Navigation.presentModal(descriptiveAlertTemplateString) is called the modal opens, but on the first time it closes itself right away. It seems fine on the calls after that. Might this be a bug?

### Software version NPM 6.4.0 yarn 1.10.1 quasar-cli 0.17.20 vue-cli 3.0.1 quasar-framework 0.17.17 Any other software related to your bug: ### What did you get as the error? ``` Your...

Currently if I want to add some extra colors it seems I need to specify them all plus the new colors. What do you think of the change to allow...

If I add to the config: ``` "skipModules": [ "colors" ] ``` it looks like it skips the item named "colors" in the manifest, but because other items in the...

setRate(rate: number): void; should in in the types file. Also the description here: https://github.com/apache/cordova-plugin-media#mediasetrate is incorrect.

I'm not sure if we can really classify this as an issue, but I figured I'd bring it up. Signals that expect the IEventDispatcher interface to be passed in cant...

**Is your feature request related to a problem? Please describe.** Currently the Quasar scrolling tabs shows arrows for moving through them and the arrows are difficult to see. **Describe the...

kind/feature 💡