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

Fix spelling mistakes (#326)

aa7b1eb146696cc09d995c13125394f47f768416 authored 10 months ago by Mikhail Krilov <[email protected]>
upd: fix orthographic mistakes (#325)

f94abc28211d7e16d9bbf6c4dd5bc08a591d0aae authored 11 months ago by Mikhail Krilov <[email protected]>
upd: fix orthographic mistakes (#324)

7e8511699afab6ea810327fcdd389121eb21cb52 authored 11 months ago by Mikhail Krilov <[email protected]>
feat(condition): simplify types (#321)

Co-authored-by: Alexander Khoroshikh <[email protected]>

7e76c245e07ed24a8a1b1ae5ee0aa0941de77ce5 authored 11 months ago by Mikhail Kireev <[email protected]>
fix spread example (#323)

d2d7ee75fbafb7939900c08e504fe426700f965c authored 11 months ago by egoson <[email protected]>
Merge pull request #320 from chshanovskiy/main

9dc00f5f67511de39a1ec01c70f3a41d865522a7 authored 12 months ago by Sova <[email protected]>
Merge pull request #322 from effector/fix-trigger

d28b8027bb120bda83b7a93c7fdd2e0f582e094c authored 12 months ago by Sova <[email protected]>
Fix incorrect logic

7e8cf4e3f7cdb43413d20e56bfc0375885a2893a authored 12 months ago by Igor Kamyshev <[email protected]>
Fix incorrect types of @@trigger in interval

ecf1fdadbe1259c782250e2566d680a42fe696c3 authored 12 months ago by Igor Kamyshev <[email protected]>
feat(readonly): implement readonly operator

Improved implementation when argument is already derived.

a49a74cb05494b553eabb39346f3040e444b6db9 authored 12 months ago by Chshanovskiy Maxim <[email protected]>
feat(readonly): implement readonly operator

2df61baa69043e995b0fe3dd9029fdd49388d017 authored 12 months ago by Chshanovskiy Maxim <[email protected]>
feat(readonly): implement readonly operator

d703b71aafed4c4e18fcfb0fd87f267b146aa5fa authored 12 months ago by Chshanovskiy Maxim <[email protected]>
Fix import path in `previous` docs

01182926665cd2f3cde626bc31ecf959f3322ab1 authored about 1 year ago by Dmitry <[email protected]>
Patronum v2.1.1 (#317)

* fix(snapshot): make return value as StoreWritable (#308)

* Fix `status` type (#316)

----...

d76a3f6e9cc8c0f2f30148b89ff314fc60c7bc50 authored about 1 year ago by Dmitry <[email protected]>
ci: set correct paths for pnpm actions

d74cbd961e3c46fb4e13d6e1e362a49a6d6c970a authored about 1 year ago by Sergey Sova <[email protected]>
feat: upgrade pnpm version

68d1e56c34634f797af0ce0c4486624d7baa7fcf authored about 1 year ago by Sergey Sova <[email protected]>
ci: update setup-node action

efddddcc925d13ff423df2ebaec52c810f292a53 authored about 1 year ago by Sergey Sova <[email protected]>
fix: migrate to workspace

8c095331c54fa729d306762f0bce9be89287a84b authored about 1 year ago by Sergey Sova <[email protected]>
Fix lockfile

f1bc6ccd7b82ed6babf5de1e1e1b9bc3de464ae2 authored about 1 year ago by Dmitry Boldyrev <[email protected]>
Patronum v2.1.0 (#314)

* Update homepage in package.json and npm website

* Add previous method (#313)

* Add previ...

20f4a26e869e7def89b7295a5f4e914b186f201e authored about 1 year ago by Dmitry <[email protected]>
Patronum v2.0 (#300)

* Use effector 23 release candidate

* Remove forward calls

* Remove guard usage

* greed...

9731c2dc885fc3e67cac9b141543a6300de6ea82 authored about 1 year ago by Alexander Khoroshikh <[email protected]>
feat(once): add support for reset argument (#299)

Co-authored-by: Alexander Khoroshikh <[email protected]>

547117f0b0d024ae95107600da677d92b692c98e authored about 1 year ago by Mikhail Kireev <[email protected]>
feat(delay): Allow passing array of targets to delay (#288)

Co-authored-by: Alexander Khoroshikh <[email protected]>

0478526b73d49e700549f135a93fa18a51e3c749 authored about 1 year ago by Mikhail Kireev <[email protected]>
fix: replace "in" with "hasOwnProperty" in reshape's for in (#296)

6bce04942a0eda95e0e7059685590d9574e472aa authored about 1 year ago by velialiev <[email protected]>
Fix debounce timeout trigger (#293)

* Add tests for a timeout bug

* Update test with trigger check

* Fix the bug

* Unrelate...

977633419ce9ee30c64dead3d74380f51a3e59b3 authored over 1 year ago by Alexander Khoroshikh <[email protected]>
Interval trigger fix (#290)

f439c040257a6478da6cebd65ab55c1ecabc0e0f authored over 1 year ago by Igor Kamyşev <[email protected]>
Support `@@trigger` protocol in operator `interval` (#289)

* Add implementation and test

* Add docs

* Fix overloads error

* Fix invalid type-tests...

eae305b1d48e4c24556ba28f24e7625c8f244d58 authored over 1 year ago by Igor Kamyşev <[email protected]>
Add once into mehtods list

fcdc73766598b140a8a135c4eb93c69f7dc348e1 authored over 1 year ago by Sova <[email protected]>
Merge pull request #284 from kireevmp/feat/once-operator

b69038a0988dacb83ee05b898fd8ea364e6061a8 authored over 1 year ago by Sova <[email protected]>
feat(once): implement once operator

5855fd067112aec7065e85f7e2e6c658e53bc93d authored over 1 year ago by Mikhail Kireev <[email protected]>
Remove use from createEffect of `status`

5c7a5ceaa409a7b10f747b188edab72090543e6b authored over 1 year ago by Sova <[email protected]>
Merge pull request #281 from kireevmp/fix/combine-events-in-sample

786f74529db758f28f2ae2d9d2102e6605041eeb authored almost 2 years ago by Sova <[email protected]>
fix(combineEvents): allow usage in sample directly

a398e108f8750da4225349c9f3d284e943fb6543 authored almost 2 years ago by Mikhail Kireev <[email protected]>
Merge pull request #280 from kireevmp/feat/debounce-improve-types

8e8b08bc8a36040d63314fd70573074a24277009 authored almost 2 years ago by Sova <[email protected]>
Allow to pass void to `delay` (#279)

* fixed: close #235

* added: delay type tests with void

---------

Co-authored-by: Vikto...

c464656f3ac5c76c6dd90af0e8bfeb5a5c63e1b3 authored almost 2 years ago by Viktor Pasynok <[email protected]>
feat(debounce): improve types

906604cdbb5864c5c1fc966a8ae8d754c0b9f450 authored almost 2 years ago by Mikhail Kireev <[email protected]>
Merge pull request #278 from kireevmp/feat/snapshot-allow-other-units

0a36142229c8a6c6cbab6c56dc24a2075c737cbb authored almost 2 years ago by Sova <[email protected]>
feat(snapshot): allow clock to be a store or effect

cd683cb55b486c8b4894bdd63ef86074aef2153c authored almost 2 years ago by Mikhail Kireev <[email protected]>
Merge pull request #276 from kireevmp/feat/time-type-tests

84e5db41c21b2bd04cb8ecbc3f4c2a9d7ecef4af authored almost 2 years ago by Sova <[email protected]>
feat(time): add type tests

fe78c6baf6575d72afb0dcec2d3279c2df38a825 authored almost 2 years ago by Mikhail Kireev <[email protected]>
ci: do not trigger publish on latest if any tag matched

9ac1506c7c4fb2489afa441eb7cd8a8686bc64b3 authored almost 2 years ago by Sova <[email protected]>
Allow `clock` in `reset` to be optional (#272)

Co-authored-by: Sova <[email protected]>
Co-authored-by: Viktor <binj...

9ddcb906fc140ceacda27397e9b01449e9dff847 authored almost 2 years ago by Viktor Pasynok <[email protected]>
Try to fix interval test (#270)

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

f67cde327d4893fa36eed7e7ff6d05464b8e9a73 authored almost 2 years ago by Victor <[email protected]>
Fix debounce with void events (#269)

8b6cc700db1fa276c4d2c20c5f44bfee634b5d32 authored almost 2 years ago by Victor <[email protected]>
Fix debug scope saves (#267)

* Test scope.graphite.id instead of custom generated count

* Remove scope autosave, use scope...

81d4baa3ca7d132bc303db73358786e00b05f63c authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Fix debug (#266)

* Update effector in dev deps

* Fix fx tracing

* Do not log finally in default logger

*...

8c60031816e0378f5af715d5d6e494800261025e authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Add stack.meta support (#265)

* Add stack.meta support

* Add note in the docs

ee370abda7e2efca291d2b1489cd9854a5f838bb authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Do not bail on CI

284f9c98e639c872ef5dcfc979383a773559d5a3 authored about 2 years ago by AlexandrHoroshih <[email protected]>
Fix race in interval tests

286eb433e57d2d92e41b6833bd46d4a586b5140b authored about 2 years ago by AlexandrHoroshih <[email protected]>
Do not use ci script

abc4fac33a7f2e2cb1cbb306bdd263e3246effb3 authored about 2 years ago by AlexandrHoroshih <[email protected]>
Fix tests ci script

7298164cfd700f6844b9cf6b59feb5d43a6470d5 authored about 2 years ago by AlexandrHoroshih <[email protected]>
Try to fix jest flaps

4d59de49902ffbe4c6f005861cacd9d97d599dda authored about 2 years ago by AlexandrHoroshih <[email protected]>
`debug` custom log handler (#259)

* Add docs for custom debug handler

* Add typings

* Run prettier

* Refactor api type

...

14087228b3ce3ed14a5176023e8388aa121d9cba authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Add ci fallback for hanging tests (#264)

a11cc9f13d1e7ee341273a27c88ad51dcfb48112 authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Fix flaps

480ceba8525d5684fa6982e3a6451f7f59fcbdae authored about 2 years ago by AlexandrHoroshih <[email protected]>
Fix CI hangs (#263)

* Run each node ci only once

* Remove open handles detection

it is causes significant perf...

03c9d9350c14af1d0fa8426ec8a7a01823fc77a7 authored about 2 years ago by Alexander Khoroshikh <[email protected]>
Fix debounce and throttle double-trigger edge-case (#262)

3fb587780da8b96399e3b1e454a7d2fe751f8862 authored about 2 years ago by Alexander Khoroshikh <[email protected]>
test: fix snapshots after upgraded plugin

a8271b352b41078d4f95219c1b5b3be9115881e5 authored about 2 years ago by Sergey Sova <[email protected]>
chore: upgrade deprecated rollup-plugin-terser

but rollup warns about broken sourcemaps

4859b20199eea1a46b2eb29ab9ca7c4f29c164e5 authored about 2 years ago by Sergey Sova <[email protected]>
feat: upgrade dependencies

45e6effb90edef88a710a7ef451ee613ca6d4812 authored about 2 years ago by Sergey Sova <[email protected]>
Update readme.md

18b5fcc6b429f2ca08bbf923d1f0c5c66af81672 authored about 2 years ago by Yan <[email protected]>
Fix infinite loop with object form of `either` (#254)

* Fix infinite loop with object form of either

* Make test for object for more explicit

5ac9c902701c1f06a858e0d8dd6e16d505f578bb authored about 2 years ago by Igor Kamyşev <[email protected]>
ci(size-compare): use pull request target event

b4ae6d549bcc12df90eaceb9a0f67fbffd279d2b authored over 2 years ago by Sergey Sova <[email protected]>
ci(size-compare): update to v1.1

b298405833200f4b48877d53fd01d05fac97f7b1 authored over 2 years ago by Sergey Sova <[email protected]>
ci(size-compare): fix node version

a943199af6e297b3afb9d31864eae654a3d8fbf6 authored over 2 years ago by Sergey Sova <[email protected]>
ci(size-compare): nested dirs too

3ce2878af431cec0df2ac854742b66af55609da3 authored over 2 years ago by Sergey Sova <[email protected]>
ci(size-compare): main is the correct branch

c87aecf947d12dae50209865b0ec1fd5d0c78c86 authored over 2 years ago by Sergey Sova <[email protected]>
ci: add size-compare

e7bfdef9d99ce5967014e77c137aa475263b7c63 authored over 2 years ago by Sergey Sova <[email protected]>
Merge pull request #252 from sergey20x25/patch-1

60f0b9e7282822e88ee452019187ce35ce6cd418 authored over 2 years ago by Sergey Sova <[email protected]>
Fixed typo, made debug docs more clear

fea1d8d787406b34247707479f16cb36b639e646 authored over 2 years ago by sergey20x25 <[email protected]>
Fix effects tracking via `debug(domain)` (#246)

* fix: debug domain effect tracing

* fix: debug domain add effect log

3c046f27cf5132207fada94f5d4088c732095015 authored over 2 years ago by Ilya <[email protected]>
Update ubuntu version in release workflow #244

a0722529a02072edf066b0c5e891b46dac369edf authored over 2 years ago by Alexander Khoroshikh <[email protected]>
Inline scope-cache into index.ts to fix patronum/debug imports in ESM #243

This is hotfix, proper fix requires changes in build config

9b457918244544472a9d3c65570a897360239af3 authored over 2 years ago by Alexander Khoroshikh <[email protected]>
docs: update contributing for pnpm

1212173d2431163d4ff36912fb007f45b7ea4a39 authored over 2 years ago by Sergey Sova <[email protected]>
test: fix running tests from jb

d24b4a4fc816f5408b35dc6f796b3283fdbbd3fb authored over 2 years ago by Sergey Sova <[email protected]>
Migrate into PNPM (#240)

* feat: migrate into pnpm, temp remove eslint

Eslint should be upgraded (eslint-kit?)

* ch...

eb7198f4f04ed4a73cb28deaddefd62c166024fa authored over 2 years ago by Sergey Sova <[email protected]>
Merge pull request #239 from effector/feat-debug-custom-names

31f1f2578c6aeefd7b9c0dde12fb5a3f80cd3053 authored over 2 years ago by Sergey Sova <[email protected]>
docs: migration guide

e361f39c15ab07ec1ce69308145b09cb47850351 authored over 2 years ago by Sergey Sova <[email protected]>
fix: use custom names in traces too

2179594b771c8a8adfd0b8fc99bcf13dcda34ce8 authored over 2 years ago by AlexandrHoroshih <[email protected]>
docs: custom names

b2d5aeedd833fad733433d26769c67a8164a1c16 authored over 2 years ago by AlexandrHoroshih <[email protected]>
feat: custom-named debug

3db3008d59dc48f415f7000ad15a408977945c34 authored over 2 years ago by AlexandrHoroshih <[email protected]>
test: custom-named debug

f56a7264eb1c4b88d7495bd24ef095f87fd963e5 authored over 2 years ago by AlexandrHoroshih <[email protected]>
Implement detection and print of scopes for `debug` (#238)

* feat: detection and print of scopes

* docs: debug work with scopes

* test: traces with s...

44a580f3758879abaeecb74a1a70bc59540bf129 authored over 2 years ago by Alexander Khoroshikh <[email protected]>
Merge pull request #237 from ainursharaev/fix/236-timer-cleanup

bcfbf8cac3c725478922f44aac4b1b861d156f36 authored over 2 years ago by Sergey Sova <[email protected]>
fix(interval): don't run timeoutFx after stop

709acbb1f1be7672d7b4aeac77336579e991e465 authored over 2 years ago by Ainur Sharaev <[email protected]>
Merge pull request #230 from Kelin2025/patch-1

8411947eacd5372e4f8e3fcb98b5ff3115662f54 authored over 2 years ago by Sergey Sova <[email protected]>
Merge pull request #233 from yumauri/main

a59c91128c4d9f7384778658ac209c971a883c2f authored over 2 years ago by Sergey Sova <[email protected]>
add tests for `and` and `or` without arguments

cc3709dd54692aa7301301cd611c2f0b8d81dd9b authored over 2 years ago by Victor <[email protected]>
`and` return true for zero stores

efff4aaedf41339905bdf10269c7cbcf2a9003a0 authored over 2 years ago by Victor <[email protected]>
short-circuit evaluation in `and` and `or` operators

8df0e2211be402210a8a46073376ff3a5fec49c7 authored over 2 years ago by Victor <[email protected]>
Merge pull request #232 from effector/fix-and-or-simple-store

7d3ada4c8541eca63995e451515bd066474e3115 authored over 2 years ago by Sergey Sova <[email protected]>
fix(or): fix transforming of single store

c89ca76881703ebfaf6c0a1997aeeca5dfbbdaf3 authored over 2 years ago by Igor Kamyshev <[email protected]>
fix(and): fix transforming of single store

cd4a820c1139a783a699020bc122fc69f4bbb9d2 authored over 2 years ago by Igor Kamyshev <[email protected]>
Update readme.md

050f70bc68bd9ca2d1575d08980b1acdd5b6a14a authored over 2 years ago by Anton Kosykh <[email protected]>
feat: stabilize and, either, equals, not, or

ea6d54b64db491bfb40a62fb1729646f49b1907c authored over 2 years ago by Sergey Sova <[email protected]>
test(equals): sufficently improve typings

24439ea7d5202673bc6d316b07c6e6c4b2d01481 authored over 2 years ago by Sergey Sova <[email protected]>
fix(either): improve typings

d9e5116dca151243bb6d916198de8ad08958183d authored over 2 years ago by Sergey Sova <[email protected]>
fix(either): should not allow receive not store

0b4473df18447b071a6f5f100bc349cfb54ee0de authored over 2 years ago by Sergey Sova <[email protected]>
test: add type tests for and, either, not, or

cc5f16df3343046cd537062d81208cab2e8bde99 authored over 2 years ago by Sergey Sova <[email protected]>
test(equals): add more tests

6321ab50358e071ed24e9fd1e4d289552f1583c4 authored over 2 years ago by Sergey Sova <[email protected]>