Ecosyste.ms: OpenCollective

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

github.com/ngneat/elf

๐Ÿง™โ€โ™€๏ธ A Reactive Store with Magical Powers
https://github.com/ngneat/elf

docs(general): ๐Ÿ“˜ add sponsershop

f097fb8d4dddcbe63ba47fde54a2f2e5ccd3ba55 authored 12 months ago
chore(general): ๐Ÿค– add rxjs as peer

070081eaab6acf8e939479e6bb9a2c300ea01b0f authored 12 months ago
chore(entities): release 5.0.1

f442267fae158b898751e676666e08a1b7fddc9f authored 12 months ago
fix(entities): ๐Ÿž mark rxjs as peer dep

โœ… Closes: #511

5aac7af192a352650d827dac5a66a88c60657b9d authored 12 months ago
chore(persist-state): release 1.2.1

fccf1104db3a267a9e669a5efcca650ffda53d92 authored 12 months ago
fix(persist-state): ๐Ÿž mark rxjs as peer dep

โœ… Closes: #511

07eff2f0f0ec0d5d2328e7db98cca2dcb66bdb21 authored 12 months ago
chore(store): release 2.5.1

d12997095a621e2f1f6554be3e92203e361d9f91 authored 12 months ago
fix(store): ๐Ÿž improve state type

โœ… Closes: #510

ee784a464970bef6d71ad4998dc34a5ecdb97126 authored 12 months ago
chore(general): ๐Ÿค– update nx

7dd238c598ff1f51eace7fddb0c0e9fdf66e43ff authored 12 months ago
docs(general): ๐Ÿ“˜ update docs

972d7b99cf4b40b654d9db01285fb8b307551c03 authored about 1 year ago
chore(entities): release 5.0.0

7a5922e3c0c88447bd451464bbc28ddb8c3b12d0 authored about 1 year ago
feat(entities): ๐Ÿ”ฅ add events

BREAKING CHANGE: ๐Ÿงจ the store peer dependency is now v2.5.0

e05d8ffc244ca24568824eb18aebabb6be4e8ae4 authored about 1 year ago
chore(store): ๐Ÿค– release 2.5.0

c2ef549addc0d19da5196c9e97131ac66a991172 authored about 1 year ago
chore(store): release 2.4.0

d82dcd42859ac95aa605ea343458b5f8a79445e5 authored about 1 year ago
feat(store): ๐Ÿ”ฅ add events support

fce47245e72393d9354a4e431ab04db15a48c058 authored about 1 year ago
chore(general): ๐Ÿค– update nx

2b3e4a494cbfa76938dffe80c5f2da8ed9a0fd4d authored about 1 year ago
chore(general): ๐Ÿค– update nx

47a381fd1906da8ad0de2dbb8726be0788ed3030 authored about 1 year ago
chore(entities): ๐Ÿค– remove unused import

6fe69804451bebf7cffff798c59b036303399258 authored about 1 year ago
chore(entities): ๐Ÿค– remove getManyByPredicate

215de297f311d387b82c6ac320e61c09c77b9651 authored about 1 year ago
chore(general): ๐Ÿค– remove yarn

c171d4f4f24b2c3c2df22555315603904a67a69c authored about 1 year ago
Merge branch 'master' of github-personal:ngneat/elf

9aafce8150c1563fb97b6de2758d2b3f7de99126 authored about 1 year ago
chore(general): ๐Ÿค– update to control flow

2650c27b9f975f3f6a75d53ef3c10bda2a5a6cb7 authored about 1 year ago
chore(general): ๐Ÿค– update nx

