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

add pureness to glossary

2305fa3b5c5e222bd6294e0a24c4ff5c176ae06b authored almost 5 years ago
update docusaurus to alpha 48

3c6a455b223bb8f66257bcf7ebd23d453e526abb authored almost 5 years ago
move recipes higher in sidebar

2666eda00dcd99d8e651ca986be1b5f72f40e601 authored almost 5 years ago
update title of conventions articles

41dd8f31cf8c62b4d4f87ef3b57f4f1856ef9a84 authored almost 5 years ago
group unit creators, unit definitions and react hooks in sidebar in docs

3f49f520b557c9af31e48ae2bb97089dd01d7302 authored almost 5 years ago
add noDefaults field to babel plugin

1dcd0807bea019c758ea757a93623e700c8abf65 authored almost 5 years ago
fix style of links in docs

f1af6909a7f7573071dec7614ae47da849df4b74 authored almost 5 years ago
Merge pull request #314 from oas89/master

Update docs for sample with object-like argument

540d0f170ea3b0f1eb39ea094480b6729f8e5ca9 authored almost 5 years ago
update docs for sample with object-like argument

95b2da4a5d453029dacb16b5b9d514b0424c9a76 authored almost 5 years ago
simplify unit mentions in docs

63b0214cc6f618da1d80c548969af863e9267df9 authored almost 5 years ago
add links to watcher definition to docs

145d45d697c8a9d3f99a8ea4ffc9ae12f1ea9e9f authored almost 5 years ago
avoid docusaurus issue with generics in markdown

659de12da5600d2ac67cca9b3448b34ee9510030 authored almost 5 years ago
improve docs cross-linking; improve references and index page

c0f2753b941b749d1a98e8e8136deef43d577414 authored almost 5 years ago
add link to subscription to event.watch docs

58d6e5d45268907902de2d429b6bbf46f9b0a572 authored almost 5 years ago
add deep nesting support

bb739731818a3c3a829a7f844a92b4c932baf93c authored almost 5 years ago
add map support; add nesting support for template launcher

3e588d229d8e37451d0211a0ac07c4ce0be0e793 authored almost 5 years ago
properly handle multiple spawns

80ece3bf689ff273eda392d43fe5880482e85d66 authored almost 5 years ago
move createTemplate and spawn to source code modules

481710514553b369a2b2d5af81a1549003baafe6 authored almost 5 years ago
fill closure spawn pages correctly

852ac44156033c89706ed2bcd3fe67d18d4681f4 authored almost 5 years ago
replace array-based stacks with closure-based

abf461003110b5052a6798e620d81b3ee269bb69 authored almost 5 years ago
add more nested template test cases

17b417271574b79d93634adb5cc0f2d992d57018 authored almost 5 years ago
use .doneData in docs

31295ec55ba3e324775ef72dfc45b6274aa75cd6 authored almost 5 years ago
implement spawn stack

e6f8769f4814d4b84187df2de17e1a58fa56fb9c authored almost 5 years ago
effector-dom 0.0.15

ecbaa96a2293526ab078556285b7588f9e316daf authored almost 5 years ago
fix edge case with '0' as property value

dda7d1f082f12f1c99f002d7c1c71340f42f1b14 authored almost 5 years ago
use unique spawn id

2ff83a4b9118ef46939253d830a1a01ecad26a37 authored almost 5 years ago
add test for nested templates

63b136d219721cb6e592b7612039ed2092a9857e authored almost 5 years ago
replace separate kernel step with template.loader operation

13d65378178e2fad75e46da7a0316adf9d7fa89f authored almost 5 years ago
use forIn helper

8bff0545acbeadfe26a0ce8f7b0665c74612f2c0 authored almost 5 years ago
convert const to let during build

58adb1bc77df766605e905952b4b195cdb53c3e7 authored almost 5 years ago
remove obsolete alias from flow type test config

2449d8805586d1a672e18f7189e99bc33906df8c authored almost 5 years ago
handle states from closure

de26a06e946065b13605bbeee02fec9cd02339e2 authored almost 5 years ago
implement step.page for runtime page switching

6d27d7fb2c5a9f2043ae9119420067d01fcb05e1 authored almost 5 years ago
choose memory page once per graph node iteration

