Commit Graph

153 Commits

Author SHA1 Message Date
Chris Bianca 4646c6723d [typings] Make sure Typescript typings are copied correctly 2017-12-06 08:56:06 +00:00
fr1n63 fd3f316e09
Add || exit 0 to opencollective
https://github.com/opencollective/opencollective-postinstall

Why || exit 0 in scripts.postinstall?
Since we are adding the dependency in devDependencies, the script ./node_modules/.bin/opencollective-postinstall won't be installed in production. Therefore, the postinstall script will return an error and will interrupt the npm install process. Adding || exit 0 makes sure that this postinstall script always returns true.
2017-12-01 17:10:05 +00:00
Chris Bianca c81a786014 [setup] Make use of postinstall-build to build `dist` if required 2017-11-29 10:06:06 +00:00
Chris Bianca 453b69cbb9 [setup] Remove post install step 2017-11-29 09:14:06 +00:00
Chris Bianca b702fafdfb [setup] Add postinstall build commands 2017-11-29 09:07:12 +00:00
Chris Bianca 08e6f00701 3.1.1 2017-11-28 16:26:25 +00:00
Chris Bianca ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca fbe73f5dcb [types] Get types properly exporting as part of the build 2017-11-17 16:17:27 +00:00
Chris Bianca 8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
Salakar c6faefc09f [npm] fix package.json 2017-11-08 12:35:49 +00:00
Chris Bianca 4f1176b192 Add dynamic links to package.json 2017-11-08 10:04:04 +00:00
Salakar 3eaa58aea3 v3.1.0 2017-11-06 16:59:22 +00:00
Aseem Sood 8067b3d6b5 Added call to donate after npm install (optional) 2017-11-03 15:39:11 -04:00
Chris Bianca a2260c8cb4 Bump version to 3.1.0 branch 2017-10-13 18:26:08 +01:00
Chris Bianca fde0b976c3 3.0.3 2017-10-12 09:43:48 +01:00
Salakar d93a4a0c48 3.0.2 2017-10-07 13:14:56 +01:00
Salakar c73cfa9bfa 3.0.1 2017-10-07 03:23:27 +01:00
Salakar 5f11da9d7e package.json description 2017-10-05 13:55:35 +01:00
Salakar fc76bfdc62 package.json update prop-types to latest version 2017-10-05 13:16:01 +01:00
Salakar 6cbafe3074 package.json update keywords 2017-10-05 13:13:53 +01:00
Salakar 90b12fdbe7 package.json move prop-types to peer deps and increase react native peer version to >=0.48 2017-10-05 13:09:14 +01:00
Chris Bianca 3697864f1b [install] Get react-native link working with Android 2017-10-05 11:54:37 +01:00
Salakar 5d6c6507aa v3 / firestore changes 2017-10-03 18:04:00 +01:00
Chris Bianca fc0c57257b [docs] Add firestore to the keywords 2017-10-03 16:04:36 +01:00
Chris Bianca 51074efdca Merge commit '49d29b53f21e530f5c918e472db93ee856947426' 2017-10-03 10:33:18 +01:00
Chris Bianca 1d435a6614 Bump flow-bin version to stop it hammering my Mac! 2017-09-28 15:49:22 +01:00
Salakar 6aaafc5995 [tests] move test scripts into js (bin folder) - now works cross platform 2017-09-25 11:32:18 +01:00
Chris Bianca 32864f43b0 alpha.5 2017-09-21 12:49:25 +01:00
Salakar 3d7071502f alpha.4 2017-09-20 11:55:20 +01:00
Michael Diarmid 122a8fb858 Update package.json 2017-09-11 15:02:44 +01:00
Salakar c536de6d73 v3.0.0-alpha.3 2017-09-07 16:38:51 +01:00
Salakar b7a996971c alpha.2 2017-08-28 14:12:44 +01:00
Salakar 7e639221f1 v3 alpha.1 release - install via `npm i react-native-firebase@next` 2017-08-28 13:42:39 +01:00
Chris Bianca b993f6bdc1 Bump version number to 3.0.0-alpha 2017-08-28 09:50:24 +01:00
Salakar ba907bf329 [docs] added local serve docs script to package.json 2017-08-26 03:59:27 +01:00
Chris Bianca 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues 2017-08-25 15:30:17 +01:00
Chris Bianca a129994b69 2.1.3 2017-08-22 11:24:57 +01:00
Chris Bianca 184a0981ea 2.1.2 2017-08-11 16:49:41 +01:00
Mathieu Acthernoene e37b560626 Remove incorrect comma 2017-08-10 22:21:16 +02:00
Chris Bianca 18fd83ec20 [android] Add rnpm commands for Android 2017-08-10 17:26:27 +01:00
Chris Bianca 2861e6b17c 2.1.1 2017-08-10 15:07:26 +01:00
Chris Bianca 4dd1b0165f [docs] Add FCM to package description 2017-08-04 09:02:29 +01:00
Chris Bianca d304952ce3 2.1.0 2017-08-03 08:54:31 +01:00
Chris Bianca 6b9c34a881 2.0.5 2017-07-31 10:36:16 +01:00
Chris Bianca 7f4882abe6 2.0.4 2017-07-19 12:52:31 +01:00
Salakar f5159cead3 2.0.3 2017-07-12 16:27:30 +01:00
Salakar 45d913e92d 2.0.2 2017-07-05 14:57:02 +01:00
Salakar 63f84e6b8b 2.0.1 2017-07-04 16:24:46 +01:00
Salakar f75f1380b8 [build/ci] added buddybuild postclone script 2017-06-22 14:15:44 +01:00
Salakar ae40bd2140 [build/ci] added npm postinstall script for testing environment 2017-06-22 13:52:05 +01:00
Salakar 6ef98de891 2.0.0 2017-06-21 16:37:58 +01:00
Salakar 9ed0a31b67 Merge branch 'master' into v2 2017-06-21 13:38:21 +01:00
Michael Diarmid 6368a21732 1.1.2 2017-06-20 20:09:05 +01:00
Chris Bianca cd0f7c27de Merge branch 'master' into v2 2017-06-20 11:41:55 +01:00
Chris Bianca 566ddb8e09 1.1.1 2017-06-16 17:21:45 +01:00
Chris Bianca cb9ede8607 Revert "1.2.0"
This reverts commit d6558a85bf.
2017-06-16 17:08:47 +01:00
Chris Bianca d6558a85bf 1.2.0 2017-06-16 17:06:10 +01:00
Chris Bianca 39041637eb Merge branch 'master' into v2
# Conflicts:
#	bin/cocoapods.sh
#	docs/installation-ios.md
#	ios/Podfile.template
2017-06-16 13:45:45 +01:00
Chris Bianca 280145da9f [docs][ios] Remove react native link support due to issues and update documentation 2017-06-13 16:18:12 +01:00
Chris Bianca dde67ddd3d Update package.json description 2017-06-05 09:58:44 +01:00
Elliot Hesp e81aa50e58 Add prop-types JS dep 2017-05-31 16:28:06 +01:00
Michael Diarmid fd3ce2eac5 Update package.json 2017-05-27 12:49:45 +01:00
Salakar 7d52b194b8 [dev] update flow-bin to v0.46.0^ 2017-05-25 14:59:01 +01:00
Salakar f7a5535f3b [tests] un-focus tests 2017-05-25 12:57:08 +01:00
Elliot Hesp 14199d6d10 Remove unused dep + file 2017-05-25 09:22:59 +01:00
Salakar 9f095133c7 1.1.0 2017-05-24 16:54:00 +01:00
Salakar 019ce793a9 1.0.10 2017-05-13 13:10:04 +01:00
Salakar 3dfb6df5ed 1.0.9 2017-05-13 03:03:49 +01:00
Salakar 7b974437a2 1.0.8 2017-05-13 01:46:48 +01:00
Salakar e2f958e76e 1.0.7 2017-05-12 17:22:05 +01:00
Salakar a190757198 1.0.6 2017-05-12 15:15:12 +01:00
Salakar 35e9b62f76 1.0.5 2017-05-12 14:00:03 +01:00
Salakar a4e19fc236 set minimum RN peer dependency 2017-05-12 13:58:50 +01:00
Salakar d9035e9515 1.0.4 2017-05-12 13:45:43 +01:00
Salakar 91ebd83f08 remove react-native dependency 2017-05-12 13:39:48 +01:00
Salakar 5b6635599e 1.0.3 2017-05-12 13:25:05 +01:00
Salakar 1d0acf4244 upgrade tests app to RN 44 2017-05-09 13:53:05 +01:00
Salakar a8380843e2 1.0.2 2017-05-05 10:12: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
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 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
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
Ben Styles a5aaff8f29 upgrade flow-bin, add npm script for flow 2017-04-04 12:17:04 +01:00
Salakar b9f20d78cf 1.0.0-alpha12 2017-04-03 10:33:48 +01:00
Salakar 30e9d82732 1.0.0-alpha11 2017-03-31 09:42:30 +01:00
Salakar 89a0354e4b 1.0.0-alpha10 2017-03-29 17:52:17 +01:00
Salakar a3d2a6b0bf 1.0.0-alpha9 2017-03-25 01:03:58 +00:00
Salakar 61d6358ce0 1.0.0-alpha8 2017-03-23 01:03:20 +00:00
Salakar b3b74d50da 1.0.0-alpha7 2017-03-21 15:14:41 +00:00
Salakar 605a7515aa 1.0.0-alpha6 2017-03-18 01:13:57 +00:00
Salakar 30c052a9c0 1.0.0-alpha5 2017-03-17 18:05:31 +00:00
Salakar aa696e2523 #1.0.0-alpha4 2017-03-17 16:06:20 +00:00
Salakar d71ffd569f #v1.0.0-alpha3 2017-03-17 13:27:04 +00:00
Salakar f5d0bd002a [js] prefix snapshot internals with '_' 2017-03-16 16:48:03 +00:00
Salakar 6d52b6d4d3 messaging().getToken now correctly returns a string on both platforms 2017-03-15 12:57:36 +00:00