Ecosyste.ms: OpenCollective

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

github.com/effector/patronum

☄️ Effector operators library delivering modularity and convenience ✨
https://github.com/effector/patronum

test(split-map): cover with fork tests

ac471662a83972c3f9ce9621e6ae55d660e569ed authored over 4 years ago
test(split-map): add type tests

disabled because tsd means that objects is different

re #22

fcb2db523cf8bc2c76c5ca606e4e03492545f6da authored over 4 years ago
refactor(split-map): use object form arguments

fa25c8f0c004136eef9eb4736417d29b9166f2e5 authored over 4 years ago
0.101.0

5a165c8801b05947df37dbc68ea6e46860b5c532 authored over 4 years ago
Merge pull request #38 from sergeysova/feat/24-migrate-debounce

6f6b9f1107cf70ebee2a5a224f9a2171ca404bcc authored over 4 years ago
refactor(debounce): clear timeout and reject previous promise in effect

0e7fe675a9c09e8784e764aff77a5438933b81b5 authored over 4 years ago
test(debounce): regroup tests

1604ff340b955ad217fdd269b9efda236a624675 authored over 4 years ago
test(library): upgrade testing library for ts

3c5743dc30c1ce5be9279bdb8a8ae7eede76e100 authored over 4 years ago
feat(debounce): migrate debounce, impl object args

b09848c3178b0f1fed92b6c066b0845f05be8e7e authored over 4 years ago
fix(throttle): typo in error message

c242696a5719764dbf1317d0bd76fd973c9eca27 authored over 4 years ago
Merge pull request #39 from sergeysova/tests/split-tests-by-steps

Split CI to different steps

ea8f2ead28136cecab32f606086d32789ee4be49 authored over 4 years ago
ci(nodejs): split testing by steps

24e5009533230fa8e37a5e17f78bdb10919dd5fa authored over 4 years ago
0.100.1

06017a96679e266e4dce64c0253abcc5582261c0 authored over 4 years ago
fix(library): add to package json

838d719f67501c6973aa7b59e090fe8f244d1331 authored over 4 years ago
Merge pull request #36 from sergeysova/tests/22-throttle

Cover `throttle` with type tests

65181851cdac0fa288a8580dede9d5269ec55a80 authored over 4 years ago
test(throttle): covert with type tests

object arguments form with optional name

7f1e006a1bbcde971573cb29190e53623513199b authored over 4 years ago
0.100.0

9c03bc3ee93587413c77e2e961b298ae7616dafe authored over 4 years ago
refactor(throttle): remove unused payload from fx

0a221a415be1ab61e32ed9b7487340491298caab authored over 4 years ago
refactor(throttle): remove unused map

6c4aaeda2855ce806cd1f66a03608bb1ad00e085 authored over 4 years ago
Merge pull request #31 from sergeysova/chore/25-migrate-throttle

de4c088ef5b0d4668cf774cf18083e6714736851 authored over 4 years ago
test(library): add todo test

5ee0c9855e6a7793e052e9eb86a55814a7b8b0e7 authored over 4 years ago
refactor(throttle): pass latest data from source event to throttled

BREAKING CHANGE: now payload sent from last source trigger

90f1f76cfdacb8238604ef3d431b99e6251e9b2a authored over 4 years ago
feat(throttle): add support for target

92d6011e8e74f2335bedc66a2654397fa2b996a2 authored over 4 years ago
refactor(library): read exact properties from config

b9c89829f21c5bd273b125bbb46a6c0643135f82 authored over 4 years ago
docs(throttle): fix typos

thanks @victordidenko

Co-authored-by: Victor Didenko <[email protected]>

650bc14f9e3e3ebd950a1501942fe4c99ba805e9 authored over 4 years ago
feat(throttle): add support for effector/babel-plugin

babel plugin passes sid, loc and name to specific config as argument

08ce9e34f4ea623e47e1268689cace8c222f53c1 authored over 4 years ago
docs: change signature of throttle method

db8886c307a878b13a72dc778c7379790960a552 authored over 4 years ago
test(throttle): fix typo

afbc25cb14c1d14a36b46dce739030051cc17291 authored over 4 years ago
feat(throttle): remove effector-throttle dependency

081d97a2ca0718d8546d5916efcec1f387aa6f38 authored over 4 years ago
ci(release-drafter): add support for breaking changes

582ea74003c3c6e09dfa60dd9e073df97f9f4fec authored over 4 years ago
refactor(throttle): migrated, create new object args form

BREAKING CHANGE: unnamed arguments removed, supports only object form

closes #25

