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

Merge branch 'next' into v3.0.0-alpha.7

d32212454e55535a6fadd2a26d040c9fecfa226e authored almost 6 years ago by prescottprue <[email protected]>
fix(firebaseConnect): rename internal props and throw for name collisions - @theashguy

* fix(firebaseConnect): rename internal props and throw for name collisions - @theashguy

8b3b7f97f820f8964c8e671f2da28b286b4d5c37 authored almost 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha.7

20956d3a081aa512b509cf158af94ae2195f22fe authored almost 6 years ago by prescottprue <[email protected]>
Made stripping of internal props based on the reserve props list

3a6df85d78ef97d7278455c6eb3e6440c41d280c authored almost 6 years ago by Ash Guy <[email protected]>
Removed console and package lock

44c64ee7cdc2d7c8df81d77c35d98afe69c45ed4 authored almost 6 years ago by Ash Guy <[email protected]>
Dont pass internals down to childrern

6ca46fdd947522f45b28d3bed174cbd929f5d26b authored almost 6 years ago by Ash Guy <[email protected]>
Fixed success condition on props block

5ffb4cdf995a52d3a67a9b5486e99f1c322fae8c authored almost 6 years ago by Ash Guy <[email protected]>
Fixed error message typo

8af8754d7cded2081757ecd20a778f8dbaf096fe authored almost 6 years ago by Ash Guy <[email protected]>
Removed redundant floating comment

afda9ac8e818754f2ee28429b8ed184fec159ff6 authored almost 6 years ago by Ash Guy <[email protected]>
Tweaked to cause rebuild on travis

a2dddcd5d6d544a74954b3be48c981e30b6e6e6a authored almost 6 years ago by Ash Guy <[email protected]>
Fixed props

013acaf63c62535b3908664060516170dee2a812 authored almost 6 years ago by Ash Guy <[email protected]>
Fix issue with reserved prop names inside firebaseConnect

Prior to this commit firbaseConnect used the prop 'firebase' to
receive the firebase app referenc...

2a9d41292610c9ae8870f344b984315843d28b78 authored almost 6 years ago by Ash Guy <[email protected]>
v3.0.0-alpha.6

