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 |
|
jhuleatt
|
32acc8f5e9
|
break things out into their own files
|
2019-03-28 14:38:44 -07:00 |
|
jhuleatt
|
868a16087c
|
feedback from weekly sync
|
2019-03-28 14:04:58 -07:00 |
|
jhuleatt
|
5542071abf
|
update development instructions
|
2019-03-28 14:04:45 -07:00 |
|
jhuleatt
|
e0bc8980b5
|
experimenting with better? promise tracking
|
2019-03-28 13:31:43 -07:00 |
|
jhuleatt
|
1851989114
|
update dependencies
|
2019-03-22 10:48:38 -07:00 |
|
jhuleatt
|
df0465aee9
|
disable auth button while waiting for login
|
2019-03-21 16:53:05 -07:00 |
|
jhuleatt
|
49b8cad3ca
|
better samples
|
2019-03-21 16:37:47 -07:00 |
|
jhuleatt
|
30220ccb93
|
make sure user is signed in before Firestore read
|
2019-03-21 15:51:50 -07:00 |
|
jhuleatt
|
de742f458c
|
clean up
|
2019-03-21 15:51:18 -07:00 |
|
jhuleatt
|
968afb38f6
|
slight UX change
|
2019-03-21 15:51:09 -07:00 |
|
jhuleatt
|
b589e1bc5c
|
hooks with suspense seem to be working??!!??
|
2019-03-20 18:15:52 -07:00 |
|
jhuleatt
|
af7d7863f5
|
turn on react strictmode
|
2019-03-20 18:15:38 -07:00 |
|