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

Copy ref meta to scope ref

55b92467407038096cc02d9bb64db505c169e884 authored over 2 years ago
Add test to check if affects normal ref initialization

ea0e8494ee11af95f2d7d4ad16d1671981c168e9 authored over 2 years ago
Test common map usecase and hydrate usecase

d5a5d7c686a23f71b65e9dd5d4f153ed2e089a65 authored over 2 years ago
Add tests for types

6c7193347f370606c3801e5ca3c672d6c259ac3b authored over 2 years ago
Fix test

be5f6469c421f0283dba0ca649e7d363363d9171 authored over 2 years ago
Add very basic test for custom serialization

9c30d031663b8808cf1599b3d8261e35a17c9ecd authored over 2 years ago
Implement serialize-to support

e40dfc8a3863a729b38ff393a22b614270627a2f authored over 2 years ago
Implement serialize from parsing

e3536733b4dae2cee1732c3c81b86b0111b9ba1f authored over 2 years ago
docs: switch unpkg to jsdelivr

688b0dc23c2586455ce479e35cc34be8c3c3fcff authored over 2 years ago
effector-react 22.1.4; effector-solid 0.22.1

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

9acb21a84eb90416a5ff63b099d9861543e56a70 authored over 2 years ago
Merge pull request #741 from Drevoed/issue-740

Fix useUnit typings

0dd948bfe94a8e7461322b6cf212e99f295cbd85 authored over 2 years ago
fix(effector-{react,solid}): Correct typings for useUnit

Now useUnit properly resolves Event<void> and Effect<void, _, _> in shape modes.
Also added a ty...

c690d89232207257248fb0c294d03d279563288b authored over 2 years ago
Merge remote-tracking branch 'upstream/master'

8189ae29f467d505911e7c71184ee5e453843e84 authored over 2 years ago
effector-react 22.1.3; effector-vue 22.1.1

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

27e5c77df68454e386d3ef4a0bda793a671a9b05 authored over 2 years ago
Merge pull request #731 from ilajosmanov/master

#684 fixed bug when .open calls manually but state aren't changing

62f2a04a1842324cd69ef8b54a329dc60e95d3f5 authored over 2 years ago
Fix rerendering issues in useUnit with react 17

5946699490002093c9fad2790f5b30bf2f1746e6 authored over 2 years ago
Add test branch for react 17

It turns out that it's impossible to fix all the issues in the old react, so there is a branch i...

d50ee042f652f3eb17deee8c76163981ef5a19bd authored over 2 years ago
Fix useUnit + useGate edge case

bc51c6fad678198c0734a756c460c3277f16e7cd authored over 2 years ago
Add test for useUnit shape with variable keys

It differs from case with variable stores in fixed amount of keys

This commit should fail

154bbdba59fbdd2ae50bda9241123d9b5a78b158 authored over 2 years ago
Add tests for useUnit + useGate edge case

This commit should fail

e24a4a496fcd799803f48f03fccf432fe38fa42c authored over 2 years ago
Improve useUnit tests

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

2594cdfe17a9f3caad628a40a24cb4d5c453cd83 authored over 2 years ago
Merge branch 'master' of github.com:ilajosmanov/effector

2d24d6ab86c8c67d79fbf7ee115e8da030ec8706 authored over 2 years ago
set default param for props

9b0726aa9c06988cf8d0de47be7de558fd5a5bdb authored over 2 years ago
Add test for useStoreMap default value rerendering

0025eaba39dfeb1b197aceb17a4a48febb001948 authored over 2 years ago
effector-react 22.1.2

caea5dae6c34cd593285eb7815a3dfea3e11eb50 authored over 2 years ago
Properly handle cjs-only react shim

d9202b79aa2621b5fc869913bd78977e00e9be8b authored over 2 years ago
effector-react 22.1.1

a4a4cb152ba58b5426eb6de7876f9fd395e3dbd5 authored over 2 years ago
Fix support for createGate without arguments

7457546364c6d48187b5b9731a7869f36ce29cd7 authored over 2 years ago
Add tests for createGate without arguments

dac3f14d838d56888801f3ecb04000d13c8eec96 authored over 2 years ago
effector-react 22.1.0