* feat(auth): exposing handleRedirectResult for react-firebaseui - #608 - @dirathea
* fix(fires...

c1d9d7e19684cf349d65c9817b1492a1d82e2001 authored almost 6 years ago by Scott Prue <[email protected]>
fix(examples): update examples dependencies

6460f19ae544bce07c8628a44c51ed771cfbd663 authored almost 6 years ago by Scott Prue <[email protected]>
feat(auth): exposing handleRedirectResult for react-firebaseui - @dirathea

ebde245228bbd913e9418f6554e3a9695c21054e authored almost 6 years ago by Scott Prue <[email protected]>
v2.2.7

9399fd2fd2693a856593bda202866a7ee0ecd7d2 authored almost 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha.6

* fix(firestoreConnect): fix invalid proptypes - [redux-firestore 165](https://github.com/presco...

d27b63163fb54e8d5b3a0c3378f88dedc37931ee authored almost 6 years ago by Scott Prue <[email protected]>
fix proptypes

c94f4984a974e510359b4cc414e00087d62191ad authored almost 6 years ago by dirathea <[email protected]>
exposing handle redirect result

3a208de888d188760fb11a9faea2ee3184624f7d authored almost 6 years ago by dirathea <[email protected]>
v3.0.0-alpha.5 (#604)

* fix(context): fix misspelled `defaultProp` on `ReactReduxFirebaseProvider` - #564
* feat(doc...

4f7e6a5dda316081cba2ba1286d35346eda9cc3f authored almost 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha.4 (#597)

* fix(typings): add context providers to typings - #564
* fix(storage): support only firestore ...

5224326c605f458b46e6ff465f637adfc41ac834 authored almost 6 years ago by Scott Prue <[email protected]>
v2.2.6

* fix(storage): support only firestore when calling upload and writing - #600, #601

cb2a56a234a1a020c08947bb52fb43d3e9c6d7a3 authored almost 6 years ago by Scott Prue <[email protected]>
fix(storage): support only firestore when calling upload and writing to db - #601

Co-Authored-By: Aldira Putra Raharja <[email protected]>

50742881bc5d183526fb976f231baf165f3732d6 authored almost 6 years ago by Scott Prue <[email protected]>
v2.2.6

111f7392c8dc6daf667c5c04b23242b89774c762 authored almost 6 years ago by Scott Prue <[email protected]>
fix(docs): add auth loading example to auth recipes

788b31a729126680c86769562bf6f319cb7b6372 authored about 6 years ago by prescottprue <[email protected]>
fix(docs): simplify and add comment to stateBasedQuery example snippet

d5af43307ad066018e088e47bcf25ce0439698f2 authored about 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha.3 (#595)

* fix(firestoreConnect): remove remaining usage of old context pattern - #594
* fix(HOCs): add ...

71dee9240522d2187cf7d9d0f6e489c971090b70 authored about 6 years ago by Scott Prue <[email protected]>
Merge branch 'master' into next

1e96425cf4f96edfe0dca1bf9f44788d212de8b5 authored about 6 years ago by Scott Prue <[email protected]>
Fix reference to config object in docs.

d3d9b73e59d0ffa27a32f3027030323c81c3a3a5 authored about 6 years ago by Scott Prue <[email protected]>
Fix instructions in use section of README [ci skip]

00b2a9dd8e704250226e73f1d15722d1bc3fc581 authored about 6 years ago by Scott Prue <[email protected]>
v2.2.5 (#592)

* feat(HOCs): add error if using `react-redux@^6` (points to [v3 migration guide](http://docs.re...

fb6c255499a348eb074a0b93cfa74fadf00801df authored about 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha.2

* fix(firebaseConnect): switch context to Consumer instead of Provider - @Rizzet

fcbcc8eb7e04afe898bd23deeea46a0190329986 authored about 6 years ago by Scott Prue <[email protected]>
fix(firebaseConnect): switch context to Consumer instead of Provider - @Rizzet

11ccaa190727c738b086bd34e6d95f2210203da6 authored about 6 years ago by Scott Prue <[email protected]>
3.0.0-alpha.2

ee78011c048b0442f5c0c48a84f394318ffcd685 authored about 6 years ago by Scott Prue <[email protected]>
Fix context to Consumer instead of Provider

9b1733840a97afa607e8e6e4ca183ed630e3e8e0 authored about 6 years ago by roger <[email protected]>
fix(docs): add v3.0.0 section to docs

83be2f46bc6ee56e513c0ea798c48fa896d8740a authored about 6 years ago by prescottprue <[email protected]>
fix(docs): add note to README about support for react-redux v6 and new context API in next version

d128a05213e916dfd7e167c6163e1eee1f0039b3 authored about 6 years ago by Scott Prue <[email protected]>
v3.0.0-alpha (#566)

* feat(HOCs): switch `firestoreConnect` and `firebaseConnect` to use `componentDidMount` over `c...

f91ed93877ca3836dc56c2f7cd93883251d6e3f4 authored about 6 years ago by Scott Prue <[email protected]>
v2.2.4 (#574)

* fix(auth): `signInWithEmailAndPassword` is default for email auth unless it is not defined, th...

34b8f08e4f221ba9d04fdeeb071a26f393cfd9ff authored about 6 years ago by Scott <[email protected]>
fix(examples): remove last of scss from material-ui complete example

8fba6661ebf55c62711c29658f8314fb722b674d authored about 6 years ago by prescottprue <[email protected]>
v2.2.3

* fix(typings): remove duplicated identifier CLEAR_ERRORS - @shouyu - #569
* fix(deps): update...

2efe4520a34e5b56c8303402055cd1ab33d30e2b authored about 6 years ago by Scott <[email protected]>
v2.2.2 (#567)

* fix(auth): add warning for invalid auth providers - #559
* fix(docs): cleanup redux-persist e...

07aa0d2c6c67355493e8cd7d275df3add4d1fabf authored about 6 years ago by Scott <[email protected]>
Update Material Example To React 16.6 (#565)

* fix(examples): update material complete example to `react@^16.6` + `react-scripts` + `react-ro...

5d571825565900deec70cc63c43de077754e347c authored about 6 years ago by Scott <[email protected]>
Update Simple Example Patterns + Dependencies

fix(examples): update simple example to use newest create-react-app results (including react 16.6)

ad3bf1f60a645bbd3f037b7fe3dee9702381c43b authored about 6 years ago by Scott <[email protected]>
fix(examples): update simple example to use newest create-react-app results (including react 16.6)

16127e1de15d0f9ebc0e3ef7bbf8369034fedea0 authored about 6 years ago by prescottprue <[email protected]>
v2.2.1

* fix(deps): update `lodash` to `^4.17.11`
* fix(deps): update `prop-types` to `^15.6.2`

a9caa1706d25df2917b55962a8efb526aff6b83e authored about 6 years ago by Scott <[email protected]>
v2.2.1

* fix(deps): update lodash to 4.17.11
* fix(deps): update prop-types to 15.6.2

00c53321a75b4fef9982d42fd740047b4d2e6e17 authored about 6 years ago by Scott Prue <[email protected]>
v2.2.0

* fix(storage): uploadFile gets downloadURL before writing metadata - #487, #488
* fix(storage)...

f00e7239eb104e8577af5e90f418b33a3c276c50 authored about 6 years ago by Scott <[email protected]>
fix(HOCs): firestoreConnect no longer requires store.firebase (only attaches to props if available)

e3bc8ec231f97116e9d3ce50f1791da3a0fc5aaf authored about 6 years ago by Scott Prue <[email protected]>
Merge branch 'master' into next

d3cc8d2764c2df68594df03c8fe3f9e78e4a338a authored about 6 years ago by Scott Prue <[email protected]>
v2.1.9

* fix(auth): update credential login to use new firebase method - @oacstevens
* fix(auth): add ...

c4f3ee4b4d1fb6beda46af1b3c00c9869333f056 authored about 6 years ago by Scott <[email protected]>
Added comments pointing to issue numbers in getLoginMethodAndParams

c9c0deeb302f8fbf01812ff77d93a6d7e4d2dfa4 authored about 6 years ago by prescottprue <[email protected]>
feat(auth): updated credential login to use new firebase method - @oacstevens

feat(auth): Updated credential login to use new firebase method

03f53fa74c06a07514e4826e99e38a647ea54cba authored about 6 years ago by Scott <[email protected]>
v2.1.9 version bump

7d917c887b5ff9d640c3fc3b906d0d22a4bbd4c9 authored about 6 years ago by prescottprue <[email protected]>
Updated credential login to use new signInAndRetrieveDataWithCredential method

73d296d9e6de81290d438310c36960f589df5050 authored about 6 years ago by oacstevens <[email protected]>
v2.2.0-alpha.3 (#550)

* fix(storage): prevent `undefined` (within metadata) from being written to database which cause...

70eac154b536201214e14df7cf381943e4c9910a authored about 6 years ago by Scott <[email protected]>
v2.2.0 version bump

cda93144bca1202bbd031c7d11c1318e43808dc4 authored about 6 years ago by Scott Prue <[email protected]>
Merge branch 'master' into next

5e257e8523b5935b870d2d567095008f33c2a5f6 authored about 6 years ago by Scott Prue <[email protected]>
fix(docs): correctly reference post from state in firebaseConnect example

011d245d110d1742a78a1c939e05bcd9acd631fa authored about 6 years ago by Scott Prue <[email protected]>
fix(docs): fix typo on ‘preserveOnLogout’ - @yucatio

2f6e64dd3a5a5111bc82e513c89f2d71fb90993e authored about 6 years ago by Scott <[email protected]>
fix(docs): fix typo on ‘preserveOnLogout’

24fd6b0385a96e3ccd2f6084042a2d378e997306 authored about 6 years ago by Yuka Saito <[email protected]>
Merge branch 'master' into next

a997612247ffdbedf6871c9a1aae9def3563e9ce authored about 6 years ago by Scott Prue <[email protected]>
fix(docs): fix property name in connect example - @kojole

fix(docs): fix property name

20c89c5a7d8d29b594a7ffbb7c9ecb519c1097c2 authored over 6 years ago by Scott <[email protected]>
fix(docs): fix property name

eec82c847813fc060565255c6ddb1eeb5bc0079a authored over 6 years ago by Yuichi Tanikawa <[email protected]>
fix(docs): cleanup redux persist v5 example by including usage of autoRehydrate - #512

2e1fd0a49bf1fbd4abc8213d03ce46d14fd5215c authored over 6 years ago by Scott Prue <[email protected]>
v2.2.0-alpha.2

* fix(storage): uploadFile gets downloadURL before writing metadata - #487, #488
* fix(storage)...

211a46352d2e2d1d09a4a4daa939520a817ad2c8 authored over 6 years ago by Scott <[email protected]>
Remove usage of async so that babel-polyfill can be removed.

9068da82d8400e623fcc87fc2cca29e877dfba8d authored over 6 years ago by prescottprue <[email protected]>
add tests for fileMetadataFactory and metadataFactory

9c1904535703a64661c5d34a953d5ee236e93306 authored over 6 years ago by prescottprue <[email protected]>
fix(auth): LOGOUT action dispatch only include preserve parameter if provided (not when undefined)

964799aaf213e92d0dfa2baee9a6e799d0e41380 authored over 6 years ago by prescottprue <[email protected]>
Add improved updateProfile tests that cover RTDB + Firestore functionality using stubs

f98d0ea3e18f935d7e0dc1715c097acd866f327b authored over 6 years ago by prescottprue <[email protected]>
#487 fix(storage): fix downloadURL error in file upload metadata - @jpierce42

#487 fix(storage): fix downloadURL error in file upload metadata

d9545b1c73bcf59d7d62aba4fba2f09a3d25da2b authored over 6 years ago by Scott <[email protected]>
#487 fix(storage): fix downloadURL error in file upload metadata

fa649e8e99e895297ab2b73f7f159c65b1650cbc authored over 6 years ago by Jennifer Pierce <[email protected]>
fix(docs): point to fbConfig instead of config in getting_started.md - @hmontes

fea298c96f91fbeaa6bedf5aaa84ddb04462fffd authored over 6 years ago by Scott <[email protected]>
Update getting_started.md

Line 53 is wrong. The options are in firebaseConfig.

42260022c671403e275982656a5c9d6e65b719fa authored over 6 years ago by Hernán Montes <[email protected]>
fix(docs): update react-native recipe link in README.md - #527

6bed76d51d63c10b3a5e22210a29a604059ce34a authored over 6 years ago by Scott Prue <[email protected]>
* fix(docs): cleanup firestore example to use correct query settings (collection instead of path) - #523

* fix(deps): correclty cache node_modules in travis-ci config (using $HOME so that npm ci works)

cdee7d5f4a2cda3790c94b8e20b2a52cc210a8ee authored over 6 years ago by Scott Prue <[email protected]>
fix(storage): uploadFile gets downloadURL before writing metadata - #487, #488

c42936d2d995a0535094f265c1abc4916410d18f authored over 6 years ago by prescottprue <[email protected]>
v2.2.0-alpha

* fix(profile): profile update on login works with email login (used to require `createUser`) - ...

6f0d646c401be7245ac98d89cd7bac8de10f7375 authored over 6 years ago by Scott <[email protected]>
Support config already existing on store

* fix(enhancer): support config already existing on store - [132 of redux-firestore](https://git...

7b5e4c1d6c7be32f2369e238314f3897d22dbb7b authored over 6 years ago by prescottprue <[email protected]>
v2.1.8

* fix(typings): mark notSetValue as optional in index.d.ts - #521 - @arlair

216438966a9e1e5fc7941e5151970acdab212b57 authored over 6 years ago by Scott <[email protected]>
fix(typings): mark notSetValue as optional in index.d.ts - @arlair

Update index.d.ts

8e29ece45a603901aecc752ced9fcd94599ed092 authored over 6 years ago by Scott <[email protected]>
fix(typings): mark notSetValue as optional in index.d.ts

a830da2fc3ebb94ba9fdc1fc50b78c2158c1d440 authored over 6 years ago by Scott Prue <[email protected]>
Update index.d.ts

Isn't this third parameter, `notSetValue`, meant to be optional?
https://github.com/prescottpru...

43fa1b32d16db6967197f05336c9b6cbf163458e authored over 6 years ago by Arlair <[email protected]>
fix(docs): cleanup typo within upload example - #520

e478b0466cf9bdb456b55e6d87d819fb48603fa2 authored over 6 years ago by Scott Prue <[email protected]>
Add install phase in attempt to prevent issues with npm ci in node 10 (#517)

c9f6bf097e18c0f214e028f58eef285f2c6e11d1 authored over 6 years ago by Scott <[email protected]>
Switch node 10 back to node 9

6a30787df02097a0f1cc56a4ae28964fd4344653 authored over 6 years ago by Scott Prue <[email protected]>
feat(HOCs): optimize firestoreConnect unset / set listeners - @demoran23

Optimize firestoreConnect unset / set listeners

188aa28e762f8e63c4b364235145df54c81cc6be authored over 6 years ago by Scott <[email protected]>
Merge branch 'v2.2.0-alpha' into optimize-listener-changes

72f51daff9802a2ca9ae0d29249e31a1774bc688 authored over 6 years ago by Scott <[email protected]>
fix(auth): move detaching of profile listeners before signOut to fix permission_denied errors - #494

3718afece35ae51dac7ae08391af742b79b72ec0 authored over 6 years ago by Scott Prue <[email protected]>
Optimize unset / set listeners

3a72b935bbc104beb3d9bf4771a1194dd2151960 authored over 6 years ago by Adam Skinner <[email protected]>
v2.1.7

* fix(auth): payload of `AUTH_UPDATE_SUCCESS` action dispatch fixed - #507 - @stefanhar
* feat(...

18e512f85e87033733008ae99ea2b9a1aca24fe6 authored over 6 years ago by Scott <[email protected]>
Switch 6.14.0 to 6 (latest) in travis build matrix

6de1ac14285434781a2b62b737eaf531a343afc8 authored over 6 years ago by Scott Prue <[email protected]>
feat(docs): add info to query docs about query event types

c736ed6607b596e37b558af557b0ae8047f16990 authored over 6 years ago by Scott Prue <[email protected]>
Update firestore complete example deps [ci skip]

1e0fb3e7beed3cb842296cb649e10416add88843 authored over 6 years ago by Scott Prue <[email protected]>
Build updates

* feat(build): added node 10 to build matrix
* feat(build): switched node maintenance LTS versio...

9046460c257a563b0b22a9c0279e20a985133056 authored over 6 years ago by Scott Prue <[email protected]>
fix(auth): payload of AUTH_UPDATE_SUCCESS action dispatch fixed - @stefanhar

fix(auth): payload of AUTH_UPDATE_SUCCESS action dispatch fixed

12080f64984594b933fb945a82edb55ca1a75f44 authored over 6 years ago by Scott <[email protected]>
v2.1.7

54bf3c6c504dd45f08eed1f76d12c947bd0cb271 authored over 6 years ago by Scott Prue <[email protected]>
Changed payload to auth in AUTH_UPDATE_SUCCESS

e5592e67411773737aa0aa5e06daa473e29e8a13 authored over 6 years ago by Stefán Harald <[email protected]>
fix(docs): cleanup recent fix to auth recipe including ref link - #501

ed6e98dd545d0e4586cc9411ceecd93ef16633ab authored over 6 years ago by Scott Prue <[email protected]>
fix(docs): Auth recipe fix & API Ref link fix - @Dman757

e8e988a1d2cf6f8018794e354755e3da8f755e2f authored over 6 years ago by Scott <[email protected]>