4bf6e92c06b933faf8af972043c043191d76c363 authored about 1 year ago
docs: import `createAction` in side-effects.mdx (#501)

afbe3a837d7def980b69005c057ea3636af65d73 authored about 1 year ago
chore(persist-state): release 1.2.0

eaa5aee67ad4be837514447b70ddc4a988702c2a authored about 1 year ago
feat(persist-state): ๐Ÿ”ฅ Add callback to change state before save (#495)

The preStorageUpdate feature allows the modification of state before it
is saved to storage.

...

e21793a4e5b20853c35c3ad98521b9fc69eb1a61 authored over 1 year ago
chore(cli): release 3.1.0

189923e75fc101b34968a1ecd3eadec9af28e360 authored over 1 year ago
feat(cli): allow build repo class without constructor (#493)

8f5f351a8797763337dbec7e6f971ad52e1923d3 authored over 1 year ago
chore(entities): release 4.6.0

2ca01700c7216a7daaee282abce2fc307a9965b4 authored over 1 year ago
Fixed test for function `getManyByPredicate` (#489)

* fix(doc): fixed mistake on documentation

* feat: added function getManyByPredicate

* fix...

c7800beb22bc81810e9019684ab0ba39474d25db authored over 1 year ago
chore(store): release 2.4.0

96feb565cc3660ef2b612e85d1c050b55d1d6b31 authored over 1 year ago
chore(requests): release 1.9.2

7e37dbe1adf957bca10c6f93308d0636b53b4bc8 authored over 1 year ago
chore(general): ๐Ÿค– update nx

4699d33183dde36e1b23fe3d4e9795bb639d8fc3 authored over 1 year ago
fix(requests): preventConcurrentRequest along with staleTime (#486)

trackRequestResult no longer considers staleTime when skipping a request with status: fetching.
...

b5abab0b94ad72998cbae9543d48c12ed0810763 authored over 1 year ago
feat(store): async batch operations (#480)

* feat(store): async batch operations

Added emitOnceAsync for asynchronous batching of store ...

8d30ccb1be0ff9007be26a8b8c960cbce22a40be authored over 1 year ago
feat: added function getManyByPredicate

* fix(doc): fixed mistake on documentation

* feat: added function getManyByPredicate

* fix...

c92beb16df1ca1c363fa196aaecf8c6876cdae8d authored over 1 year ago
chore(general): ๐Ÿค– update package

2352b00da09098f22c53efb65b1f636f12e1bcda authored over 1 year ago
chore(general): ๐Ÿค– update package

c53459204b1334725a99f31c828e2ca1ffa908bb authored over 1 year ago
chore(general): ๐Ÿค– fix imports

3b6d8c3246feaf2077fd5414691ec4e017af0c45 authored over 1 year ago
chore(requests): release 1.9.1

8c2bc6dbd775c5d23839a5ec713d6526bc091afa authored over 1 year ago
chore(general): ๐Ÿค– update nx

b9400abce60b7e58ab40f398252329f0a488e92b authored over 1 year ago
Update README.md (#483)

e199a8fc564769e9e3b1f5d43810fcd727704f6c authored over 1 year ago
fix(requests): staleTime can be undefined (#482)

9fb0651aee26d0eaa060c4c0a486989b307925e1 authored over 1 year ago
chore(general): ๐Ÿค– update nx

dd154fa8080702f0e520cb21991773d0110546ca authored over 1 year ago
chore(requests): release 1.9.0

6b201b5d934cfe05168b28c3b347f9e36cd064d9 authored over 1 year ago
feat(requests-result): ๐Ÿ”ฅ Add ttl to updateRequestsCache (#477)

Add a ttl parameter to the updateRequestsCache function, allowing users
to set an expiration ti...

c62d9a2a91948fa65c7a985a83a15b288118f8a2 authored over 1 year ago
feat: add OpenGraph and Twitter attributes to header (#476)

This update includes OpenGraph and Twitter attributes in the HTML header.
This enhances sharing ...

0944af213c97539211d14b75f65d42ee7655b45e authored over 1 year ago
chore(state-history): release 1.4.0

aed0b521e09ed11ce03d52e35f0cec37a86cf922 authored over 1 year ago
chore(entities): release 4.5.0

6fd3c3df2a5fffeb5528d2bf39cd6529dbb68604 authored over 1 year ago
feat(state-history): ๐Ÿ”ฅ Add an option to control future state (#475)

An option called resetFutureOnNewState has been added to the
StateHistoryOptions interface. Thi...

65738adc0ad528021465336b518af40c2358d605 authored over 1 year ago
fix(requests): expose RequestResult (#469)

8de9ffb883028502f739a8b26ed30fe2c0f19fc6 authored over 1 year ago
docs: misc/operators typo on distinctUntilChanged (#468)

3f633efaafb485cdbff0372e604974c8d82b1d9c authored over 1 year ago
fix(doc): fixed mistake on documentation (#467)

19efbc4d944e3380f6a37dba96c50b3958895aae authored over 1 year ago
feat(entities): added a function getEntityByPredicate (#465)

* feat: add function getEntityByPredicate

* feat(entities): some fix

* feat(queries): remo...

df17064f6916376f209e989b3577a2a4b63b6d0d authored over 1 year ago
chore(devtools): release 1.3.0

c539add77835329b6490392761d166b7b9a9f343 authored over 1 year ago
chore(store): release 2.3.2

7642bbd3938220b455cd93dc38df403d8e81bd16 authored over 1 year ago
fix(store): combine should emit a new object (#462)

d226a2f8d0823b9b1c130008b10bba34c7b9727c authored over 1 year ago
feat(devtools): add option for log trace (#459)

Co-authored-by: Arvid Ottenberg <[email protected]>

4cc021f31a55bbc875e33998fcdbbc0df1105587 authored over 1 year ago
chore(requests): release 1.8.0

e06c5fedff5e13b73a705b86356e1273ac9e7149 authored over 1 year ago
feat(requests-result): ๐Ÿ”ฅ Track request results with extra keys (#456)

Optional function provided in options for tracking request result on
additional keys, e.g. base...

7ad547a644b4bf856f713f1e56601ab8cfbb7966 authored over 1 year ago
docs(general): ๐Ÿ“˜ update docs packages

81a20d2021611f8eeb37f39cbc320f113b5e8f9e authored over 1 year ago
chore(requests): release 1.7.0

e053edbe1b4503b9b35d183af05cad5ad8d0a773 authored almost 2 years ago
feat(requests): support caching response data in request result (#443) (#445)

* feat(requests): support caching response data in request result (#443)

Introduce cacheRespo...

4f2bd45d6447875df0071569b3c3e686b7272f21 authored almost 2 years ago
docs(cli): fix typo (#448)

49a159333b243fa82e162f036f719e8367c46306 authored almost 2 years ago
chore(entities): release 4.4.4

e7430e781c5764a4fc37b60caeb3b95f02ef0993 authored almost 2 years ago
fix(entities): make updateEntities skip updating by ids that do not present in the store (#438)

1579b065423482fe3c5c985916feccdae34b46e0 authored almost 2 years ago
chore(general): ๐Ÿค– upgrade nx

0261ab9f8f542a21875883c61f9e1ce56e04bc00 authored almost 2 years ago
chore(store): release 2.3.1

1a08370d0389fb381502cc56889f8d2c009ddb17 authored almost 2 years ago
fix: store peer dependencies (#426)

* fix: store peer dependencies

* add rxjs version

56c3487fdee997bb63089ba37b10ddd37576891c authored almost 2 years ago
chore(requests): release 1.6.0

603cdd6ca06f6a9324c59ba17721eb611407eab2 authored about 2 years ago
feat(requests): support skipping duplicated parellel requests (#417)

Introduce preventConcurrentRequest to options for trackRequestResult function.
This allows to p...

00000b91952fc3670b91ed1b692a7793ae7701ab authored about 2 years ago
docs(general): ๐Ÿ“˜ remove akita

4546d76f5adfc2c59cf188a1550c0a1d31fccd42 authored about 2 years ago
chore(requests): release 1.5.1

3f7ff0ac83c5adeed6bc082e84164bfc4cbea143 authored about 2 years ago
fix(requests-result): add resetStaleTime to export (#407)

added resetStaleTime function to public exports

0bb1eedd65795f4797e14035720ce5d01afae417 authored about 2 years ago
chore(requests): release 1.5.0

18ebf325cca4ffa62f34f759132917be85df44ad authored about 2 years ago
feat(requests-result): add resetStaleTime & track lastRequestTime (#406)

* feat(requests-result): add resetStaleTime

add lastRequest timestamp & resetStaleTime functi...

d7b4b3a34ff6783b3a46e0c21cd375c2c35f1afa authored about 2 years ago
chore(general): ๐Ÿค– upgrade nx

387d5f20ec10b5ba73a01315a173af8bb31b8ab3 authored about 2 years ago
chore(requests): release 1.4.0

53580d839703f73aea7b9ca764afaa96b78afc2d authored about 2 years ago
feat(requests-result): ๐Ÿ”ฅ add new operators

add filterSuccess filterError and mapResultData operators

โœ… Closes: #398

7990b9deb51df609d5c7451a90d1f5c66284578b authored about 2 years ago
chore(entities): release 4.4.3

51b8d83708f06d00f19ad1406853595a0c0f15e6 authored about 2 years ago
fix(entities): ๐Ÿž fix selectByPredicate type

โœ… Closes: #390

322067ce984e4e9e0c703c0dcf300520882973f7 authored about 2 years ago
chore(store): release 2.3.0

6e12401457e54043a8fd69c88e9d9eaec15ebb55 authored about 2 years ago
feat(store): elfHooks with preStateInit hook (#383)

* feat(store): elfHooks with preStateInit hook

* fix(store): add preStateInit in this.state...

f73913942396a68163597d90436181f5d04b0307 authored about 2 years ago
chore(pagination): release 1.1.0

3c27627ed4d0c3e2fea89ad044fe1f6ba777ce74 authored about 2 years ago
Merge branch 'master' of github-personal:ngneat/elf

8042b8dd0d48d8f6ce6cb73b2d4320e0c2ca40c3 authored about 2 years ago
chore(requests): release 1.3.0

beebc5e9a5812e6e9f0c7a96106d3a9736389d15 authored about 2 years ago
feat(requests-result): ๐Ÿ”ฅ add initialStatus support

โœ… Closes: #379

be49f4c5fef831bbf873b7520ed30efa3edb2b37 authored about 2 years ago
feat(pagination): exported pagination state (#378)

Co-authored-by: Thorsten Klingert <[email protected]>

543ad36e6bafb8d63ae797d296a05a45893444a1 authored about 2 years ago
docs(general): ๐Ÿ“˜ style fix

541c00edc9f437341af4beb8929029aab82d3098 authored about 2 years ago
chore(general): ๐Ÿค– update deploy script

9c9c0ca8d328605a72aeb43afa57a797869f8d19 authored about 2 years ago
chore(general): ๐Ÿค– update ci node version to match update

58300f2a4395c341560921fd13ec2cc7965e8313 authored about 2 years ago
docs(general): ๐Ÿ“˜ update docs

6037a4fb3352aa643c5207c22047ca127e54cdec authored about 2 years ago
docs(requests-result): ๐Ÿ“˜ add live example

3e7a336476a4d1264214f74174ae63cf357b51e6 authored about 2 years ago
Merge branch 'master' of github-personal:ngneat/elf

27686fa5ffd482d865d6b8014d813f887cd8fd7b authored about 2 years ago
chore(requests): release 1.2.0

0603c75c66fd4cd6944d618441adb63de439a02a authored about 2 years ago
docs(requests-result): ๐Ÿ“˜ add docs

dedd555fdb57a6a0e0dfc7a85db5d999517d7024 authored about 2 years ago
docs(readme): make the changelogs title more noticeable (#367)

f7663d09091b94644a231ad0c0fe74c4ba4d16ac authored about 2 years ago
test(requests): ๐Ÿฅณ remove staletime snapshot

e39da0e3e93abb6284dbbb4869bc5a265c0ff1ac authored about 2 years ago
feat(requests): ๐Ÿ”ฅ add successfull requests count to result

1b4abfb30ad717c940e46b10cffdaa63f78f4662 authored about 2 years ago
chore(requests): ๐Ÿค– remove redundant code

4179959d9745790ed5e79a02bb3194fd61c192ac authored about 2 years ago