Ecosyste.ms: OpenCollective

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

github.com/ngxs/store

πŸš€ NGXS - State Management for Angular
https://github.com/ngxs/store

chore: update gitter link

b006b94162068421d98785631d63e79fa0b283c0 authored over 6 years ago by Austin <[email protected]>
fix: correct type

ba0f53f9906479792264fc96a2878677da012eb0 authored over 6 years ago by Austin <[email protected]>
feat: get snapshot method

5c55f2eaf0f0ab704efd1a20346ee13175542643 authored over 6 years ago by Austin <[email protected]>
chore: shared state docs

6820bfff6f1844f3dcbc623340afabbd25caaa77 authored over 6 years ago by Austin <[email protected]>
chore: removing docs

e3c2c7046648e7ef3056182f52e4e62c09d634a9 authored over 6 years ago by Austin <[email protected]>
chore: add docs for selectSnapshot

1ecb454bccc792c04a3d167fd9154ecba474af9d authored over 6 years ago by Austin <[email protected]>
fix: devtools

72a417609d63e3c556052e494ced35e477c26fb4 authored over 6 years ago by Austin <[email protected]>
chore: add warning

841a95b872389235b2ba76dbbc939c6177340a8c authored over 6 years ago by Austin <[email protected]>
feat: devtools trigger

538820cf7dadb4a05a464179814f868da9d90a8a authored over 6 years ago by Austin <[email protected]>
fix: pass partial options websockets

01b5f5360e22d559d6632bb917ea8550d2e35b22 authored over 6 years ago by Austin <[email protected]>
chore: fix noop

57d568b73156094b768c84d1e74840d12892a033 authored over 6 years ago by Austin <[email protected]>
chore: fix exports

6d620584c4bc1b87147ef180c2a966b375b47793 authored over 6 years ago by Austin <[email protected]>
feat: select snapshot

0908293fb52cccb98d15ad8ac8b60e2c07fbe28f authored over 6 years ago by Austin <[email protected]>
chore: docs

8726e65661f7d69932ab20297d72ba93a25dc615 authored over 6 years ago by Austin <[email protected]>
Merge branch 'master' of https://github.com/amcdnl/ngxs

75fd209473a7d0eb903840b5e1eafa29179ed485 authored over 6 years ago by Austin <[email protected]>
feat: websocket plugin

