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
This commit updates the implementation of the register signature for the storage plugin.
It now...
This commit removes the `dtslint` dependency because it was deprecated a long
time ago and is n...
This should have been removed in the migration PR, but I probably missed it.
9f0fcb02e67300c1c4a107dbe0cb3172cb321a82 authored 11 months ago by Artur Androsovych <[email protected]>Co-authored-by: Mark Whitfeld <[email protected]>
ddd1df413c213100039f66126c54f08dddff8e6a authored 11 months ago by Artur Androsovych <[email protected]>a587e007c9bef4c31cb58653d7fdb0dae17c509b authored 11 months ago by Artur Androsovych <[email protected]>
* feat: upgrade to Angular 17, add `selectSignal`
* refactor: revert signal changes
* refa...
ac99a182e4f44fa644b907f0540ffd210298cab7 authored 11 months ago by Artur Androsovych <[email protected]>
We need to use `isPromise` instead of checking whether `result instanceof Promise`.
In zone.js ...
* fix(schematics): dasherize the state and store file name
* chore: remove public access modi...
e0981dedc34b40cfcfc696cc7b3474301fe209b4 authored about 1 year ago by profanis <[email protected]>
We have a check that ensures states are initialized in the correct order and
that the `UpdateSt...
59b0c4a95dfd20c154765765473860baca7f1543 authored about 1 year ago by Mark Whitfeld <[email protected]>
* feat: state, store and starter-kit schematics support a project option
* fix: create a sche...
ce98589803421fdc848704ded7521ebfc86b1225 authored about 1 year ago by profanis <[email protected]>a75608ede00573e6c8678558d28b26187d172aa3 authored about 1 year ago by profanis <[email protected]>
0fd1fe5c215c74075be31e752546f77e2b64ffd2 authored about 1 year ago by markwhitfeld <[email protected]>
51147693e875fd65510a4e0d3c8e561ff06074f5 authored about 1 year ago by markwhitfeld <[email protected]>
1b4cdd53a33c5f4fe1d15ed24e957b0441ded52c authored about 1 year ago by markwhitfeld <[email protected]>
148be583774b8c995fa6ff86df551b8c7dba3c6e authored about 1 year ago by markwhitfeld <[email protected]>
the circleci cache was very bloated
c4edacc042bafea042b6846ec7e43c92d8a28785 authored about 1 year ago by markwhitfeld <[email protected]>28963a501011766ff6aa53e666b82272322111a5 authored about 1 year ago by markwhitfeld <[email protected]>
* build: add angular 17 support
- extend allowed range of ng peer dependency to 18
- add an add...
* docs: example code not compiling (#2059)
The provide example doesn't compile and is misleadin...
0b737ffc6c58b9bc4c4d7e0950ef2efabe96fa0a authored about 1 year ago by Oana Surdea <[email protected]>* fix(store): made patch operator handle existing null nicely
Changed patch operator not fail w...
cbb0b7533e670cc6d25dc351f6c7f4e84219326d authored about 1 year ago by David Langheiter <[email protected]>
Co-authored-by: Mark Whitfeld <[email protected]>
(cherry picked from commit...
(cherry picked from commit b3b91f8dbb6e66ad75c285c0501df89b7bde89d1)
8a311381f0cc4ce92f8a44a745f8d09a265f33a6 authored about 1 year ago by Artur Androsovych <[email protected]>* docs(v3.8): first draft of release notes
* docs(3.8): added more details to the release notes...
7b76ccc7921832914163ebdc1802f37ac45ab6ce authored about 1 year ago by Mateus Carniatto <[email protected]>(cherry picked from commit 98beeeaa474e23d9bc73e6e3b0c4960ddf85bb74)
2e6b23f79e65801b2ca28a72e3869080c9772bcc authored about 1 year ago by Artur Androsovych <[email protected]>
This commit removes the re-entering of the Angular zone from the devtools plugin.
It is not requ...
changes the old `build-app` target to `build`
b5960ba977e2c3df035f4712d213161552907191 authored about 1 year ago by Dominik Donoch <[email protected]>783234cfcb4f84a2bc6806d96c08819f7aeffe4c authored about 1 year ago by profanis <[email protected]>
f7ec3a67f4039ca828ab1c27b20b25e733ba4271 authored about 1 year ago by profanis <[email protected]>
* build: add angular 17 support
- extend allowed range of ng peer dependency to 18
- add an ...
* feat(store): add support for standalone APIs in schematics
* chore: exclude copied assets fro...
22a8ab13244fed2112a4da1eecb8effbe3e7088f authored about 1 year ago by Dmitriy Stepanenko <[email protected]>* docs: example code not compiling (#2059)
The provide example doesn't compile and is misleadin...
d2f9ef463feb384b9d5be47a85730ca1ef4b4059 authored about 1 year ago by Oana Surdea <[email protected]>* fix(store): made patch operator handle existing null nicely
Changed patch operator not fail w...
bd067ddc2558c051f18f9fde4f39b797b4625823 authored about 1 year ago by David Langheiter <[email protected]>Co-authored-by: Mark Whitfeld <[email protected]>
7398dd967fa86bb0ac2958a5687bf86bde79248b authored about 1 year ago by Hubert Lin <[email protected]>31279534110c050f2beaa890b560b3a136779e31 authored about 1 year ago by profanis <[email protected]>
43ab43cfa819eb5f64558dc9dc9fbaae9b949071 authored about 1 year ago by Artur Androsovych <[email protected]>
The logged error has been improved to contain feature states,
that were added, before the store...
This commit adds a `console.error` when the `UpdateState` is dispatched before
the `InitState`....
* docs: introduce schematics
* fix(docs): resolve code review issues
5942e46bb34a091a8959fa91551ec5b30012c591 authored about 1 year ago by profanis <[email protected]>The provide example doesn't compile and is misleading, especially because of the lack of [] arou...
a8fcbd0b2c6b9dc2b2459cc24b3e1f2680baf79c authored about 1 year ago by benoitnesme <[email protected]>b3b91f8dbb6e66ad75c285c0501df89b7bde89d1 authored about 1 year ago by Artur Androsovych <[email protected]>
* docs(v3.8): first draft of release notes
* docs(3.8): added more details to the release notes...
bb36826f8828cc22237b478a624c60986f67d65d authored about 1 year ago by Mateus Carniatto <[email protected]>
This commit relocates keys used for storing metadata and options on state classes
to the intern...
This commit updates all `destroy$` subjects to be replayed subjects for
consistency across impl...
This commit updated the WebSocket handler implementation and switched to
using the native `WebS...
This commit exposes some of the storage plugin internals through a subpackage, following a
simi...
* feat(schematics): bring files from @ngxs/schematics repo into this repo
* chore: update bui...
22c3643e244d73a514dc6e64003edb0a60939aec authored over 1 year ago by Dmitriy Stepanenko <[email protected]>98beeeaa474e23d9bc73e6e3b0c4960ddf85bb74 authored over 1 year ago by Artur Androsovych <[email protected]>
66dd672fccaf6ef730249d657c551f2b44f5f232 authored over 1 year ago by Artur Androsovych <[email protected]>
This commit removes the re-entering of the Angular zone from the devtools plugin.
It is not req...
22b962e17e616b5706343bda2064a2a55a0487d6 authored over 1 year ago by Artur Androsovych <[email protected]>
This commit replaces type getters with property declarations like
`static type = '...'`. The `g...
b5c0348cd5c325f129f8567aa22ab1804d28b5ca authored over 1 year ago by Artur Androsovych <[email protected]>
This commit updates the signature of the `StorageEngine` interface
and removes unnecessary prop...
This commit modifies the factory functions for the `LOCAL_STORAGE_ENGINE`
and `SESSION_STORAGE_...
fixes #2027
Co-authored-by: Olov Nilzén <[email protected]>
c9c7f9ec19b8109b474ccb168de40ef768a6a97b authored over 1 year ago by nilzen <[email protected]>84a340ffe7e74b156f6980e6d6dd80eaa88cae40 authored over 1 year ago by Artur Androsovych <[email protected]>
94c82c4099beb107feff9a06bbd5bfb9f8f30696 authored over 1 year ago by Artur Androsovych <[email protected]>
c0944d0ad3d0aa2061658912e214b44472146518 authored over 1 year ago by Artur Androsovych <[email protected]>
3e21e239188f1d4ead23410c4dbea66fc35f3ce5 authored over 1 year ago by Artur Androsovych <[email protected]>
c86ef25e95ccf76e368bcd0d48e5bc56fcd2a3a8 authored over 1 year ago by Artur Androsovych <[email protected]>
* chore: update version number to 3.8.1
* chore: update change log with latest patch
* chore: ...
e73ea488cc0953818549d7efd8ee44f569d6d6fe authored over 1 year ago by Mark Whitfeld <[email protected]>
This commit removes `@Select` decorator usages from the integration app.
This also updated the ...
1ba73a5f3d1ef90cec61eb7c2b141de9894f2b00 authored over 1 year ago by Artur Androsovych <[email protected]>
Co-authored-by: arturovt <[email protected]>
7ba9a5ae1e0581f58aaab4335ede10452d280c69 authored over 1 year ago by Mark Whitfeld <[email protected]>4f8f37284f430c784362f681314c6b6075ac6208 authored over 1 year ago by Artur Androsovych <[email protected]>
* fix(store): ensure `StateFactory` does not connect actions multiple times
* ci: update circ...
c31ed8940ab44c626028ea8906606fd95685a217 authored over 1 year ago by Artur Androsovych <[email protected]>a827bb0e491aa581dd828c8a13217e928dadbce9 authored over 1 year ago by Dmitriy Stepanenko <[email protected]>
fb273e5da578f45d2f75fcc71e984ba156464768 authored over 1 year ago by Dmitriy Stepanenko <[email protected]>
* chore(integration): update target dependencies for the integration project
* chore: run all...
c86074af4b77ec991e9dab2ecbc35013f51f1677 authored over 1 year ago by Dmitriy Stepanenko <[email protected]>e8f65670e5e979634570cfb3bbbadff1c440b1c6 authored over 1 year ago by Artur Androsovych <[email protected]>
57f0eee91db0de1720bf184953f256000de697cc authored over 1 year ago by Artur Androsovych <[email protected]>
* chore: migrate to nx
* chore: fix ci
fc39b5671ffcf0e27c73f5569e6048b583e63f6a authored over 1 year ago by Dmitriy Stepanenko <[email protected]>16599befafc16b35e42246eaf996a2404c01b0fc authored over 1 year ago by Artur Androsovych <[email protected]>
e6e913d07477cdfab117d309195d760e7f96a7f6 authored over 1 year ago by Artur Androsovych <[email protected]>
10d87df37c6e562bb07b2d4a25851680460d1d64 authored over 1 year ago by arturovt <[email protected]>
d898d7ebe34fa54385be4b465e3a96088bc62ff7 authored over 1 year ago by arturovt <[email protected]>
886d45ba093335a1e50adb5287b0782f0be7c803 authored over 1 year ago by arturovt <[email protected]>
9518dc4c2fbb28987038a8fdec31a6614d9bb36b authored over 1 year ago by arturovt <[email protected]>
dada9c6aa4b816cf6d3736e9b0d472f1e90cff49 authored over 1 year ago by arturovt <[email protected]>
020dc446a628331d0b37c21d9c7ce7cfe7bfd1a7 authored over 1 year ago by arturovt <[email protected]>
d6e02cad4d529bdfc951194ef66814a2aa8469cd authored over 1 year ago by arturovt <[email protected]>
a262b35aa8f91295876bfc6286ac0359e5871722 authored over 1 year ago by arturovt <[email protected]>
c341c159151ad7c197e89a87e6b0e3ea26fa502a authored over 1 year ago by arturovt <[email protected]>
743a2369b7cf1fe4d65bca3f3c1b89cfb4dd80b0 authored over 1 year ago by markwhitfeld <[email protected]>
c0aa9f21fadce5426fb9fae2a15b7957488a1f53 authored over 1 year ago by markwhitfeld <[email protected]>
4b80db980a5b7e6b8facdc67e15dd41b1cbea2a2 authored over 1 year ago by markwhitfeld <[email protected]>
This reverts commit 36f415fb738276b3ac54f9fbf8938fac752790f4.
241befcf135b7d9ab16b234118530c622233af01 authored over 1 year ago by markwhitfeld <[email protected]>This reverts commit 34f39732b46d71ea2728ee9b5d7df184dcd4113d.
0397eabe90056dd7ed1ca5840452856bbbe41b5a authored over 1 year ago by markwhitfeld <[email protected]>This reverts commit 095d21d6be5f6ac19499e8288800aae3007ab58b.
3fe8f3ac8fe2f13426ea687af6e55bba1c095daa authored over 1 year ago by markwhitfeld <[email protected]>6835a289f49638baddfe9d6f68f2c1afa665fd71 authored almost 2 years ago by Artur Androsovych <[email protected]>
daef739b1a8caa7842d78ad580f09e16a1f1fbf1 authored almost 2 years ago by Mark Whitfeld <[email protected]>
* fix(store): avoid incorrectly ordered events from main state stream
* chore: tweak changelo...
f234866587904fbc52a7758661f6ed857b12e3bc authored almost 2 years ago by Artur Androsovych <[email protected]>f2e2560ed104af2edbf02eaa3f3e614ef2205ad8 authored almost 2 years ago by arturovt <[email protected]>
94b06c269ed3171c16c129f25ab783ef4a301b7b authored almost 2 years ago by markwhitfeld <[email protected]>
5bdcd2a7a4d08ed30d9ac14aa2103296094d3ac6 authored almost 2 years ago by markwhitfeld <[email protected]>
* feat(selector-utils): Impl. selector utils
* test(selector-utils): Initial unit tests
* ...
81a817d1a7801f6e7042bcc1a7a4e16a4e3a8e09 authored almost 2 years ago by Mateus Carniatto <[email protected]>Update action-handlers.md
3e74a8a7e48cc46e747048f7f7060591f4715427 authored almost 2 years ago by Mateus Carniatto <[email protected]>Clearer language; these are not "pipes" but operators.
865a08eb9e4527492fcdcb146e37bb1c8acef439 authored almost 2 years ago by mxhx <[email protected]>Allow to pass `trace` and `traceLimit` redux-devtools options, to enable tracing actions calls
c0b40ba3d5df72117859041a2d32ef1a805e6bbb authored almost 2 years ago by Dominik Donoch <[email protected]>