Commit Graph

3128 Commits

Author SHA1 Message Date
Salakar
7151a6a364 [types] update app types 2019-07-15 01:55:43 +01:00
Salakar
8d88bca846 [types] update app types 2019-07-15 01:51:14 +01:00
Salakar
5f20eeb56e [types] update type doc 2019-07-15 01:45:13 +01:00
Mike Diarmid
2dccbddb8c [v6] rework types (#2360)
[v6] rework types
2019-07-15 01:36:08 +01:00
Salakar
87cb7b597c [docs] regenerate type doc json 2019-07-15 01:33:32 +01:00
Salakar
22ab0ab93e [internal][types][module-template] rework types 2019-07-15 01:32:34 +01:00
Salakar
c8f93399e1 [types][utils] rework types 2019-07-15 01:32:02 +01:00
Salakar
ae19a7685e [types][storage] rework types 2019-07-15 01:28:30 +01:00
Salakar
21ba328165 [types][perf] rework types 2019-07-15 01:28:19 +01:00
Salakar
bda870d950 [types][mlkit-vision] rework types 2019-07-15 01:28:06 +01:00
Salakar
71c66f43b7 [types][mlkit-language] rework types 2019-07-15 01:27:53 +01:00
Salakar
6bcb678c29 [types][messaging] rework types 2019-07-15 01:27:40 +01:00
Salakar
efae2acd79 [types][links] rework types 2019-07-15 01:27:25 +01:00
Salakar
1f39bf014e [types][invites] rework types 2019-07-15 01:27:07 +01:00
Salakar
ab7ecd214e [types][indexing] rework types 2019-07-15 01:26:50 +01:00
Salakar
f64f42d498 [types][iid] rework types 2019-07-15 01:26:37 +01:00
Salakar
5ac046e574 [types][functions] rework types 2019-07-15 01:26:22 +01:00
Salakar
ce0dfd1e28 [types][firestore] rework types 2019-07-15 01:26:09 +01:00
Salakar
935c1174f4 [types][fiam] rework types 2019-07-15 01:25:51 +01:00
Salakar
e5fc2e9bb7 [types][database] rework types 2019-07-15 01:25:40 +01:00
Salakar
dddc5d2d65 [types][crashlytics] rework types 2019-07-15 01:25:23 +01:00
Salakar
5262d0dda4 [types][config] rework types 2019-07-15 01:25:05 +01:00
Salakar
8dd6b929a0 [types][auth] rework types 2019-07-15 01:24:39 +01:00
Salakar
95262c6640 [types][app] rework types 2019-07-15 01:24:17 +01:00
Salakar
20c59d6432 [types][analytics] rework types 2019-07-15 01:23:54 +01:00
Salakar
bb7a5e5761 [tests] run tslint when validating types 2019-07-15 01:22:31 +01:00
Salakar
8a3792bb80 [types] - 2019-07-14 22:02:04 +01:00
Salakar
c7a7971eba [types] move vision barcode types into vision namespace 2019-07-14 20:25:55 +01:00
Mike Diarmid
3582e4865f [mlkit-vision][android] add barcode detector support (#2359) 2019-07-14 20:09:30 +01:00
Salakar
4c42863aab [types][messaging] add SendErrorEvent type 2019-07-12 17:06:54 +01:00
Salakar
618803a4f3 [types][firestore] add Observer type 2019-07-12 16:43:21 +01:00
Salakar
3e7dccf282 [vision][docs] update module readme 2019-07-12 16:37:29 +01:00
Salakar
cfd89c21c4 [docs] update readme modules table 2019-07-12 16:37:04 +01:00
Salakar
a97845f7bb [docs] add vision changelog 2019-07-12 16:36:39 +01:00
Salakar
a73d2651f4 [tests] fix broken tests 2019-07-12 16:35:22 +01:00
Salakar
bd89b5df10 [types][database] add TransactionResult type 2019-07-12 16:34:03 +01:00
Salakar
ed2c58f033 [ci] fix linting issues 2019-07-12 15:25:17 +01:00
Salakar
9619451a4f [tests] update pods 2019-07-12 15:24:47 +01:00
Salakar
5f96407b2b [tests] remove test focus 2019-07-12 15:23:10 +01:00
Salakar
d1cb92f532 [firestore] fix linting, flow & ts issues 2019-07-12 15:22:01 +01:00
Salakar
37fbb1ec6c [docs] update generated typedoc 2019-07-12 15:20:39 +01:00
Salakar
50ad72f6aa [docs] prettier 2019-07-12 15:20:14 +01:00
Salakar
7e7bcfc51e [docs] add ML Kit Vision docs 2019-07-12 14:49:56 +01:00
Elliot Hesp
1e1de2bd04 v6 Implement Cloud Firestore (#2319) 2019-07-12 14:12:53 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00
Mike Diarmid
a966c20be7 v6 Implement ML Kit Vision (#2343) 2019-07-12 14:05:29 +01:00
ehesp
2626f5ffef Update module typings. 2019-07-05 11:48:35 +01:00
ehesp
9dd7ebc551 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/typedoc.min.json
2019-07-05 11:48:15 +01:00
ehesp
e33be1f997 Update module typings. 2019-07-05 11:47:43 +01:00
Taimoor Imran
1f822b2698 [docs] Condition handling in Facebook sign-in (#2312)
changed if (data) to if (!data)
2019-07-02 12:39:32 +01:00