Anderson Addo
ddde113af6
docs(database): added missing use of .push() type docs ( #3202 )
2020-02-16 17:47:04 +00:00
Russell Wheatley
b8490a58a8
add key to the Reference type for realtime db ( #3150 )
...
* add key to the Reference type for realtime db
* Update packages/database/lib/index.d.ts
* Update packages/database/lib/index.d.ts
* Update packages/database/lib/index.d.ts
* removed spacing
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-01-30 12:16:38 +00:00
Salakar
9df493e837
fix(auth): dont mutate modifiers ordering when building query key ( fixes #2833 )
2019-11-26 01:44:11 +00:00
Salakar
44fcbb9fad
[database] fix formatting issue
2019-10-07 06:32:46 +01:00
Salakar
a33fd146a0
[types] rework default export types for each module (should fix #2648 )
2019-10-07 06:32:26 +01:00
Salakar
147ee635bd
[database] Fix DatabaseQuery/DatabaseQueryModifiers incorrectly mutating previous query instances when chaining
2019-10-07 05:13:18 +01:00
ehesp
579ac7d6f8
[ts] update named exports
2019-09-16 12:25:48 +01:00
ehesp
29eaecf1f2
[ts] database
2019-09-16 11:38:26 +01:00
ehesp
1dea81e044
[ts] database
2019-09-16 09:15:07 +01:00
Ilja Daderko
b40d44c57e
Move commons into /app ( #2486 )
...
* stash
* move commons into the app
2019-08-14 13:42:08 +03:00
Elliot Hesp
8068bb2583
Update index.d.ts
2019-08-08 10:43:22 +01:00
ehesp
b1d140cfc7
Fixes #2448
2019-08-07 10:54:38 +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
09043da602
[types][database] fix setPersistenceEnabled message - is per app
2019-07-22 09:46:45 +01:00
Salakar
0e9ed631b9
[types] add FirebaseJsonConfig types
2019-07-15 02:40:55 +01:00
Salakar
e5fc2e9bb7
[types][database] rework types
2019-07-15 01:25:40 +01:00
Salakar
bd89b5df10
[types][database] add TransactionResult type
2019-07-12 16:34:03 +01:00
Mike Diarmid
85672a479a
v6 Implement Cloud Messaging ( #2330 )
2019-07-12 14:06:43 +01:00
ehesp
e33be1f997
Update module typings.
2019-07-05 11:47:43 +01:00
ehesp
64d5a1cad6
[database] fix module warnings on ios
2019-06-06 14:14:16 +01:00
ehesp
0506e48211
[docs] update modules to reflect docs generation
2019-06-06 12:52:07 +01:00
ehesp
366dd0041d
[database] Fix Thenable circular import
2019-06-05 14:55:16 +01:00
ehesp
e1c2cc2f03
-
2019-06-05 11:56:37 +01:00
ehesp
8c33c889e6
push updates
2019-06-05 11:12:47 +01:00
Salakar
bbddb661f8
[database][js] setPersistenceCacheSizeBytes - fix incorrect byte sizes & fix incorrect max size (should be 100mb, not 10mb)
2019-06-05 02:05:45 +01:00
Mike Diarmid
fe959bb842
[v6] Implement Realtime Database ( #2195 )
...
* [database] recreate database branch based off of #2185
* [database] cleanup linting issues
* [database] enable tests
* [database] add to tests deps
2019-06-04 15:25:35 +01:00
Salakar
bfe13f2bed
[database] cleanup linting issues
2019-06-03 18:58:45 +01:00
Salakar
43489d93eb
[database] recreate database branch based off of #2185
2019-06-03 18:45:30 +01:00