Elliot Hesp

Results 43 issues of Elliot Hesp

This issue is to track the addition of supporting Firestore Transactions via the ODM.

type: enhancement
plugin: odm

Currently creating Models via the ODM only supports json_serializable. Freezed supported will be added to allow developers to define models with Freezed (and json_serializable). This issue will be updated with...

type: enhancement
plugin: odm

### Description Adds support for `onSnapshotsInSync` API. ### Related issues ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs....

### Description Adds in the `withConverter` functionality to Firestore. ### Related issues https://invertase.canny.io/admin/board/react-native-firebase/p/support-firestore-dataconverter-withconverter ### Checklist - I read the [Contributor Guide](/CONTRIBUTING.md) and followed the process outlined there for submitting PRs....

Service: Firestore

### Describe the bug Working with directives and TypeScript doesn't seem to be playing well together. When importing a directive from a file, I get the error: ``` ReferenceError: is...

typescript

**Prior to creating a pull request, please follow all the steps in the [contributing guide](https://github.com/GoogleChrome/workbox/blob/v6/CONTRIBUTING.md).** R: @jeffposnick @tropicadri Fixes N/A This fixes a type documentation issue where `navigateFallback` is being...

- `useStorageList` - `useStorageObjectMetadata` - `useStorageObjectDownloadURL` - `useStorageDeleteObject` - `useStorageUpdateMetadata` - `useStorageUpload` - `useStorageUploadResumable` Blocked on https://github.com/firebase/firebase-tools/issues/3780 (I think!)

Packages are currently manually published, with no change logs. We should use lerna to automate this.

enhancement

Introduces Melos without changing the directory structure.