Commit Graph

302 Commits

Author SHA1 Message Date
James Daniels
b64e2484d9 Canary and next builds 2019-05-15 11:40:21 -07:00
James Daniels
94446a784a Cloud Build and NPM release process 2019-05-14 17:11:24 -07:00
James Daniels
fa90d4fc21 Going with reactfire-exp to build out the pipeline 2019-05-14 16:09:32 -07:00
jhuleatt
b7966ac9a3 cleanup
* remove `yarn clean` (accidentally blew out js files I wanted, still working on recovering them

* add the travis status to the readme
2019-04-24 15:22:18 -07:00
jhuleatt
e30d861460 fix tests 2019-04-24 15:11:24 -07:00
jhuleatt
a8dd818a57 add a script to clear out compiled ts 2019-04-24 14:11:48 -07:00
jhuleatt
021b062dfa force travis to update to a newer yarn version 2019-04-24 13:57:21 -07:00
jhuleatt
0f2f51bfa2 fix type definitions on components 2019-04-24 13:33:39 -07:00
James Daniels
63d9ef98c9 Adding typescript as a devdep 2019-04-24 12:23:18 -07:00
James Daniels
d68b5f6943 Try telling that to Travis... 2019-04-24 12:18:03 -07:00
James Daniels
e36fd8a94c Using Node 10 (LTS) 2019-04-24 12:15:30 -07:00
James Daniels
3a8cefd58a Start on Travis 2019-04-24 11:51:36 -07:00
jhuleatt
b54b82bbf3 add reactfire to server rendering sample! 2019-04-23 12:03:24 -07:00
jhuleatt
f010461d5d ssr example working 2019-04-22 16:28:54 -07:00
jhuleatt
5d053bca61 convert Suspense to SuspenseWithPerf 2019-04-22 13:22:49 -07:00
jhuleatt
9ad8a6a16d update create-react-app version 2019-04-22 13:22:36 -07:00
jhuleatt
59cbc75b7d add links to props 2019-04-22 11:11:27 -07:00
jhuleatt
169f83ecd2 update docs script 2019-04-22 11:09:08 -07:00
jhuleatt
ac1dbf24a0 clean up imports 2019-04-22 10:54:53 -07:00
jhuleatt
b058cd3214 important caveat 2019-04-22 10:54:08 -07:00
jhuleatt
40548aa03b add types/comments 2019-04-22 10:43:11 -07:00
jhuleatt
a1ed4c2b7e clean up imports 2019-04-22 10:43:02 -07:00
jhuleatt
fc6fff4902 Demo AuthCheck + Suspense wrapper 2019-04-19 15:59:17 -07:00
jhuleatt
93c4183cf4 Add an AuthCheck component 2019-04-19 15:59:07 -07:00
jhuleatt
0b52e9db4a Add a Suspense wrapper that calls FirePerf 2019-04-19 15:27:32 -07:00
jhuleatt
6256f8650a add a test to make sure hook fires new values over time 2019-04-19 14:34:14 -07:00
jhuleatt
eb8cc822c0 add a test that shows how to use suspense 2019-04-19 14:18:22 -07:00
jhuleatt
8bf942ff59 add fireperf 2019-04-19 14:17:55 -07:00
jhuleatt
a2b24636d7 start server render example 2019-04-18 11:29:53 -07:00
jhuleatt
7a8692d1ac include comments in autogenerated readme 2019-04-15 13:53:58 -07:00
jhuleatt
e4f5cb9cd1 autogenerate docs! 2019-04-15 12:27:07 -07:00
jhuleatt
ca54f774c9 fix links 2019-04-09 17:51:35 -07:00
jhuleatt
1be961540a fix docs 2019-04-09 17:50:48 -07:00
jhuleatt
e2ed7dfd27 add some primitive docs 2019-04-09 17:49:35 -07:00
jhuleatt
451cf2d9ab add available hooks to readme 2019-04-09 17:41:57 -07:00
jhuleatt
d0ac8227a9 add options to useUser 2019-04-09 17:37:41 -07:00
jhuleatt
7197d0f094 fix link 2019-04-09 17:33:26 -07:00
jhuleatt
3cef83adc7 add ability to pass initial value to all hooks 2019-04-09 17:32:49 -07:00
jhuleatt
5bb1e52b83 add description 2019-04-09 17:26:08 -07:00
jhuleatt
e320e3897d add hook for storage download url (with demo) 2019-04-09 16:59:03 -07:00
jhuleatt
335f5164d5 fix an issue with conflicting jest versions 2019-04-09 16:58:32 -07:00
jhuleatt
f88d361324 test use-observable 2019-04-08 15:35:51 -07:00
jhuleatt
3412faa872 use react-firebaseui for auth 2019-04-04 15:32:44 -07:00
jhuleatt
46d1d6065a correct terminology 2019-04-04 14:49:38 -07:00
jhuleatt
d7059c093a RTDB sample! 2019-04-04 14:48:35 -07:00
jhuleatt
5eb567b2ee small fixes 2019-04-04 14:21:56 -07:00
jhuleatt
29a1b4d12f turn samples into "cards" 2019-04-04 14:21:44 -07:00
jhuleatt
3342567b42 support storage upload progress! 2019-04-04 14:21:11 -07:00
jhuleatt
6e9064292b add .d.ts to gitignore 2019-04-04 14:19:09 -07:00
jhuleatt
8c5e97b0cf emit .d.ts files 2019-04-04 14:18:56 -07:00