Shelley Cincotta
2b6f8e882b
Quickstart: Add SuspenseWithPerf import ( #244 )
...
* Update import step to add SuspenseWithPerf
* Added review comment: Use function component term
* Corrected import terminology
2020-04-02 11:21:29 -07:00
Shelley Cincotta
e32aa4083b
Readme and Quickstart Docs Improvements ( #239 )
...
Rework quickstart + minor README update
2020-03-31 13:34:07 -07:00
James Daniels
51baa2266f
Update preloadFirestore example
2020-02-25 23:31:33 -08:00
Jeff
32c2bb3c40
[WIP] Docs updates 📚 ( #208 )
...
* add sdk init to docs
* add profile page example
* add Analytics example
* address review comments
* update root description
* enable concurrent mode in initial sample
* update quickstart
* automatically fork on stackblitz
* fix readme sample
* remove contributing in favor of contributing.md
* move docs links higher up
* document useObservable and preloadFirestoreDoc
* update usage docs
* add useTransition docs
* fix anchor links
* polish
* fix useobservable link
* Address James and David's in-person feedback
2020-02-25 11:49:51 -08:00
James Daniels
d1068fe9d3
Remove next and canary tags from README and quickstart
2020-02-12 16:45:57 -08:00
David Smith
ca32a93aea
Add hooks to get firestore document data once ( #211 )
...
* Add hooks to get firestore document data once
* use checkStartWithValue for consistency
Co-authored-by: James Daniels <james@jamesdaniels.net >
2020-02-12 13:07:48 -08:00
Jeff
4b90236831
Add *Data methods for RTDB ( #184 )
...
* extract checkOptions and friends
* add useDatabaseListData and useDatabaseObjectData
* update sample
* update types
* add to docs
2020-01-16 13:56:25 -08:00
Jeff
b863eed4ff
[WIP] Concurrent Mode! ( #170 )
...
* Move sample-simple to Concurrent Mode
* Preload a query and lazy import Firestore
* more work on async/preloading
* demonstrate useTransition
* Update docs
* add note about experimental react build
* Update rollup config
Now that we're doing lazy imports with multiple chunks,
rollup needs to output to a directory
* docs fixes
* lazy import the rest of the SDKs
* remove some extra imports
* remove some extra imports
2019-11-11 16:32:19 -08:00
Jeff
ff1c1ea053
Add a StorageImage component ( #182 )
2019-11-11 14:24:42 -08:00
Jeff
459d52452c
Improve IDs passed to useObservable ( #167 )
...
* add realtime database tests
* better observable ids
* throw an error if no observableid is provided
* fix comment about emulators
* update the docs
2019-10-31 14:52:27 -07:00
jhuleatt
6d3cff0c77
add common use cases
2019-08-05 11:29:48 -07:00
jhuleatt
966be0c080
model after rxfire docs
2019-07-09 16:37:32 -07:00
jhuleatt
6b0233f58f
Out with the old
2019-03-11 15:33:22 -07:00
Jacob Wenger
454ba395f2
Updated docs and examples to latest versions of Firebase and React ( #110 )
2016-08-16 22:50:10 -07:00
Haroen Viaene
08b89a1087
Fixed typo in docs guide ( #101 )
...
A forgotten `()` after `database`
2016-06-07 10:21:31 -07:00
Jacob Wenger
9885e765c3
Fixed some docs typos and updated examples Firebase project ( #97 )
2016-05-25 16:54:54 -07:00
Abe Haskins
06a8ef9349
Upgraded to the Firebase 3.x.x SDK ( #91 )
2016-05-25 15:18:34 -07:00