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
|
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
|
0b52e9db4a
|
Add a Suspense wrapper that calls FirePerf
|
2019-04-19 15:27:32 -07:00 |
|
jhuleatt
|
8bf942ff59
|
add fireperf
|
2019-04-19 14:17:55 -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
|
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
|
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
|
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 |
|
jhuleatt
|
6685898339
|
cleanup
|
2019-03-20 15:22:08 -07:00 |
|
jhuleatt
|
b5e63a62e7
|
rearrange things to use Yarn workspaces
Yarn workspaces: https://yarnpkg.com/lang/en/docs/workspaces/
This prevents the dreaded Invalid Hook call warning:
https://reactjs.org/warnings/invalid-hook-call-warning.html
|
2019-03-20 15:08:05 -07:00 |
|