90500425bc67c2833a07ffdc1e2806e742b358b9 authored almost 5 years ago
put page state to the same .reg property as in graph nodes

3ba6cad81794a37b9eccfc8ed57b176d58e378c3 authored almost 5 years ago
add closure states to separate array

57e7294ee9161808c46c72d79917ad4e4ab4824c authored almost 5 years ago
remove unpublished redux adapter

589fdfa1c2de1dbffd0420ec9ff4c95ec6dbe75e authored almost 5 years ago
assign state type to StateRef directly

49a74689fb1b6d5c1ca2fa12f8bd864adc982a0c authored almost 5 years ago
fix typo in useList docs

aac8d2746296965ca5c0800e4c9ea830ea96aee6 authored almost 5 years ago
add useList(store, {keys, fn}) to docs

e184eca371641192f93f7538298bbd93fb242647 authored almost 5 years ago
effector-react 20.6.3

c74848fa8b640b8e991391ff110fe3be39e5f78d authored almost 5 years ago
add type support for ReadonlyArray to useList

36d668136dcb2b9b56a25958f037bd90ed7723c0 authored almost 5 years ago
add type tests for useList

fd339332bd05724ae96cd992b86b10e0cad84810 authored almost 5 years ago
rewrite vue test to typescript

caf832e445fe6a7e2549e0619983a60b726738ed authored almost 5 years ago
remove console logs

ed7f67a57396b3b655268ad87fe8534128a8b8d3 authored almost 5 years ago
add effector-react alias to project's jsconfig

b693c916240ee5b675d75e1bd5192765cb4ade68 authored almost 5 years ago
send default values to createTemplate on init

76e31218f65f5a73c23aebab613bb9db3a24b872 authored almost 5 years ago
implement createTemplate and spawn

65c9c093b3ee1a8cc52bd2e4b10840e53ac8caa3 authored almost 5 years ago
prepare memory page during store creation

61846cc242283b52cc9b1e8485a946c6aeb775af authored almost 5 years ago
add test for page-based template generation

d2c9c5ea425d5e49d87bd21053f67fd875c68ee6 authored almost 5 years ago
add combine metadata to its node

afaab070861689e97705dbe01efc36e5a711d0e1 authored almost 5 years ago
move stop/skip assignment to the top of kernel loop

4d15411de69c595422a7c550868f611f2eb4d7c1 authored almost 5 years ago
shrink Local object

375e7452670f4400af70a6e933bb3cdb7f61d5ea authored almost 5 years ago
use page memory when available

5a7a3d90ea11419efe09b581e921ea949f2d8507 authored almost 5 years ago
avoid destructuring in updateStore

1930d7c97710eb67125e1e4e7263335fc453b6e1 authored almost 5 years ago
implement memory paging

413b5931602f057713dcbc39d6f316fcfc5aa26e authored almost 5 years ago
effector 20.12.2

fa81beeababed3351a511f26431e8b79881d866f authored almost 5 years ago
add type support for sample with target and without clock

for both typescript and flow

79a1c052faa38c4626262fa33fad3f6d5d441a34 authored almost 5 years ago
add type test for sample with target and without clock

fae4b0ddc74bfd269924ab5677103430c52f72a1 authored almost 5 years ago
prevent immediate callbacks from running during template generation

44f9dc7ecb34cb120ee9e929883778f73d3677b2 authored almost 5 years ago
add to region every intermediate node

4d1209e66fb8cb5dee4f90bb308b4e02a33130e4 authored almost 5 years ago
move target store outside from withRegion to test .on node only

7dfc38282e48fa4bc10fed089844e4caf0459505 authored almost 5 years ago
add tests for on and forward usage with withRegion

2a0554972b13c884d519fd7a0409b4bc2ccfc7b2 authored almost 5 years ago
add test for external unit protection for withRegion

28b41bdffbdb7055671f7f8249c775b14efefd54 authored almost 5 years ago
flatten kernel meta; add branch id for future context preservation

2d85ca462268ab2faaad40d5fdef234708f7772d authored almost 5 years ago
create function for throwing errors

2021b32c1df77b7b29b6f132a3af1b57adbedc21 authored almost 5 years ago
update build pipeline for effector-vue

8a4f5e6fc1234372b12e52bc25aa3692c4dcae38 authored almost 5 years ago
update jest config for effector-vue

