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
fixes #457
42a8880373fd85e5631264f28196e7d35c593b72 authored over 6 years ago by markwhitfeld <[email protected]>* fix: action stream should return in Angular zone
fixes #415, fixes #455
* revert: change...
b1944fe6eec6f94ab91623fb9eb76e383acc42a1 authored over 6 years ago by markwhitfeld <[email protected]>59cc2678bc50a0479ee758fa0e703452379a1676 authored over 6 years ago by markwhitfeld <[email protected]>
bc25cc70de8ce730aadf640186aad26568d3b0c6 authored over 6 years ago by taylorc <[email protected]>
I've changed that, because first you should use verb in action then noun. Looks like more logica...
ca0addb93b5a7d291c1f6259bfe56c1f88642795 authored over 6 years ago by Yury Berg <[email protected]>5c2f5b8475c54e830746eeb3d2bbcea616e5363d authored over 6 years ago by Austin <[email protected]>
* chore: upgrade cli
* chore: update yarn lock
* chore: fix ci test
* chore: fix ci
...
ef78fd54cac9bf136bfb76d547b01be26976dccf authored over 6 years ago by Austin <[email protected]>5274e1b4f5df1b1cfe67d41e842dcce0bda3d4df authored over 6 years ago by Austin <[email protected]>
4d46d9b540ea7fced3a6dc7cc5450de9334a0b44 authored over 6 years ago by Austin <[email protected]>
ee116de2e01de20cd6b2b31efc2e5b0f13f193b2 authored over 6 years ago by Austin <[email protected]>
62ac122263758e2643cd2a0f7592c800d85fa5c5 authored over 6 years ago by Juracy Filho <[email protected]>
b41047d257c320ee6b3087b9ca16ca722888b1ad authored over 6 years ago by Austin <[email protected]>
6ebaf0f4f2df37a7621850d4ec4ffdc4c37d0bd8 authored over 6 years ago by Austin <[email protected]>
1291e0fc48687980bf12c412dc4bdd43eb04c434 authored over 6 years ago by Austin <[email protected]>
6c6ac112bf8d8aac2f05daef966b1f6bbeab0f88 authored over 6 years ago by Mark Florence <[email protected]>
add shareReplay operator to compose function
fix for issue #374
791967e3b0012dd7c9eb72c8d36e698b26dd5aa3 authored over 6 years ago by Thenis <[email protected]>d9d9a89201f054ff0eba519221228a7895cdd0d3 authored over 6 years ago by David Spies <[email protected]>
52b067605e92d98ac82bf55f944aac48d7f64826 authored over 6 years ago by Juracy Filho <[email protected]>
cb127fb4de8592c053756a73459ad4448a87b121 authored over 6 years ago by Dominic Martinez <[email protected]>
Add missing parenthesis in example code.
e793e5e5fae43a0be6620f7bbb9fa07d11aec53b authored over 6 years ago by J. G. Sebring <[email protected]>7c1898fb9f34cff9f7a9a180bf0b053d17ed5956 authored over 6 years ago by Reef Software LLC <[email protected]>
90b643566a4e1c0f39d426afc731e9409c62f938 authored over 6 years ago by Austin <[email protected]>
6b7296f1b6bda34804333228c607ba2d95a1ed3e authored over 6 years ago by Austin <[email protected]>
made loggerOptionFactory to use custom options
no breaking changes. Fix for issue #373
83cca7b0909d31f65ac5a1ae0bb76a1fe155e2c6 authored over 6 years ago by Thenis <[email protected]>90ddb4b62f7a1b2427829acec952a6467e46603e authored over 6 years ago by Austin <[email protected]>
4af84ffacc45795cbefdf58a4e612671ac3fd0b1 authored over 6 years ago by Austin <[email protected]>
66247d9b58c1746c8fa1e8218d3c2796ac78fbc5 authored over 6 years ago by Austin <[email protected]>
fd110ad273173d95564cb1da039e503ba88c1c9e authored over 6 years ago by Austin <[email protected]>
64c35d0f84c6da001cba9047adb612f4381dc9ec authored over 6 years ago by Austin <[email protected]>
3770859e43bef35beba4710a35bd3d8eb46a223a authored over 6 years ago by Austin <[email protected]>
1d69be9459ad201de1cbd25afe2fdd1606f4c2a0 authored over 6 years ago by Austin <[email protected]>
dc5f5493db19f63b566bb0163cbb3993f9d6ef6c authored over 6 years ago by Austin <[email protected]>
699097cdad1862fa6704898db0af180aeedfaa8d authored over 6 years ago by Austin <[email protected]>
bf4bb328412535105bc0fda6e3fc7c6f5da523b9 authored over 6 years ago by Austin <[email protected]>
479629641b214110635d07690956fc6e7f9f1ed7 authored over 6 years ago by Austin <[email protected]>
723b72c1f3426aa063356a16dff39398e55a7cbc authored over 6 years ago by Austin <[email protected]>
aea5a979235ab2bedd576118e8e33617376a4a1c authored over 6 years ago by Austin <[email protected]>
1e9d049e119116679da1c7afb8c8b838d822d855 authored over 6 years ago by Austin <[email protected]>
fa1f6279beacad097e5cc37fa0dfc4ca5036e790 authored over 6 years ago by Austin <[email protected]>
4ba1032c4b99bd52254ea804344512c5382ba1d1 authored over 6 years ago by Austin <[email protected]>
* feat(store): store reset function
* chore: pkg lock
* chore: fix test
028bd7a52085e97928dde438e489c7ef2617b62f authored over 6 years ago by Austin <[email protected]>* feat: add developmentMode config setting to the root module
* feat(store): add state and ac...
bb08b1753858c9ac793d6869a9338f5f7bb3cffb authored over 6 years ago by markwhitfeld <[email protected]>* fix(store): memoizer function doesn't support primitive keys
Also change to a single value ...
456df1353e1054b6899dde6739cdb7c025c63189 authored over 6 years ago by markwhitfeld <[email protected]>83350f274b7b568a4d282300713a8c74833b3b56 authored over 6 years ago by markwhitfeld <[email protected]>
fixed some stuff I stumbled over when reading
fce8594cc0f37e4d8c5f30c58ab8532fc229fd04 authored over 6 years ago by juliusstoerrle <[email protected]>0462fed9a983c4b0a57e076440fe1b9e589dc8f8 authored over 6 years ago by Austin <[email protected]>
* feat(storage): migrations
* chore: fix tests
* chore: fix build
55ab004f058fb77b7b2c96d08820121f877e8c10 authored over 6 years ago by Austin <[email protected]>fea0205b9171b80a8012923ab8587d5857a43222 authored over 6 years ago by Austin <[email protected]>
d7fed6e13aede37fb78c1ab6ba0ec8a9c1412e41 authored over 6 years ago by Austin <[email protected]>
546934a717d8ddcd2b31a1f9931b74b851eb747a authored over 6 years ago by Austin <[email protected]>
da30939a556489512c86206dd09cb7de7b8ceaa6 authored over 6 years ago by Mark Whitfeld <[email protected]>
63960c5518261397ba1280354798926b4c0622d5 authored over 6 years ago by Irek Mirgaleev <[email protected]>
* fix(store): move the subscribe into a zone
* chore: address feedback
3d65be25666c242a624c0866ff12add16795dbc0 authored over 6 years ago by Austin <[email protected]>e807bc09b04ec9b4c798f83efa2b69aff09ad455 authored over 6 years ago by markwhitfeld <[email protected]>
f33edbee65c072f0f3701b02e48f13e9b2a5c089 authored over 6 years ago by Austin <[email protected]>
01c499f1e33a40ffebbf66ffbb46fcadb6b17d9b authored over 6 years ago by Austin <[email protected]>
d2ad33383900f9adc4b9d29ff372eae50384e0d3 authored over 6 years ago by markwhitfeld <[email protected]>
1b407664365ebe46114760bdf57864521771a29f authored over 6 years ago by Austin <[email protected]>
b574445b09da40f8e4af020057342dda9af1bb1a authored over 6 years ago by Austin <[email protected]>
edcb553ea8809c178cd21888de517856fef0b028 authored over 6 years ago by Austin <[email protected]>
98c1cc0abf8c03fc8b8b433b94b5df1fe163d80b authored over 6 years ago by Lukasz Ostrowski <[email protected]>
1a5bc7a94181e39af428150307859c5a5570f0b5 authored over 6 years ago by Austin <[email protected]>
ERROR in app/app.module.ts(16,10): Error during template compile of 'AppModule'
Reference to ...
There was an error, importing an action and declaring in same module.
4ecb05b11f8afaa952646e8b23c7b9f9e879c275 authored over 6 years ago by Juracy Filho <[email protected]>c345125bf4cf7aebed6cccfe1cb665e90f02db4f authored over 6 years ago by Austin <[email protected]>
a714fecc9f9c045af85eec73d146cd7691539122 authored over 6 years ago by Austin <[email protected]>
49b42b0cd939398836bc5907e31d30e965695d0b authored over 6 years ago by Austin <[email protected]>
6f49298b6e9c9b3c1fb1eaa8d1c3f6bca261d173 authored over 6 years ago by Austin <[email protected]>
f0bf25c18d419893a13c3b87b68ea82d1c00435a authored over 6 years ago by Austin <[email protected]>
[skip ci]
c5e1ab4ac46f14b6a0f6bba1c27b64e934d58673 authored over 6 years ago by markwhitfeld <[email protected]>* fix: dispatcher observable should propagate error
fixes issue #372
* test: clean up test...
2eeda6bb87f8b67e9004ba7ba78d41b6c0aa8905 authored over 6 years ago by markwhitfeld <[email protected]>46a4cc557dfb7baed93675f4c9c445ca3fc87f47 authored over 6 years ago by Mak Tarsis <[email protected]>
44f2c055a508fa3a08e9101ee5e35cada7293cf5 authored over 6 years ago by Austin <[email protected]>
a886ebaebd07f93d00413ea1ee315638a279fed9 authored over 6 years ago by Leon Radley <[email protected]>
* feat(selector): add multi select support
* chore: fix type
2c251a628eb7fc6378ad39e7bdc367870eef3fea authored over 6 years ago by Austin <[email protected]>
By example, there was no verb added to the ArchiveProject,
so I think the entity to act upon i...
8e673e58b53d957f7be9c14f56e0a1d717c1cde1 authored over 6 years ago by Mark Florence <[email protected]>
ec90b8f6496c523b2aeacd6dfe50729117567736 authored over 6 years ago by Austin <[email protected]>
* chore: upgrade to official
* chore: fix yarn
39ebf2837495123c04093076951a27d08ae581c7 authored over 6 years ago by Austin <[email protected]>Missing reference to ctx in example
4324ff5bb2b1ebfc03c8f1d00f3ffa40be664813 authored over 6 years ago by Houfu Ang <[email protected]>05247741c8094de9a07611e118ea7fe0e56867d1 authored over 6 years ago by Austin <[email protected]>
* refactor(state): replace deprecated __proto__ property with
Object.getPrototypeOf
Replace ...
d5f4f1de40f4678f69ae2761f074718167f62c86 authored over 6 years ago by Thenis <[email protected]>8696972840a8c74500bb256e8b399bf46a3dc442 authored over 6 years ago by Tim Deschryver <[email protected]>
0ebd5a46723bb97a6c9156c0c16a9373a5331cf6 authored over 6 years ago by Austin <[email protected]>
39363f70ea3703aba691efd0fc18f59e9049d2c5 authored over 6 years ago by Austin <[email protected]>
* feat(logger): add disable state
* chore: make opts optional
9cb093732a750183ca53fc4d6e1b3226fc172458 authored over 6 years ago by Austin <[email protected]>7259a261ef5b7feaba32fddffaf7880deb43bd80 authored over 6 years ago by markwhitfeld <[email protected]>
725132d39c11d69867d711b2928a82e44d6977b2 authored over 6 years ago by Austin <[email protected]>
3840df9cd9b37e138e5b80aca1038a43a4fbc326 authored over 6 years ago by Austin <[email protected]>
* fix(store): fix enum compile out
* fix(storage): fix enum usage
* chore: private must go...
766493a80205ba3e7aedf283580a65457bde6812 authored over 6 years ago by Austin <[email protected]>* fix: first attemp
* fix: error working right now
* fix: errors work
* chore: code tweak
6df236cdd63ff8ad2b814d2ab262c71c6df59ead authored over 6 years ago by Austin <[email protected]>8237dce0733ce446ab7c3b0ece9c35e413cbf863 authored over 6 years ago by Austin <[email protected]>
f5bd1527613ccf650ed3c73ff5e153e39194ab85 authored over 6 years ago by Austin <[email protected]>
2432f865b24bca3efb1092a1f78da9180507b2fb authored over 6 years ago by Austin <[email protected]>
332e816db4a9631f7decd34afa53af857816f93e authored over 6 years ago by Austin <[email protected]>
* fix: websocket reconnect issue
* chore: upgrade angular
* chore: fix yarn
* chore: fi...
a6313c3e527fec0f746c0c727208220ba8a1d586 authored over 6 years ago by Austin <[email protected]>6837f18c686ee209932b81e21ccb788005890166 authored over 6 years ago by Austin <[email protected]>
chore: update docs
57469d834143f624f29e563bcc0e62e43d88deb2 authored over 6 years ago by Thomas <[email protected]>chore: update docs
f46f8761fa56fffe2cb87727a36829b904058e11 authored over 6 years ago by Thomas <[email protected]>* refactor: extract dispatcher class from store
* refactor: decouple dispatcher from action h...
6337a1965d6334040c5a382e5310275f63fbb107 authored over 6 years ago by markwhitfeld <[email protected]>