Commit Graph

820 Commits

Author SHA1 Message Date
Michael Diarmid b264c3b743 update release warning message 2017-08-28 15:17:13 +01:00
Michael Diarmid 1824b4acd4 update features table 2017-08-28 15:12:06 +01:00
Salakar b7a996971c alpha.2 2017-08-28 14:12:44 +01:00
Salakar 0fc7f7aabb [database][ios] error codes now correctly lower cased - incorrect tests updated to match 2017-08-28 13:53:09 +01:00
Salakar 7e639221f1 v3 alpha.1 release - install via `npm i react-native-firebase@next` 2017-08-28 13:42:39 +01:00
Salakar 63e417fae3 [db][js] fix modifiers not returning new ref instance 2017-08-28 13:28:16 +01:00
Chris Bianca b993f6bdc1 Bump version number to 3.0.0-alpha 2017-08-28 09:50:24 +01:00
Salakar 6c3c6b0181 [docs] misc redux usage cleanup 2017-08-27 00:00:08 +01:00
Salakar 5744a2ef56 [core] add extendApp support - added description/link 2017-08-26 23:47:31 +01:00
Salakar 67dc829427 [core] add extendApp support 2017-08-26 23:41:59 +01:00
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