2
0
mirror of synced 2025-01-21 11:51:03 +00:00

15 Commits

Author SHA1 Message Date
Salakar
c14e60017e [firestore][DocumentSnapshot] explicitly bind context on data/get methods to keep context during destructuring (includes tests) 2018-04-13 11:50:30 +01:00
Salakar
b918eea630 [firestore] add support for DocumentSnapshot.get('dot.notated.field.path') 2018-04-12 12:38:28 +01:00
Salakar
f1e9d28869 [firestore] add support for DocumentSnapshot.get('dot.notated.field.path') 2018-04-12 12:30:41 +01:00
Chris Bianca
4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Chris Bianca
fba6380729 [js] Run prettier for the first time 2018-01-25 18:25:39 +00:00
Chris Bianca
5e062868fc [firestore] Add FieldPath support to DocumentSnapshot and Query 2018-01-11 18:28:14 +00:00
Chris Bianca
ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca
746faad043 [types] Start on auth flow typings 2017-11-17 14:22:46 +00:00
Chris Bianca
8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
David Künnen
cf1ac63d2c [firestore] Fix _metadata not defined error in DocumentSnapshot 2017-10-12 18:22:48 +02:00
Chris Bianca
76d77da2e5 [firestore][android] Finish type mapping work for Android 2017-10-10 15:36:08 +01:00
Chris Bianca
fac2272ac3 [firestore][android] Start work on type conversion to support DocumentReference, GeoPoint, Date, etc 2017-10-08 19:40:46 +01:00
Chris Bianca
f350c2b3ed [firestore] Add metadata and bring methods in sync with web SDK reference 2017-10-05 10:18:24 +01:00
Chris Bianca
52b70d58e3 [android] Add the first raft of Android support 2017-09-27 12:57:53 +01:00
Chris Bianca
dfd9080281 [firestore][js] First pass of javascript implementation 2017-09-26 14:57:25 +01:00