7c39fcfe9118de92b282db72adee2a2f80fd4285 authored over 2 years ago
Note in docs when useUnit was introduced

634009fc4be8a8067de2b055621e19be57d893b5 authored over 2 years ago
Update type snapshots

019ac4a431519399bf59b1d4edfd7052fd173886 authored over 2 years ago
Implement `defaultValue` option for `useStoreMap`

8fab44aac771ed00486ca15ad5ea129abf38a279 authored over 2 years ago
Implement `placeholder` option for `useList`

344aee4fda7da8f09d926010a31ec4f35b32680e authored over 2 years ago
Improve internal effector-react types

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

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

aa1a63ae863d503cea525d40f0b2a736c3e6c0c2 authored over 2 years ago
Merge pull request #718 from outbreak/patch-1

correcting the typos

4c9ae6661f7c5743c6d5d1afbe8da5223df665e6 authored over 2 years ago
Merge pull request #739 from effector/docs-effector-react-reamde-use-unit

Upgrade `effector-react` readme to `useUnit`

4716f78c525cec12e337fcccb236a09dc3ee9eca authored over 2 years ago
fix: link to units

5348d9c275d10f4352a23c26e4df9acbab7bf47a authored over 2 years ago
docs: mention units in the readme

98377a28a691384d05772385a9931ffa84b898dd authored over 2 years ago
fix: array shape usage

ad03f2f1f88561490787ed4e3be1cb77b83db051 authored over 2 years ago
fix: docs links

60984c17e8110f7335d27a51b6be0edecc58b701 authored over 2 years ago
docs: update `effector-react` readme

`useStore` -> `useUnit`

56dc63deb77a0ec811b133a967182b98cb86e3e4 authored over 2 years ago
Merge pull request #738 from effector/docs-use-unit

116e940d1ed2e46f2aa6d5799b591a4f19952d70 authored over 2 years ago
docs: useUnit basic usage

c07cedf393dba277d7532928a5ce4c49024d0baa authored over 2 years ago
Reuse scope in iterations

b32e1e64b9e817cadbfc29bd2db62681f662b46a authored over 2 years ago
Revert "Add snapshot for createGate babel test"

This reverts commit 4c66ccfe1bf089dc30d671c611e4bbd0e3163620.

8991d46eabd052421c78f88e47551f484503e1b9 authored over 2 years ago
Add loc to sample joint nodes; add tests for sample locs

8891ed099b4be4324bc917c213a2a885429fc7c8 authored over 2 years ago
Add snapshot for createGate babel test

4c66ccfe1bf089dc30d671c611e4bbd0e3163620 authored over 2 years ago
Merge pull request #733 from effector/use-unit-missing-parts

Tests and types for `useUnit`

5fe81491e005b3341621fc761d6647654cd1ca02 authored over 2 years ago
Add types and tests for types

572cc5310a8538ab01a3d4fc99a30c6372cccecd authored over 2 years ago
Do not actually call hooks in type tests

215316898c33ba70855ac00a537626103d6ecd6d authored over 2 years ago
Add basic tests for useUnit

9c02f41091c7ae355fb98a33cff1a2b2d414ac4d authored over 2 years ago
Add tests for basic shapes

fa89c4f7e18508f08ef8eba129550b5fd90b9827 authored over 2 years ago
Add single-unit bind tests for useUnit

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

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

5ea845b911a9e22dd768853c3e2ed702e29abbbb authored over 2 years ago
#684 fixed bug when .open calls manually but state aren't changing

d0427834485a23e6d4c8d40dec65266bd4d27cc7 authored over 2 years ago
#684 fixed bug when .open calls manually but state aren't changing

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

7e8bf18a5fec481dadbd140b27418ddc18f8b25d authored over 2 years ago
Merge pull request #730 from ainursharaev/chore/change-eslint-config-format

chore: change eslint config's format from YAML to JSON

a0c12dcd28c5eaa5cc20646737766207e4baeb50 authored over 2 years ago
chore: change eslint config's format

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

d048180e19e1de52a25e68dd3fb27119a14dbfd2 authored over 2 years ago
Merge pull request #724 from anatolykopyl/fix-markdown-typo

