Commit Graph

24 Commits

Author SHA1 Message Date
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00
Russell Wheatley
46be1b0c99 fix(package/app): remove obj.freeze for redux-firestore 2020-01-31 10:52:19 +00:00
Gustavo
e7fced7348 fix(app): typo (#3047) 2019-12-30 13:21:05 +00:00
Salakar
ccc1ba4ae9 refactor(*): goodbye invites 2019-11-25 12:59:36 +00:00
Salakar
6a525cb26f [core] temporarily exclude notifications from version checks 2019-09-23 01:44:30 +01:00
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03:00
Mike Diarmid
48ca0685c6 [in-app-messaging] rename namespace to inAppMessaging() from fiam() (#2483)
* [in-app-messaging] rename namespace to `inAppMessaging()` from `fiam()`
2019-08-13 15:00:30 +01:00
Mike Diarmid
df092b274f [remote-config] rename namespace to remoteConfig() from config() (#2479) 2019-08-13 13:11:24 +01:00
Salakar
f66ecc9ede [dynamic-links] onLink & getInitialLink now provide a DynamicLink object with additional parameters 2019-08-02 22:49:56 +01:00
Salakar
2fddf9e35d [natural-language] rename namespace mlKitLanguage -> naturalLanguage 2019-08-02 21:27:11 +01:00
Salakar
f82571bbf8 [vision] rename namespace mlKitVision -> vision 2019-08-02 21:15:29 +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
Elliot Hesp
1e1de2bd04 v6 Implement Cloud Firestore (#2319) 2019-07-12 14:12:53 +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
Mike Diarmid
21a16867fe [v6] Implement ML-Kit Natural Language (#2117)
- Implement ML-Kit Natural Language (#2117)
 - Includes additional refactor changes across other modules for internals api reworking
2019-06-02 17:58:21 +01:00
Salakar
15ff21d8bc [app] ensure native apps are initialized before any calls of firebase.apps
[skip ci]
2019-05-21 20:24:55 +01:00
Mike Diarmid
6c3cb7c40e [v6] Implement Authentication (Part 1) (#2107)
Migrate Android, iOS and JS code from Auth v5.
2019-05-07 02:35:15 +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
c557e6c764 [internals] ensure app namespaces correctly cached 2019-02-05 23:15:37 +00:00
Salakar
d6f0ea6760 [internals] ensure consistent args on eventsRemoveListener 2019-02-05 22:05:26 +00:00
Salakar
914e78b6c2 [tests] additional emitter tests 2019-02-05 19:47:04 +00:00
Salakar
e8bf697f93 [app][internal] fix incorrect native module registry key 2019-02-05 04:25:42 +00:00
Michael Diarmid
17d778cf66 Refactor into monorepo for v6 (#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
2019-02-01 10:37:48 +00:00