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

fix(store): get descriptor explicitly when selector is decorated class prop (#1961)

* fix(store): get descriptor explicitly when considered as class prop

* chore: update CHANGEL...

4d7e3010b17fa380b30e310f3dbb1edbbafb03ba authored almost 2 years ago by Artur Androsovych <[email protected]>
perf(store): tree-shake patch errors (#1955)

5f9405caa7dff615e92eafe13f142a85b69ef424 authored about 2 years ago by Artur Androsovych <[email protected]>
test(unit): update unit test setup, revise existing unit tests (#1846)

* test(unit): update unit test setup, revise existing unit tests

- [x] update jest-preset-ang...

2d80aec762344bf6d34fdd19398d9c66b42c8cf0 authored about 2 years ago by Vadim <[email protected]>
feat(operators): improve publicly exposed types (#1956)

40a22103b543565c272b7ba30a1cfaac11f5620f authored about 2 years ago by Mark Whitfeld <[email protected]>
ci: remove non-existing job from circle

dcdd391c1b10a97ce2a73828f36cc00268adab48 authored about 2 years ago by arturovt <[email protected]>
feat: build packages in Ivy format (#1945)

b0b0fe1af251cf4a64a5c236538fad1e20da8351 authored about 2 years ago by Artur Androsovych <[email protected]>
feat(store): allow providing `warnOnUnhandledActions` as boolean (#1951)

* feat(store): allow prodiving `warnOnUnhandledActions` as boolean

* chore: update CHANGELOG.md

fb318b1a3c6737dc6a7a138def6e1ddf7361f99f authored about 2 years ago by Artur Androsovych <[email protected]>
feat(store): warn on unhandled actions (#1870)

Co-authored-by: Mark Whitfeld <[email protected]>

1bdb8c0ac4c70f14acca42825c20d42a87179e63 authored about 2 years ago by Artur Androsovych <[email protected]>
feat(operators): improve type checking and intellisense for State Operators (#1947)

7c829a7d446b4085be65980f323f70afb922ff2f authored about 2 years ago by Mark Whitfeld <[email protected]>
chore(deps): update dependency express to v4.17.3 [security] (#1949)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2df2f653c6b5bec21ddba9df0cd756e860088234 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat(router-plugin): provide more actions and navigation timing option (#1932)

a585f142a386538ba44903b3d16c16f8208f4f13 authored about 2 years ago by Artur Androsovych <[email protected]>
chore: update package.json version (#1948)

95e47424ef34accecf2b93b628bccd4d7a895ecb authored about 2 years ago by Artur Androsovych <[email protected]>
feat(storage-plugin): enable providing storage engine individually (#1935)

7ca104f61a59312cfca89af3de322c6cf432086c authored about 2 years ago by Artur Androsovych <[email protected]>
feat(storage-plugin): allow providing namespace for keys (#1841)

27cb95c8606cbb0b392059c548dbbc1630c8b966 authored about 2 years ago by Artur Androsovych <[email protected]>
feat(devtools-plugin): add new options to the `NgxsDevtoolsOptions` interface (#1879)

66b90a9f83e4905ca176c894b295d22e812a0edd authored about 2 years ago by Oleksandr Saulyak <[email protected]>
chore: update CHANGELOG after release

5a8fe1fcc49577999e1e994bb2f2ba2bc3d4afea authored about 2 years ago by arturovt <[email protected]>
chore: release v3.7.6

a320112bb088363da4b8cd42af81a24500bb3c64 authored about 2 years ago by markwhitfeld <[email protected]>
Merge branch 'master' into release

3ab7c8ff666f772fb774d701dd8b7d43d76c6394 authored about 2 years ago by markwhitfeld <[email protected]>
perf(store): run CD once for all `Actions` subscribers (#1939)

* perf(store): run CD once for all `Actions` subscribers

* chore: update CHANGELOG.md

056a44f689687b86a3d28e1285e7060de6de8159 authored about 2 years ago by Artur Androsovych <[email protected]>
test(store): ensure `Actions` stream leave NGXS execution strategy and cause CDs (#1936)

02089772de5150fd373ca71ba68c7d81077d40fa authored about 2 years ago by Artur Androsovych <[email protected]>
build: bump RxJS version to repair Cypress postinstall (#1934)

c6d75d91e4a9b64adf8b3d884865b83b4db8afd6 authored about 2 years ago by Artur Androsovych <[email protected]>
feat: add support for Angular 15 (#1938)

3583c18d1658e960d7ec4f625b03d06d49240a3f authored about 2 years ago by Artur Androsovych <[email protected]>
fix(store): do not delegate errors to `ErrorHandler` if users catch them manually (#1927)

b4f4da3c170415bc8816eb76a4e0a34f7e704995 authored about 2 years ago by Artur Androsovych <[email protected]>
fix(store): complete `Actions` stream once root view is removed (#1933)

* fix(store): complete `Actions` stream once root view is removed

* chore: update CHANGELOG.md

0da56b4dde3becedbaf92f97bf2a07032b6ae904 authored about 2 years ago by Artur Androsovych <[email protected]>
fix(store): call `ngxsOnChanges` whenever state changes (even through plugins) (#1926)

* fix(store): call `ngxsOnChanges` whenever state changes (even through plugins)

* chore: upd...

f9549a37f906bcf03227229c711fed85463a7b4b authored about 2 years ago by Artur Androsovych <[email protected]>
fix(storage-plugin): do not skip deserialization for keys with dot notation (#1924)

* fix(storage-plugin): do not skip deserialization for keys with dot notation

* chore: update...

708406ee101f7722a709f0083f9c621a8e2c22ad authored about 2 years ago by Artur Androsovych <[email protected]>
fix(store): use `isObservable` to test whether actions return an observable (#1925)

* fix(store): use `isObservable` to test whether actions return an observable

* chore: update...

f744ab51f9adcd669370cb205b7d4fcc6765a9be authored about 2 years ago by Artur Androsovych <[email protected]>
docs: fix broken links

ab42c604e65d6a7e280ef18df643452f348f7d3c authored over 2 years ago by markwhitfeld <[email protected]>
docs: fix broken links

17a1bb8d4144b7c4d13a8e9eb7b1d3f83d3aa641 authored over 2 years ago by markwhitfeld <[email protected]>
fix: use correct markdown syntax for sponsor links

31e6920027a941682d48a88e37a4ccdadde4df36 authored over 2 years ago by markwhitfeld <[email protected]>
fix: use correct markdown syntax for sponsor links

8fa3ea5bf7fc3bd2918a80b9bf8b782762c41cc7 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "fix(store): do not infer T from argument to patch (#1806)"

This reverts commit 8834f50e821c05f6d7329dd87d0a1273d65c9d7d.
(This has been reverted as part of...

34f39732b46d71ea2728ee9b5d7df184dcd4113d authored over 2 years ago by markwhitfeld <[email protected]>
Revert "feat(store): strongly type ofAction* methods (#1808)"

This reverts commit e58cb228569033c64caf6f26d12324290c540f4e.
(This has been reverted as part of...

095d21d6be5f6ac19499e8288800aae3007ab58b authored over 2 years ago by markwhitfeld <[email protected]>
Revert "feat(store): expose `ActionContext` and `ActionStatus` (#1766)"

This reverts commit e99e5ce48235984e1d5e31d74d66751fde3071bd.
(This has been reverted as part of...

36f415fb738276b3ac54f9fbf8938fac752790f4 authored over 2 years ago by markwhitfeld <[email protected]>
chore: release v3.7.5

887cc32f3e23e4bdb9e302406347cfe092ffb219 authored over 2 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG in preparation for release

bb389dc656fcf771aa6d2dc15d5454bc8c54de4a authored over 2 years ago by markwhitfeld <[email protected]>
chore: clean up changelog regarding pending features

1cd41f4295b022732ee853a8276ffb71793f7d0d authored over 2 years ago by markwhitfeld <[email protected]>
ci: disable GH actions dev publish for now

1706c364d4587e68fff67903661b8dbea01ea804 authored over 2 years ago by Mark Whitfeld <[email protected]>
fix(store): avoid incorrectly ordered state observable events (#1908)

* fix(store): do not emit old values from the state

* chore: update `CHANGELOG.md`

* chore...

af4a196ad1b9ade7e4d674b39f23852bca056452 authored over 2 years ago by Artur Androsovych <[email protected]>
fix(router-plugin): prevent router overriding valid navigation (#1907)

* fix(router-plugin): remove initial navigation check

* chore: update `CHANGELOG.md`

* cho...

79cbc2ab140614fb7d9d73ebb86c88f03cc90f29 authored over 2 years ago by Artur Androsovych <[email protected]>
chore(store): remove `@Select` deprecation notice (#1899)

07b1a052897c52d4fa3d5eb8a897333e31b72891 authored over 2 years ago by Artur Androsovych <[email protected]>
ci: remove bundlemon approval step (#1902)

5891501564148cc4053523eb361faf85b0edac41 authored over 2 years ago by Mark Whitfeld <[email protected]>
docs(store): add "Typing Operators" section to `operators.md` (#1892)

* docs(store): add "Typing Operators" section to `operators.md`

* docs(store): address review...

e8bc76fe67e5af83a3fc41f862209f61d4999485 authored over 2 years ago by Artur Androsovych <[email protected]>
test(router-plugin): silence navigation warnings (#1891)

f952a08d9f16f6a0db8d1e4779ae8a8b2278688d authored over 2 years ago by Artur Androsovych <[email protected]>
fix(form-plugin): prevent actions infinite loop with multiple `ngxsForm` directives (#1890)

* fix(form-plugin): prevent actions infinite loop with multiple `ngxsForm` directives

* chore...

224556c8e94f86b380b5a7d341ef12baf1afa4bf authored over 2 years ago by Artur Androsovych <[email protected]>
fix(store): remove `?` from `ctx` parameter of lifecycle hooks since they are never undefined (#1889)

* fix(store): remove `?` from `ctx` parameter of lifecycle hooks since they are never undefined
...

b5064f8371f4d47bb598639b12099ce743729707 authored over 2 years ago by Artur Androsovych <[email protected]>
fix(storage-plugin): ensure the deserialization is not skipped for master key (#1887)

817c422ad40937e35153035818a6ad86c5dc6132 authored over 2 years ago by Artur Androsovych <[email protected]>
chore(store): improve `Select` deprecation message and add notice to the docs (#1888)

b8320fc51290f9c7e543096bc321ab347c3ce32e authored over 2 years ago by Artur Androsovych <[email protected]>
ci: add process for accepting bundlemon differences (#1886)

* ci: add process for accepting bundlemon differences

* temp: force a simulated failure

* ...

b54795e73b36a6eaf0ca7e994ac16dcc3d957acc authored over 2 years ago by Mark Whitfeld <[email protected]>
fix(store): do not use `refCount()` since it makes the stream cold (#1883)

a6cc92662c8d0444a40dd120bbe584de42ecb24e authored over 2 years ago by Artur Androsovych <[email protected]>
fix(store): give back control to `developmentMode` config property (#1878)

* fix(store): give back control to `developmentMode` config property

* chore: update `CHANGEL...

c961545ddf6bcecfdf7e7a319327e98b981f838a authored over 2 years ago by Artur Androsovych <[email protected]>
fix(devtools-plugin): enable time-traveling for navigation actions (#1868)

80a301474187860c89c6ab086703272e6d7af453 authored over 2 years ago by Artur Androsovych <[email protected]>
fix(store): revert select decorator changes and add deprecation note (#1871)

* Revert `f46a5477218c537ae248ebde0331d4e22a57d7b3`

* Revert `740d0c230813f5fec4c4b9f4961fa2e...

2826e051e1ec5f54431d27c5c4349c7a6b843c1e authored over 2 years ago by Artur Androsovych <[email protected]>
perf(store): tree-shake no type on the action error (#1858)

* perf(store): tree-shake no type on the action error

* chore: small changelog tweak

Co-au...

a63a5aff851bca53e5bd62afd6c3ac1fb7946ee7 authored over 2 years ago by Artur Androsovych <[email protected]>
build: remove failing script in publish step

38cbcac0fe5710ed3463374859a2228dd8874a56 authored over 2 years ago by Mark Whitfeld <[email protected]>
fix(store): do not check if the state class is injectable within the decorator since the `ɵprov` will not exist in JIT mode (#1867)

* fix(store): do not check if the state class is injectable within the decorator since the `ɵpro...

65e4a9a2f89567e3e67886a72e73e8e0afb58b7a authored over 2 years ago by Artur Androsovych <[email protected]>
fix(ci): skipped dev deploy should not fail workflow

74b24b67ee7d8ac09b588f844be2c3dc3f50f853 authored over 2 years ago by Mark Whitfeld <[email protected]>
fix: circleCI still references bundlesize

491e38c9f7e755ea77a5bd8901d62ba8fc2ba0e4 authored over 2 years ago by Mark Whitfeld <[email protected]>
fix(storage-plugin): provide more meaningful error message when the storage quota exceeds (#1863)

f75a55425cc1780bbc46f66cb21aa599bb6bbbc8 authored over 2 years ago by Artur Androsovych <[email protected]>
ci(bundlemon): replace bundlesize with bundlemon (#1865)

* ci(bundlemon): replace bundlesize with bundlemon

- [x] remove bundlesize dependency, config...

770aa34b327c497cced7605a4ac547493b9f8b03 authored over 2 years ago by Vadim <[email protected]>
fix(ci): yarn publish not working

310a613e846ee3558b4006001a97c265d273c3dc authored over 2 years ago by Mark Whitfeld <[email protected]>
fix(store): do not try to decorate factory asynchronously (#1861)

* fix(store): do not try to decorate factory asynchronously

* chore: add comments and update ...

f46a5477218c537ae248ebde0331d4e22a57d7b3 authored over 2 years ago by Artur Androsovych <[email protected]>
ci(publish): check the repo owner before executing publish steps (#1864)

* ci(publish): check the repo owner before executing publish steps

- [x] publish packages only ...

93cff02eec65b0400fd483110d72fd26bbc36e63 authored over 2 years ago by Vadim <[email protected]>
ci(github): add github actions for ci (#1852)

* ci(github): migrate ci from circleci to github

- [x] reimplement circleci workflows using g...

327646e5b0fb476846c25054ca8d437806b6d2eb authored over 2 years ago by Vadim <[email protected]>
Merge branch 'chore/reinstate-features'

a69f8cc5c6fa45091b4723d9a3d55b6f634a3b3d authored over 2 years ago by markwhitfeld <[email protected]>
Revert "Revert "feat(store): expose `ActionContext` and `ActionStatus` (#1766)""

This reverts commit 2da293fbe0474d67f67ff6cb4d74dfd628c6eaed.
The effectively reinstates the cha...

436eb987ff978fa2030a996f47c4758b5317c449 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "Revert "fix(store): do not infer T from argument to patch (#1806)""

This reverts commit eb56df0e267058ea47ba52f5892a9e76e6315c99.
The effectively reinstates the cha...

3387e65ed5f626329be961a2833a844022e34d06 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "chore: revert changelog related to #1806"

This reverts commit a43e17fd8a807f64b5d14b814693843cb7f51a98.
The effectively reinstates the cha...

075490b6cc491eab45a013eed7a6825e0b6e4052 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "Revert "feat(store): strongly type ofAction* methods (#1808)""

This reverts commit e9e3a6ba7c84151f864c9519ac4d5c11bad5c507.
The effectively reinstates the cha...

33250a1b919ba3c0a8101db18442abc929e59ba4 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "chore: revert changelog related to #1808"

This reverts commit edf2aad8518a64d01a0fda4204d4caf9a779506b.
The effectively reinstates the cha...

e6f04a8a6862912f415c8334997241863e0d714c authored over 2 years ago by markwhitfeld <[email protected]>
chore: update bundlesize

6a218599d6c18fff21a35893189e2c349f4ac030 authored over 2 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG in preparation for release

796b24719ec6186362c93cd8b3a224ebb930a749 authored over 2 years ago by markwhitfeld <[email protected]>
chore: release v3.7.4

050bc58ab5481cafdeb5cfdc365b4e58515e48ee authored over 2 years ago by markwhitfeld <[email protected]>
chore: revert changelog related to #1808

This reverts commit 1508fea372182b50f87d08dee9e1e3356849400c.
(This has been reverted as part of...

edf2aad8518a64d01a0fda4204d4caf9a779506b authored over 2 years ago by markwhitfeld <[email protected]>
Revert "feat(store): strongly type ofAction* methods (#1808)"

This reverts commit e58cb228569033c64caf6f26d12324290c540f4e.
(This has been reverted as part of...

e9e3a6ba7c84151f864c9519ac4d5c11bad5c507 authored over 2 years ago by markwhitfeld <[email protected]>
chore: revert changelog related to #1806

(This has been reverted as part of pushing a patch release out with no new features)

a43e17fd8a807f64b5d14b814693843cb7f51a98 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "fix(store): do not infer T from argument to patch (#1806)"

This reverts commit 8834f50e821c05f6d7329dd87d0a1273d65c9d7d.
(This has been reverted as part of...

eb56df0e267058ea47ba52f5892a9e76e6315c99 authored over 2 years ago by markwhitfeld <[email protected]>
Revert "feat(store): expose `ActionContext` and `ActionStatus` (#1766)"

This reverts commit e99e5ce48235984e1d5e31d74d66751fde3071bd.
(This has been reverted as part of...

2da293fbe0474d67f67ff6cb4d74dfd628c6eaed authored over 2 years ago by markwhitfeld <[email protected]>
fix(form-plugin): do not destructure primitive types (#1845)

* fix(form-plugin): do not destructure primitive types

* chore: update bundlesize stuff

* ...

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

10b08831a4b356cee296929bdb7f34f38b8808ad authored over 2 years ago by Mark Whitfeld <[email protected]>
feat: add support for Angular 14 (#1850)

9ab365bcc6a8f2a9b80817d01d8829844abd71ff authored over 2 years ago by Artur Androsovych <[email protected]>
fix(store): lint issue from PR (#1847)

* fix(store): lint issue from PR

* build: drop ng6 integration test

* fix: update bundlesi...

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

1508fea372182b50f87d08dee9e1e3356849400c authored over 2 years ago by Mark Whitfeld <[email protected]>
feat(store): strongly type ofAction* methods (#1808)

When using the actions stream and the ofAction* operators, restrict the
parameters of these fun...

e58cb228569033c64caf6f26d12324290c540f4e authored over 2 years ago by Bill Barry <[email protected]>
perf(store): run change detection once for all selectors when asynchronous action has been completed (#1828)

6ba2ac105fbc0183fdc79160df28ff8713c0a3c4 authored over 2 years ago by Artur Androsovych <[email protected]>
docs(installation): include import of `ZooState` (#1834)

* docs(installation): remove unused `ZooState`

* chore: rather include the reference to an ex...

28d680460f477ba82cd8adedf197c32b0d2c1cec authored over 2 years ago by Bence Hornyák <[email protected]>
fix(store): be more explicit when checking if Angular is in test mode (#1832)

33cace610f71d0fd7934fcf08ad24d69a75a326a authored almost 3 years ago by Artur Androsovych <[email protected]>
fix(store): be more explicit when checking if Angular is in test mode (#1831)

69553aad827520402c6ce3880e2a67625db20c68 authored almost 3 years ago by Artur Androsovych <[email protected]>
fix(store): complete the state stream once the root view is removed (#1830)

cdd7ae38c6a2fcf813f3211c6b574622a96f0ed0 authored almost 3 years ago by Artur Androsovych <[email protected]>
fix(store): provide `NoopNgxsExecutionStrategy` explicitly when the zone is nooped (#1819)

* fix(store): provide `NoopNgxsExecutionStrategy` explicitly when the zone is nooped

* chore:...

8ecbd7f0bb62291dcd228e8b1a3d411c6274663d authored almost 3 years ago by Artur Androsovych <[email protected]>
perf(store): tree-shake `deepFreeze` (#1821)

d470dff03488df9b5de3f0e5f9acfa2dcf33da3c authored almost 3 years ago by Artur Androsovych <[email protected]>
test(store): ensure that selectors are leaving NGXS execution strategy and cause CD (#1825)

5b116c155acbc13dcdf4a05d44ae3d3dc64da1c3 authored almost 3 years ago by Artur Androsovych <[email protected]>
chore(store): add initial version of new strongly typed createSelector (#1823)

90fdd58b2ea0d175f5b65af3e0e6f92b4d4b2505 authored almost 3 years ago by Mark Whitfeld <[email protected]>
ci: bundlesize checks should run reliably (#1812)

* ci: bundlesize checks should run reliably

* chore: update CHANGELOG.md

* ci: ensure inte...

5175b98ec01025e05b335677d6fb9b3691565955 authored almost 3 years ago by Mark Whitfeld <[email protected]>
chore: update CHANGELOG.md

89968a0463bd48f7c9341064d5bb8cc9bfbf0d83 authored almost 3 years ago by Mark Whitfeld <[email protected]>
fix(store): lint issue from PR #1804

fb8b33ef7b67bba3e2ad728bba9fa1812d54046a authored almost 3 years ago by Mark Whitfeld <[email protected]>
fix(store): do not infer T from argument to patch (#1806)

* fix(store): do not infer T from argument to patch

* fix(store): type casting failures

* ...

8834f50e821c05f6d7329dd87d0a1273d65c9d7d authored almost 3 years ago by David <[email protected]>
fix(store): allow `@Select()` decorated properties to be accessed within constructors (#1804)

740d0c230813f5fec4c4b9f4961fa2ebd858a329 authored almost 3 years ago by Artur Androsovych <[email protected]>
docs(state): fix link to immer (#1810)

6bd0acbdc74e0d55a3881cd5614f63cc174f4433 authored about 3 years ago by do-nat <[email protected]>
chore: update CHANGELOG.md

1e7127b8618544d794469ce838480d7b057d6ee4 authored about 3 years ago by Mark Whitfeld <[email protected]>