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

feat: throw an error when actions do not have a static type property (#1625)

* feat: throw an error when actions do not have a static type property

* feat: throw an error...

b82a912b03ac2dd0d285192f96136361d3bd690e authored over 4 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

70c9e27024bb60341d386ba155489071b874384e authored over 4 years ago by Mark Whitfeld <[email protected]>
fix(devtools-plugin): actions with "action" property end up logged with <UNDEFINED> (#1628)

* fix: actions with "action" property end up logged with <UNDEFINED>

make action:null before ...

5fb040418660e28a42be0a88da6c203e779820fb authored over 4 years ago by Joaquin Cid <[email protected]>
build: upgrade TS to 3.9 to ensure that no breaking changes get added (#1626)

07811af122ebe5812c301841e4c56a78f7bb9ec4 authored over 4 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

f8d08d90a6ccd8674000a72298f3e7e7492a6a60 authored over 4 years ago by Mark Whitfeld <[email protected]>
feat(form-plugin): add reset form action (#1604)

* feat(form-plugin): add reset form action

* docs(form-plugin): add reset form action informa...

4f757fab35d6d1bdb014d675da85eed16f92ddb3 authored over 4 years ago by Mehmet Ozan Turhan <[email protected]>
perf: do not create `new Observable()` every time when subscribing to `ivyEnabledInDevMode$` (#1624)

5aabfb19c43b50e1f58dc158e847161865bfb8b9 authored over 4 years ago by Artur Androsovych <[email protected]>
docs: create optimizing-selectors page (#1622)

* docs(optimizing-selectors): create doc

docs(optimizing-selectors): fix typo

* docs(optim...

7b45724344e797f9b9d25d6823ae4dc3d7140bcf authored over 4 years ago by Troy Dietz <[email protected]>
fix(logger-plugin): filter out only `undefined` payloads (#1617)

* fix(logger-plugin): filter out only `undefined` payloads

* chore: update CHANGELOG.md

* ...

5e4071d39fc0ae99c3331810bada821749accbb0 authored over 4 years ago by Artur Androsovych <[email protected]>
fix: ofAction* methods should prevent passing anything except of `ActionType` (#1616)

* fix: ofAction* methods should prevent passing anything except of `ActionType`

* chore: upda...

a3e40760de3c4df1cb14805745dc2c3df92d907e authored over 4 years ago by Artur Androsovych <[email protected]>
Merge branch 'master' into release

# Conflicts:
# docs/plugins/form.md

c7908e74e41e076179537726c836e53a63d95858 authored over 4 years ago by splincode <[email protected]>
fix: do not cancel actions if action handler completes without emitting (#1615)

* fix: do not cancel actions if action handler completes without emitting

* chore: update CHANG...

69beaeed2c8832d2b502f998abf5a24e9ffadec4 authored over 4 years ago by Artur Androsovych <[email protected]>
doc: better documentation for the reset function (#1614)

* doc: better documentation for the reset function

- the reset function needs as key value t...

8415fc31c7be0494d773dbf97d208916570f6fbf authored over 4 years ago by Mitko Tschimev <[email protected]>
Update CHANGELOG.md

4751991890580bba41ee11be3145574429911988 authored over 4 years ago by Max Ivanov <[email protected]>
fix(hmr-plugin): show error when use Angular Ivy with JIT mode (#1607)

* fix(hmr-plugin): show error when use Angular Ivy with JIT mode

* fix(hmr-plugin): local han...

d909d0fb6910fb8231b976066c77da71f4232c10 authored over 4 years ago by Max Ivanov <[email protected]>
docs(projects): add a new community project (#1611)

c875ec18872dde98b098847da4dc9c1f8be5046a authored over 4 years ago by sandb0x4477 <[email protected]>
chore: update CHANGELOG.md

2630e753a68c7f666e645c4a9e013f85d57c6f1a authored over 4 years ago by Max Ivanov <[email protected]>
fix(router-plugin): update state after route successfully activates (#1606)

Co-authored-by: Troy <[email protected]>

0fa0b569b24ff03ceff13639a2220941fee51e49 authored over 4 years ago by Troy Dietz <[email protected]>
Update hmr.md (#1608)

Update hmr.md so that <project-name> can be seen in the docs

c6f6076231a940a5092c72403264a13dfbfb0586 authored over 4 years ago by Scott Reed <[email protected]>
chore(deps): update all dependencies

2360382076ffadfbef85cbfa7a0e43ff0f5aa236 authored over 4 years ago by Renovate Bot <[email protected]>
chore: fix typo

1255bfc086e8aba88fe31523d2884acecec2c6d0 authored over 4 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

ec479b4f3ead3b85ef630a5976b5a148749e35c7 authored over 4 years ago by Max Ivanov <[email protected]>
feat: upgrade to support Angular 9 (#1596)

#1 Error applying workspace layer for job: Concurrent upstream jobs persisted the same file(s)
...

b27bbcc603e80e24af6ca388930aec00863bcd7a authored over 4 years ago by Max Ivanov <[email protected]>
build: add build integration test with Angular 8 (#1591)

* build: add build integration test with Angular 8

* !fixup

eaa5d86fdda243600bf3b06625b3a262dee45191 authored over 4 years ago by Max Ivanov <[email protected]>
docs(storage-plugin): update changelog related to serialization interceptors (#1587)

* Update article.md

* Update storage.md

fb3f647d37cd221801436a7b88f39b08f27fe402 authored over 4 years ago by David Morissette <[email protected]>
chore: update CHANGELOG.md

8e14fe1de52ba6fd76da5f221f4347e22c61e16a authored over 4 years ago by Max Ivanov <[email protected]>
docs(form-plugin): updated form.md (#1583)

* docs(form-plugin): updated form.md

Added an ngOnInit as well as the imports in order to hel...

c2e06431da02c210a49d0d79eb22aab1307f0641 authored over 4 years ago by Jose E <[email protected]>
Update form.md (#1581) (#1582)

Update form.md to contain a FormFuilder example.

Co-authored-by: Jose E <estrellajosem@gmail....

4f4ce8c4fede274ad42b7e8646481e8fdf76c348 authored over 4 years ago by Max Ivanov <[email protected]>
Update form.md (#1581)

Update form.md to contain a FormFuilder example.

be82a2a73dc86a4b0aba44a86a637441f82e8626 authored over 4 years ago by Jose E <[email protected]>
build: upgrade dtslint (#1580)

45c723af9dc3348af5f36f3638bb63e2e051662f authored over 4 years ago by Max Ivanov <[email protected]>
build: add the missing decorator before upgrading to Angular 9 (#1577)

7118f7ebceae2af26e6659f5648a6cce2557ffa7 authored over 4 years ago by Max Ivanov <[email protected]>
chore: update packages (#1576)

fbbccd33bd70dee7e45ff08a8c99e4d081735392 authored over 4 years ago by Max Ivanov <[email protected]>
Merge branch 'release'

86df0bd944b226a48d106ba17429a192f097125d authored over 4 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

(skip ci)

dbf08fe4ec4744b1d6f3785a6be8b394133b29b7 authored over 4 years ago by Mark Whitfeld <[email protected]>
chore: update CHANGELOG.md

(skip ci)

831c40ac09f8e94f2ad45ff32cc78f4de7b2f3e6 authored over 4 years ago by Mark Whitfeld <[email protected]>
feat(logger-plugin): action filter in Logger Plugin (#1571)

* feat(logger-plugin): add filter to NgxsLoggerPluginOptions

* feat(logger-plugin): add filte...

a68f5161a76407a1bfa0b59adedaeb21d426eb9d authored over 4 years ago by Levent Arman Özak <[email protected]>
docs: remove deprecated testbed.get (#1569) (#1570)

Co-authored-by: Dimitri Bret <[email protected]>

f6a6e00fe57df218ede068523c86a3cd8d17efb6 authored over 4 years ago by Max Ivanov <[email protected]>
docs: remove deprecated testbed.get (#1569)

b28689efa9ba938a686aeb0eed7af6de9bb4fb19 authored over 4 years ago by Dimitri Bret <[email protected]>
docs(ngxs-labs): include firestore plugin (#1566)

bbc8a8998c6e8869ea6f8f8eb3c8ec539f97df85 authored over 4 years ago by Joaquin Cid <[email protected]>
Merge branch 'release'

0f5a23f4936d35ea84addcd76d9b5dc1b23dd700 authored over 4 years ago by markwhitfeld <[email protected]>
docs: fix inherited selector example

fixes #1564

c5112da1da89136350ce425dd9360e6068e5b14b authored over 4 years ago by markwhitfeld <[email protected]>
Merge branch 'release'

14ab2bfe2516d04b7d890199a3c8e4eb560dae2e authored over 4 years ago by markwhitfeld <[email protected]>
docs: improve intro root module sample (#1563)

f883342f529aa5d82fcf3835256a5db16a49f55b authored over 4 years ago by Mark Whitfeld <[email protected]>
Merge branch 'release'

7c6a5d226582ecf64c1a14a9547637db7204f24b authored over 4 years ago by markwhitfeld <[email protected]>
docs: fix typo (#1562)

(cherry picked from commit 7bcba2b544dd640c2901e862c4d940cccd5d9ad6)

2a6d51708b7509fb92729adff5fb156f061f145a authored over 4 years ago by Ilia Ametov <[email protected]>
docs: fix typo (#1562)

7bcba2b544dd640c2901e862c4d940cccd5d9ad6 authored over 4 years ago by Ilia Ametov <[email protected]>
docs: add @Injectable above every state class declaration (#1560)

97c078660c5ca9aeb107cbd126ed6123def5cf65 authored over 4 years ago by Mark Whitfeld <[email protected]>
Merge remote-tracking branch 'upstream/release'

d21208cbd587680057f504e90b2fa0b7bfc265ac authored over 4 years ago by markwhitfeld <[email protected]>
docs: added simple exmple on how to unsubscribe from action handlers (#1557)

* added simple exmple on how to unsubscribe from action handlers

* docs(website): improved do...

830d120310ffa22f715768084f245d4320b8f18f authored over 4 years ago by Florin Cosmin <[email protected]>
@Injectable() added to top of the Class for IVY Support (#1553) (#1556)

* @Injectable() added to top of the Class for IVY Support (#1553)

* Angular9 @Injectable upda...

c03d216e08934d9cc990bf7a9e5c8b83d0fe0da2 authored almost 5 years ago by Max Ivanov <[email protected]>
@Injectable() added to top of the Class for IVY Support (#1555)

* @Injectable() added to top of the Class for IVY Support

* update @Injectable()

fef0b31162d0ccb227718ce3fd361e1581c0567b authored almost 5 years ago by Alp <[email protected]>
@Injectable() added to top of the Class for IVY Support (#1554)

* @Injectable() added to top of the Class for IVY Support

* update @Injectable()

49cef9608423fad57dd2bd54e3a1db6725c290c1 authored almost 5 years ago by Alp <[email protected]>
Angular9 @Injectable updates (#1552)

* Angular9 @Injectable updates

* Update authentication.md

3d1a9d1ec72257a8309409167a141dd3655fd49d authored almost 5 years ago by Alp <[email protected]>
@Injectable() added to top of the Class for IVY Support (#1553)

90eae74d29e79b99ed6a18ad674f3b29092290cc authored almost 5 years ago by Alp <[email protected]>
perf(logger): lazy inject the store once only (#1550)

* perf(logger): improve speed by using lazy injection once only

* refactor: name private vari...

fbdefca399b2fa4ebbf402eb3c0a1b1ba7d611c9 authored almost 5 years ago by Mark Whitfeld <[email protected]>
chore: update CHANGELOG.md

eb5a26d2cd21b30f5d3216991e45e02eab245bff authored almost 5 years ago by Mark Whitfeld <[email protected]>
feat(storage-plugin): add before and after serialize hooks (#1513)

* chore(deps): update all dependencies

* feat(storage-plugin): reset

* Revert "chore(deps)...

feba43e4a9f414866d3846d71b6ffd39876be88d authored almost 5 years ago by David Morissette <[email protected]>
docs: add noticable links to ivy migration guide (#1542)

f17994b736143c0dde28c6cd181efe6b3dddc532 authored almost 5 years ago by Levent Arman Özak <[email protected]>
docs: update example to provide service in the root injector (#1538)

ce207bcd3ca726209c3993c893b2a7f4f521d011 authored almost 5 years ago by Artur Androsovych <[email protected]>
docs: fix links (#1530)

1488bba421affddc714b35a59884e27d3ad3f2ea authored almost 5 years ago by Max Ivanov <[email protected]>
chore: release v3.6.2

470655f7f635ec64f2a8202cf089069df7e15cc3 authored almost 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md in preparation for release

29bd6771e1a6c76f6e334dd7c95d21871f4b2fec authored almost 5 years ago by markwhitfeld <[email protected]>
Revert "chore: prettier format (#1527)"

This reverts commit e0480a13404052041f6a24e51b2837bd3b209a66.

3b55209ee83284051205874558bd8ea22e51aace authored almost 5 years ago by markwhitfeld <[email protected]>
chore: update Ivy integration project to Angular v9.0.0

996f74967ab569e8f6ecf885d456d9b23c8222bf authored almost 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

02c967c7dbde369b4711e5374c22ebfd8c4471bd authored almost 5 years ago by Max Ivanov <[email protected]>
fix(store): handle empty array dispatch edge case (#1521)

ed558c507cc55a20a62ac5716c6cb59197b5fd08 authored almost 5 years ago by Max Ivanov <[email protected]>
chore: prettier format (#1527)

e0480a13404052041f6a24e51b2837bd3b209a66 authored almost 5 years ago by Max Ivanov <[email protected]>
chore(deps): update all dependencies

afee22499e361437f5ed30d6b7b833c1651db4b6 authored almost 5 years ago by Renovate Bot <[email protected]>
chore: update CHANGELOG.md

[skip ci]

c7c8a77c189caa2e85ff83394b3df031b39abae2 authored almost 5 years ago by Mark Whitfeld <[email protected]>
fix(store): fix regression after upgrade to angular.rc-11 (#1526)

* fix(store): fix regression after upgrade to angular.rc-11

* fixup

fe154216eb2154ee52e0a8edad144e5284e9e73b authored almost 5 years ago by Max Ivanov <[email protected]>
chore: upgrade to rc.11 (#1518)

46952478d0c6341d2992090e183be31f0d80a22e authored almost 5 years ago by Max Ivanov <[email protected]>
chore: release v3.6.1

aa2aacfd20f051413bcd0479ac16eeb80a277f3a authored almost 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md in preparation for release

2ecd677866db0a5441796ebee85c2abd4b7c82eb authored almost 5 years ago by markwhitfeld <[email protected]>
Merge remote-tracking branch 'upstream/release'

cc59b4cbd35a0ef9112688301f92bc77152fd5be authored almost 5 years ago by markwhitfeld <[email protected]>
fix: selectors should not be declaration order sensitive (#1514)

* fix: selectors should not be declaration order sensitive

* docs: remove the info related to...

5ee5f9d9924977907c1b12e9774c79a13ae52ed5 authored almost 5 years ago by Mark Whitfeld <[email protected]>
chore: CHANGELOG.md

5b82c93a2f1754fe1a03a532f877b3a9ddb48b38 authored almost 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

3995d2bcdf527924e5a7cd5cf1cd3729f6d16de8 authored almost 5 years ago by Mark Whitfeld <[email protected]>
fix(store): optimize selector runtime binding (#1510)

* fix: optimize selector runtime binding

* fix: remove unused selectFromAppState function

...

0dcb3ba90a1dc9c022657bdff4a0068a92d9515d authored almost 5 years ago by Mark Whitfeld <[email protected]>
chore(deps): update all dependencies

a8efd88866422f550580d875b337f28895fdec4d authored almost 5 years ago by Renovate Bot <[email protected]>
fix: add support for using state tokens in sub states (#1509)

* fix: add support for using state tokens in sub states

* chore: update CHANGELOG.md

e9b7982ca021475f20065f0444a4fc594a1fb269 authored almost 5 years ago by Mark Whitfeld <[email protected]>
build: add funding metadata to packages

3ff406762bac5abfa767220e0421fa41c757ad3c authored almost 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

d90477bdf6e53deb05d6f1160db7b82b5f1f0791 authored almost 5 years ago by Max Ivanov <[email protected]>
fix: selectors should be deterministic based on store being used (#1508)

* test: add failing test proving lack of isolation

* test: improve store isolation tests

*...

df9108d1b8c4024b8d319b298bfc934f340f0ab8 authored almost 5 years ago by Mark Whitfeld <[email protected]>
chore: add vNext article template

8ebf15cae8a631dd895ea28d07a7c41274ce1106 authored about 5 years ago by markwhitfeld <[email protected]>
chore: clean up articles after release

69d9303f47f7c98ff4331f2ee43688915e9ed3d5 authored about 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

[skip ci]

81578bcfd80395aa34114e6732ad40f3db771bcb authored about 5 years ago by Mark Whitfeld <[email protected]>
build: add router-plugin back to ivy integration test (#1506)

9feb51b7516973129a1ced9d5abef2ad5460daeb authored about 5 years ago by Max Ivanov <[email protected]>
Merge branch 'master' into release

2d97daff03850b4fa2784763f07e9f778520b2cf authored about 5 years ago by splincode <[email protected]>
docs: sync with master (#1505)

* docs: update token.md - fix example (#1498)

@Selector() expects an array. Current preview d...

97b83e90e94219333f146b9e3bfcb407f7404ee4 authored about 5 years ago by Max Ivanov <[email protected]>
chore: update intro.md

12a42a1a3ceea5eb4d30c23f702ffcd67174ebd8 authored about 5 years ago by Max Ivanov <[email protected]>
chore: update intro.md

f96c67f5256382bf3a9c6ec092e0ad7baf9e0adf authored about 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

f0f9ace0068f4d5aa37bbed681591ecf8611a16e authored about 5 years ago by Max Ivanov <[email protected]>
docs: update token.md - fix example (#1498)

@Selector() expects an array. Current preview does not work. Type error.

b2642179472abf1d8c2edd78e064639f014eaebd authored about 5 years ago by PVermeer <[email protected]>
build: run sync ngcc (#1497)

3ab7ed2c8b111cf766f6bd70ef3e93e1d90536b9 authored about 5 years ago by Max Ivanov <[email protected]>
build: upgrade to Angular 9.rc-6 (#1496)

6c2a7b6162fc49a453d03563dd2fd9cc9a54e812 authored about 5 years ago by Max Ivanov <[email protected]>
Merge branch 'release' of https://github.com/ngxs/store into release

43d14a5c3727093327d78763766a6970adb2e821 authored about 5 years ago by markwhitfeld <[email protected]>
chore: release v3.6.0

c155472ae2086c821783307bad20e7ab12760ed1 authored about 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md in preparation for release

4e4fae0e87cad725897021eb29a7da7235bfed41 authored about 5 years ago by markwhitfeld <[email protected]>
chore: prepare 3.6 release article (#1488)

* chore: prepare 3.6 release article

* chore: preparing release article

* chore: a few mor...

ee2c2e9d7233ee48ab378b99d44e0f1ff6f7db6f authored about 5 years ago by Mark Whitfeld <[email protected]>
docs(projects): adding a new project (#1493)

7a75f33d76a6faab647f13321c7d8a2b00b22ab9 authored about 5 years ago by Mustapha Aouas <[email protected]>