Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kobra-dev/react-firebase-auth-hooks

Fork of react-firebase-hooks to remove all hooks except for Auth
https://github.com/kobra-dev/react-firebase-auth-hooks

0.3.1

d10e1a8a5df2fb7ade8185bb4fe30b8c5e19803b authored over 6 years ago
[database] Add flow types and docs for `useObjectVal`

d1db1365e4991bb2c25e0dff7a8863c7419aa704 authored over 6 years ago
[database] Add useObjectVal hook

777db1f8e5ca5709fd10aa9fc1fc02048ba4debf authored over 6 years ago
0.3.0

f9f1253eb696609dea3bfdb0e24c6f97e3f40e2e authored over 6 years ago
Docs tweak

847a41da9699b02acf82b338c0ff2ea006fa381f authored over 6 years ago
More doc tweaks

5091a53361711cfbb5e5aed0ad39665179d32fc9 authored over 6 years ago
Update documentation

5f92e4ff49f86b068542fab47754e2d4f70ec7d4 authored over 6 years ago
Couple of little fixes

6621027aed3b364a2e66ac66f96f0fdc3a66b4ac authored over 6 years ago
Correctly clear loading state

a6eb9f243a8d02067342b1101d95f78479051213 authored over 6 years ago
Tweak flow types

15c084f25c9aaf7b1ab9b9c005235be035b7166f authored over 6 years ago
Consolidate ref comparison hooks

c935b2ea4946189830b117f47867697e5af1e0bd authored over 6 years ago
Switch to using reducer rather than multiple useState

266deb6736680cc16adac81b2e83768e311ceaa7 authored over 6 years ago
Ensure that object references are correctly retained using `useRef`

17fed72e3663889cd395c10849f049be5df80a49 authored over 6 years ago
Add flow types

e88074e57bf1485e4f22a3ee24242223192749c5 authored over 6 years ago
Convert to typescript; Update naming to follow rxfire; Support sub modules

6bc7cdc18087e75593e6afa746f8cffdfd035a41 authored over 6 years ago
[utils] Consolidate shared code into a single hook

e9f17119d9e4bceaa2264b20ca15d621a710887f authored over 6 years ago
Add opensource config

2dcda7142904a38e8495d4fd2a737fa1024c32cd authored over 6 years ago
0.2.0

e1ea8aa5127c34e6f291174aac2952e69c268d96 authored over 6 years ago
Update README.md

c43a0736bea27b72e830666ea29ef41c017b1fa2 authored over 6 years ago
[firestore] Add documentation for firestore

58c6b13fc77ec9a2065f54c14a982f9fbdff39fb authored over 6 years ago
[firestore] Add the first firestore hooks

d9f275f4c89b47ed3781c6c6ead8fa188964c260 authored over 6 years ago
[database] Update docs to match interfaces

e444e6f20c2173fc779b4d769afcc97a8bba694d authored over 6 years ago
[database] Update hooks to return DocumentSnapshot rather than just the value of `.val()`

7fb309c1846e3b6886086435284bd7afdc25d724 authored over 6 years ago
0.1.0

e2d07a9be490ee3c28b06d376a8823a44b4b2c76 authored over 6 years ago
Restart version number

46af2a9de1ef89c9e2d02b422c1200020cb42a59 authored over 6 years ago
Update README.md

6e280568f544d2a6ca1bf2876ac29999f7db0927 authored over 6 years ago
Update README.md

cec341d6c9f7437a929fab588754d0d83e37e2ea authored over 6 years ago
Update README.md

afbc16973a1b4d83ef40a322d5ba3b3d45a1828f authored over 6 years ago
Add README

78b8c7639397460d669b76043cf9377e2844133c authored over 6 years ago
Correctly insert new value in the correct place

a3ccccaeefe9259bb573acdc4b9a1d7f25c6b77c authored over 6 years ago
Refactor useDatabaseList to rely on previous state

07c5d3a38be4d5332c78926e0f574434d8d67305 authored over 6 years ago
Tweak database hooks

d1685c845faa95aa4b42f8c2c1ba62a9144f6653 authored over 6 years ago
Tweak useCurrentUser to include `initialising` parameter and prevent unnecessary reloads

fc82875a2d821e55f3bd9e2aa0b6bb1717a4ff86 authored over 6 years ago
Initial PoC for auth and database

e81881513d29484e90f51aaf5794a5eeab6118ae authored over 6 years ago