efa33d93952b2d2d2197254f203305294e89e0c8 authored over 4 years ago
docs: add comet to title

877c49610687bcebb78db33a5e9e02d055fa1429 authored over 4 years ago
Merge pull request #26 from sergeysova/docs/splitmap-reshape-already-done

6e930ba21c31ac6a8ccc0bd44d03799b082332b6 authored over 4 years ago
docs: mark splitMap and reshape as correct

dca073859e4f14f46a56232d1e46ac55f55c848c authored over 4 years ago
0.14.0

f6971bc0c67df52dc3807a2fa586001bcd3638f2 authored over 4 years ago
Merge pull request #20 from sergeysova/feat/add-some

Add new method `some`

8e33eb56613a12efeedaac2b49be79bf50772281 authored over 4 years ago
feat(some): add new method

1283dda06f81047e941bdc335e92498812da6cc1 authored over 4 years ago
docs(every): fix typo in `every(value, stores)`

7bd5a5e7234f8111f9f208adeec5dee15da63dd1 authored over 4 years ago
ci(release-drafter): add more titles

1c9d0cd2ac5a9d0d276ba0d5410298f44cbca13c authored over 4 years ago
Merge pull request #18 from sergeysova/feat/add-every

ec456a940616b1d5ce1e1668a76f2416fb2b40f1 authored over 4 years ago
test(deplay): increase delay threshold

2ec2157318eb8240721f4a28a5656fa3811e59d0 authored over 4 years ago
Merge pull request #17 from yumauri/master

1a56c47fd0193ff4eed40e908d82aa697b6e6ff9 authored over 4 years ago
Merge pull request #15 from doasync/combine-events-region

231df322cd609d4a1f715d9e0e1bac6670973968 authored over 4 years ago
test(tsd): add simple type testing

8e76f0eb5dc1e9bce235731079b99dfac763530b authored over 4 years ago
feat(every): add new method

f0f7a2e376fc260991d6d0efc41f2314ca341263 authored over 4 years ago
feat(condition): add ability to write nested conditions

95b6c8921f935890d028ab10fb4e6a7e7acb223a authored over 4 years ago
Merge remote-tracking branch 'upstream/master' into combine-events-region

# Conflicts:
# combine-events/index.js

