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

fix(docs): update a link for populate docs to fix 404 - @karltaylor

fix(docs): update a link for populate docs to fix 404

4cf6ec9a24ace324be05d0b2bcb5b7b8179feaaa authored almost 7 years ago by Scott <[email protected]>
Fix(docs) 404 link for populates

efde1211c96370c0726b3ccef828c4b9e0dcab00 authored almost 7 years ago by Karl Taylor <[email protected]>
fix(docs): thunk integration example returns object correctly - @karltaylor

Fix thunk integration example to return object correctly

895b6d492e667b32a6c27108d0a30c872e1aeb0a authored almost 7 years ago by Scott <[email protected]>
Fix thunk integration example to return object correctly

3d2f159ffba307bbe8d86a4921d7d8958d6d5fbc authored almost 7 years ago by Karl Taylor <[email protected]>
fix(docs): update link for thunk integration - @karltaylor

update docs link for thunk integration

d35f9485f3d80b8f603fc9c31ccbfc8e6edfce87 authored almost 7 years ago by Scott <[email protected]>
fix(core): eslint config issue (trailingComma: 'none')

1e0ae149883211c7c3f378b25d1199c92acd833c authored almost 7 years ago by Scott Prue <[email protected]>
update docs link for thunk integration

02bc69f65a21409787a29e7ac7c021f036a6b380 authored almost 7 years ago by Karl Taylor <[email protected]>
start of accessing additionalUserInfo in profileFactory - #385

844ea601cffee8e91fdb0cec8be7351a2dc16683 authored almost 7 years ago by prescottprue <[email protected]>
Builds section added to README. Webpack version updated. .prettierrc added

bdfcc51f75c687cbcb53938c3e496987cdcd0cc2 authored almost 7 years ago by prescottprue <[email protected]>
feat(populate): populateByKey option added to force key population - @meksikann

populateByKey option added to force key population when value is not a boolean

42128a89fe2e98dfe95cc8f040f7c260c3265af2 authored almost 7 years ago by Scott <[email protected]>
Version bump [ci skip].

155fd7a9e4035799680ef2785ca84cb4b72991c3 authored almost 7 years ago by Scott Prue <[email protected]>
lint fixes

adc2efd1114d59a2fa43804665b6bd2a12849dc5 authored almost 7 years ago by serhii <[email protected]>
populate method: use populateBykey = true to find items by key

848871e36a7b8a3693a599f4c408241c7b07a337 authored almost 7 years ago by serhii <[email protected]>
fix(docs): fix typo in SUMMARY.md - @johngag

Update SUMMARY.md

e98f9fa684ba0e198a31eaf59cbe5d5ec985175b authored almost 7 years ago by Scott <[email protected]>
Update SUMMARY.md

Typo

2048cf7b4e643c6d0b5075b9864d0b382145e61d authored almost 7 years ago by John Gagliardi <[email protected]>
v2.0.4

* feat(profileReducer): `PROFILE_UPDATE_SUCCESS` action updates profile state - #395 -
@serhii...

038d2143dabad2c82e3bb2001bed740969acbc1e authored almost 7 years ago by Scott <[email protected]>
removed createdAt and lastLoginAt from default firestore profile

65cda3a2a8e94fa3e3c9d913c13e5ac55bc94217 authored almost 7 years ago by prescottprue <[email protected]>
Switch useUpdate to useSet

362f9929e55da52bfa635b2812c2c10ee906fd18 authored almost 7 years ago by prescottprue <[email protected]>
no document to update error fixed when updating profile on firestore - #403

41a8471b641fc5c8025787a6b06350a4621b87c5 authored almost 7 years ago by prescottprue <[email protected]>
Tests added for PROFILE_UPDATE_SUCCESS action and preserve parameter. Lint removed

d25c0262bd86a061547869e80f45defc2274e173 authored almost 7 years ago by prescottprue <[email protected]>
fix(profile): profileFactory support for firestore - @compojoom

fix(profile): profileFactory support for firestore

