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
James Daniels
a704a07525
Dropping the -exp and leading "v" from tags
2019-05-15 13:33:57 -07:00
James Daniels
9b0a0b003a
Manual instructions, copy REAME and LICENSE
2019-05-15 12:01:38 -07:00
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