James Daniels
0de1068e81
Don't use JS SDK private APIs. ( #224 )
...
* Don't use JS SDK private APIs.
* Add note about polyfills
2020-03-11 12:12:06 -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
e6962e38e7
Remove perf import on README
...
No longer need to manually import `firebase/performance`
2020-02-20 14:11:56 -08:00
James Daniels
d1068fe9d3
Remove next and canary tags from README and quickstart
2020-02-12 16:45:57 -08:00
Jeff
14ea5295f1
Remove all references to sample-complex and sample-simple ( #187 )
...
* remove all references to sample-complex
* remove sample-simple too
2019-11-13 14:43:38 -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
Chinmay Atrawalkar
fa4e20e689
'changed_contribution_steps' ( #173 )
...
* 'changed_contribution_steps'
* 'revised_documentation'
2019-11-01 10:45:17 -07:00
Danny Tatom
0a4789a501
Clarify versions in README ( #165 )
2019-10-21 09:59:40 -07:00
Jeff
0916a27839
Improve local dev experience ( #152 )
...
* make sample-simple depend on local reactfire instead of published version
* add a Prettier formatter pre-commit hook
* run prettier on the whole project
* Clarify local development instructions
2019-10-11 15:34:54 -07:00
jhuleatt
6d3cff0c77
add common use cases
2019-08-05 11:29:48 -07:00
Jeff
f8cf5017e6
Correct beta -> alpha
...
Per #135 Reactfire is Alpha, not Beta
2019-08-02 10:14:13 -07:00
jhuleatt
01d1ecb66a
update name of reference link
2019-07-10 10:09:51 -07:00
jhuleatt
b4acdd931d
minor formatting
2019-07-09 16:47:05 -07:00
jhuleatt
966be0c080
model after rxfire docs
2019-07-09 16:37:32 -07:00
jhuleatt
d5a1543ace
be consistent with npm/yarn
2019-07-03 15:05:37 -07:00
jhuleatt
0aa4d658e1
updates to quickstart based on Sam's feedback
2019-07-03 15:01:13 -07:00
jhuleatt
2182139e0f
fix quickstart
2019-07-02 12:28:16 -07:00
jhuleatt
6704d04056
docs formatting
2019-06-26 13:52:20 -07:00
jhuleatt
d29a547db0
fix links
2019-06-26 13:50:18 -07:00
jhuleatt
fe9966bae7
docs for everything!
2019-06-26 13:47:09 -07:00
jhuleatt
4d10c2616e
add a quickstart
2019-06-26 11:31:04 -07:00
jhuleatt
e8cf29ae6f
start work on docs
2019-06-25 14:54:01 -06:00
jhuleatt
b7966ac9a3
cleanup
...
* remove `yarn clean` (accidentally blew out js files I wanted, still working on recovering them
* add the travis status to the readme
2019-04-24 15:22:18 -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
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
7197d0f094
fix link
2019-04-09 17:33:26 -07:00
jhuleatt
5bb1e52b83
add description
2019-04-09 17:26:08 -07:00
jhuleatt
f88d361324
test use-observable
2019-04-08 15:35:51 -07:00
jhuleatt
5542071abf
update development instructions
2019-03-28 14:04:45 -07:00
jhuleatt
2d56e08ffa
explain how to setup environment for local dev
2019-03-20 15:19:24 -07:00
jhuleatt
6b0233f58f
Out with the old
2019-03-11 15:33:22 -07:00
Nicolas Garnier
3e1e779ff3
Update README.md
2018-03-18 19:53:23 +01:00
Sam Stern
dfb3688bfe
Update README.md
2018-03-16 09:38:52 -07:00
Nicolas Garnier
330db0a46a
Link to npm for react-redux-firebase
2018-03-16 16:51:37 +01:00
Nicolas Garnier
4cf6799121
Tweak README text
2018-03-16 01:58:07 +01:00
Nicolas Garnier
153780b4c7
Tweak text fro Initialize Firebase
2018-03-16 01:52:06 +01:00
Nicolas Garnier
7da5d1ee2f
typo
2018-03-16 01:49:45 +01:00
Nicolas Garnier
14c4f9f1b3
Marking ReactFire as deprecated.
...
Adding a refreshed Firebase in React guide and a migration guide from ReactFire to using the JS SDK.
2018-03-16 01:24:43 +01:00
Jacob Wenger
fb1452cfd0
Added release notes link to README ( #111 )
2016-08-16 22:53:58 -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
9c2f17ad84
Update Firebase version in README.me
2016-07-05 09:43:54 -07:00
Andrew Paradi
9dfebd59a1
Updated React version in README.md ( #107 )
2016-07-05 09:43:03 -07:00
Jacob Wenger
f5697888eb
Added issue, PR, and contribution templates / guidelines ( #98 )
2016-05-26 13:27:59 -07:00
Abe Haskins
06a8ef9349
Upgraded to the Firebase 3.x.x SDK ( #91 )
2016-05-25 15:18:34 -07:00