Commit Graph

960 Commits

Author SHA1 Message Date
Salakar 929352f8d3 [docs] misc 2017-08-26 07:06:49 +01:00
Salakar fe0a98f1c8 [docs] added groovy support to prism 2017-08-26 07:04:32 +01:00
Salakar ef42fcb98d [docs] added updated fav icon 2017-08-26 06:57:31 +01:00
Salakar 95936efa80 [docs] comment out todo 2017-08-26 06:50:03 +01:00
Salakar 691938963a [docs] added misc new doc files plus related todo's 2017-08-26 06:48:26 +01:00
Salakar 99d79b2ef8 [docs] add new sidebar doc links 2017-08-26 06:47:55 +01:00
Salakar 46b3b2c2ce [docs] create separate folder for faqs 2017-08-26 06:47:13 +01:00
Salakar 221399a77d [docs] update usage doc 2017-08-26 06:46:37 +01:00
Salakar 670b567e10 [docs] styling tweaks 2017-08-26 06:45:46 +01:00
Salakar 75bd06e007 [docs] update usage 2017-08-26 06:06:30 +01:00
Salakar 03abfab99b [docs] update usage 2017-08-26 06:04:17 +01:00
Salakar 5ec411500f [docs] misc 2017-08-26 05:49:34 +01:00
Salakar 2c51f26c20 [docs] misc 2017-08-26 05:44:03 +01:00
Salakar 7e6b6f7a7c [docs] update features table 2017-08-26 05:31:41 +01:00
Salakar 88222524dc [docs] started migration guide for v2 - v3, TODO 2017-08-26 05:15:13 +01:00
Salakar c3fe11e446 [docs] added v3 note 2017-08-26 05:14:47 +01:00
Salakar 11df0a0240 [docs] fix version selector and header link 2017-08-26 05:14:29 +01:00
Salakar 067bb0143c [docs] update v2 sidebar links to correctly go to v2 docs 2017-08-26 05:14:03 +01:00
Salakar d821f6c9a5 [docs] misc theming 2017-08-26 04:56:34 +01:00
Salakar b5a7439749 [docs] update doc styling 2017-08-26 03:59:48 +01:00
Salakar ba907bf329 [docs] added local serve docs script to package.json 2017-08-26 03:59:27 +01:00
Salakar 88e29bb8ff [js][utils] disable eslint for fb emitter files 2017-08-26 02:48:51 +01:00
Salakar e9b39795b8 [docs] remove 'app' docs from v2 docs 2017-08-26 02:42:46 +01:00
Salakar 5ab0445948 [tests] misc 2017-08-26 02:40:21 +01:00
Salakar 7e4fde7eda [tests] misc 2017-08-26 02:39:09 +01:00
Michael Diarmid ceedf9b85a Merge pull request #340 from invertase/v3
V3 [WIP]
2017-08-26 02:33:15 +01:00
Chris Bianca ef3bc33914 [ios][storage] Correctly set the mime type of the image or video being uploaded 2017-08-25 18:05:50 +01:00
Chris Bianca c3f32e54e3 [db] Clean up old files 2017-08-25 17:38:24 +01:00
Chris Bianca d5de6a5b21 [db] Correctly named module for statics 2017-08-25 17:37:52 +01:00
Chris Bianca ec6d91b6e8 [ios][storage] Multi-app support for iOS storage 2017-08-25 16:18:42 +01:00
Chris Bianca 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues 2017-08-25 15:30:17 +01:00
Chris Bianca 43ff0b91f3 [android][auth] Fix signOut not sending onAuthStateChanged event 2017-08-25 14:39:13 +01:00
Chris Bianca 81b631f111 [android] Phone auth implementation 2017-08-25 12:16:23 +01:00
Salakar 93079c2f01 [auth][js][android] remove EE based phone auth implementation 2017-08-23 23:19:11 +01:00
Salakar 48c74ff1d7 [tests] remove rnfirebase path dependency and switch sinon to latest version 2017-08-23 12:58:24 +01:00
Salakar ad614bd327 [tests] update phone auth test file 2017-08-23 11:19:20 +01:00
Salakar a0f638efa1 [core] fix app name issue 2017-08-23 11:18:51 +01:00
Salakar 71fc2f1af7 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 2017-08-22 17:35:54 +01:00
Salakar a0e1f744ba merge from master 2017-08-22 17:35:25 +01:00
Chris Bianca e52e012e5e [android][database] Combine snapshotToMap methods 2017-08-22 17:31:20 +01:00
Chris Bianca 7ea92751a9 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 2017-08-22 17:29:21 +01:00
Chris Bianca 1230bd7108 [ios][database] New implementation for off and on to match Android 2017-08-22 17:29:02 +01:00
Salakar 66e9f8843d [tests] remove commented code 2017-08-22 17:23:10 +01:00
Salakar 74f28936a7 [tests] misc 2017-08-22 17:22:29 +01:00
Salakar e1c0dccb31 [auth][android] fixed incorrect key name breaking auto verify 2017-08-22 17:19:55 +01:00
Salakar 8958e47e36 [database][android] misc cleanup from previous iterations of listener registration logic 2017-08-22 16:01:25 +01:00
Chris Bianca a129994b69 2.1.3 2017-08-22 11:24:57 +01:00
Elliot Hesp 0255111e65 Merge pull request #348 from blrichards/master
[admob] moved EventTypes to new file to avoid enumerable key in AdMobComponen…
2017-08-22 10:48:06 +01:00
Ben Richards c1b9b5d532 moved EventTypes to new file to avoid enumerable key in AdMobComponent.propTypes 2017-08-20 22:58:40 -07:00
Salakar aebd1835bc [tests] switch index.android back to main.js 2017-08-19 05:46:27 +01:00