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

fix example in changelog

5cfba929e73a4c68ca0d99f9cf12ae88207c0190 authored over 5 years ago
update effector-react in editor

6e8fad93274b4033e5644927379314021d9105a0 authored over 5 years ago
effector-react 20.4.0

f17ceb4e1c574cc48018baa94ee6640df44f2773 authored over 5 years ago
add changelog for effector-react 20.4.0

a89383d46247b45e0c9453f41250d4d544337d96 authored over 5 years ago
add typings for useList with keys

5297329513e075de396999ff1025a0f0d5b4423e authored over 5 years ago
add tests for useList with keys

3c47deb3debf58d9f2977890032f5d233be7c467 authored over 5 years ago
implement useList with keys

d2fa9f6f32457cc44a72fce1def712153b872409 authored over 5 years ago
simplify prettier button locking

394bff3b254a10b216aef8cfe23416c771e24328 authored over 5 years ago
update createCodePage mutation

fb4e2b8f70275e3ffb71b7ae5e7077d5a3bea685 authored over 5 years ago
add example 'Loading initial state from localStorage with domains'

9167ff0363a7ff25bc1da9d355f473c57bbf2441 authored over 5 years ago
optimize domain child fabrics

6d422707b9ace62c863261cead467c46aece1788 authored over 5 years ago
Merge pull request #211 from Tauka/patch-2

[docs] Adds case with single store argument to sample.md

3b7c2a0a1e209c31209013049d30238ab3413f7e authored over 5 years ago
Adds case with single store argument to store.md

I think it's pretty important use-case, especially if we're trying to render from multiple store...

f3ef40be1a2a5aa80ecb28dedbed95c0d0666718 authored over 5 years ago
add dynamic page selection example link to readme

e5fc3b61a2ab061c1f6fd4faf1619aa7ea3da6db authored over 5 years ago
Add more examples to readme

f28b7bb6536b1dedb898444cc7cd087ac626e211 authored over 5 years ago
Merge pull request #209 from abliarsar/improve-merge-typings

improve typescript inference for merge method

c28b8a2bf25181803a7000b893aaa5f6f65bc275 authored over 5 years ago
add overload for merge

807ff79f48a4e5639a38eea274effb8690cda4bc authored over 5 years ago
effector 20.3.0

5567a1124963ecc61028ca32ba5991be55357eb6 authored over 5 years ago
Revert "implement sample with filter"

This reverts commit 1090073edc4f3c2b4c245d5723183c30e10efd3f.

e00b387c5da4e31aa0f09d6058173addf799f758 authored over 5 years ago
implement sample with filter

1090073edc4f3c2b4c245d5723183c30e10efd3f authored over 5 years ago
remove old clearNode code

2ed637b6e4987e709fddd5eeea237c5cd148c5b8 authored over 5 years ago
add support for domain.history

7f5f1534caa0b8917726e372b9a541d41d10e3a9 authored over 5 years ago
move clearNode to root

ee6ce923dd8616158dfdfe05bf40a7a186fe1e5c authored over 5 years ago
remove sampler property

05d2b3d8afc872d44e49237fa9461ef76500b38a authored over 5 years ago
add tests for computation order

1a07c2895e7ef4e552b01d53f35ef07e30b62bdf authored over 5 years ago
replace storeFabric with createStore

17b8bd919a2ae98152acb7aeb266b0cd516f83d7 authored over 5 years ago
add batch operation

802b119db50bcfc46fcd76dbb712f28c07c7ae1c authored over 5 years ago
add support for .map({name, fn})

this is for babel plugins

70281aa94b3bb7df4db488702186f672477476b5 authored over 5 years ago
resolve babel-plugins from __dirname

a31de74cdc983d7fbc94957dc64cf7db38849d32 authored over 5 years ago
avoid in

b2cecda458644871d9e3c0eb89c2fd37e8c2c5b8 authored over 5 years ago
Test actions

e416f4f095c61ef7bc3876b877fe6756c01755ba authored over 5 years ago
Use only OSes in matrix

d7ab471a5263c890fef2aad23059184c15657122 authored over 5 years ago
Add matrix of OSes

