Ecosyste.ms: OpenCollective

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

github.com/effector/effector

Business logic with ease ☄️
https://github.com/effector/effector

feat(effector-solid): Leave only useUnit as the single point in glue between units and solid

71c49a3c067512415d485642e3db49d86df4d096 authored over 2 years ago
fix variable reference in useUnit

9745a6ccf53880965bb6f0a22fc6cd520d6b6f2b authored over 2 years ago
Merge branch 'master', remote-tracking branch 'upstream/master' into feature/solid-integration

701a603214b0e4ac3cd6e59d49ad7fc8987d60c8 authored over 2 years ago
validate .on function argument (fix #694)

411da22f7e4393f76fa64c65fad0875b3d4b45b5 authored over 2 years ago
explicitly throw an error in case of duplicated useUnit stores

7675cf1f8a855976c56ec5bfea51ec40eef510d1 authored over 2 years ago
remove clone from useUnit implementation

b83b88e73841f7f7e9f16c15f71fe684b427fed1 authored over 2 years ago
implement useUnit

no typings yet

related issue: #680

9eb139f1b40d14cd26950080a5ffa2014cc86021 authored over 2 years ago
docs:ru(split): add explanation; add example #618

51caee5202a1f01e5eebb918745f813346fefe9b authored over 2 years ago
docs:en(split): add explanation; add example #618

c7d3878355fb6e65d24c86e5d6010655447094cf authored over 2 years ago
fix: Pass tests because of weird dependencies caused by lockfile update

4fc339ffe1bc2d8a55329d6c9ef48662977eec99 authored over 2 years ago
Merge pull request #686 from ilajosmanov/master

Allow pass shape of Stores [v-model]

4f6da84432162fcef081f38988977986462131f4 authored over 2 years ago
Merge branch 'effector:master' into master

d76e90f8ec87ad7de09e8dac6749bd3b3d41f2d2 authored over 2 years ago
[v-model] allow pass shape of stores

48c23b833360be7a27a242c62d197a4a790ba198 authored over 2 years ago
fix(effector-solid): Use config resolve similar to effector-react

996a83fb9536297e4fad81115863be15a1eb9b4b authored over 2 years ago
style(effector-solid): Run prettier on package and source files

b010cd23f7861d9dd5940f1f924241a45ed61988 authored over 2 years ago
chore(effector-solid): Change package version

a0244c49df2f03b12ec5df7296ff5b099906e9d3 authored over 2 years ago
docs: Change wording for useEvent

dc6eb67473eead56db7bbbdb72cbc6eb13fcbbb9 authored over 2 years ago
Merge remote-tracking branch 'upstream/master' into feature/solid-integration

c736562d132de1907b0ab6989d8f779b9d9f5fee authored over 2 years ago
docs(README): update contributors

cafe6a443cb4e9d37375d612f789fdbd1d0ccde9 authored over 2 years ago
Merge branch 'effector:master' into master

24160fe32ee6665118a1e8cd200a58e0662a1530 authored over 2 years ago
Add banner

64784292b4329aaf5c92cebdd5029a932d51f1d6 authored over 2 years ago
Delete Effector.png

80eb959b7a0cc4d9cf2c90313356d29b3de05080 authored over 2 years ago
banner.png

e48d7d19a6296a19ab1929e65510783366c9f299 authored over 2 years ago
fix: Regenerate lockfile with correct registry

e5d59866a7cb6088f971d5278ff5b6d4303e5c6f authored over 2 years ago
fix: Regenerate lockfile with correct registry

092b91eda34906ca04baed6499e05addca51a088 authored over 2 years ago
chore(effector-solid): Remove redundant code

3fdc79e71e324b972d3acb910dc93966d7549d1f authored over 2 years ago
docs(effector-solid): Fix naming

71752af539e6802d84f90c4e2bc03f7f0e2e88a5 authored over 2 years ago
docs(solid-effector): Add basic docs for effector-solid

53585591690b995b30869363c39608452370100b authored over 2 years ago
fix(effector-solid): Gate implementation

f81e9fb9391104b1308a076b909f924f717539e4 authored over 2 years ago
Replace dead davidm to maintenance score

1d10805acd71088b9a46a07d8ba98f42187719cf authored over 2 years ago
Add forest badges to readme in packages

b69cabeb2dad47ea3c47734fd9f68840d6b1c020 authored over 2 years ago
Fix quotes in effector-react source package

cd899603f96e8f292199de03436a94958f8d17cc authored over 2 years ago
Add dependencies into effector-react

c7082faa4046ce0088f77f4c07ffb9330c359063 authored over 2 years ago
chore: Regenerate modules.png

2dc4c977cded1161c1c754c748a3a348f7b19cb8 authored over 2 years ago
chore: Regenerate lockfile

c416e0808a2c72936ea495146c5045f96e09e1b2 authored over 2 years ago
feature: Add effector-solid binding

e76415ba5c053006165aa5efe6d12d759c5eb264 authored over 2 years ago
docs(README): update contributors

90909136b05e3d40fbe13330cb0f2c76a0a68b70 authored almost 3 years ago
Add useCallback to subscribe and read functions in react apiBase

da647bb8b970de0cea05ca3b5351c3405430e768 authored almost 3 years ago
Add with-selector from use-sync-external-store to ext

c842f7899b67013d3f8a929584adfb6bdeeca0dd authored almost 3 years ago
use-sync-external-store imported as /shim

46310e2b3f75fa2aa6b21ff45a20853dd33f2b91 authored almost 3 years ago
Add 'use-sync-external-store' to external config

react18 now depends on this, we don't need to bundle this dependency

af2d1d0f42bb89f1318819c203f62f49dbb779e7 authored almost 3 years ago
docs(README): update contributors

03bf97a1bfce330c688e61de38f459c7edf68cdf authored almost 3 years ago
Merge pull request #655 from AlexandrHoroshih/react-18

Add React 18 compatibility

79616954dee8b60f5dd8d1fbeee3a41914d6a793 authored almost 3 years ago
Fix gitter badge

09a528e478c71ddc81198d11e08c49338ba25fa1 authored almost 3 years ago
Replace `install` to `add` in installation section

910a2c144c6554f7b094e645be360fb3b1e030ab authored almost 3 years ago
Add react+typescript usage article to readme

b0cc78d2fd1638b82cc4bc554d5f984bd84cdefc authored almost 3 years ago
Add logo section with badges, rewrite support section

55bdf9b1e55d556a000cabede040c28824ad93c2 authored almost 3 years ago
Add comet.svg

06fceec780d8efe7a8bffac92051f4ad212e4934 authored almost 3 years ago
Add link to discord channel to readme

8129597c3af1c24b8d4f802414100c7f2176d6f9 authored almost 3 years ago
Add discord and gitter to readme

e909d3559cfc2ea30c0e6d0f859d3af65b9c8008 authored almost 3 years ago
Fix sid-dependent tests of Gate

80d597e991fb072c25adc7c9219960b4db3b70db authored almost 3 years ago
fix react root usage in fixture

41869e9ffd10896b8d828e506de34ee6f302e298 authored almost 3 years ago
add react-17 test mode

effector-react must be updated to work correctly with react-18, but at the same time it should n...

58a987ef7f89f078748907838dc8279f7f6230c9 authored almost 3 years ago
add use-sync-external-store to effector-react deps

564bb99b00a7284ef00296cbb8ffd89ee0385b5c authored almost 3 years ago
add test for fn calls memoization (should fail)

Previous custom implementation prevented re-computation of `fn`, if none of the keys in `useStor...

f5da3ecb6ff0655c9e247b6b5af72a85918e999e authored almost 3 years ago
update react deps setup

67bd46e0631989ce206dfa35785d4f7281d75e80 authored almost 3 years ago
add custom memoization for `fn` of `useStoreMap`

It is needed to comply with previous behavior of useStoreMap

2959088fc077b5742ef312ae3f45c265a743d3f0 authored almost 3 years ago
add use-sync-external-store package

ccd1d23ac2324deff2001c3d36edd47f1a4e0ab9 authored almost 3 years ago
add better names for isEqual arguments

6a350de98054404f59775ed61d2299237b3ac092 authored almost 3 years ago
refactor selector implementation

inline condition instead of function, one return instead of few

bc53502c82a9fa6a6566b1470c6aac891ebcc2bf authored almost 3 years ago
update react fixture for react 18

keep old fixture for backward compatibility tests

f39084776b16a7e6dc37850056ab1d639d73cf26 authored almost 3 years ago
refactor test of #643

66aead412a6768b45a6f80d69ab4a11a0898f000 authored almost 3 years ago
Move effector-react to offical shim of new api

9d5da8a0df26c15b974bc07bb890e924c65646b1 authored almost 3 years ago
Add separate script for react tests

refactor react 17 script

da4e68bc9caf4b8de56a0c5977b50bdd0808788d authored almost 3 years ago
add test for example from issue #643

bug is not reproduced, hmm

bf187299929510f6303b16340c11175cae74ffca authored almost 3 years ago
fix react act support warning

f090414c74e02b11ed3c7a469f5199934821d858 authored almost 3 years ago
add react-17 testing to workflows

TODO: remove, once react-17 support is deprecated

67529c6570426efad944743897bb6ab25b92fe3c authored almost 3 years ago
make react scopes test sid-independent

due to substitution of react-18 to react-17 sids may be different each time

dbd6e4713a73d5f22fbbdc149ab739b10b0e5dd4 authored almost 3 years ago
fix react-dom-18 related test issues

react-dom of 18 renders empty string slightly different, but it is not a concern of tests for ef...

d52e48068748c320261daf4f45b7292489cb524c authored almost 3 years ago
Merge pull request #683 from effector/feature/implement-sid-for-react-gate

`Gate.state` should be serialized like any other store

9b8b23bdb6174ca4c14c6e3245227d9bed2db3ba authored almost 3 years ago
Add sid to createGate in react scope

7f910cdf539cb2c0d9ec7243122e52e974925043 authored almost 3 years ago
Correctly parse arguments for createGate without babel-plugin

45af473f7a587f025b437e240de99e1903a49ea3 authored almost 3 years ago
Remove unused comment in the babel-plugin

3b9f7c4b6668a601d1fa433dbce9f4b44581f422 authored almost 3 years ago
Do not serialize internal store in Gate

Disables warning about store without sid

fd53f9b1752981b983e6a875939344863b9224eb authored almost 3 years ago
Set gate name from variable name

6b0acf1ba61d5c9883b515b53e5651ec5b57d67c authored almost 3 years ago
Correctly process createGate params with babel-plugin

6b3148ccedb86dd578af264638883e6f8978f253 authored almost 3 years ago
Add config parsing for gate

4804604aece1f7fa3e83b66cc994a9f7b381504f authored almost 3 years ago
createGate should not be wrapped to withFactory

It is because stores inside createGate has sid=null
When withFactory called, sid=null tried to s...

ea2045e08c0e65c055a7598072d4a3d0373ae38c authored almost 3 years ago
Rewrite API section in the usage with react (#682)

5fa86263fd9404a231c0a4dccf07793aae526168 authored almost 3 years ago
Merge pull request #670 from effector/feature/is-attached

Add `is.attached` unit validator

407a88191cef63d3a8d6cca191d06252d09dc165 authored almost 3 years ago
fix(docs:ru): add usage of plain values with combine #435

cbe84b92d813fed8c00bcbf304340b6f791a5725 authored almost 3 years ago
fix(docs:en): add usage of plain values with combine #435

bfaa66601f6c9bb5d46f308bb7c2962039fb59ef authored almost 3 years ago
Wrap up createGate call with withFactory call

First step to fix #672

2508c31def656c9fcccc7099ebdd5923531881bb authored almost 3 years ago
Fix sid in snapshot due copy

d527ba73173330f06610fe07c4cdccb934421b9b authored almost 3 years ago
Add compat createGate snapshot test for babel plugin

78be4a6d7eb4641161d2d2c84e9aca8d9d43f540 authored almost 3 years ago
Add snapshot for babel plugin compilation of React Gate

e8b9732356077e83c76df7f23cfaa873977f9806 authored almost 3 years ago
Update slogan and latest version in CITATION cff

648e199c67ab33df139d6cf604134a4f96bd55db authored almost 3 years ago
fix guard docs:en

00a67a2d204f99b952a3e9bcf05af18d812929a4 authored almost 3 years ago
fix guard docs:ru

b976212ed89622a011d26ed5fa5415416c9db937 authored almost 3 years ago
docs(README): update contributors

d287b8dc4704b8b7f2938313293e7a23adff1a12 authored almost 3 years ago
Merge pull request #678 from effector/feat/allow-to-set-many-classes-for-classList

Allow to to set many classes in a single `classList` property

4559e2e7263786c71ad4bdaff89d006da6dc388b authored almost 3 years ago
Disable broken Gate tests for sid

Feature should be implemented later, but repository should not be broken

102f6cedb1257a5601e3e8937972678af817d450 authored almost 3 years ago
docs(README): update contributors

d42c49c3fce6d390c82808b0f7050e293ec0cfa4 authored almost 3 years ago
Add support for setting many classes in a single classList property

313f7d60ffadf2dacc862b4452bf23a2e4cb1ee0 authored almost 3 years ago
Add test for classList allowing to switch many classes at the same property

b5ebea1f9dc68dbb35bdc4c6a7ac92865c869b0f authored almost 3 years ago
add test for serialization of Gate #672

104d495517072c4586fefcc064961ff27772de6c authored almost 3 years ago
docs(README): update contributors

2b9df854d204ce318a395ba0d88b0a0b2b98d40a authored almost 3 years ago
Merge pull request #671 from yialo/docs/fix-attach-description

Fix attach operator with plain function case defails in documentation

ba9cac11a2cea5c183191970169b537025ff7733 authored almost 3 years ago
docs: clarify attach operator case description

7aa3a4e74564ff10921a1f0a71e98c6526d04c5c authored almost 3 years ago
Add use case for `is.attached`

a967aa61e9cba1a3478c4b3e4f9ad6da60b17fd1 authored almost 3 years ago