bc74f57b0d919f0819689eb4021b79d4f55a40a6 authored almost 7 years ago by Scott <[email protected]>
fix(login): login-logout-login flow always correctly updates firebase.profile - @evgeni-tsn

fix(login): login-logout-login flow always correctly updates firebase.profile - #401 - @evgeni-tsn

79eba5fa0d3156de14d99f1aed891377a56883a7 authored almost 7 years ago by Scott <[email protected]>
feat(profileReducer): PROFILE_UPDATE_SUCCESS action updates profile state - #395 - @serhiipalash

Update profile reducer each time “PROFILE_UPDATE_SUCCESS” action goes

ae4c6a360250b2f6c9a87fd214a1ded1383314e1 authored almost 7 years ago by Scott <[email protected]>
v2.0.4

6681a5cea72c0e0735db0d40b236007f3ff6d4c4 authored almost 7 years ago by Scott Prue <[email protected]>
Update profile reducer each time “PROFILE_UPDATE_SUCCESS” action goes

d60d5adde9b120fe42f1476ae2e1e1eebbba733b authored almost 7 years ago by serhiipalash <[email protected]>
fix: error parsing string to date for firestore

https://github.com/prescottprue/react-redux-firebase/issues/391

a8906f65f6d5991979d84638cec65622ae386262 authored almost 7 years ago by Daniel Dimitrov <[email protected]>
fix(docs): cleanup storeAs section of Firestore docs

cf2c2f0bd8b47a8fe7b046b2cd5f55adbe4a96e7 authored almost 7 years ago by prescottprue <[email protected]>
Fixed login-logout-login Profile object issue

794d089a91ad34c6bd4eb6bbc51a0990ed6521c5 authored almost 7 years ago by Evgeni Nikolov <[email protected]>
fix(docs): remove old reference to orderedToJS - @zinkkrysty

fix(docs): remove old reference to orderedToJS

8cf7a2a54188a321af2bd1c25fd6b9ae98f1537a authored almost 7 years ago by Scott <[email protected]>
fix(docs): remove typo from redux-thunk integration docs

943aa4942424630eb4ab1d7997f841d397e5801d authored almost 7 years ago by Scott <[email protected]>
Fix reference to removed helper in docs

`orderedToJS` is no longer available in 2.0. It was mentioned in the docs. The example was alrea...

1fb89387bf56abb1e53231bd4ac89d0377de1ff5 authored almost 7 years ago by Cristian Andrei <[email protected]>
update docs

otherwise it will throw `middleware is not a function` error

for version:
```
"react-re...

b67323bbfa1a3e9b73b8136dc6a6c54f805d26d3 authored almost 7 years ago by Andy Chen <[email protected]>
v2.0.3

* feat(config): support `Boolean` and `Function` types as preserve options for config and when e...

9ca0d913fe5bad9b9f399201317554d84c00ab01 authored almost 7 years ago by Scott <[email protected]>
Bump version in lock file [ci skip]

a48604b87b7fd22fc8fdc311fbc6c083cd8a526a authored almost 7 years ago by Scott Prue <[email protected]>
docs updates.

0a01e427ddea01f5f6da1603a026f0cb11338f84 authored almost 7 years ago by Scott Prue <[email protected]>
Test added for boolean. Data and ordered data reducer now supports function preserve.

ec13312fd49d7b5f61275f7d1c746bbe8ce9b936 authored almost 7 years ago by Scott Prue <[email protected]>
Fix preserving of state values.

2e75aa4460cb0d77a4214263d2502e8c66ca30f2 authored almost 7 years ago by Scott Prue <[email protected]>
Merge branch 'master' into v2.0.3

4acde0a3f3555c6ffedd105063afe20454fc321e authored almost 7 years ago by Scott Prue <[email protected]>
fix(firestoreConnect): fix issue with unsetting listeners on unmount - #384 from @danleavitt0

fix(firestoreConnect): fix issue with unsetting listeners on unmount - #384

6d1b7ac7db90c9c7943c376a182ef028f8685161 authored almost 7 years ago by Scott <[email protected]>
preservere package.json

f73f9a15fc908b11a32cbf01aaab175ef6c8b2a5 authored almost 7 years ago by danleavitt0 <[email protected]>
preserve json formatting

321ea421b0524528a12d7395b62f6dc3c230d183 authored almost 7 years ago by danleavitt0 <[email protected]>
formatting

c70cf83fbf03049c6344d8c9b17ca1e7e493e615 authored almost 7 years ago by danleavitt0 <[email protected]>
fixes #384

ce936c95fbca8c1bfa8a8ab9ef0fdd1f47f77a82 authored almost 7 years ago by danleavitt0 <[email protected]>
Support "true" and function for preserve action cases (preserveOnLogout, preserveOnLogin, and preserveOnEmptyAuthChange)

eeb033e222307f5eaa24434b779c28a28367712e authored almost 7 years ago by Scott Prue <[email protected]>
Update queries section of docs.

94a295f0db2656f24bbf71a7d55f05c2ede4fd61 authored almost 7 years ago by prescottprue <[email protected]>
Docs cleanup

75fcbaf3f01a99b4451ff1a9dcd7771429362dfc authored almost 7 years ago by prescottprue <[email protected]>
v2.0.2 (#381)

* fix(firestore): logging in deletes any custom fields on user object - #366
* fix(docs): `scop...

