Elliot Hesp
b43374aba1
Merge pull request #2507 from originerd/fix-types-for-statics
...
Modify Firestore.Statics interface to include static methods on TypeScript
2019-08-20 16:21:29 +01:00
Jitae Kim
8169076d5e
Modify Statics interface to include static methods
2019-08-20 23:21:57 +09:00
Jitae Kim
8e00dbbb4a
Add missing types on Firestore.Query interface
...
- startAfter
- startAt
2019-08-19 23:45:08 +09:00
Ilja Daderko
b40d44c57e
Move commons into /app ( #2486 )
...
* stash
* move commons into the app
2019-08-14 13:42:08 +03:00
ehesp
f7eab31fc4
Fix #2449
2019-08-07 08:39:15 +01:00
ehesp
f799471167
Remove Firestore circular reference warnings
2019-07-30 09:17:09 +01:00
Salakar
ae4057ea34
[firestore][ios] implement transactions + general cleanup of v6 code
2019-07-30 07:13:25 +01:00
Salakar
f429699990
- [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
...
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
Salakar
ce0dfd1e28
[types][firestore] rework types
2019-07-15 01:26:09 +01:00
Salakar
618803a4f3
[types][firestore] add Observer type
2019-07-12 16:43:21 +01:00
Salakar
d1cb92f532
[firestore] fix linting, flow & ts issues
2019-07-12 15:22:01 +01:00
Elliot Hesp
1e1de2bd04
v6 Implement Cloud Firestore ( #2319 )
2019-07-12 14:12:53 +01:00
Salakar
eb43d2469a
Formatting: run prettier
2019-06-21 14:27:14 +01:00
Mike Diarmid
7f11a9e501
[v6] Implement Cloud Storage ( #2043 )
...
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
Salakar
57c6d16683
[skip ci] linting
2019-03-27 04:25:28 +00:00
Salakar
b2b84889c6
[firestore] create firestore package
2019-02-14 20:30:47 +00:00