Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/prescottprue/react-redux-firebase
Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://github.com/prescottprue/react-redux-firebase
850a08c618ef6c6267ed0c45b50872db09b7802f authored over 7 years ago
77856bd53d0aa868653981968a2a19572ddf8d54 authored over 7 years ago
2b57b6923acb9b0d4daf69c568003b1ee75eba1e authored over 7 years ago
### Description
* Adds `updateProfile`, `updateAuth`, and `updateEmail` methods that dispatch a...
451976a163b38bbf3a54e4601766ed25bfb2c96a authored over 7 years ago
Adds various features supporting `populates` that we found to be missing for our use-case. I've ...
4e212dd06514661defc0987af428880a3431de28 authored over 7 years ago
# Conflicts:
# docs/recipes/auth.md
# docs/roadmap.md
#
examples/complete/material/src/routes/Ho...
* `react-native` support (including [complete example](https://github.com/prescottprue/react-red...
b7d60644a02793b4eaf7359f7b4b4c90d7f49c38 authored over 7 years ago12df1e803ba9d964a471a65bdbaa4fd52e29da6b authored over 7 years ago
4404433648438ca58011b3f1fa579a063908982d authored over 7 years ago
* Added notes from #93 to simple example.
90489f679638b0c5a63c53dfaae7c951c1bfe095 authored over 7 years agoc92a56367c3a91afcbacc650da45aebc32030ff7 authored over 7 years ago
f0d038677e21ea21c67a98210510153303f7f6e8 authored over 7 years ago
c9647244f5071acaf35193ba6e6908685ce1b987 authored over 7 years ago
caa9bd4c8b86f24c0ccd578ab20054ed172b5528 authored over 7 years ago
e53dc19c9565638d045c04df75ed0757306d1d4e authored over 7 years ago
4e629a953d86c9e30003a256c780338e417a8c75 authored over 7 years ago
* Material example updates
* /projects is now protected route
* pushWithMeta is used in proj...
e89e381eacd4a1dfa74b52a1402d590137cb1740 authored over 7 years ago
ff11deb4ed75a741d28273faa6c2288b6f17f83c authored over 7 years ago
### Description
Non-breaking small feature addition to profile parameter population. Profile p...
Signed-off-by: petetnt <[email protected]>
85e968e78ba1b00e8e877ff533366d1d1430a8b3 authored over 7 years ago
* `notParsed` query parameter added
* #121 addressed - dispatch of main data called after child ...
# Conflicts:
# README.md
# examples/complete/material/src/constants/formNames.js
#
examples/comp...
36de200015856842db013483e7d2dc25cf4eb362 authored over 7 years ago
* The following issues were added for release in v1.4.0
* #121
* #122
* setCustomParameters ...
# Conflicts:
# README.md
# examples/complete/material/src/constants/formNames.js
#
examples/comp...
* Notes about react-router 4 issues added (#119 referenced)
* Adds `.github` folder including i...
### Enhancements
* Material UI Example Updates:
* Most Routes are now sync instead of async ...
6ada567777806a11e9bf5099849eb32f026a9799 authored over 7 years ago
* #116 UserIsAuthenticated selector fixed within docs
dff3a92a1a220d644d06b5d501c6950b49610ea5 authored over 7 years agod4b86d19f036abeecfce3118f17f84bec8521801 authored over 7 years ago
b3c87bd77d5110d1da7c8778956ded2ad94011c5 authored almost 8 years ago
bc64cf51a921d5885d492a0df9522673c7757e26 authored almost 8 years ago
fix(docs): fixed authenticatingSelector documentation
fda4fc81ddbd8cd7c36054e39f9413638025a467 authored almost 8 years ago23bb32a400211e04bfae86e3c22298f1987771ac authored almost 8 years ago
* #107 - `build:size` npm script added to generate size report for minified bundle
* #109 - Fir...
* made use of [`hoist-non-react-statics`](https://github.com/mridgway/hoist-non-react-statics) (...
c96036194c9cf1881fd9a30be8fbd35a8d24b3e7 authored almost 8 years agoacd14f9244a1c285f858de8e633018b69c2143a3 authored almost 8 years ago
* User account data can now be saved on account page of material ui
example
* Recover route ad...
# Conflicts:
# package.json
chore (examples/complete/simple): tests passing
cabc8fc089bb05fc48f90702560755ce44ba5cde authored almost 8 years ago* Only importing used parts of Firebase Library (fixes self undefined issue)
```js
import * ...
* fix using with yarn - `.npmignore` file removed so that `.yarn.lock` file will not be included...
04039a250a6551649a06cc019d4230236ca527c0 authored almost 8 years ago
### Breaking Changes
* react-native is now used differently in config when creating store which...
### Enhancements
* #92, #94 - Issue with query params containing numbers (thanks @biomorgoth)
...
ca494646214c064d3aaae7ce8a8553e59a7e6a3b authored almost 8 years ago
* Docs added for props.firebase (#89)
ff4aa60222534201ad4dcf81a91fee9b27d014a7 authored almost 8 years ago
* Switched to using ReactNative instead of rn
* Roadmap updated with `react-native` stuff
* reac...
* Auth working using `signInWithAuthCredential` - Unsupported Browser
error fixed by importing f...
78f3ed482f5c36fbead62c16df01c0bfe16b7e90 authored almost 8 years ago
224de4e39f93fde597465d01ce6173052d3a0a1e authored almost 8 years ago
0ffacb043df97c6c69ce2683c6ca962f9daa6245 authored almost 8 years ago
2d1bbb7796de07f11c09231a4b9365e23c0ab449 authored almost 8 years ago
**NOTE:** [The original pull request](https://github.com/prescottprue/react-redux-firebase/pull/...
5edc7803e42a84e79aa6265159e397bd5d752c43 authored almost 8 years ago#### What's this PR do?
The promise from 'uploadFile' now returns an object of the file data ...
67f3384e2bafca5b9d04c861faff5f30cb677522 authored almost 8 years ago01bc76a78418340efeea17f6911d28c688a9e171 authored almost 8 years ago
* Data flow diagram added with link in FAQ section of README
* Roadmap updated with recent issu...
bbaffd566777b1a5c9fe94c10be3193df327993b authored almost 8 years ago
* deleted the line `const {newTodo} = this.refs` of the file string upload example (unnecessary)
8e256fe545bdec974b1694e76a9f678bd165b669 authored almost 8 years ago
### Enhancements
* `react-redux` and `redux` removed from peer dependencies
* `react-redux` an...
### Enhancements
* `confirmPasswordReset` action added from #74 (thanks @rpeterson)
* `verifyP...
* Adds `confirmPasswordReset` action
* Adds tests for `confirmPasswordReset` action
* Fixes ty...
* Multiple populates defaulting improved
* Tests now in "tests" instead of "test" folder
* Tes...
### Breaking Changes
* Get ordered data using `orderedToJS(firebase, 'path')` which returns an ...
Query.limitToFirst: First argument must be a positive integer.
e859106403fe717e42bd2c4b9c714d60a33373bf authored almost 8 years ago0a1cc0ded74f8b308336056d8c27e53ffc3566da authored almost 8 years ago
* Single Item Single Child population data loading fixed
* `autoPopulateProfile` config option ...
fixed typo. 'connivence' -> 'convenience'
c4ed81c88a6040c488109c26205d91fd89f1b3fd authored almost 8 years ago* `populatedDataToJS`: Checks for existence of child objects before checking child parameter (...
eb949ba5679d2b0dbca438aa62daab45a99fce95 authored almost 8 years agoNeeded for react-auth-wrapper to work properly with react-redux-firebase.
71a3d7d07763cb74aa34a4dea30d766651a5bd0f authored almost 8 years ago* Population of list with items containing a child param that is Firebase list (`key: true`) usi...
8811cdab37436fdae7c037d179eea8f989eceeae authored almost 8 years ago
* Undefined `populatedDataToJS` children handled
* Docs updated with exposure of `auth()`
* Fixe...
* Single item with iterable child population now supported with `populatedDataToJS`
* `getRedir...
62daf9c51382b01195f9e56cd8860173c33d95c4 authored almost 8 years ago
## Breaking Changes
- Data gathered during population is now normalized in redux [following def...
* `ref` is now a function in compose (Addresses #28)
* test added to confirm that `ref` is expo...
* UID Lists with value `true` now supported (from #23):
```js
{
'absdfTGTdd-kV': true...
* Populate section added to recipes
* Profile Params list populate added to roadmap to address #...
* External Auth Providers without scopes now handled (Fixes #18)
* Twitter option added to unit...
* Docs are now part of repo (source downloaded from [gitbook.com version](https://www.gitbook.co...
efbf8be69d2a11751fee1810c9d3735ab9b71762 authored about 8 years agodb6a5adad06fd6f768c8b7d2084a76803137762b authored about 8 years ago
03fef14ad14f7be2f492c5bd585f2f65dfe1dd9d authored about 8 years ago
ea6a8b3ded19a0788d426f716cf8eba8add5db16 authored about 8 years ago
e8db8cad2495643c5dff94721708845d5d4a29a1 authored about 8 years ago
479af21a119926538122a782dd7c5c3eaa057aa0 authored about 8 years ago
* shallow option used with documentationjs to only display top level
API documentation methods
73b47b15ddc34caa4e06ff5485fe277ba647f0d7 authored about 8 years ago
806f68cbfdf84df6abf8d6ec35c028819eaf4948 authored about 8 years ago
1bbd642e91448161c53065613fe258ed65ee7185 authored about 8 years ago
* Storage actions and helpers added including (`uploadFile`, `uploadFiles`, and `deleteFile`)
*...
9fc12a0bbe78fa35ca9ca0056e88d07437cc33aa authored about 8 years ago
23971212dc570b7aa05fcd02f1ead2e057644d85 authored about 8 years ago
671effcaedf8876f0c5ad4f30ba2fe1853ffd3e4 authored about 8 years ago
dc937c83a5f6ec8aa6be6f0507ae1da8864c777a authored about 8 years ago
* Upload File action working
* Delete file action working
* es6-promise added as dependency
* Handling of [] started
75cb587d17b80ea3922ff3bfb7017294e5f27fa8 authored about 8 years ago3b9efeb7660159fc84b1923762630645223857bb authored about 8 years ago
1e1094173b03b4ba4fa5fa5e2ac479dde8d380ff authored about 8 years ago
* Tests added for reducer
* Helpers tests improved
* Compose function has tests