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

Firestore example updated with where usage.

8d8e806a7d9dc847623175373f1915e350eaa8e3 authored about 7 years ago
fix(README): change firebaseStateReducer to firebaseReducer in the use example (#317)

36b6d9e2fe15c56976633a0475f7a9a03539544e authored about 7 years ago
v2.0.0-beta.14 (#316)

* fix(typings): Updated type definitions - #311
* fix(populate): dispatch for errors during prof...

50927902799026b1bd7920c53f9fdf76fa472290 authored about 7 years ago
v2.0.0-beta.13 (#306)

* fix(reducers): add `EMPTY_AUTH_CHANGE` case to Profile Reducer - #305
* feat(constants): `en...

10d56811586f784fefcc9049ed1c9b3e2b549e21 authored about 7 years ago
fix typo in docs/firestore.md (#307)

8265868329a2754877b3f21096d0bbb6caba8e11 authored over 7 years ago
v2.0.0 beta.12 (#298)

* feat(core): `recompose` used for `withFirebase` and `withFirestore` HOCs
* feat(core): `promi...

006a22c997461b17a7bade3b8b8ce80c772173fa authored over 7 years ago
fix(docs): contributors link in README (#303)

87d43640498bbaf82e03640010b870a31be832c6 authored over 7 years ago
v1.5.1 (#283)

* fix(populate): `ordered` set for populate
* fix(populate): `ordered` correctly set to `null` ...

71a3e7781a77052afc7d0b3c979d385f66faad62 authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# bin/api-docs-upload.js
# docs/recipes/routing.md
# docs/roadmap.md
# examples/com...

ad7ca14a4884744c4a73236f8afcafceb713c315 authored over 7 years ago
Snippets updated to no longer use dataToJS.

d024bacfb3c3317310e4cb962869b0474c853a13 authored over 7 years ago
v2.0.0-beta.11 (#295)

* fix(populate): missing childKey causes no population - #277 (thanks @JeremyPlease)
* feat(fir...

3b29191706dbab205cfab31565d60a9e6ef24180 authored over 7 years ago
v2.0.0-beta.10 (#291)

* bugfix(auth): `auth.isLoaded` set to `true` on `AUTH_EMPTY_CHANGE` action dispatch - #290
* fe...

2fc118f494ad6c155ce8cfecc84f3c0eb61e4986 authored over 7 years ago
fix(docs): typo in redux-auth-wrapper example (#289)

The `authenticatedSelector` for `UserIsNotAuthenticated` was wrong. Currently both conditions ar...

fb8cda65fff3b1fe2a9c52a35dbe15623e8310d6 authored over 7 years ago
Added routing example to recipes using react-router v4 & redux-auth-wrapper v2 - #119

fe51c6f2615c3b4ed2d362eb61299f393c7aa621 authored over 7 years ago
v2.0.0 beta.9 (#281)

* `reloadAuth` added for reloading auth (calls `firebase.auth().currentUser.reload()`) - #273
...

9a32d8cf1494c4f320ad9b1129b261f95c303f06 authored over 7 years ago
Roadmap updates for v1.6.0 and v2.0.0.

e2fabf2469febb55f106022c68631ae90cfe8f92 authored over 7 years ago
Fixed typos in docs for queries and populate - #279, #280

* Removed unnessesary call to login on signup within material example

db00574875bcf523d2a9cf49e2c2ef43162dda0c authored over 7 years ago
Merged master.

c1c98be08d0bc95a80a287b10d3ad89fd4b7068f authored over 7 years ago
Docs Update: Performance recipe and Simple Example updated.

3cdcfe19bdaf2adf04e661ea8a71c48caca810c6 authored over 7 years ago
fix(docs): typo in redux-saga recipe doc (#275)

fix(docs): typo in redux-saga recipe doc

2ff9b4800fd2af7ba9e038f9b7dafc093489e601 authored over 7 years ago
v1.5.0 (#270)

🍾 🥂 The long awaited v1.5.0 release 🥂 🍾

* `browser` field has been removed from `package.json` ...

62c1144c6f5799a922bc25078dbff58f90ee1ffe authored over 7 years ago
Update Complete Material Example (#269)

Complete Material Example updates including:

* Webpack 3 🎆
* Heavily simplified/improved bu...

bda4ed54a1ab7b106471052ea1af7166c327542d authored over 7 years ago
v2.0.0-beta.8 (#263)

* fix(reducer): `MERGE` action added and `SET` action to reverted to v1 behavior - #255
* feat(...

7b8739a2894964ec74a9d4ba82a5aa39d1f0fe08 authored over 7 years ago
NPM Linking instructions improved with a Troubleshooting section.

49b5deba8dece0348b7e0d5f0f6111283ee15a18 authored over 7 years ago
React native firebase (#261)

* Fix API doc upload utility (catch errors better)
* `react-native-firebase` complete example a...

55584911a4177f21371fd245fe6ce1df6017e59b authored over 7 years ago
v1.4.7 (#258)

* Firebase Messaging service exposed (`firebase.messaging()`)
* `resetBeforeLogin` config optio...

678fa682e79102d1fc9fbb33f2b407e5f55c75a5 authored over 7 years ago
routing recipe updated with redux-auth-wrapper v2 example

710007a848c61d3a2391a48b7cb58f4dc0528929 authored over 7 years ago
Material example updates including switched back to passing firebase instance (instead of app instance) and simplified build setup.

a15551a4ddca004afa5ffca5b25626f4c9a02169 authored over 7 years ago
Roadmap updates. Notes added about npm linking.

ac119d95fb1dd0188278b21b0057aba0ecc40c2a authored over 7 years ago
v2.0.0 beta.7 (#252)

* fix(reducer): allow setting paths ending in numbers - #248
* feat(auth): make signInWithCrede...

d16e7f61577f45afc24aefe7278326f306fab229 authored over 7 years ago
v2.0.0 beta.6 (#246)

* feat(reducers): `authError` reducer added to mirror authError state in v1 - #237
* fix(popula...

0e56bdb9d7f7e310a7e7305ab9608ec385f8c155 authored over 7 years ago
docs(example): fix typo - the snippet is replacing the email, not the displayName (#240)

The snippet is replacing the email, not the displayName.

36fc5d660f469171ec4e4b9ac1adb3acddfecfba authored over 7 years ago
Minor grammar fixes in docs, recipes (#243)

* docs(readme): Grammar fixes

* docs(api,recipes): Grammar fixes

* chore(gitignore): Ignor...

86a6949bc27abbf74204fe0a7a5d8d1d766deff5 authored over 7 years ago
v1.4.6

* Correctly unset multiple queries to the same base path - #234, #235
* Fix peer dependency warn...

57990a086744120a685cd539d2b441defa911cb7 authored over 7 years ago
fix(listeners): correctly unwatch multiple queries to the same base path (#235)

* Correctly unset multiple queries to the same base path

Passing queryId allows into the unWa...

48c677dbf411b70330f2740ab4c5499e975c4714 authored over 7 years ago
v2.0.0 beta.5 (#229)

* Fix bug in `updateProfile` method - #210
* Fix population with deep root - #223
* Fix RN sou...

2d39f3a6058cefa7d9d529b6b656283736ce1f38 authored over 7 years ago
React-native docs and examples clarified with enableRedirectHandling.

6386c2d2c40b71fb33d41450d6fd7be98828b956 authored over 7 years ago
v1.4.5 (#225)

* display name logic is now internal (eliminates dependency)
* `try/catch` added around usage o...

aa8d75ba6ee4340580c8d8f19fac30f423da443d authored over 7 years ago
v2.0.0 Beta 4 (#222)

* Fixes issue with deep listener paths - #219, #221
* react `v16.0.0-0` added to peer dependenci...

34893ce72109a37ff5e1be664dc136d64b9e4391 authored over 7 years ago
Roadmap updated with info about presence.

747a1177ef3730270d07ef562e34b35caa84ced2 authored over 7 years ago
Updated Use section of README to match v2 syntax.

* Roadmap updated with presence

95581ec05b61e4e3c9e4169b1fc065802180544a authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# docs/api/compose.md
# docs/api/connect.md
# docs/api/helpers.md
# docs/api/reduce...

c02c0ee2b3b31de6167e8bf1b8275e5237a26435 authored over 7 years ago
Added notes to react-native docs to clarify setup.

* Remove native modules example from react-native docs (only applicable
to v2.0.0)

746f67cf922ec2926cf6aacb984ac25de0ad7d27 authored over 7 years ago
Testing for firebaseConnect and reducer improved. Overall coverage improved. Name fixed to include trailing ).

c6f22500d15e7146b8a26f869a99c5f3e4ce1e34 authored over 7 years ago
fix(docs): fix typo in queries docs (#200)

fix(docs): fix typo in queries docs

b15f8ff523530892087ef6782cb545d21e9674cb authored over 7 years ago
v2.0.0 Beta 3 (#202)

* Updated typescript typings for v2 syntax - #142
* `getDisplayName` is now internal (to fix is...

7e479c4f21cfda232903d4a6891e40a1e3d28a42 authored over 7 years ago
Update populate docs with more clear example. Fixed typo in roles recipe.

d865f88b23912fac69aa31e8ccea8dbcb729302e authored over 7 years ago
Updated routing recipe.

13c8f6c0a3dc6245c25f713f9f8c615f4ca5dcf4 authored over 7 years ago
Version v2.0.0 Beta 2 (#197)

* Node v8 support (`package.lock.json` added, and `8` added to node versions in travis config)
...

d3f206197f5019466832f63c0e5b2f7003fba1a9 authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# README.md
# SUMMARY.md
# docs/api/compose.md
# docs/recipes/react-native.md
# doc...

289f73e00997ea3ef6a4db71651327d73d4f1a86 authored over 7 years ago
react-chrome-redux recipe added to docs

* react-chrome-redux recipe added based on #157
* Docs cleanup (removed duplicate docs due to co...

85bff50cc7e11c0ded4825399bfbfa7adbe82294 authored over 7 years ago
feat(material example): integrate Prettier (#191)

Use 'yarn format' command to quickly format all the JS files in the src folder. Prettifier uses ...

82a454fc8e93230fc523deb9e8b73eba69a9d10c authored over 7 years ago
redux-saga recipe added to docs

* Simple redux-saga recipe added to docs - #79

2aa8752d0c0a1248fc2d2f38519a267e30d60762 authored over 7 years ago
Docs version v1.5.0 added to gitbook config.

a5a7ab9f364048079d3f578d58e4bafa54c08256 authored over 7 years ago
Version 1.4.4 (#189)

* Adds two statics to a connected component:
* `wrappedComponent`, which is the original comp...

17a9b9911e2302a84d4781f62d75302bed44bfa6 authored over 7 years ago
v2.0.0 info added to Readme

* Package quality now using badge instead of image
* v2.0.0 info added including suggestion in u...

7ac2b19144fd1118ee5d031cedd2bb0c55b84099 authored over 7 years ago
fix(docs): fix typo in react-native native-modules recipe (#183)

Point to RNFirebase instead of Firebase

fe5f5ab6bc0787921c21272a394f2c07b7c752a7 authored over 7 years ago
Version v2.0.0 Beta (#182)

### Features
* [X] Keeping data on logout - #125
* [X] Listeners now kept on state (follows by...

91f4248f2126a9cc9532e725b3b751da0cf6dd62 authored over 7 years ago
Cleanup of Open Collective additions to match existing README patterns.

6a9e163e98d80335925dcc08c9386d6b7e7fab2c authored over 7 years ago
Activating Open Collective (#169)

* Updated .github/ISSUE_TEMPLATE.md (optional)

* Added CONTRIBUTING.md (optional)

* Added ...

c901710cd9ebe49801a4974253fcbd0b1b8c9a20 authored over 7 years ago
Version v2.0.0 Alpha 7 (#181)

* Reverted back to `add-module-exports` to fix issue with base level exports (breaking react-nat...

5f7c768f050d3b25a9956dc8f7f0f1d4fb0988a2 authored over 7 years ago
Version v2.0.0 Alpha 6 (#180)

* `.babelrc` added to `.npmignore` (attempt to fix #175 and #176)
* unpkg field added to packag...

87eb3a4d0c40f42e9dd3fe7295c8af6089cb2d9c authored over 7 years ago
Comments removed from es and commonjs versions

536344440036300209b87f722cc36baaed51b0e8 authored over 7 years ago
Version 2.0.0 Alpha 5 (#178)

* [`babel-plugin-es6-promise`](https://www.npmjs.com/package/babel-plugin-es6-promise) removed f...

d7e3388edb15b1c2862971a0f0f9e83428c125fc authored over 7 years ago
fix(simple example): react declaration in Home component (#177)

f88eb01325f9a17009315b3f73194b2108b17e75 authored over 7 years ago
Updated to v2.0.0-alpha.4 branch.

78fc2fa080fe3df65548741bc4ba35d048c370d5 authored over 7 years ago
Version v2.0.0 Alpha 4 (#176)

* `createFirebaseConnect` exposed (for creating `firebaseConnect` functions that connect to diff...

009d14d3f86105df9c3948f7979cea258fbf7ec9 authored over 7 years ago
Readme updated with v1.5.0 and v2.0.0 links.

5975db1076ad9a2ba274be33d9902f07d1d2192d authored over 7 years ago
Gitbook deps removed from package file. yarn file updated.

025565761c9e4c4765b7d07588d74078f1513326 authored over 7 years ago
Version v2.0.0 Alpha 3 (#174)

* Firebase is now an external in webpack config (shrinks browser bundles)
* `createFirebaseInst...

05f44db08a37a7626b1277ff20e0924883322dc1 authored over 7 years ago
Merge branch 'v1.5.0' into v2.0.0

# Conflicts:
# package.json
# src/utils/query.js

23a332ffce3d22c0743ffa88188d5b57c5ec9c6d authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# package.json
# src/utils/query.js

d4519069822e20e2e20502124b859877e63f3a80 authored over 7 years ago
Version v1.4.3 (#171)

* `onAuthStateChange` added to config validation
* deprecation warning added for `config.distpa...

0ad5b10150f56dd0d18e41123d47b34973ce95e5 authored over 7 years ago
v2.0.0 Alpha 2 (#168)

### Description
* `getFirebase` exposed to mirror `v1.*.*` API - #167
* Improved initializati...

c8956e62ff8b15c57153466975a7393cc32a3eeb authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# docs/api/connect.md
# docs/api/helpers.md
# docs/api/reducer.md

e20c48bcb4f342806e22f01e2af1a873cf8c3c0f authored over 7 years ago
Merge remote-tracking branch 'origin/master'

fc133ca0804992686624f13229204fe425e57f29 authored over 7 years ago
feat(docs): multiple versions of docs (#165)

* Adds versions capability to docs through [versions-select plugin](https://github.com/prescottp...

6ccaff571e6f5007471b2765445bf92fbea8bd66 authored over 7 years ago
Migration guide updated with redux-persist example. Roles example added to SUMMARY.

5cd29b7d6d1f51f861745380a819176433f90509 authored over 7 years ago
Add history from docs path.

745ffbea6b1a0d0916faef6f30e148b41f9e7a07 authored over 7 years ago
feat(docs): multiple versions of docs (#165)

### Description
* Adds versions capability to docs through [versions-select plugin](https://git...

d5b33de74c50204847388de58909c0ba7f4c00a9 authored over 7 years ago
Merge branch 'master' into v2.0.0

# Conflicts:
# package.json
# src/utils/query.js

f8a4621f9b363b023c63274e75b8cafefa52933f authored over 7 years ago
Docs using versions-select in place of versions to get select to work

126a5d2fe16b4b113fe8957f2fc19d12a3263f61 authored over 7 years ago
Updated book.json to not include filepaths. Docs updated to fix prism error.

633e04f6981f9279328124ea3118900411f0ab78 authored over 7 years ago
Version v1.4.2 (#164)

* Fixes an issue that when attempting to query on Windows in Internet Explorer would cause error...

42e8f4772159859a42ecba9f34471c70b214bf23 authored over 7 years ago
fix(examples/complete/material-ui): project showDelete always false (#163)

45d9d0b2dfc2b6d1e32a41fd65a6c35ea4f26753 authored over 7 years ago
feature(docs): add roles recipe to the docs (#161)

Add recipe for adding roles and access management.

7ba8d3f1a697b4f5fe837e07dbbc234de3d242b0 authored over 7 years ago
react-native section of docs updated to include react-native-firebase instructions.

574660931c5b1020f4e6d154c844a7291b384275 authored over 7 years ago
Docs updated with recent API changes.

994071961f0a745f88469acf8233b06098fd84cd authored over 7 years ago
v2.0.0 alpha (#162)

* Basic Population working with new syntax (`populate`)
* Material example uses new syntax (no h...

c8547a69e23baa523c41788ba6de486432dc25b5 authored over 7 years ago
Version v1.4.1 (#159)

* Adds `transform-object-assign` to babel plugins to fix issue with IE - #158
* Removes npm pu...

c7c67796cb817c8a75910288011498e244541d84 authored over 7 years ago
docs(connect): Expand on argument documentation for `firebaseConnect` (#156)

### Description
documentation for `firebaseConnect` expanded and now includes another example
...

b99dd6793f6689a95a9ac806c05debc739eff6e5 authored over 7 years ago
Version v1.5.0 Beta 3 (#154)

* Switched to using `.npmignore` instead of `files` and `filesMap` fields in package.json to get...

8e3f3d0a897ecd491debc86f834ba0537e0ae801 authored over 7 years ago
Version v1.5.0 Beta 2 (#153)

- Return correct promise from `firebase.auth().signOut()` - #152
- Typings will included in pu...

9d48234b296683c4249511c730779a4034c1a17a authored over 7 years ago
Allow to use different stores in firebaseConnect (#148)

It helps to use more than one firebase app by creating separate store for each one,
it may be e...

cfc3aba95ce6bfae488651f7d69466a54051e2a2 authored over 7 years ago
fix: unwatch events with same parameters as original watch (#151)

unWatchEvent was not passing the correct queryId or path param (i.e. matching params passed to w...

0a025390b4b96ea95c46cc30274e74d8dd37d8bb authored over 7 years ago
Don't mix import/export with module.exports (#149)

### Description
Webpack 2 doesn't allow to mix import/export with module.exports.
This forbids...

63587ec8f5b53c8ba7d66f630e66b04ce7a0716d authored over 7 years ago
Version v1.5.0 Beta (#147)

* Typescript typings added - #142
* Webpack updated to version 2 (with matching changes to con...

79409760d52d1ec19b1c28018071a915a7094031 authored over 7 years ago
v1.5.0-alpha.2 (#146)

### Description
Removed `browser` field from `package.json` in attempt to solve #128

### Ch...

65429134564f72e4f5928a7d9354d999ce6ca84b authored over 7 years ago
Merge branch 'master' into v1.5.0

a8c0c485985a25ac69d8ca3cc19d5d01c665f241 authored over 7 years ago
Fixed typo in connect docs

* fixes #141, #145

ce064dcc22439ed40abc207e68b0c6fb62906135 authored over 7 years ago