3e41c91b87c120317c71ff7a7635ee36f2734e59 authored almost 7 years ago by Scott <[email protected]>
Roadmap updated to point to projects page.

79dc4d62d2e586782afae665b142ec1fac575655 authored almost 7 years ago by prescottprue <[email protected]>
fix(README): syntax error in example - @lukasklein

fix(README): syntax error in example - @lukasklein

87156d518ceae881ae93928b226e667ca91d4e00 authored almost 7 years ago by Scott <[email protected]>
feat(auth): Reload auth reducer missing - @lopesmcc

feat(auth): Reload auth reducer missing - @lopesmcc

a0c4c650010ce10c221d25c7e5253e6d812fd661 authored almost 7 years ago by Scott <[email protected]>
Fix syntax error in README.md

Fixed a syntax error in the "Queries Based On Props" example

c2a4e09c9bf43129a2f1b1f981d5290618c2241a authored almost 7 years ago by Lukas Klein <[email protected]>
feat(auth): Reload auth reducer missing

0405f444fb8d83eb95dedd4e82b84326e07ba6c6 authored almost 7 years ago by Bruno Lopes <[email protected]>
v2.0.1 (#376)

* fix(auth): `signInWithPhoneNumber` method fixed - #374
* feat(auth): `login` supports `signIn...

5e39750d28779db31ecbbbfe94fbd84e817c5d3d authored almost 7 years ago by Scott <[email protected]>
Remove extra Firestore section in README from @johnapost

Remove extra Firestore section in README

a7de6ae22931a6d6154972fcecbacb3e1b961071 authored almost 7 years ago by Scott <[email protected]>
Remove extra Firestore section in README

3d10f5b87174f0486e1a0a827cfe098190994e87 authored almost 7 years ago by John Apostol <[email protected]>
Merge pull request #373 from petermiles/master

Just a small typo.

b176b4d1814704d1061f26fffa2c47bdf94dd917 authored almost 7 years ago by Scott <[email protected]>
Just a small typo.

On like 66, you had
add reduxReduxFirebase enhancer

I just switched it over to reactReduxFi...

ca0fe98e26d22a664924b16a265a34bd484fdd04 authored almost 7 years ago by Peter Miles <[email protected]>
fix(examples): remove babelrc set babelrc: false within material-ui example - #371

* babelrc: false and removing the .babelrc from material-ui example in
order to make it more cle...

b484941fb926ad1818fd77a6ae2b33a8ff3b5483 authored almost 7 years ago by Scott Prue <[email protected]>
v2.0.0

#### Features
* [Standard JS Objects](https://developer.mozilla.org/en-US/docs/Web/JavaScript/R...

94580288a028d14bc474a336a756138c0d072eb9 authored about 7 years ago by Scott <[email protected]>
v2.0.0 docs updates

* v2.0.0 is now the default and selected version of docs

f294d893bb6dd700167a27efdb5550d21c78b39b authored about 7 years ago by prescottprue <[email protected]>
v2.0.0

44d8eaec89264712b38f03aa57bf2713083997c5 authored about 7 years ago by prescottprue <[email protected]>
Merge branch 'master' into v2.0.0

17261a96be99290a08e5c8bce0ec8b9a888b293f authored about 7 years ago by prescottprue <[email protected]>
v2.0.0-rc.2 (#364)

* fix(firestore): profile update with firestore - #360 - @barnomics
* fix(auth): `loginWithCust...

989d29912be5020eca3e4702355b6b48216b9a48 authored about 7 years ago by Scott <[email protected]>
fixes

51fc3051e1f20f534c54c68a3666f966032a0639 authored about 7 years ago by danleavitt0 <[email protected]>
fix(docs): cleanup typo in thunk recipe (#363)

1cf00bd6850f0339a453db40b344656489e39d36 authored about 7 years ago by Mick Rippon <[email protected]>
merge profile instead of overwrite

ae9c19fc5f584a91f39b5d579c556a7cc4be7bb6 authored about 7 years ago by danleavitt0 <[email protected]>
v2.0.0-rc.1 (#358)

* feat(HOCs): Removed recompose's `withContext` from `withFirebase` and `withFirestore` in order...

44fc5abba51b94d4285ffee4f4d9e876b7dedec1 authored about 7 years ago by Scott <[email protected]>
v2.0.0-beta.19 (#356)

* feat(firestoreConnect): support `componentWillReceiveProps` in `firestoreConnect` (props/query...

78b14d740cc8ae4c309a05266a084b3319bd386d authored about 7 years ago by Scott <[email protected]>
README updates with note about firestore.

631c45e44f69edfa9ee6d112263c5c44e22ef49d authored about 7 years ago by prescottprue <[email protected]>
feat(firestoreConnect): reconnect when query params change @danleavitt0

firestoreConnect reconnect when query params change

f1b35954aab23ccb72c4515414e03e4bb887c5a7 authored about 7 years ago by Scott <[email protected]>
more syntax cleanup

558740265933993f2d87169a39977afd943062db authored about 7 years ago by danleavitt0 <[email protected]>
remove semi colons

ad7854bf3e79937aa7ddda04bd173c8108370a7b authored about 7 years ago by danleavitt0 <[email protected]>
firestoreConnect reconnects on query change + update tests

aebfe1e1a84bb6714fdfa27a5081fa33bcf126ab authored about 7 years ago by danleavitt0 <[email protected]>
fix(docs): Add missing coma in the queries doc from @0xClpz

fix(docs): Add missing coma in the queries doc

ab6aac7976e1f7740ae1158450f43a2fc35312d9 authored about 7 years ago by Scott <[email protected]>
fix(docs): Add missing coma in the queries doc

89a01a7dc8be38673fc5df668e379ba1ee5d5c09 authored about 7 years ago by Antonio <[email protected]>
v2.0.0-beta.18 (#345)

* feat(populate): `childAlias` for store results of populate on another parameter - #126
* feat...

f70e74e5983841f33cd371b524b2638b0bdb429a authored about 7 years ago by Scott <[email protected]>
docs(fix): missing populate in import statement from jboxman/patch-1

docs(fix): missing populate in import statement

4578a374145f40fdfbc184d969cf86fa88701b89 authored about 7 years ago by Scott <[email protected]>
Update populate.md

Missing `populate` in import statement.

fe9cc2393bee2c611481ca83345c2f153ffe7908 authored about 7 years ago by Jason Boxman <[email protected]>
recompose used to simplify react-native-firebase example

eea7ddfc3fc799f39e16dabd08707ae381591ea2 authored about 7 years ago by prescottprue <[email protected]>
Update Firestore example - #344

7b4873aba8d3370f0bde4601eeab365afffed960 authored about 7 years ago by prescottprue <[email protected]>
Update material example package file.

9ccb9270bdaf3e5a9f9425d182961c30562b8cbc authored about 7 years ago by prescottprue <[email protected]>
v2.0.0-beta.17 (#334)

* fix(populate): undefined populate child responds unmodified as expected - #310
* fix(auth): `...

11ee53a9e1730c4777df4f4c4a12b5e0860e900f authored about 7 years ago by Scott <[email protected]>
feat(docs): note added about order of query params - #302

aecc6b94a2ec4eadd830437f51d4d75512b066f3 authored about 7 years ago by prescottprue <[email protected]>
v2.0.0-beta.16

* Fix promisesForPopulate to fetch data in all cases

* Bump version

db2f1fff78fb14364b33a2f262f6e493add2553d authored about 7 years ago by Jeff Judkins <[email protected]>
v2.0.0-beta.15

* feat(auth): `UNLOAD_PROFILE` is dispatched when `login` action creator is called - #301
* fea...

54ea46490a4317a4dbe0a99ff8e7f02198bb3742 authored about 7 years ago by Scott <[email protected]>
Fix an issue where populating ordered data when children do not exist returned an data in an object.

783810b48d00bdb18a36cdde725a6a90455c021c authored about 7 years ago by prescottprue <[email protected]>
Fixed issue where using new addQueryIdToObject util didn't attach queryParams.

ff9f044e26ac9a11069cbeacd5fde1466de8c9c4 authored about 7 years ago by prescottprue <[email protected]>
Comments added to getQueryIdFromPath. docs updates.

32e973363e51ae7d9a80b7e8555a67e27b2e16a6 authored about 7 years ago by prescottprue <[email protected]>
Merge branch 'v2.0.0' into v2.0.0-beta.15

85cf86be35873d8f80346e8d82932d096794aaea authored about 7 years ago by prescottprue <[email protected]>
feat(populate): populate working for ordered data (arrays) (#328)

feat(populate): populate working for ordered data (arrays)

9a17b506792a15eb97ae42e82c1ca11518b339b3 authored about 7 years ago by Thijs Koerselman <[email protected]>
fix(docs): routing recipe for react-router v4 updated - #325

c543e2e19da80df52e45105fcfb8ae802d3a9d9b authored about 7 years ago by prescottprue <[email protected]>
fix(docs): redux-persist docs updated for v2.0.0 - #327

d1d904454cf5074016ab1482af039e7a7fcbad04 authored about 7 years ago by prescottprue <[email protected]>
fix(docs): inconsistencies in redux-auth-wrapper example - #325

615ef4f79a9c8f1a923b4b374fa86092dc6144c2 authored about 7 years ago by prescottprue <[email protected]>
firebase.profile needs to be overwritten instead of merged.

If a property is removed from profile, it should also be removed from
state.

028e106af8cf8580bf892d599979df63028605bf authored about 7 years ago by Jeff Judkins <[email protected]>
signinWithPhoneNumber action creator added - #319

* UNLOAD_PROFILE dispatched at the beginning of `login` action creator

115e4ea322fd78978f5f52d8c60e571e8650d1e8 authored about 7 years ago by prescottprue <[email protected]>
Merge branch 'v2.0.0' into v2.0.0-beta.15

4da9549a9c22147fef3ef1bda4482d5cdb36d498 authored about 7 years ago by prescottprue <[email protected]>
fix(firebaseConnect): function receives consistent props regardless of lifecycle - #320

7743cb680e81f39a6b0be71c24517cc24e9aa571 authored about 7 years ago by prescottprue <[email protected]>
fix(docs): typo within connect in upload.md (#322)

Ignore if not relevant for the decorator syntax, but in my redux store the uploadedFiles is unde...

ba236e4cc5a73d41caa2245af4548d66bf35f675 authored about 7 years ago by henrymoulton <[email protected]>
UNLOAD_PROFILE action type - #301

* QueryId now includes storeAs to fix issue with listeners - #294
* New action type to handle is...

edf2ca3a07962256d42cc107137bb638a0d44d3e authored about 7 years ago by prescottprue <[email protected]>
Query id includes storesAs when using an object.

f9610de7a3847c1954def2fe0ab71bdb00f8f588 authored about 7 years ago by prescottprue <[email protected]>