Ecosyste.ms: OpenCollective

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

react-redux-firebase

Simplify/Standardize Firebase + Redux Code
Collective - Host: opensource - https://opencollective.com/react-redux-firebase - Code: https://github.com/prescottprue/react-redux-firebase

snippets(state-based-query): auth loading handled in parent component (#144)

github.com/prescottprue/react-redux-firebase - 850a08c618ef6c6267ed0c45b50872db09b7802f authored over 7 years ago by Scott <[email protected]>
examples(webpack2): now uses firebaseConnect (#143)

github.com/prescottprue/react-redux-firebase - 77856bd53d0aa868653981968a2a19572ddf8d54 authored over 7 years ago by Scott <[email protected]>
Roadmap updated. Pointed to correct version inside react-native example.

github.com/prescottprue/react-redux-firebase - 2b57b6923acb9b0d4daf69c568003b1ee75eba1e authored over 7 years ago by Scott Prue <[email protected]>
Version v1.5.0-alpha (#136)

### Description
* Adds `updateProfile`, `updateAuth`, and `updateEmail` methods that dispatch a...

github.com/prescottprue/react-redux-firebase - 13c9c6d9700e41ec89a32c622df997d8178572a5 authored over 7 years ago by Scott <[email protected]>
Firebase messaging and instance exposed.

github.com/prescottprue/react-redux-firebase - 451976a163b38bbf3a54e4601766ed25bfb2c96a authored over 7 years ago by Scott Prue <[email protected]>
Adds various features to populates (#132)

Adds various features supporting `populates` that we found to be missing for our use-case. I've ...

github.com/prescottprue/react-redux-firebase - 4e212dd06514661defc0987af428880a3431de28 authored over 7 years ago by Daniel Ramirez <[email protected]>
Apply #122 to v1.5.0

# Conflicts:
# docs/recipes/auth.md
# docs/roadmap.md
#
examples/complete/material/src/routes/Ho...

github.com/prescottprue/react-redux-firebase - df2a81a7d86c7cf07e10026154d8b63058c236bb authored over 7 years ago by Scott Prue <[email protected]>
Version v1.4.0 (#133)

* `react-native` support (including [complete example](https://github.com/prescottprue/react-red...

github.com/prescottprue/react-redux-firebase - b7d60644a02793b4eaf7359f7b4b4c90d7f49c38 authored over 7 years ago by Scott <[email protected]>
Auth Recipes cleaned up.

github.com/prescottprue/react-redux-firebase - 12df1e803ba9d964a471a65bdbaa4fd52e29da6b authored over 7 years ago by prescottprue <[email protected]>
Merge branch 'master' into v1.4.0

github.com/prescottprue/react-redux-firebase - 4404433648438ca58011b3f1fa579a063908982d authored over 7 years ago by prescottprue <[email protected]>
SSR and Auth sections added to recipes. Roadmap updated for coming v1.4.0 release

* Added notes from #93 to simple example.

github.com/prescottprue/react-redux-firebase - 90489f679638b0c5a63c53dfaae7c951c1bfe095 authored over 7 years ago by prescottprue <[email protected]>
Pull request template updated. Roadmap updated with react-native-firebase feature info.

github.com/prescottprue/react-redux-firebase - c92a56367c3a91afcbacc650da45aebc32030ff7 authored over 7 years ago by prescottprue <[email protected]>
docs(routing recipe): add a missing comma (#127)

github.com/prescottprue/react-redux-firebase - f0d038677e21ea21c67a98210510153303f7f6e8 authored over 7 years ago by Xavi <[email protected]>
Not populated delete working in material-ui example

github.com/prescottprue/react-redux-firebase - c9647244f5071acaf35193ba6e6908685ce1b987 authored over 7 years ago by prescottprue <[email protected]>
Added message to clarify home container.

github.com/prescottprue/react-redux-firebase - caa9bd4c8b86f24c0ccd578ab20054ed172b5528 authored over 7 years ago by prescottprue <[email protected]>
More lint removal from material-ui example.

github.com/prescottprue/react-redux-firebase - e53dc19c9565638d045c04df75ed0757306d1d4e authored over 7 years ago by prescottprue <[email protected]>
Firebase updated to v3.9.0. More material example updates.

* Material example updates
* /projects is now protected route
* pushWithMeta is used in proj...

github.com/prescottprue/react-redux-firebase - 36555175fca33cf1493bdd73ec38ef2566f979b2 authored over 7 years ago by prescottprue <[email protected]>
Fixed the last of the "react" typos within material example.

github.com/prescottprue/react-redux-firebase - e89e381eacd4a1dfa74b52a1402d590137cb1740 authored over 7 years ago by Scott Prue <[email protected]>
Fixed typos in material-example

github.com/prescottprue/react-redux-firebase - ff11deb4ed75a741d28273faa6c2288b6f17f83c authored over 7 years ago by Scott Prue <[email protected]>
key: true lists support for profileParamsToPopulate (#123)

### Description
Non-breaking small feature addition to profile parameter population. Profile p...

github.com/prescottprue/react-redux-firebase - 7dbe7b2994661ae2bc7eba671f02b7c97292f145 authored over 7 years ago by Jeff Judkins <[email protected]>
Use prop-types package instead of the bundled prop-types (#122)

Signed-off-by: petetnt <[email protected]>

github.com/prescottprue/react-redux-firebase - 85e968e78ba1b00e8e877ff533366d1d1430a8b3 authored over 7 years ago by Pete Nykänen <[email protected]>
notParsed query parameter. isLoaded returns true issue (#121)

* `notParsed` query parameter added
* #121 addressed - dispatch of main data called after child ...

github.com/prescottprue/react-redux-firebase - e478d03415f731da8dde5038c740d5c5c679c52a authored over 7 years ago by Scott Prue <[email protected]>
Merge branch 'master' into v1.4.0

# Conflicts:
# README.md
# examples/complete/material/src/constants/formNames.js
#
examples/comp...

github.com/prescottprue/react-redux-firebase - 6b2826ce00e3c22d5069bf2548c1781cb7c9b20c authored over 7 years ago by Scott Prue <[email protected]>
Support for custom auth parameters added.

github.com/prescottprue/react-redux-firebase - 36de200015856842db013483e7d2dc25cf4eb362 authored over 7 years ago by Scott Prue <[email protected]>
Roadmap updated with coming improvements for v1.4.0

* The following issues were added for release in v1.4.0
* #121
* #122
* setCustomParameters ...

github.com/prescottprue/react-redux-firebase - abe3091a3f239e0cfc46b54307d1e23b33f215a5 authored over 7 years ago by Scott Prue <[email protected]>
Merge branch 'master' into v1.4.0

# Conflicts:
# README.md
# examples/complete/material/src/constants/formNames.js
#
examples/comp...

github.com/prescottprue/react-redux-firebase - d7943f5e87dbd3673d1db2739e28bd692b404cf8 authored over 7 years ago by Scott Prue <[email protected]>
docs: react-router 4 support notes and github templates (#120)

* Notes about react-router 4 issues added (#119 referenced)
* Adds `.github` folder including i...

github.com/prescottprue/react-redux-firebase - 41dc82576b0197a9effb5b6a8513d62c0fc89a83 authored over 7 years ago by Scott <[email protected]>
Update + Simplify Material Example (#118)

### Enhancements
* Material UI Example Updates:
* Most Routes are now sync instead of async ...

github.com/prescottprue/react-redux-firebase - 854434e2e041dd8d60cfe73f33450298ad39ef7a authored over 7 years ago by Scott <[email protected]>
Improve non-decorator connect example (#117)

github.com/prescottprue/react-redux-firebase - 6ada567777806a11e9bf5099849eb32f026a9799 authored over 7 years ago by Tim Kindberg <[email protected]>
Docs updated with fixed authenticatingSelector

* #116 UserIsAuthenticated selector fixed within docs

github.com/prescottprue/react-redux-firebase - dff3a92a1a220d644d06b5d501c6950b49610ea5 authored over 7 years ago by Scott Prue <[email protected]>
Server side rendering notes added.

github.com/prescottprue/react-redux-firebase - d4b86d19f036abeecfce3118f17f84bec8521801 authored over 7 years ago by Scott Prue <[email protected]>
Merge branch 'master' into v1.4.0

github.com/prescottprue/react-redux-firebase - b3c87bd77d5110d1da7c8778956ded2ad94011c5 authored over 7 years ago by Scott Prue <[email protected]>
Roadmap updated with info on nested populates and updateProfile method.

github.com/prescottprue/react-redux-firebase - bc64cf51a921d5885d492a0df9522673c7757e26 authored over 7 years ago by Scott Prue <[email protected]>
fix(docs): fixed authenticatingSelector documentation (#112)

fix(docs): fixed authenticatingSelector documentation

github.com/prescottprue/react-redux-firebase - fda4fc81ddbd8cd7c36054e39f9413638025a467 authored over 7 years ago by Emil Guareno <[email protected]>
Form utils added to example.

github.com/prescottprue/react-redux-firebase - 23bb32a400211e04bfae86e3c22298f1987771ac authored over 7 years ago by prescottprue <[email protected]>
Version v1.4.0 Release Candidate 1 (#110)

* #107 - `build:size` npm script added to generate size report for minified bundle
* #109 - Fir...

github.com/prescottprue/react-redux-firebase - 459c22290e14cb959a82216c5927d099d953c5aa authored over 7 years ago by Scott <[email protected]>
Version 1.4.0 Beta 4 (#105)

* made use of [`hoist-non-react-statics`](https://github.com/mridgway/hoist-non-react-statics) (...

github.com/prescottprue/react-redux-firebase - c96036194c9cf1881fd9a30be8fbd35a8d24b3e7 authored over 7 years ago by Scott <[email protected]>
Merge branch 'master' into v1.4.0

github.com/prescottprue/react-redux-firebase - acd14f9244a1c285f858de8e633018b69c2143a3 authored over 7 years ago by Scott Prue <[email protected]>
fix(examples/complete/material-ui): saving info on account page (#104)

* User account data can now be saved on account page of material ui
example
* Recover route ad...

github.com/prescottprue/react-redux-firebase - 67d0f789f8da3d0cbd0731315636c4be6d43c095 authored over 7 years ago by Scott <[email protected]>
Merge branch 'master' into v1.4.0

# Conflicts:
# package.json

github.com/prescottprue/react-redux-firebase - 27d64e7852e43d07335d25d58f825f9894103ff2 authored over 7 years ago by prescottprue <[email protected]>
chore (examples/complete/simple): tests passing (#103)

chore (examples/complete/simple): tests passing

github.com/prescottprue/react-redux-firebase - cabc8fc089bb05fc48f90702560755ce44ba5cde authored over 7 years ago by Scott <[email protected]>
Version v1.4.0 Beta 3 (#101)

* Only importing used parts of Firebase Library (fixes self undefined issue)

```js
import * ...

github.com/prescottprue/react-redux-firebase - 5042759d6cb28b48e19bcda54ab35ca01fe87898 authored over 7 years ago by Scott <[email protected]>
Version v1.4.0 Beta 2 (#100)

* fix using with yarn - `.npmignore` file removed so that `.yarn.lock` file will not be included...

github.com/prescottprue/react-redux-firebase - 04039a250a6551649a06cc019d4230236ca527c0 authored over 7 years ago by Scott <[email protected]>
Version v1.4.0-beta (#97)

### Breaking Changes
* react-native is now used differently in config when creating store which...

github.com/prescottprue/react-redux-firebase - d65aa2f4a7d927e12c92d558b49a740016cd750e authored over 7 years ago by Scott <[email protected]>
Version v1.3.4 (#96)

### Enhancements
* #92, #94 - Issue with query params containing numbers (thanks @biomorgoth)
...

github.com/prescottprue/react-redux-firebase - e3102af972de5c638fbfde47bf160dd934c208a5 authored over 7 years ago by Scott <[email protected]>
Fix applyParamsToQuery: make equalTo, startAt and endAt parse numbers correctly if needed. (#94)

github.com/prescottprue/react-redux-firebase - ca494646214c064d3aaae7ce8a8553e59a7e6a3b authored over 7 years ago by Evander P <[email protected]>
chore (docs): add docs for props.firebase (#95)

* Docs added for props.firebase (#89)

github.com/prescottprue/react-redux-firebase - ff4aa60222534201ad4dcf81a91fee9b27d014a7 authored over 7 years ago by Scott <[email protected]>
Switched to ReactNative instead of rn

* Switched to using ReactNative instead of rn
* Roadmap updated with `react-native` stuff
* reac...

github.com/prescottprue/react-redux-firebase - cc0ad58f8512a325a694a233ec90864c9bb17d47 authored over 7 years ago by prescottprue <[email protected]>
react-native now working with firebase js library

* Auth working using `signInWithAuthCredential` - Unsupported Browser
error fixed by importing f...

github.com/prescottprue/react-redux-firebase - 2b2f429dbf79aa583fde1e3e818fea827fa8eac0 authored over 7 years ago by prescottprue <[email protected]>
Home now displays auth in a string.

github.com/prescottprue/react-redux-firebase - 78f3ed482f5c36fbead62c16df01c0bfe16b7e90 authored over 7 years ago by Scott Prue <[email protected]>
Firebase showing up in react-native example.

github.com/prescottprue/react-redux-firebase - 224de4e39f93fde597465d01ce6173052d3a0a1e authored over 7 years ago by Scott Prue <[email protected]>
react-native complete example started.

github.com/prescottprue/react-redux-firebase - 0ffacb043df97c6c69ce2683c6ca962f9daa6245 authored almost 8 years ago by Scott Prue <[email protected]>
Added XMLHttpRequest to tests (to fix firebase auth issue)

github.com/prescottprue/react-redux-firebase - 2d1bbb7796de07f11c09231a4b9365e23c0ab449 authored almost 8 years ago by Scott Prue <[email protected]>
feat(react-native): react-native and boilerplate support (#90)

**NOTE:** [The original pull request](https://github.com/prescottprue/react-redux-firebase/pull/...

github.com/prescottprue/react-redux-firebase - 5edc7803e42a84e79aa6265159e397bd5d752c43 authored almost 8 years ago by Scott <[email protected]>
Return file snapshot on upload (#88)

#### What's this PR do?

The promise from 'uploadFile' now returns an object of the file data ...

github.com/prescottprue/react-redux-firebase - 67f3384e2bafca5b9d04c861faff5f30cb677522 authored almost 8 years ago by Stephen Saunders <[email protected]>
Add dispatch parameter to unWatchEvent call (Fixes #82) (#83)

github.com/prescottprue/react-redux-firebase - 01bc76a78418340efeea17f6911d28c688a9e171 authored almost 8 years ago by Jonathan Rajavuori <[email protected]>
chore (docs): data flow diagram and roadmap updates (#86)

* Data flow diagram added with link in FAQ section of README
* Roadmap updated with recent issu...

github.com/prescottprue/react-redux-firebase - 3c2e348b18ba70d4c0a4a5a32f5db00890547d0b authored almost 8 years ago by Scott <[email protected]>
Contributing guidelines added.

github.com/prescottprue/react-redux-firebase - bbaffd566777b1a5c9fe94c10be3193df327993b authored almost 8 years ago by prescottprue <[email protected]>
#78 docs(example): remove refs from storage example

* deleted the line `const {newTodo} = this.refs` of the file string upload example (unnecessary)

github.com/prescottprue/react-redux-firebase - 8e256fe545bdec974b1694e76a9f678bd165b669 authored almost 8 years ago by Marius <[email protected]>
Version v1.3.3 (#76)

### Enhancements
* `react-redux` and `redux` removed from peer dependencies
* `react-redux` an...

github.com/prescottprue/react-redux-firebase - bef6fce89a89f1d6d6f6d89c8224b36ed8cfd07f authored almost 8 years ago by Scott <[email protected]>
Version v1.3.2 (#75)

### Enhancements
* `confirmPasswordReset` action added from #74 (thanks @rpeterson)
* `verifyP...

github.com/prescottprue/react-redux-firebase - 91c2bd90d503aafb97b95e7e2e5bde4acc82b56d authored almost 8 years ago by Scott <[email protected]>
confirmPasswordReset action (#74)

* Adds `confirmPasswordReset` action
* Adds tests for `confirmPasswordReset` action
* Fixes ty...

github.com/prescottprue/react-redux-firebase - 526eb10483af01f4eb8732a3a6f5b421ce00fe21 authored almost 8 years ago by Ryan J. Peterson <[email protected]>
Version v1.3.1 (#73)

* Multiple populates defaulting improved
* Tests now in "tests" instead of "test" folder
* Tes...

github.com/prescottprue/react-redux-firebase - 6219748a5e5cc59e3830dcfe5f662f8dc25f835d authored almost 8 years ago by Scott <[email protected]>
Version v1.3.0 (#71)

### Breaking Changes
* Get ordered data using `orderedToJS(firebase, 'path')` which returns an ...

github.com/prescottprue/react-redux-firebase - d8d3ee5d86fffdc5b45b7649b4a6dfd1f7f1ddd9 authored almost 8 years ago by Scott <[email protected]>
Fix Typo In limitToFirst Example (#65)

Query.limitToFirst: First argument must be a positive integer.

github.com/prescottprue/react-redux-firebase - e859106403fe717e42bd2c4b9c714d60a33373bf authored almost 8 years ago by Josh Ellis <[email protected]>
Roadmap updated with v1.3.0 info.

github.com/prescottprue/react-redux-firebase - 0a1cc0ded74f8b308336056d8c27e53ffc3566da authored almost 8 years ago by prescottprue <[email protected]>
Version v1.2.5 (#63)

* Single Item Single Child population data loading fixed
* `autoPopulateProfile` config option ...

github.com/prescottprue/react-redux-firebase - f49a14af4bd8d55c48dc5bfe063f86900f53c017 authored almost 8 years ago by Scott <[email protected]>
Upload Docs Typo (#62)

fixed typo. 'connivence' -> 'convenience'

github.com/prescottprue/react-redux-firebase - c4ed81c88a6040c488109c26205d91fd89f1b3fd authored almost 8 years ago by Rafael Quijada <[email protected]>
Version v1.2.4 (#60)

* `populatedDataToJS`: Checks for existence of child objects before checking child parameter (...

github.com/prescottprue/react-redux-firebase - eb949ba5679d2b0dbca438aa62daab45a99fce95 authored almost 8 years ago by Scott <[email protected]>
Add predicate for react-auth-wrapper example (#58)

Needed for react-auth-wrapper to work properly with react-redux-firebase.

github.com/prescottprue/react-redux-firebase - 71a3d7d07763cb74aa34a4dea30d766651a5bd0f authored almost 8 years ago by Tushar Dhoot <[email protected]>
Version v1.2.3 (#52)

* Population of list with items containing a child param that is Firebase list (`key: true`) usi...

github.com/prescottprue/react-redux-firebase - 8811cdab37436fdae7c037d179eea8f989eceeae authored almost 8 years ago by Scott <[email protected]>
Version v1.2.2 (#45)

* Undefined `populatedDataToJS` children handled
* Docs updated with exposure of `auth()`
* Fixe...

github.com/prescottprue/react-redux-firebase - 366c4ff37c9effa8b1908ab645537261f424a330 authored almost 8 years ago by Scott <[email protected]>
Version v1.2.1 (#44)

* Single item with iterable child population now supported with `populatedDataToJS`
* `getRedir...

github.com/prescottprue/react-redux-firebase - fc0cce898ede77b4db46a112ed16ee384dce2e3a authored almost 8 years ago by Scott <[email protected]>
Docs updated with information about using with redux-auth-wrapper.

github.com/prescottprue/react-redux-firebase - 62daf9c51382b01195f9e56cd8860173c33d95c4 authored almost 8 years ago by prescottprue <[email protected]>
Version v1.2.0 (#37)

## Breaking Changes
- Data gathered during population is now normalized in redux [following def...

github.com/prescottprue/react-redux-firebase - 3e2de97d79b746a7170f76499854c8fcd5566e19 authored almost 8 years ago by Scott <[email protected]>
Version v1.1.5 (#30)

* `ref` is now a function in compose (Addresses #28)
* test added to confirm that `ref` is expo...

github.com/prescottprue/react-redux-firebase - 0263b0b6171d6b8b3822f10c6606060383bc976b authored almost 8 years ago by Scott <[email protected]>
Version v1.1.4 (#26)

* UID Lists with value `true` now supported (from #23):
```js
{
'absdfTGTdd-kV': true...

github.com/prescottprue/react-redux-firebase - 493a03423a5d1f9f594e28204b6fffc4133bfe8b authored almost 8 years ago by Scott <[email protected]>
Docs/Roadmap updated to reflect recent feature requests + issues.

* Populate section added to recipes
* Profile Params list populate added to roadmap to address #...

github.com/prescottprue/react-redux-firebase - 482e210a22ab4c36b4ee8c5654ad36207f6ecb61 authored almost 8 years ago by Scott Prue <[email protected]>
Version v1.1.3 (#20)

* External Auth Providers without scopes now handled (Fixes #18)
* Twitter option added to unit...

github.com/prescottprue/react-redux-firebase - 4c3b1d043c647882a1c3dc50c5bf6114f07a4f11 authored about 8 years ago by Scott <[email protected]>
Docs + react-redux-firebase.com

* Docs are now part of repo (source downloaded from [gitbook.com version](https://www.gitbook.co...

github.com/prescottprue/react-redux-firebase - efbf8be69d2a11751fee1810c9d3735ab9b71762 authored about 8 years ago by Scott <[email protected]>
Urls in README don't have .html endings.

github.com/prescottprue/react-redux-firebase - db6a5adad06fd6f768c8b7d2084a76803137762b authored about 8 years ago by prescottprue <[email protected]>
Recipes moved into their own folder.

github.com/prescottprue/react-redux-firebase - 03fef14ad14f7be2f492c5bd585f2f65dfe1dd9d authored about 8 years ago by prescottprue <[email protected]>
Queries + Auth sections updated to more closely reflect API Reference.

github.com/prescottprue/react-redux-firebase - ea6a8b3ded19a0788d426f716cf8eba8add5db16 authored about 8 years ago by prescottprue <[email protected]>
Docs added for constants. Examples added for most main functions.

github.com/prescottprue/react-redux-firebase - e8db8cad2495643c5dff94721708845d5d4a29a1 authored about 8 years ago by prescottprue <[email protected]>
Removed unused dependencies.

github.com/prescottprue/react-redux-firebase - 479af21a119926538122a782dd7c5c3eaa057aa0 authored about 8 years ago by Scott Prue <[email protected]>
Only relevant methods now shown in API docs.

* shallow option used with documentationjs to only display top level
API documentation methods

github.com/prescottprue/react-redux-firebase - 354222e8253aa2d2d1e58412f8679de5b1dccfde authored about 8 years ago by prescottprue <[email protected]>
API Section being automatically generated using documentation.js.

github.com/prescottprue/react-redux-firebase - 73b47b15ddc34caa4e06ff5485fe277ba647f0d7 authored about 8 years ago by prescottprue <[email protected]>
Gitbook docs copied from site into repo.

github.com/prescottprue/react-redux-firebase - 806f68cbfdf84df6abf8d6ec35c028819eaf4948 authored about 8 years ago by prescottprue <[email protected]>
Documentation.js implemented to generate documentation from comments.

github.com/prescottprue/react-redux-firebase - 1bbd642e91448161c53065613fe258ed65ee7185 authored about 8 years ago by Scott Prue <[email protected]>
Version v1.1.2

* Storage actions and helpers added including (`uploadFile`, `uploadFiles`, and `deleteFile`)
*...

github.com/prescottprue/react-redux-firebase - fe9150e56082179f4265a5042b92e8b4daa2f899 authored about 8 years ago by Scott <[email protected]>
Examples split into complete and snippets folders.

github.com/prescottprue/react-redux-firebase - 9fc12a0bbe78fa35ca9ca0056e88d07437cc33aa authored about 8 years ago by Scott Prue <[email protected]>
Start of examples no longer being full applications.

github.com/prescottprue/react-redux-firebase - 23971212dc570b7aa05fcd02f1ead2e057644d85 authored about 8 years ago by Scott Prue <[email protected]>
Test files added to lint command. Storage action unit tests added.

github.com/prescottprue/react-redux-firebase - 671effcaedf8876f0c5ad4f30ba2fe1853ffd3e4 authored about 8 years ago by Scott Prue <[email protected]>
Correctly handle [] notation within population.

github.com/prescottprue/react-redux-firebase - dc937c83a5f6ec8aa6be6f0507ae1da8864c777a authored about 8 years ago by Scott Prue <[email protected]>
Storage actions started.

* Upload File action working
* Delete file action working
* es6-promise added as dependency

github.com/prescottprue/react-redux-firebase - 97a6e361789d4be3626bf626344ff192b04696fc authored about 8 years ago by prescottprue <[email protected]>
Query params added to pathStr if path is object. Started '[]' syntax handling.

* Handling of [] started

github.com/prescottprue/react-redux-firebase - 75cb587d17b80ea3922ff3bfb7017294e5f27fa8 authored about 8 years ago by prescottprue <[email protected]>
Default parameters now applied to object path notation.

github.com/prescottprue/react-redux-firebase - 3b9efeb7660159fc84b1923762630645223857bb authored about 8 years ago by prescottprue <[email protected]>
Test specificity improved for reducer, compose function, auth actions, populate utils, and events utils.

github.com/prescottprue/react-redux-firebase - 1e1094173b03b4ba4fa5fa5e2ac479dde8d380ff authored about 8 years ago by prescottprue <[email protected]>
Merge pull request #13 from prescottprue/coverage

* Tests added for reducer
* Helpers tests improved
* Compose function has tests

github.com/prescottprue/react-redux-firebase - c5727ce3978539a0c9ee1543a90402e5d36dfcc7 authored about 8 years ago by Scott <[email protected]>