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

chore(release): 1.0.1

5d261dfd55d4c153286ae47e687074a25b89531a authored about 3 years ago
fix(devtools): 🐞 reuse addStore function

2b2682c057aab1b986fff14fc64392a3200f0beb authored about 3 years ago
chore(general): 🤖 release v1

9745f87899cae2be7125c6eb6354af94be80ab20 authored about 3 years ago
chore(general): 🤖 update ts-lib

67f9bc76aa835c833b22a73f4c58ed2df2b2ca33 authored about 3 years ago
feat(general): 🔥 update to nx13

2c7d01c1b5ed2a1cdfcb8d56f014569b83071b21 authored about 3 years ago
fix(cli): 🐞 remove typescript from peer dep

✅ Closes: #58

dfb37e1e69f0fb36cccb5ecded4861f0a492fc14 authored about 3 years ago
docs(general): 📘 add developing section

✅ Closes: #59

269fd97694be34c36408388a85438720e744cd60 authored about 3 years ago
Update immer.mdx (#48)

You recently changed `reduce` to `update` so this needs to change accordingly unless I'm missing...

26478d1edc5d93cff97e0a5b36887edd611d9af4 authored about 3 years ago
fix(cli): 🐞 fix effects hooks package name

8de3de526878c23ef234ae609f995fd5249d0dcf authored about 3 years ago
fix(cli): 🐞 add typescript as dep

9712bd63a162e8ce5183c2ac4766c58ecfd925f9 authored about 3 years ago
fixed typo

22a96d72743c6bfca52bb27ccf220d5258a29e49 authored about 3 years ago
Merge branch 'dev' of github.com:ngneat/elf into dev

ef7e7d5f886f3b1264f6cc80fae3254c29674e03 authored over 3 years ago
fix(requests-status): 🐞 fix tap import path

✅ Closes: #42

eeb638856d032c02fcfbdbf84e37bcf6981f1118 authored over 3 years ago
fixed variable name in docs

86a4759b43a82788005e0d4649665a42037ad95a authored over 3 years ago
feat(requests-status): 🔥 add clear mutations

390a639cf2b6518ab46ea78ea434eb29e2a5fff0 authored over 3 years ago
feat(cli): 🔥 support pnpm

upgrade detect package manager to support pnpm

0c122e74e1689bdabba20b0192707c15e22fa8c9 authored over 3 years ago
docs(requests-data-source): 📘 add stackblitz

aef13477318fd595f36a014bae2189f778ed2059 authored over 3 years ago
feat(entities): 🔥 add getEntities query

401171bfabefd532a9220f60a8ce8951befd393c authored over 3 years ago
chore(cli): 🤖 manifest

8ae0120ba7c358e1c57090e1b64dd9bb39925919 authored over 3 years ago
refactor(requests-status): 💡 init (#39)

ab1da6787c2544934da3198196794d83ecfd96eb authored over 3 years ago
Update entities-props-factory.mdx (#38)

f73133e15a1f48a50b16e6cf48d8828338510bc0 authored over 3 years ago
refactor(requests-status): 💡 change setRequestStatus name

change setRequestStatus to trackRequestStatus and add handleSuccess
option

61c39e177e6b14ada24cd7f55b37e87ca3c7955a authored over 3 years ago
feat(requests-status): 🔥 add initializeAsIdle function

f9233d36b28472a480130d6095d6f765edbc1b6a authored over 3 years ago
Merge branch 'dev' of github.com:ngneat/elf into dev

dc503221c93ffba1cf86ef01961ccbe99ae70889 authored over 3 years ago
fix(requests-status): 🐞 fix import

b208f75fea89af46f547d18cbe1f48da085f0965 authored over 3 years ago
docs: fix import for devTools in example (#32)

d778a4f8853202a741fe480159b2487e4a39138f authored over 3 years ago
feat(devtools): 🔥 support late subscribers

d585fb673c592217d3831d574077a253efef0a3e authored over 3 years ago
fix(devtools): 🐞 make sure redux devtools exists

7ea69582f3179d64f4ca2e125e20364eb4679c2d authored over 3 years ago
refactor(requests-status): 💡 setRequestState remove success

setRequestState doesn't handle the success state anymore

c1ac1d3cc1e0845208042bdde174fd540b4bfe27 authored over 3 years ago
fix(persist-state): 🐞 support ssr

3ff3b45650b9a689e1a46566436010b6ea5870fa authored over 3 years ago
docs(general): 📘 remove duplicate title and add keywords

96da04f3fc3b99b9680e2dedcd219399f6b9f0e8 authored over 3 years ago
feat(persist-state): 🔥 add runGuard option and support SSR

f03c63943b37545b781de320b0929e1e7898bd8c authored over 3 years ago
docs(store): 📘 update reduce to update

2792fbe7c7ac78e9024d2b7110450a127c1eb742 authored over 3 years ago
docs(entities): 📘 add initialValue docs

28fc0b115db8582503d1edf2afde70c25b59776d authored over 3 years ago
feat(entities): 🔥 make initial value an array

27a2f9fd38086a59be20308e8cde8d0e675fa3c0 authored over 3 years ago
feat(entities): 🔥 add initial value to entities

411e6e62dff1a66e0a98ef2be4b1cce4de7ba64b authored over 3 years ago
fix(entities): 🐞 export queries

f60334de481ae617ff25eba1f21fbe4055d2c5e7 authored over 3 years ago
Merge branch 'dev' of github.com:ngneat/elf into dev

9f372b509b9b9cd0a8263604a8348b705bf1710c authored over 3 years ago
fix(entities): 🐞 fix type errors and simplify code

caf129394f593490f13526a11772a91fc19d5022 authored over 3 years ago
docs(requests-cache): remove superfluent words (#15)

9b62fc7a329abcbe942ea12b0ee9fd3a27164a60 authored over 3 years ago
refactor(general): 💡 fix playground

46368ded1b89c53fb2d39f308b3479dfbbcb6e32 authored over 3 years ago
test(cli): 🥳 fix specs

5fd91eb39cd2b1a411b07d49b549d928274f9328 authored over 3 years ago
fix(cli): 🐞 fix template condition

158fec7b1ea72c39375d5b9ae260826d30ac5836 authored over 3 years ago
fix(cli): 🐞 make function names more explicit

38b10e477641e801885cf950a67bcc19419481dd authored over 3 years ago
docs(general): 📘 update

3571256bed584c1bb7208b4ed675f00a6c40aa74 authored over 3 years ago
refactor(general): 💡 update nx

e92eb62391cc15dafbcec8c86bc4b922654cb454 authored over 3 years ago
docs(general): 📘 add selectors optimization recipe

7288990105b6856a9935c7980b0aa75da35d7970 authored over 3 years ago
feat(store): 🔥 add inArray and updateArray to propsArrayFactory

Limit `propsArrayFactory` to primitives

08d0eb9c85b4786602729203404fee7947cd5e7c authored over 3 years ago
docs(general): 📘 add ng books example

959fb90be4b21d47accdfae09b8221dc664b00c2 authored over 3 years ago
chore(general): 🤖 bump versions

e1601825c01e852ca55d364619948c1a795d63a7 authored over 3 years ago
refactor(general): 💡 change reduce to update

c2241c2dbee29ef69ae700a04119ed1389ae36a6 authored over 3 years ago
chore(general): 🤖 update peer deps

1ddeee16c42f996d998ad8d44eb4649cc5efb952 authored over 3 years ago
refactor(general): 💡 update deps

bc27a9b12b650a5c0e92bc6a04447e934426c565 authored over 3 years ago
docs(general): 📘 update readme

95bd45f6989d090623828b89af52b4bcdaec5afb authored over 3 years ago
chore(requests-status): 🤖 bump version

3d957c11f615b2a84ca85d16f64e170315e09d50 authored over 3 years ago
docs(readme): add name to example (#12)

6a96e34efb6c58b70fef5078f57d0263d5921f40 authored over 3 years ago
feat(requests-status): 🔥 add idle state (#11)

4dacc2caa6931880d766b885e501905299eb6cda authored over 3 years ago
docs(general): 📘 update faq

0bb92eeb3fa74adf439e6872fec53981d563b1e4 authored over 3 years ago
fix(entities): 🐞 change intersection to union

2ba6e5cd64c736a939062e506ca415c3a57c0547 authored over 3 years ago
refactor(general): 💡 move to nx projects

d5326260d899b4edd5f8e2823f7950e9a27a0de2 authored over 3 years ago
feat(cli): 🔥 add links and external packages to install cmd

ce24d4517956b1c3f99e2a15ff21f90039e07c0b authored over 3 years ago
docs(state-history): 📘 fix typo

a10f1c80210094660755247aae6a8825e77cc59d authored over 3 years ago
docs(general): 📘 update

a9eb4b257aeb615dac6b35fe57ff22dc315abfcd authored over 3 years ago
docs(store): 📘 finalize docs

ed21507d653b050a78add4850d41b08560d99ff1 authored over 3 years ago
Merge branch 'dev' of github.com:ngneat/elf into dev

93d5a7446c6ddb7b0beff101dde9de89a81d1609 authored over 3 years ago
refactor(cli): 💡 make it buildable with nx

9c7526d81b4673cfd406bc7f9401d0f5190440d8 authored over 3 years ago
docs(general): 📘 update side effects

c0e3acc5f7e6fbe4bc69d31b7c3ebf64081c123c authored over 3 years ago
docs(general): 📘 update docs

28424a0a9dea44ebcc8426f7aae66334bc9253b9 authored over 3 years ago
ci(general): 😺 update

82bb638e68b78b4eba6f0460e5a80e2a04b5e8ab authored over 3 years ago
refactor(cli): 💡 add cli to nx workspace

99bb32044168298e01b6788f1233e3f290c60ae8 authored over 3 years ago
ci(general): 😺 update ci

b215afaddc5aa1c666a5814c4c67bd1062196b75 authored over 3 years ago
ci(cli): 😺 fix cli

db4715571cf666a8113e40019bae94ac68a0dd90 authored over 3 years ago
refactor(cli): 💡 move to packages

e1e20fa1c060bcdaff161c35e2b0c0f1d02d5b95 authored over 3 years ago
feat(store): 🔥 add reset method

db0f769ff10d6796dcfc1c8e3df5efb7c4366dea authored over 3 years ago
Movies page (#8)

5bd9c2b7ae33d959a7781e48d9452b13bb69fd99 authored over 3 years ago
docs(general): 📘 update images

1b4bdadf44604c262db82a67a8c90a10e61f1673 authored over 3 years ago
docs(general): 📘 update docs

c59300acf7faa3219b37e689bd46d56640e31685 authored over 3 years ago
docs(general): 📘 add more docs

891202d555640b16074be43ec1163239f5cce170 authored over 3 years ago
docs(entities): 📘 add entities props factory

75b54600745291f198da7e9e67937f1d46ada21e authored over 3 years ago
test(entities): 🥳 add spec

3e803303d7da6773eb8725aa010652c39d89f34c authored over 3 years ago
refactor(entities): 💡 create entities props factory

d15e65f77b0b6b2ce7039ff433de39b5cca4234c authored over 3 years ago
refactor(store): 💡 use getValue instead of state

8978133cb06dcd65dcdc15b764a9b1fe8f7c9294 authored over 3 years ago
docs(general): 📘 update

b93003b89cc55fd64789dc8b19875ff9e5c1052f authored over 3 years ago
docs(general): 📘 more blitz

ab5076c031c95be342c6c039d15155b902354861 authored over 3 years ago
docs(general): 📘 add blitz

e4e46a59168b9943bbfdd68214f49b2c5abab7cf authored over 3 years ago
chore(general): 🤖 update issues template

78efc231ad7ce5766d6eecc2d35fab328e986bc7 authored over 3 years ago
test(general): 🥳 add more specs

7bbf1d8ba683b93093175f74651b626735971bc5 authored over 3 years ago
test(cli): 🥳 add ng-cli spec

50645ed39a4b7b15540107c1c5edb3d5ba6896cb authored over 3 years ago
Cache ttl feature + doc updates (#4)

aa62bf7f67f759550c1ccc521f1e9dce9f3df9a1 authored over 3 years ago
Merge pull request #7 from idoLumigo/contacts-page

a011414bd51fdb2b643b3911267f31eb2fbe2e49 authored over 3 years ago
style: add note

6216206aded27fadbba33939e6ae0cc7450e489a authored over 3 years ago
Merge branch 'ngneat:dev' into contacts-page

a2633c706cdcdf27ef1b1f22d5a0b68f35516c62 authored over 3 years ago
docs(general): 📘 update

d63c420a14440464440d37dc4465bbdd4416e18e authored over 3 years ago
docs(general): 📘 update

a0f986e77ee4ebee1df71f7c2e7783c7c190a0c9 authored over 3 years ago
docs(general): 📘 update

833b806e7bff920ddb3239227149c9e6f19e4f88 authored over 3 years ago
docs(general): 📘 update docs

94b266d1c801e8322fb18860fcc4272307bf6449 authored over 3 years ago
chore(general): 🤖 update packages metadata

5792a4a6056e97cdac327e508c82eba51bd115d8 authored over 3 years ago
refactor(store): 💡 pass context instead of store

337e8bec042c0ea22790c472bbfc4d5d82aac530 authored over 3 years ago
docs(general): 📘 add stackblitz

fb0c6f9d556abb7f4116b9d07d9c264772d53147 authored over 3 years ago
Merge branch 'contacts-page' of https://github.com/idoLumigo/elf into contacts-page

70799d5e063eaa154db41647843ec1276a85fb75 authored over 3 years ago