34eb7e3ab7eacf2b89f7471f7dad73b913ac3bff authored over 4 years ago
TypeScript support for Jest (#12)

* test(config): support tests in typescript

* test(config): do not process jsx/tsx files

*...

4dd6dc4a39db1813a6c8223a3a2f65e31fdc3f62 authored over 4 years ago
Merge pull request #13 from doasync/combine-events

Small optimization for combineEvents

5720d0d8468d6282253983a7c5cfcf41cc6c558e authored over 4 years ago
fix(combine-events): proper clearNode for target

caf5abd62e853dc25e165106d96b7e8af51a5d82 authored over 4 years ago
perf(combine-events): prevent sparse arrays

c87cd4b6139735bbfb305634d74214e66b0fc41e authored over 4 years ago
0.13.1

75bcbc18bc5fce5343934dde192b33c3491c12f7 authored over 4 years ago
docs(combine-events): add

8e3624fb051650cc08ba3b3bb7710444eb51ecc8 authored over 4 years ago
0.13.0

59dea3e23b3d16fc935095b6b306dc04ae409c28 authored over 4 years ago
refactor(combine-events): fix naming

da8fcc82614445d75028e97378d3f51688b78940 authored over 4 years ago
Merge pull request #9 from doasync/combine-events

b9a6dd72c128d64c3a815b3161b1b8f2ebcdb203 authored over 4 years ago
feat(combine-events): fix state mutation

e3020dbb52a4e32454314dbab5efa950c794cbf7 authored over 4 years ago
feat(combine-events): fix undefined payloads

b2c023be6a74d82ad42d2b91383c7adb2bc15e69 authored over 4 years ago
feat(combine-events): initial commit

91be625ee55677c7ce93d9fa44d3f77487b9d0df authored over 4 years ago
0.12.1

f8523b4908020da19656ee89c9bc555d9a64c394 authored over 4 years ago
Merge pull request #6 from sergeysova/fix/debug-types

b49652f63b478cf0e9d18bbef33b5b7b08b865d9 authored over 4 years ago
fix(debug): typings in rest

a03220f23292e9e28a184b65c414ddfbfa72e82d authored over 4 years ago
fix(release-drafter): do not add contribs and title

8b0398dc16745c56cf99e5b16c740ef57c6ff21d authored over 4 years ago
0.12.0

39dfb93fb97c73133eb2498f723d84b3487caea2 authored over 4 years ago
Merge pull request #5 from sergeysova/fix/condition

ec6f3c3036d6d481a21f8a7b021ff66cd45b1ca3 authored over 4 years ago
fix(condition): remove overload, support unit

543701970096ec143bfe2e4603a111f60eede60c authored over 4 years ago
ci: add release-drafter config

a471ccfaf9a2e9d6a51735c3e8955d4fe0d80d25 authored over 4 years ago
ci: add release-drafter

e70ddf858f27ec51418e232cf2b3765f78dfcdae authored over 4 years ago
0.11.3

c1fb635a5c987a53b8e33ed3458724eef83768c1 authored over 4 years ago
feat(split-map): add support for stores, add tests

aef7003c11edca2703feee5fc9efb561a4f5a9a6 authored over 4 years ago
0.11.2

5b8d0fe38f58d65d6f221ab48c07c299da8bd025 authored over 4 years ago
fix: add index files to files

0032a1754913c1fb0ea9cd8088bc2b1099551275 authored over 4 years ago
0.11.1

10822ad99e238707d04a176a8937ce263272bb0a authored over 4 years ago
fix: add index.d.ts to types

c4856f9f6913ed0c717b94b9f88a5a1a0184b20c authored over 4 years ago
0.11.0

288958f676a1a205d8e4b75d6bc7e260e445053a authored over 4 years ago
refactor: rename splitmap, fix index.js, generate index.d.ts

9242a5e179de64f6712d0f513046134c46da01f0 authored over 4 years ago
docs: add nodejsci to readme

5b95102e021b518d05ed5aa4a055039151090c0d authored over 4 years ago
0.10.1

824106ed695472754d139ddccd6d22fc0cba1f3d authored over 4 years ago
docs: remove emoji to enable correct navigation

7ee607bc69ecb636cd8a56ae3cea33804b1eadbe authored over 4 years ago
0.10.0

bf8e868f7fd436b002134e9207bd921f9a66986b authored over 4 years ago
docs: split ready to use functions and not ready

3409065d05995eff8ac972fb119d2c3c8f49ba15 authored over 4 years ago
feat(spread): add documentation

8b9da168a12d58152bc2723415d6cc24f88431db authored over 4 years ago
refactor(spread): do not trigger if no property in object, and if no obj

50cbe86f96c5253c71972cdb1251eba6bdeb8b97 authored over 4 years ago
test(spread): add tests for spread

47694d604907a4e5d91433928cf86c7da8717193 authored over 4 years ago
test(delay): lower threshold for timers to 10

72b462ee086ec0e1d159ea89e1a0f2b2eb68601b authored over 4 years ago
test(delay): add toBeCloseWithThreshold to check numbers

1aa43c48d81b54b8a85099d889e49604a0148ae7 authored over 4 years ago
0.9.0

bd3678485bb30968aff2f1df9efb89a217e4d72d authored over 4 years ago
test(status): remove unused forward

068a051617ad87816cae4ccd04ad1e9b4092fce2 authored over 4 years ago
test(condition): use argument history

eed80667f76d63939f514c83406632d527fc6cc7 authored over 4 years ago
test(delay): cover delay tests with time markers

91d5a3aeb1a339a10b5cd09b7258f68f49a1139d authored over 4 years ago
refactor(status): rename status-effect to status

450f1a2bdbd77b6a940023b9edc972fac1a4a43c authored over 4 years ago
perf(debug): move argument history to test-lib

75c8ab0e2a70159b84fbc1582420e80fc2c06568 authored over 4 years ago
Merge pull request #1 from EvgenyiFedotov/next

RFC: effectStatus

1ab2e77d69fe924b64c8f1484efed55731d014b0 authored over 4 years ago
feat(status-effect): add

d4f4d808df1795e04034dd72e0404e93ef60725f authored almost 5 years ago
docs: change example 'statusEffect'

532ba6c39386c736e437877dd21cd673956265d6 authored almost 5 years ago
test(delay): improve timer to handle edge-cases in tests

a0b5442f558609118cdece49d7287f9ecb33e493 authored almost 5 years ago
0.8.0

5b617c7eb9c1dfcfcaa772b25a613ce1315ec6ec authored almost 5 years ago
docs: add usage section

c5d2c661d7cca8d5bf1dc9d1528890f48a99570c authored almost 5 years ago
feat: add index to import each function

a0cfd477f0d984610d8f40da60470eefb10d1598 authored almost 5 years ago
docs: add debug docs

c57c9b00c7eea0e83d8133e71249c69d0e4822a5 authored almost 5 years ago