b144dc593329bf7263a1418608a8e7e042002668 authored over 5 years ago
Merge branch 'master' of github.com:zerobias/effector

bc26cf51cbc2d89a67aa2fab7f9f0e620780ad6b authored over 5 years ago
Fix babel plugin path

e900bed4120ae95cbf863f57f2a74aeaadaa1a7a authored over 5 years ago
get rid of normalizeEventConfig

b1bf257122c9833c11acdc8d12b0d33ce424e476 authored over 5 years ago
merge createStoreObject to combine

f4308e5b6f302ff1764aeef699efaa171999daed authored over 5 years ago
move domain to root

11d02a45aa2f6fafb36b2cfddd3a09a2c2e1dfb0 authored over 5 years ago
move commonRefcount to refcount

e18caebdb457ae5a1248e4c8ce96bd53eb5dae0e authored over 5 years ago
inline createLink

19b7edf72d92bee48f4ce1c01d6f58640a5bc4bd authored over 5 years ago
move event methods to root

d6ad080d241b95b035885f3d3a457aa1100bdffa authored over 5 years ago
move fabrics to their create* modules

68b24bd2bbf78a6f4eeab2a2ed0dcc3ec1e08e7c authored over 5 years ago
move unit types to unit.h.js

0388d4de44af847ea1e124c72988eaa86a612d2a authored over 5 years ago
remove redundant reexport

774a2dec3659c90c172225257ccbec81a0091de9 authored over 5 years ago
move restore to root

c483e3c6b80c6e39a08ff13fdf89239cd1db0450 authored over 5 years ago
move all naming methods to ./naming

20add4fb0c406425e417f386aa2425abaadb82b4 authored over 5 years ago
move createApi to root

9d849b7f9637502fe47bed5cf4cce99430920b78 authored over 5 years ago
move storeFabric to createStore

0a9c658bfbb951041da04ccd026d87452380d935 authored over 5 years ago
move storeMethods to storeFabric

4fe0f43c56a1dd34df8a3a4c68d66836e2c9c40d authored over 5 years ago
move createStoreObject implementation to combine

b0ef086f90b5c16709eb6870b1dffdea7dfd5465 authored over 5 years ago
Merge pull request #207 from belozer/patch-1

Fix logo size in footer

aa30a619bc504702e8ef751766838b0a648418c9 authored over 5 years ago
Fix logo size in footer

f24c141f3cf2ba2587bf04dd3b6f7003b1595b14 authored over 5 years ago
provide path by require mock