2f84fc2f4025576de8ee1cd7a337af19e7cf66ae authored almost 5 years ago
rewrite effector-vue to typescript; merge effector-vue modules

117ccbde49586008ddd53ab7acb584ee38ccb2f1 authored almost 5 years ago
update tsconfig/jsconfig

8f8263e1b951fda278979fa83f5dc41bb12c07ee authored almost 5 years ago
effector-vue 20.4.0

62e2e615c44b24e4d8a7fad3b84ac9089f051641 authored almost 5 years ago
add changelog for effector-vue 20.4.0

2d63955e15102da39f39ca6ca2bb9d41d04ccdbe authored almost 5 years ago
add @Fl0pZz to contributors list

190b8bd8c9e746ad95014e60afa8cc8c907c6b5a authored almost 5 years ago
Merge pull request #313 from Fl0pZz/refactor-effector-vue

fix effector-vue. Now work with component watch opts

6422940936498fd8ae7e067781a1ed258feca65f authored almost 5 years ago
fix effector-vue. Now work with component watch opts

4a5387ac191241f2b4010ade3caa44634c78d174 authored almost 5 years ago
effector-react 20.6.2; effector-vue 20.3.3

73389a17a85bcdd08be0f877fcb419a03da8596f authored almost 5 years ago
update changelog

b436a5baa80503dadec7e1c1fbccdaebe308d2ad authored almost 5 years ago
fix umd builds

7045d775fa1ca6ba4d0da3697c2aa606670df4fd authored almost 5 years ago
fix guard type test snapshot

2fbb51255795b9ee72144e3ceeaba3d436defa2e authored almost 5 years ago
merge config normalization into createUnit module

dc64b333b561e631fb5f776d26994caeebc44666 authored almost 5 years ago
add type test for nullable types in guard

aab6fe51cbe7017192a956dabc71ff30dad3387c authored almost 5 years ago
add changelog for effector 20.12.1

092b27f47e1519543fea24eadfbccdc28d8b7965 authored almost 5 years ago
avoid running github publish workflow in tags

75e114df70172b5ce141015cceb23e5976221e6b authored almost 5 years ago
effector-dom 0.0.14

927b6b0ac196ab8e5d85a1cff76bc1b6039ab913 authored almost 5 years ago
add test for dom node re-insertion order

d820384967c95b649a1bbaddfde50ccf29ced1c3 authored almost 5 years ago
fix dom node re-insertion order

8fb568a9ab7b16e5156d0454aef0b6f9322f7ed5 authored almost 5 years ago
add readers for value and subscribers

ed85b5d5b3002a4b7fb26c6e422687b51fe3e695 authored almost 5 years ago
effector 20.12.1

0fd7544fdc57e0908c42c9ef749bc1e5be115116 authored almost 5 years ago
add support for guard to babel plugin

a3d74b6a739f1eafd5f81ca9da18303725d5bc7a authored almost 5 years ago
add support for config to guard

0ab6fe486061096f47dcf0e3357e98e2450fc9b6 authored almost 5 years ago
add nested config field reader

4a9ad2aee53bc77143ff67726c039d3bf6bf9b2d authored almost 5 years ago
extract config field reader

3acacd3a07cc2f55137f10b7e77e0b5022167035 authored almost 5 years ago
add support for explicit domain.hooks calls

03a9935407a5e5166ae75c3fba9e50e887446966 authored almost 5 years ago
add support for forward to babel plugin

b5e90d8511792885eae3d52004a0548b73091fc0 authored almost 5 years ago
add support for config to forward

af4f85b2defbe8388ddeab3c625e7287b9a4d99f authored almost 5 years ago
remove code block wrapper from combine

bdd0e1fe151956ccfddd50f2cba750fb21b95edb authored almost 5 years ago
remove unused ShareButton component

091e205f652036bbe22ba059aa3f26183250bf70 authored almost 5 years ago
effector-dom 0.0.13

1b8ce34f29e477ffad5f176534b1c155ba7005a5 authored almost 5 years ago
implement text node updating without replacement

3fd62db7192020787a4a40b2ebefb84cb847b2b9 authored almost 5 years ago
add replaceData method for own dom node implementation

edf56c20c8500da213e8af6c310fb119c6460488 authored almost 5 years ago