Salakar
5702100a4c
docs: fix release notes table
2020-05-13 02:14:21 +01:00
Salakar
6ae85440c9
docs: add packages release notes table
2020-05-13 02:06:07 +01:00
Steven Fuqua
9b294b3e16
feat(messaging): support loc keys on notification payloads ( #3579 )
2020-05-13 01:47:59 +01:00
Salakar
b8d41f8ba8
docs: update typedocs
2020-05-13 01:40:47 +01:00
Salakar
4364b7f27b
docs: format
2020-05-13 01:39:46 +01:00
Salakar
da244bd958
docs: remove template
2020-05-13 01:29:44 +01:00
Salakar
574ba4c5d4
docs: fix build
2020-05-13 01:17:06 +01:00
Salakar
05d59b2d20
docs: rework landing page & sidebar
2020-05-13 01:13:14 +01:00
Mike Diarmid
135b2fe046
docs: add Analytics video
2020-05-13 00:04:08 +01:00
Mike Diarmid
d9a5a6c747
docs: fix code block
2020-05-12 22:38:25 +01:00
Russell Wheatley
b261f518b3
fix(firestore, ios): transaction atomicity failure fix ( #3599 )
2020-05-12 19:06:46 +01:00
Gustav Ahlberg
cd5cb23d63
fix(messaging): onNotificationOpenedApp callable return type ( #3641 )
2020-05-12 18:39:29 +01:00
Marc Rousavy
dc64856932
docs: add rebuild info to ML-Vision index-page ( #3629 )
2020-05-08 17:09:13 +01:00
Peter Velkov
0813b7d5c7
docs(storage): fix typo in ListResult.items description ( #3630 )
...
[skip-ci]
2020-05-08 12:11:40 +01:00
Salakar
b74bee4220
Merge remote-tracking branch 'origin/master'
2020-05-08 08:28:42 +01:00
Salakar
d44f0d6c85
chore: include analytics pods
...
Part of #3575
2020-05-08 08:28:29 +01:00
Darren Ackers
0e72e62c8a
tests(functions): jest migration ( #3587 )
...
* Updated functions jest tests
* Additonal tests added for httpcallable
* tests(functions): updated try catch tests
* Update .eslintrc.js
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-05-05 23:28:36 +01:00
Jonathan Puckey
f0fdbff719
fix(types): fix RequestOptions.location ts type ( #3418 )
2020-05-05 23:14:29 +01:00
Leonardo E. Dominguez
1d7cd28f85
fix: onTokenChange method causing app to crash ( #3552 )
...
Removed deprecation.
* fix: onTokenChange method causing app to crash
* fix: use token instead of token with string ancestor
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-05-05 22:52:23 +01:00
Lisa Oppermann
6d54d8c743
docs: update usage of secondary app ( #3430 )
...
I struggled a lot with simply switching the database URL within the [DEFAULT] app instance during run time.
I documented my solution in this ticket: https://github.com/invertase/react-native-firebase/issues/3049
This PR shall reflect my findings with switching app instances.
2020-05-05 22:44:33 +01:00
Peter Velkov
b684c92735
docs(auth): fix typo in description ( #3605 )
2020-05-05 22:40:32 +01:00
Darren Ackers
e0082abd64
tests: jest testing migration crashlytics ( #3588 )
...
* tests(crashlytics): migrate JS only tests to Jest
* Converted crashlytics tests to ts
2020-05-05 22:38:29 +01:00
dlockwo
35285f1655
feat(ios): podspecs now utilize CoreOnly instead of Core ( #3575 )
2020-05-05 20:38:45 +01:00
Mike Diarmid
252a4239e9
feat!: all packages should depend on core ( #3613 )
...
All packages now peer-depend on an explicit version of the `app` package.
BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
Salakar
4b75d550ea
chore: tweak GH Action to only publish if tag present
...
[skip-ci]
2020-05-05 11:05:12 +01:00
@Salakar
9c5a3d4813
chore(release): publish [skip-ci]
...
- @react-native-firebase/analytics@6.7.2
- @react-native-firebase/functions@6.8.1
- @react-native-firebase/perf@6.7.3
- react-native-firebase-tests@6.7.4
2020-05-05 09:37:30 +00:00
Russell Wheatley
e60cc17e78
docs(ml-vision): update ( #3609 )
...
change title
2020-05-05 10:36:01 +01:00
Elliot Hesp
60d4093371
docs: add AdMob screencast
...
[skip-ci]
2020-05-04 11:17:08 +01:00
Alexander Kurnikowski
88010dfebd
docs(analytics): refined react-native-navigation example ( #3560 )
...
[skip-ci]
2020-05-02 08:35:45 +01:00
Michael
4f645dbeb9
docs: Replaces TestIds.BANNER with adUnitId ( #3593 )
...
[skip-ci]
2020-05-02 08:33:00 +01:00
Gazihan Alankus
12a40cd60f
docs(auth): fixed google sign-in with correct webClientId ( #3544 )
...
[skip-ci]
2020-05-02 08:25:22 +01:00
Darren Ackers
0cfb92cc96
tests(analytics): migration for jest tests ( #3577 )
...
[skip-ci]
2020-04-30 14:42:03 +01:00
tad3j
2cc0f27232
docs: bootstrap function should be async ( #3584 )
...
[skip-ci]
2020-04-30 13:27:06 +01:00
Elliot Hesp
bafa5853f2
docs: add ios installation screencast
...
[skip-ci]
2020-04-30 10:43:40 +01:00
Elliot Hesp
e951c250ff
docs: create screencasts json file
...
[skip-ci]
2020-04-30 10:14:42 +01:00
Mike Diarmid
111b455859
tests: run e2e tests on push to master
...
[skip-ci]
2020-04-29 16:10:11 +01:00
Darren Ackers
ebc392e8fe
tests: switch to ts-jest ( #3578 )
...
[skip-ci]
2020-04-29 16:00:14 +01:00
Steven Bell
d80633fe42
docs: fix typo in mulitdex doc ( #3569 )
...
[skip-ci]
2020-04-28 17:25:47 +01:00
Maaz Abdul Jabbar
f592570090
docs: Update unsubscribeFromTopic method name ( #3567 )
...
[skip-ci]
2020-04-28 16:12:57 +01:00
Darren Ackers
e10482b217
tests(functions): functions jest tests ( #3565 )
...
[skip-ci]
2020-04-28 13:36:56 +01:00
Mike Diarmid
4cc5f4a86b
chore: update workflow timeouts
...
[skip-ci]
2020-04-27 21:24:11 +01:00
Darren Ackers
11de92afc0
tests(perf): migrate JS only tests to Jest ( #3557 )
...
[skip-ci]
2020-04-27 21:17:56 +01:00
@Salakar
0ed1feb8aa
chore(release): publish [skip-ci]
...
- @react-native-firebase/functions@6.8.0
- react-native-firebase-tests@6.7.3
2020-04-27 19:59:40 +00:00
Russell Wheatley
50c0f12ef0
feat(functions): support function timeout ( #3534 )
...
Added support for configurable function timeout which allows you to set the timeout for a cloud function call in milliseconds.
2020-04-27 20:58:10 +01:00
Stefan
e30c80dde9
docs(messaging): fix typo in ios-permissions ( #3548 )
...
[skip-ci]
2020-04-27 12:37:35 +01:00
@Salakar
d351edcb27
chore(release): publish [skip-ci]
...
- @react-native-firebase/functions@6.7.2
- @react-native-firebase/perf@6.7.2
- react-native-firebase-tests@6.7.2
2020-04-27 07:23:07 +00:00
Bracaval Elias
92550f68df
docs(messaging): code typo on docs/messaging/usage/index.md ( #3553 )
2020-04-27 08:21:19 +01:00
Mike Diarmid
c1197a4666
tests: fix coverage config ( #3541 )
...
[skip-ci]
2020-04-24 20:17:32 +01:00
Darren Ackers
f58700e686
tests: start integration of Jest tests ( #3529 )
...
[skip ci]
2020-04-24 16:57:47 +01:00
Mike Diarmid
81479dc48e
tests: support Android e2e tests on Actions ( #3517 )
...
[skip-ci]
2020-04-24 11:05:25 +01:00