Fix markdown in installation guide

920b142aab74962dbe2278ba582ba04598589fbd authored over 2 years ago
Fix markdown in installation guide

372715793a5a1435f3b7749f48891eee25b6c7f0 authored over 2 years ago
fix typo capitalize

f017bb04b4847d159d351a28d404ab80289dd723 authored over 2 years ago
docs:ru(store.map): add changes metioned in effector 21.8.0 #230

35cfb658278310aec23eeed8e7c537d4609da721 authored over 2 years ago
docs:en(store.map): add changes mentioned in effector 21.8.0 #230

The issue is not relevant because that API was changed and deprecated

ebb6137d5f2d68d8afbfcca5aa3b8a5f70f9a8b7 authored over 2 years ago
correcting the typos

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

3d1b04eab187b48ded9e9c5e88b83d1e48eb086a authored over 2 years ago
Merge pull request #716 from xxxxue/add-chinese-website-translation

docs:zh-cn: add chinese website translation

3bde6a6daa6be81325a10d08967e18497f3f20ce authored over 2 years ago
docs:zh-cn: add chinese website translation

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

f638c495baa69a6711f16daee95f74dab2801701 authored over 2 years ago
Merge pull request #715 from lud/patch-1

fix result from $withFn in combine docs

2ce6f532095242e5853d531b7444e15dbcebcd03 authored over 2 years ago
fix result from $withFn in combine docs

0105ec7c3055110bc1d030ca62b4b6b01ef3c7e4 authored over 2 years ago
Add section about polyfills into compatibility docs

Relates #714

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

4b33bf03fe1a96a03e990f2f882abdf8a18d6f9e authored over 2 years ago
Fix list in effector-solid docs

9ce5e2affed9ff87e757cec2f5763771cffa56e7 authored over 2 years ago
Merge remote-tracking branch 'origin/master'

70cf2cc5fd3c4bf97ed51c32fd88c8ffd60ead85 authored over 2 years ago
docs(effector-solid): Fix extra slash in return description of useStoreMap

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

bd087101d7dd4e5042f9e21e90f84bc4b2e8f1a9 authored over 2 years ago
docs: Add effector-solid to complementary packages

aea52211d572fb9b7ede236c153176cd35754563 authored over 2 years ago
docs(effector-solid): Fix typo in useUnit argument

d3077e277a78b6fd09a7f855295aa37ee4e2ef6e authored over 2 years ago
chore: Add .nvmrc to set node version

f7fe8d5dcdfdb58d7b1beefc4851e7a40cc8319e authored over 2 years ago
chore(docker): Upgrade node to active LTS version

d5c8a606d3d51248ef0c936bdf4777c81570734f authored over 2 years ago
docs(effector-solid): Fix error with unclosed JSX tag

73f760dacaf6ab841f573207277f5c53bb8b7f8e authored over 2 years ago
docs(effector-solid): Add to docasaurus sidebars

40193079a4da0ba48bae8e5a619e08295bf3746d authored over 2 years ago
Merge remote-tracking branch 'upstream/master'

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

db496867480b51a9de149be127d8c33777c633ee authored over 2 years ago
Merge pull request #685 from Drevoed/feature/solid-integration

Add SolidJS bindings

79ace0b1b7f5af7ea8bc001be3fd1ad4377c6124 authored over 2 years ago
fix(effector-solid): Allow multiple keys in useUnit object or array to refer to same store

390c485938fc72f68d03b4e455e7b27ba40bdd58 authored over 2 years ago
test(effector-solid): Add tests for effector-solid bindings

50cb6df0bee0f9c8d9e5d0ca05716b10eaaeb45c authored over 2 years ago
docs(effector-solid): Remove mention of useStore in example

9873f9dafe3b305c042c07e244aecc94faeab6ee authored over 2 years ago
style(effector-solid): Run prettier on source files

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

d39ed2ec5852f8ebfc74cf9e7497d6ad8b519e58 authored over 2 years ago
docs(effector-solid): Remove useEvent and useStore from docs

6e5345d55d47ec45374e0bd0f0cd441017df9248 authored over 2 years ago