Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
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
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