53f4ff0c5d144c680347d60f0b670d3e83ca4d86 authored over 5 years ago
use cross-platform paths (related issue #206)

7b28ef6cbc841369c21cfa1b7213f78e6c05a8f8 authored over 5 years ago
add shortName to domains

31e843aec5d0b96a4c967311707737dab810f140 authored over 5 years ago
avoid unnecessarily styles re-evaluation

408867be3a50446821451d40446778f5eadb4a14 authored over 5 years ago
Run prettier

77f4c0312f7b4486a1c2e076151b11d76c0ae33a authored over 5 years ago
Make Try button explicit

c0d0dc789b0fc2b0dc5eca19e6ec241e42966156 authored over 5 years ago
add optional importName option to babel-plugin config

1d51ccc59df2de6965a75e4b9c9ea2e8dd572fd8 authored over 5 years ago
flip rows in effect fabric

7a42d29e9caff7c9ccb70110a51669b18e4bb7f0 authored over 5 years ago
build all packages during publish-github

2827200fff7d7b0bb9b4b380f28bc9ddecc1a593 authored over 5 years ago
add unit metadata for effects

877433de04eec74ba0c58df2c4317efea1b65bcc authored over 5 years ago
build effector during publish-github

c35ac10d61688feb2b3c49cff0115b37bb39feae authored over 5 years ago
add unit metadata for domains

abc8872d8261e234afbfd8d0b174e38b7746aefd authored over 5 years ago
why github has no deep path support yet?

ebbbb5ab30dd8d41ffd3c356f94550af02b4c10e authored over 5 years ago
add "deep" paths filter to pr-test

89faaabc06b6e4f225ca99310d97972a61db922b authored over 5 years ago
add operation and unit metadata

c378277117adb066364e836714e858dea2e350e2 authored over 5 years ago
add path filters and gh-publish to test workflow

c14dd9349ceaa7538b23ecafdf50b27aabebf746 authored over 5 years ago
add more files to pr-test triggers

d126744bab56df76cb5682b37543c095d64ba10d authored over 5 years ago
add workflow for pull request tests

f78a8430f78c8e01ef28c1b62026710a93970845 authored over 5 years ago
swap fields in package.json

81a272f3e2ed3f123bbb1db330aad55e2bc27baf authored over 5 years ago
run npm publish explicitly

db78dd457bde783735a80bc7def4d7c5c1dd3805 authored over 5 years ago
swap fields in package.json

eb562abe4dc22c1c7b4e3ee4dfd09c46abcb5af7 authored over 5 years ago
use github sha env

c567f7db35758118ec0fac755f3b7ef2fe60ce76 authored over 5 years ago
change description in package.json

0187c7833a312c92c143c36737d54b338187fdb7 authored over 5 years ago
add support for github registry to prepublish script

1f34b03102721e60bb42eb4aae803ef8bfb13cd1 authored over 5 years ago
enable publishing on github

30d64f25a7209465ee825aa3f2cac2f74c3708dc authored over 5 years ago
enable paths on publish back

7a1eb040aab84e531ee8bd3a40991082a3182bd4 authored over 5 years ago
use uppercase env variable

7abb314ebdf34c8ffdc348f31f97f25c104bc05f authored over 5 years ago
mute babel warning in builder

a878eb701f7b8cb6bc0bd9bce0f7d85e24947abe authored over 5 years ago
mute more build logs

81a6d653936db33f5e731d5a87b67dd76dab9f9b authored over 5 years ago
provide booleanEnv build util

18723ae29bcc26bd9a67b90df58d69dded3ca71b authored over 5 years ago
add support for print_errors env in builder

d33a7ce3a9aac6d613ad6ddc3f271ebdaa32072c authored over 5 years ago
disable paths on publish

df8c83773a3a7179eb173db67d97f22b4c8de643 authored over 5 years ago
update common keywords

4c7d9082069db4a8d8ae03d2d3c1bdcb4f29f210 authored over 5 years ago
publish packages from github actions

eef8af1541d02e538c06ce54278f232bc45151c5 authored over 5 years ago
Merge pull request #202 from zerobias/fix/vue-release

effector-vue 20.2.0

0708c330f89f5a225daa5b08c1a4ffdbb1307a87 authored over 5 years ago
effector-vue 20.2.0

d10515a88ffaa32c8e37660ed0a058a05a091870 authored over 5 years ago
Add object type description in effector-vue

b81910ee2750a6fe9c3a0645c79fb05217f18149 authored over 5 years ago
Merge pull request #201 from hexagon141/docs/event.md

update event.map(fn) description

31a1fc72df3532a10b75d7cccc1db409c7e2d57f authored over 5 years ago
update .map(fn) description

bdc65522c59f23c4c71af899f01e77b912ca532a authored over 5 years ago
Update Event.md

722dbfdec7872751628ea7c41333a289a9b5f70e authored over 5 years ago
update doc Event

4d71ad2a354dd3df8f1127ac79836a8d6288d52a authored over 5 years ago
Add return types

9d2a3bb14e07e2420f67953015f3ad43df2b91c9 authored over 5 years ago
Add arguments

bf9b9d8c561b37baa9b73d1d75f40f00f30128be authored over 5 years ago
Merge pull request #198 from zerobias/vue-docs

effector-vue docs

64d467130b400a8ec56c58fa16ad0d33b55235ee authored over 5 years ago
Hide page title

122eb9ffc09654c8f2d0498b55b4df388ffd5d55 authored over 5 years ago
Remove page header

659847842f73c6dd238ff0a800fb1c26295e24a8 authored over 5 years ago
Add examples

d325e89a8d67524e37ed0bbe76616e334778dc1e authored over 5 years ago
Add createComponent argument docs

68a00236047291d6b8458ba2fbdec478fdab2d7b authored over 5 years ago