.. |
utils
|
[internals][js] move Base64 util to shared utils
|
2018-05-03 21:54:45 +01:00 |
Blob.js
|
[firestore][types] Add Typescript types for Blob
|
2018-05-04 16:30:32 +01:00 |
CollectionReference.js
|
[firestore] Add support for `GetOptions` #1248
|
2018-07-03 16:03:43 +01:00 |
DocumentChange.js
|
[firestore][typings] Add better type for DocumentChange.type #1180
|
2018-06-17 16:35:02 +01:00 |
DocumentReference.js
|
[firestore] Add support for `GetOptions` #1248
|
2018-07-03 16:03:43 +01:00 |
DocumentSnapshot.js
|
[firestore][DocumentSnapshot] explicitly bind context on data/get methods to keep context during destructuring (includes tests)
|
2018-04-13 11:50:30 +01:00 |
FieldPath.js
|
[firestore] Add FieldPath support to DocumentSnapshot and Query
|
2018-01-11 18:28:14 +00:00 |
FieldValue.js
|
[firestore] Support FieldValue.delete() and FieldValue.serverTimestamp()
|
2017-10-12 09:00:46 +01:00 |
GeoPoint.js
|
[types] Get flow type working again; Fix majority of firestore type issues
|
2017-11-17 11:07:52 +00:00 |
Path.js
|
[firestore][js] fix issue with parent() incorrectly returning a 'parent' Path on a root level Path
|
2018-04-22 00:25:36 +01:00 |
Query.js
|
[types][flow] add missing GetOptions type import
|
2018-07-10 22:44:27 +01:00 |
QuerySnapshot.js
|
[types] Export app, auth, database and firestore types
|
2018-02-14 13:00:19 +00:00 |
Transaction.js
|
Tests for firestore and auth
|
2018-03-20 16:07:37 +00:00 |
TransactionHandler.js
|
[firestore] fix incomplete transaction error stack
|
2018-04-16 17:39:29 +01:00 |
WriteBatch.js
|
Tests for firestore and auth
|
2018-03-20 16:07:37 +00:00 |
index.js
|
[firestore][types] Add Typescript types for Blob
|
2018-05-04 16:30:32 +01:00 |
types.js
|
[types][flow] fix NativeDocumentChange.type -> should be enum to match other usage
|
2018-07-10 22:45:26 +01:00 |