Commit Graph

354 Commits

Author SHA1 Message Date
David East
55a68a96ad merge conflicts 2019-10-11 10:45:58 -06:00
James Daniels
473760cdef Get everything working 2019-10-10 03:46:39 +01:00
James Daniels
8af7cc06c0 Cloud Build custom docker image 2019-10-09 17:25:34 +01:00
jhuleatt
70ef0ac69e Merge branch 'master' of github.com:FirebaseExtended/reactfire 2019-10-09 09:22:40 -07:00
jhuleatt
117bb3f34d fix test errors by updating deps 2019-10-09 09:22:21 -07:00
James Daniels
0155e8e4e0 Add private: true and frozen lockfile to Cloud Build 2019-10-09 17:01:45 +01:00
James Daniels
2ca3835cd3 Fixing up the workspaces 2019-10-09 16:55:47 +01:00
James Daniels
5ba7241fd6 Trying to fix Travis 2019-10-09 16:25:13 +01:00
Jeff
d328397296 Merge pull request #149 from FirebaseExtended/de-workspaces
Fix workspaces build for ReactFire
2019-10-08 12:43:36 -07:00
David East
b929934a86 fix workspaces build for reactfire 2019-10-08 12:58:14 -06:00
David East
7957bda314 fix workspaces build for reactfire 2019-10-08 12:55:04 -06:00
Jeff
67db174f5d Merge pull request #143 from FirebaseExtended/use
Add documentation for common use cases
2019-08-21 10:59:12 -07:00
jhuleatt
6d3cff0c77 add common use cases 2019-08-05 11:29:48 -07:00
Jeff
f8cf5017e6 Correct beta -> alpha
Per #135 Reactfire is Alpha, not Beta
2019-08-02 10:14:13 -07:00
James Daniels
06ad68dd5c Merge pull request #136 from jhuleatt/v2
Docs
2019-07-10 11:21:21 -07:00
James Daniels
9506af424c Merge pull request #134 from jhuleatt/v2
Reactfire v2! Hooks, Suspense, Context
v2.0.0-alpha.2
2019-07-10 11:07:05 -07:00
Jeff
fc2be5b71b Merge pull request #3 from FirebasePrivate/docs
Better docs
2019-07-10 10:10:26 -07:00
jhuleatt
01d1ecb66a update name of reference link 2019-07-10 10:09:51 -07:00
jhuleatt
b4acdd931d minor formatting 2019-07-09 16:47:05 -07:00
jhuleatt
966be0c080 model after rxfire docs 2019-07-09 16:37:32 -07:00
jhuleatt
e15c0fbcec refactor: organize per-product
now that we understand the api better,
I'm breaking the components and hooks into
per-product folders so that they're easier to read/test/maintain
2019-07-09 15:20:19 -07:00
jhuleatt
d5a1543ace be consistent with npm/yarn 2019-07-03 15:05:37 -07:00
jhuleatt
0aa4d658e1 updates to quickstart based on Sam's feedback 2019-07-03 15:01:13 -07:00
jhuleatt
2182139e0f fix quickstart 2019-07-02 12:28:16 -07:00
jhuleatt
4e7a12f96b add readme to deploy 2019-07-02 12:04:22 -07:00
jhuleatt
60b2440138 fix ts errors 2019-07-02 11:12:15 -07:00
jhuleatt
52f3bc1914 add tests 2019-06-28 15:47:41 -07:00
jhuleatt
373b1e3f0b add a bunch of todo tests 2019-06-26 15:32:33 -07:00
jhuleatt
87ef250d63 fix test warning 2019-06-26 14:22:27 -07:00
jhuleatt
13bfd8fbba update testing libraries 2019-06-26 14:22:18 -07:00
jhuleatt
6704d04056 docs formatting 2019-06-26 13:52:20 -07:00
Jeff
a7cd92ac51 Merge pull request #2 from FirebasePrivate/docs
Redo Docs
2019-06-26 14:51:04 -06:00
jhuleatt
d29a547db0 fix links 2019-06-26 13:50:18 -07:00
jhuleatt
fe9966bae7 docs for everything! 2019-06-26 13:47:09 -07:00
jhuleatt
4d10c2616e add a quickstart 2019-06-26 11:31:04 -07:00
jhuleatt
e8cf29ae6f start work on docs 2019-06-25 14:54:01 -06:00
jhuleatt
ec20061f47 add type definitions to the StartWithValue 2019-06-25 14:39:00 -06:00
jhuleatt
6d527eb45b fix publish script directory 2019-06-25 13:36:16 -06:00
jhuleatt
815003461e publish new pub directory 2019-06-25 13:33:52 -06:00
jhuleatt
dafc6ea524 stop shipping ts with builds 2019-06-25 13:31:12 -06:00
jhuleatt
3f6d524cbd fix types in reactfire components 2019-06-25 13:24:54 -06:00
jhuleatt
b0d6bfa72f optionally provide an already-initialized firebaseApp
(useful in server render use cases)
2019-06-05 13:23:12 -07:00
jhuleatt
dde79a57fb attempt to fix cloud build
the error was:
"failed unmarshalling build config cloudbuild.yaml: repeated string fields containing one element must be specified like ['foo'], not 'foo'"
2019-05-23 10:44:23 -07:00
jhuleatt
3643ea1f30 use the React context API! 2019-05-23 10:14:48 -07:00
James Daniels
0cdf1f8718 Moving to v2, canary now uses the package.json version as the base 2019-05-19 17:13:47 -07:00
jhuleatt
5b16b83fda Merge branch 'master' of github.com:FirebasePrivate/reactfire 2019-05-16 10:05:02 -07:00
jhuleatt
6fae60fad6 update server rendered app 2019-05-16 10:04:50 -07:00
James Daniels
aa8c678be4 Comments on the release process 2019-05-15 15:30:55 -07:00
jhuleatt
f95f95fa1f add a types field
also hopefully resolve some yarn install warnings related to "@firebase/app-types"
2019-05-15 14:51:08 -07:00
James Daniels
441a400783 Merge pull request #1 from FirebasePrivate/pipeline_work
CI/CD & release process work
2019-05-15 13:41:44 -07:00