f3c10d18986516064fda5c33984342fe1364838b authored over 6 years ago by Austin <[email protected]>
feat(store): cancellable actions (#203)

* feat: cancellable actions

* chore(core): add (failing) unit test for cancellable

* chore...

c8e2c937e009caaae4c1ed21dbd9c43810266fac authored over 6 years ago by Austin <[email protected]>
feat(lifecycle): add oninit lifecycle hook

b37ec92ae30410cc428dfeebc20045dc0974006e authored over 6 years ago by Austin <[email protected]>
chore: remove comments

9d89942bf3109668a36b76e5162a1ad31e54c3ee authored over 6 years ago by Austin <[email protected]>
added form-plugin and docs. modified integration app. to test form-plugin (#164)

* added form-plugin and docs. modified integration app. to test form-plugin

* fixed lint error

00f9137e75030bd21a826eecc39bec35c485045d authored over 6 years ago by Tahir Awan <[email protected]>
fix(build): missing peer dependencies

030413d609f60f70a1866a3b3ae2a3dc2a21a6af authored over 6 years ago by Leon Radley <[email protected]>
Revert "fix(build): build against angular 5 and rxjs 5.6.0-forward-compat.2"

This reverts commit d06a5d9e075a215f25227277cc62fb6560a51a44.

# Conflicts:
# package.json

fca67f8d5d22ee180ce726ac53873bc4c6de0245 authored over 6 years ago by Leon Radley <[email protected]>
test(module): add test for state values in feature modules

90bdf7bd035fdb178865e216c3e5e4ddb25ad36e authored over 6 years ago by Leon Radley <[email protected]>
Revert "Add Angular 6.0.0 and rxjs 6.0.0 support (#142)"

This reverts commit 6fd7034964547d01ff3c96a84736ae4e568e2fd7.

# Conflicts:
# package.json
# yar...

5201d546a69eb82978c4753d7bfac1d12a7dac25 authored over 6 years ago by Leon Radley <[email protected]>
chore: fix versions?

0a1ca4284f95e34e3cf476532f125627449e5181 authored over 6 years ago by Austin <[email protected]>
chore: docs

d381fbdf3bd9f71098f2fd47e684d9d8644541d6 authored over 6 years ago by Austin <[email protected]>
fix(devtools): name must not be mandatory

4f62e73f491369fbe4b9887b88855627bb76c4fd authored over 6 years ago by Leon Radley <[email protected]>
fix(plugins): normalize how we pass options

By always having a default options passed to the plugin the user can simply do a `forRoot()` and...

697ce73004a982c93a76676b646588dfe836a087 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): build against angular 5 and rxjs 5.6.0-forward-compat.2

We build against angular 5 but we use rxjs 5.6.0-forward-compat.2 to be able compatible with rxj...

d06a5d9e075a215f25227277cc62fb6560a51a44 authored over 6 years ago by Leon Radley <[email protected]>
Add Angular 6.0.0 and rxjs 6.0.0 support (#142)

Support both angular 5 and 6

By using 5.6.0-forward-compat.2 we can import all rxjs functions...

6fd7034964547d01ff3c96a84736ae4e568e2fd7 authored over 6 years ago by Sumanth Chinthagunta <[email protected]>
chore(docs): Fix typo (#201)

9aca8c84e08ca6a0eee0f8c010e98e310146b118 authored over 6 years ago by arjunyel <[email protected]>
chore: add doc

6c52a03b9ae6317f97672233755e3b7df3fa5c87 authored over 6 years ago by Austin <[email protected]>
chore: plugin docs

5c1ccd1caeed6ea67fef19072898b84480b32343 authored over 6 years ago by Austin <[email protected]>
chore: update docs

7322c3b3ff566dd20e567150abc71291bbb82b52 authored over 6 years ago by Austin <[email protected]>
chore(docs): cancellations (#189)

* chore(docs): cancellations

* chore(docs): add cancelation to SUMMARY.md

* chore(docs): r...

302d5c2256558b7ddebec99eeb77aa03ea4a8d82 authored over 6 years ago by Danny Blue <[email protected]>
chore: fix docs

54c8c3b87c524803e29707fab665437d759ef864 authored over 6 years ago by Austin <[email protected]>
chore: fix npm install

1e05cdff692af177f675c5d554baa1d78b996a74 authored over 6 years ago by Austin <[email protected]>
chore: fix comma

d110e8b17be4265cc01d926223ccc252033fd226 authored over 6 years ago by Austin <[email protected]>
chore(docs): use withLatestFrom instead of map (#187)

* use withLatestFrom instead of map

no need to re-listen to the observable

* fix import order

f353ecea18e61ebb99f45237adf54f9389f7603c authored over 6 years ago by Amit Portnoy <[email protected]>
chore(docs): typo in why.md (#186)

782cfce4a7b65ab37461fedb97b693b65acba886 authored over 6 years ago by Aki <[email protected]>
chore: fix badges

ea90959df7701556936f3904bb08bd3e4a2b0b8e authored over 6 years ago by Austin <[email protected]>
chore: rearrange some chapters

efa2abbc36e1892362046c7756b38e6accebc16c authored over 6 years ago by Austin <[email protected]>
chore: docs

ce50e274c91ba1e2d4e48c168b14d63f3e4564ad authored over 6 years ago by Austin <[email protected]>
chore: release

dd0a8069036d2af0b7d77aa267be030cafb7767f authored over 6 years ago by Austin <[email protected]>
chore: changelog updates

09778660344e1b05c895f34cf89e28c7144ce527 authored over 6 years ago by Austin <[email protected]>
chore: tweak docs

e13595e5afdce5000e7260101441ac4d9371afd5 authored over 6 years ago by Austin <[email protected]>
feat(select): don’t fail on TypeError in selectors

If a lambda is passed to a `@Select()` decorator it would before fail if you were trying to get ...

cf0bffadca8ca60366e4e3671010ea31ed944e89 authored over 6 years ago by Leon Radley <[email protected]>
fix(store): ensure metadata exists for a Selector (#181)

bfbc7e49dfb9f29fa10b45e94844af90ec192dfa authored over 6 years ago by Danny Blue <[email protected]>
refactor(store): action stream should use Subject (#178)

6461c7836b05f34f7e744066700eb9d676b68526 authored over 6 years ago by Danny Blue <[email protected]>
chore: release

af22aaf563a3aab6214a39c5a15a320a63395467 authored over 6 years ago by Austin <[email protected]>
fix(storage): fix lazy loaded storage (#172)

* fix(storage): fix lazy loaded storage

* chore: add types

1c41a9d3e6e6e00461881bd2ce5d2113cc50fe9e authored over 6 years ago by Austin <[email protected]>
fix(plugins): fix devtools (#173)

99e627b36528a129c24dc55774f4f46dd043afae authored over 6 years ago by Danny Blue <[email protected]>
fix:(docs) git book config

[ci skip]

6bc38591c88f683dcbcaea8c0208b028a3e5002c authored over 6 years ago by Leon Radley <[email protected]>
chore: release

5a258c4f27e74d1cec1b25a6d5fa26123843f184 authored over 6 years ago by Austin <[email protected]>
fix: dispatches firing twice (#170)

* fix(plugins): do not subscribe inside of plugins

* fix(store): move shareReplay to be earlier

348f25c582b59270211ade3d3769c58662d7ed72 authored over 6 years ago by Danny Blue <[email protected]>
chore(testing): add more unit tests for dispatch (#169)

7132aaadb4bbb6e916f8e93f68d361547d3ade0f authored over 6 years ago by Danny Blue <[email protected]>
chore: docs

4e7d4647114000ad7b143c3a4b65ddc9f84404d6 authored over 6 years ago by Austin <[email protected]>
chore: fix docs

1d753203aad8805d38b00ff8e0dbc41031aa7102 authored over 6 years ago by Austin <[email protected]>
chore: fix docs

a04c34628e18c91aeee4ba84bd39f2da334cca80 authored over 6 years ago by Austin <[email protected]>
chore: release and doc updates

e2059aef3ea309f5102588dc48166fe6497d106b authored over 6 years ago by Austin <[email protected]>
fix(storage): fix regression with AOT (#163)

* fix(storage): fix regression with AOT

* chore(storage): pr comments

4bcbc3a782893e63bf0e5c3cd32821918aabf13f authored over 6 years ago by Danny Blue <[email protected]>
Merge pull request #157 from MarkHerhold/master

chore(docs): typo

89c0b6c9e30a366a0a1668a0bb71e248a8f4d4b5 authored over 6 years ago by Leon Radley <[email protected]>
Merge pull request #158 from yarrgh/version-badge

chore(docs): Update README.md fury badge

d07c910238a6664546ab96fb61d52366af039816 authored over 6 years ago by Leon Radley <[email protected]>
chore(docs): Update README.md fury badge

2588c2e6c4745d2bc25cc5d6c9e16760baeaa312 authored over 6 years ago by Trevor Hackett <[email protected]>
core: typo

bd44a325685a5058dcd536bf2d26fefbc3ff5ed7 authored over 6 years ago by Mark Herhold <[email protected]>
Update README.md

212d54ca96d35e8e8581f02e527bcbed1f1f044c authored over 6 years ago by Danny Blue <[email protected]>
chore(docs): fix readme icon

50da1fd5421ade1c1f8056d65ba9c4a5e8ddd15c authored over 6 years ago by Danny Blue <[email protected]>
chore(cleanup): add readme to store

560ca26eacbb61c515651cc53d22988de6fc042e authored over 6 years ago by Danny Blue <[email protected]>
chore: docs

d5a5f0438dc818e989bd5169b10dcb6dcb2430ce authored over 6 years ago by Austin <[email protected]>
refactor(storage): update storage plugin (#154)

* refactor(storage): update storage plugin

* chore(docs): update storage docs

* chore(docs...

ff6f1f23845f2775a8d1007f9d5defabed20dcb9 authored over 6 years ago by Danny Blue <[email protected]>
chore: release

3f115d85cbb1ecf2b0d3146ff4529547f1cdaedb authored over 6 years ago by Austin <[email protected]>
chore: remove unused var

ee8c981c22953efafec3420378961c658191b204 authored over 6 years ago by Austin <[email protected]>
chore: docs

fe3343bad67ef1f0a938caea1e128c8a9b13a089 authored over 6 years ago by Austin <[email protected]>
fix: pass entire action to dev tools

735082d545f435dc228f6889fd6414e98c98f446 authored over 6 years ago by Austin <[email protected]>
fix(build): shorten build id

1c34fbcc3cec80a75807d280b0cfa88b2a33b56f authored over 6 years ago by Leon Radley <[email protected]>
fix(build): set npm publish token

27109cd06f236e41289a164193d9f5067ecdee59 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): wrong filter in ci

1a1c681d2a400c10d56cc407913a16cb49e98367 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): don’t git tag build releases

accf9f8c71e128869917b70ddd96a6a63b947cb1 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): semver release of builds

f3a5ecc67a8eb6d4756ef4a2b1a0ccdf141420d7 authored over 6 years ago by Leon Radley <[email protected]>
chore(build): remove unused folder

9f5b0b00753b6e60d37d55ff0113caa3175fba83 authored over 6 years ago by Danny Blue <[email protected]>
Merge pull request #153 from ngxs/monorepo

Break into separate packages for store and plugins

b57cdf543066495544ba373c0005a3363f3f9c65 authored over 6 years ago by Leon Radley <[email protected]>
Merge branch 'master' into monorepo

# Conflicts:
# package.json
# packages/store/tests/store.spec.ts

b0b7803bd21abdbfc6d55d9df81795544b7f5343 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): npm link fails in ci

dbf79475ad95919366c06882a364466cb6496183 authored over 6 years ago by Leon Radley <[email protected]>
fix(build): naming package build to correspond to npm standard

0973fbc9a2f9b27d42c19b5dc7b7cd9e80553a3e authored over 6 years ago by Leon Radley <[email protected]>
fix(build): fixed packaging and package.json fields

a282451df83d69fa8a060023066bb90c3997a718 authored over 6 years ago by Leon Radley <[email protected]>
fix(module): export plugin api

0c0ab8b4d1bad1fda3014c45e3135f822be9b407 authored over 6 years ago by Leon Radley <[email protected]>
chore(store): remove dupe export

2910b1dc6721294ac174123396805f76e459b8f2 authored over 6 years ago by Danny Blue <[email protected]>
chore(build): add comments to build scripts

7732df28651ebd6e65ea719abe59f098a2e08009 authored over 6 years ago by Danny Blue <[email protected]>
chore(docs): update plugin docs

1c2b93fb17088c2478bb1ab7bcfb1443e8af7349 authored over 6 years ago by Danny Blue <[email protected]>
chore(build): rename files

0269a1ab6f4b7879ed85e9059e72d63ef6e205e1 authored over 6 years ago by Danny Blue <[email protected]>
chore(build): tsconfig paths

62236c6d24e7b2cf961e8ad85bae65c6933cb551 authored over 6 years ago by Danny Blue <[email protected]>
chore(build): fix package builds

3b80f1b47231e097878da11f37080f589cfdaa40 authored over 6 years ago by Danny Blue <[email protected]>
feat: module plugins to own modules

7314a0886148b01ed69ac8b694e072870b7f73fe authored over 6 years ago by Leon Radley <[email protected]>
feat: module plugins to own modules

0c895b081b5623e6fadf0f04c9702b2c1f5aa717 authored over 6 years ago by Leon Radley <[email protected]>
chore(deps): update deps

3cf081d5828a203f55353e39842bf68b72b8fd22 authored over 6 years ago by Danny Blue <[email protected]>
remove linking in build

38249073e5f0a9ce1006b63aa55b9896c5249f15 authored over 6 years ago by Danny Blue <[email protected]>
remove

74f019b9ff9b6ac0632e471e985dea1c0f226e61 authored over 6 years ago by Danny Blue <[email protected]>
update gitignore

b54b786f375f9fba415bc38ff327a0ab1d5c33a1 authored over 6 years ago by Danny Blue <[email protected]>
fix(core): fix dispatch issue (#149)

* fix(core): fix dispatch issue

* remove package-lock

d14ca99ab2dda49f2557b24128cfdbf08a04f7b0 authored over 6 years ago by Danny Blue <[email protected]>
update tsconfig build

f41adc7e6735c15c35241b034e5a2e38eefb3f91 authored over 6 years ago by Danny Blue <[email protected]>