Commit Graph

255 Commits

Author SHA1 Message Date
Michael Diarmid eb4410c90a Update firebase-setup.md 2017-05-03 15:34:50 +01:00
Elliot Hesp b4622006bf [android] Fix database limit type conversion 2017-05-03 09:25:29 +01:00
chrisbianca 70dfbc9222 Update iOS install docs to make options clearer 2017-05-03 08:40:15 +01:00
Salakar f6c8e9cf56 1.0.1 2017-05-02 16:19:41 +01:00
Chris Bianca e3e2c9e090 1.0.0-alpha14 2017-05-02 14:37:48 +01:00
Chris Bianca 7c9b094f54 [android][database] Fix startAt and endAt 2017-05-02 13:56:50 +01:00
Michael Diarmid 9adeffef18 Update installation-ios.md 2017-05-02 10:56:33 +01:00
Salakar 618b34cd4f [ios] update pod spec & template 2017-05-02 10:54:18 +01:00
Salakar 8fe6ffee8c [ios] added RNFirebase to podfile template 2017-05-02 10:42:24 +01:00
Salakar ef783f0d9f [js] crash and auth now use internal staticsOrInstance helper. 2017-05-02 10:39:23 +01:00
Elliot Hesp d11f19feea Add more docs syntax highlighting 2017-05-02 09:56:54 +01:00
Elliot Hesp e9cf8a763c Create sw.js 2017-05-02 09:54:10 +01:00
chrisbianca 87f4cd6809 Update installation-ios.md with FCM setup 2017-05-02 09:36:17 +01:00
Salakar 7fc273da41 [tests] package scripts 2017-05-01 17:33:35 +01:00
Salakar f8e97d8bed Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	.gitignore
#	tests/.gitignore
#	tests/ios/Podfile
2017-05-01 17:19:27 +01:00
Salakar c76796934f [tests] misc firebase imports / git ignore 2017-05-01 17:13:54 +01:00
Salakar bc653beb26 [tests] import RNFirebase for parent directory rather than from npm file:.. syntax 2017-05-01 17:06:40 +01:00
Salakar 11734e51bd [tests] import RNFirebase for parent directory rather than from npm file:.. syntax 2017-05-01 16:01:00 +01:00
Elliot Hesp e21d14eb2b Merge pull request #74 from carllippert/patch-4
Update database.md
2017-04-30 09:01:27 +01:00
Elliot Hesp 62660d8de0 Merge pull request #75 from carllippert/patch-6
Update database.md
2017-04-30 09:01:03 +01:00
Carl Lippert ce7d9e6403 Update database.md
Typo
2017-04-30 00:07:30 -05:00
Carl Lippert 755bdda4a7 Update database.md
Looks like some copied docs from firestack snuck through?
2017-04-30 00:05:12 -05:00
Elliot Hesp 019269a66c Update index.html 2017-04-28 16:59:34 +01:00
Michael Diarmid 8a545439a4 Merge pull request #71 from Leeds-eBooks/patch/flow-errors-2
Fixed several flow errors
2017-04-28 12:03:17 +01:00
Ben Styles 80b519158f fixed some flow and eslint errors 2017-04-28 11:03:12 +01:00
Ben Styles 6cee2609b1 fixed some flow and eslint errors 2017-04-28 10:27:29 +01:00
Elliot Hesp 4fa51d2627 Update README.md 2017-04-27 12:39:37 +01:00
Elliot Hesp 40dd20d26f Link image/title to docks 2017-04-27 12:36:42 +01:00
Elliot Hesp ea4b4150b8 Add Favicon 2017-04-27 12:27:34 +01:00
Elliot Hesp af7502e199 Cleanup main README 2017-04-27 12:25:29 +01:00
Elliot Hesp 361535e96e Move docs to docsify 2017-04-27 12:18:12 +01:00
Chris Bianca 6c4d80d162 1.0.0-alpha13 2017-04-27 11:10:08 +01:00
Chris Bianca d55bba3653 Revert version 2017-04-27 11:09:08 +01:00
Chris Bianca cf71a2427d Bump version for release 2017-04-27 11:08:08 +01:00
Chris Bianca 7f7d5e8ec7 [js] Fix database cleanup function 2017-04-26 17:52:16 +01:00
Chris Bianca 6d4b5bc406 [ios] Add multiple listener support 2017-04-26 17:34:16 +01:00
Chris Bianca 312b7b37b1 [android] Add gradle wrapper so nom run android:dev works out of the box without needing Android Studio 2017-04-26 17:33:46 +01:00
Chris Bianca bb26cb4e2c [android] More tidy up around multiple listeners 2017-04-26 17:27:36 +01:00
Chris Bianca ef306162b4 [js][android] Support multiple listeners on a single ref 2017-04-26 12:21:53 +01:00
Michael Diarmid e8854f1a2e Merge pull request #67 from greena13/dev_tests
[tests] Move test suite into same repo
2017-04-24 10:37:47 +01:00
Aleck Greenham 9308994db2 [tests] Move test suite into same repo 2017-04-23 20:22:19 +01:00
Michael Diarmid fac0efa9d0 Merge pull request #65 from greena13/refence_isEqual
[js][database] Add ref().isEqual()
2017-04-22 22:12:42 +01:00
Aleck Greenham 3277126fb4 [js][database] Add ref().isEqual() 2017-04-22 18:00:05 +01:00
Michael Diarmid 898217ff6c Merge pull request #64 from greena13/reference_ref
[js][database] Add ref property for consistency with web API
2017-04-22 10:01:47 +01:00
Aleck Greenham 3d863ac636 [js][database] Add ref property for consistency with web API 2017-04-22 09:27:37 +01:00
chrisbianca 03a52e03bc Merge pull request #59 from alexkuttig/master
fixed CrashReporting on iOS
2017-04-19 15:54:22 +01:00
Alexander Kuttig 98b6d64836 fixed CrashReporting on iOS
added RNFirebaseCrash.h and RNFirebaseCrash.m to ios project and build target
Renamed lib/modules/crash class name from Analytics to Crash
2017-04-19 16:16:55 +02:00
Michael Diarmid c40de1b3f1 Merge pull request #58 from alexkuttig/master
fixed onDisconnectSet on iOS
2017-04-19 12:30:35 +01:00
Alexander Kuttig 127bdfbbee fixed onDisconnectSet on iOS
removed onDisconnectSetString
renamed onDisconnectSetObject to onDisconnectSet
called Firebase onDisconnectSetValue with props.value
2017-04-19 13:05:23 +02:00
Salakar e6d2693f33 remove weird formatting 2017-04-19 11:30:08 +01:00