Ecosyste.ms: OpenCollective

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

NGXS

State Management for Angular
Collective - Host: opensource - https://opencollective.com/ngxs - Website: https://ngxs.io - Code: https://github.com/ngxs/store

test(store): expect unsubscribe selection after unhandled error (#1164)

github.com/ngxs/store - 1110fd3fbef6fa8c599d7ff8695a958a13ae2154 authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update all dependencies

github.com/ngxs/store - 4d3b1a8ef64c2bb3f6f027b32ea7c804a2aa253e authored over 5 years ago by Renovate Bot <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - d5576aa11cca8472f64c141ae0200854013eee48 authored over 5 years ago by markwhitfeld <[email protected]>
fix(router-plugin): serialize entered URL and compare with the recognized one (#1159)

* fix(router-plugin): concat `pathname` with `search`

* fix(router-plugin): concat `pathname`...

github.com/ngxs/store - 920620f2406cf160aa7583de877f1745af3f04e8 authored over 5 years ago by Artur Androsovych <[email protected]>
Update CHANGELOG.md

github.com/ngxs/store - 2c6bd4abcdaf5d1ccd72e179656c5d4a2d464cd9 authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 91f59b4c3bbef1d9f67f5baefc6f161fec7bbad3 authored over 5 years ago by markwhitfeld <[email protected]>
chore: decouple build infrastructure from root package.json (#1163)

* chore: decouple build infrastructure from root package.json

* chore: remove unneeded files
...

github.com/ngxs/store - 791b35972fae819e3b2b25c84ac6f1301e1be978 authored over 5 years ago by Mark Whitfeld <[email protected]>
revert: "chore: improve package name to assist github primary package detection"

This reverts commit 7317efe49a2536598b61044fefa8af9f04849c7b.

github.com/ngxs/store - 0b2514fb44144fbc79938d76ceab98319e12a216 authored over 5 years ago by markwhitfeld <[email protected]>
docs: fix destructuring in withLatestFrom (#1144)

* Update store.md

You forgot a comma.

* Update store.md

* Update store.md

* Update s...

github.com/ngxs/store - 0dd4a05a7d646fbd539dd21ef4b40f5b0b95b440 authored over 5 years ago by Mehmet Erim <[email protected]>
chore: improve package name to assist github primary package detection

github.com/ngxs/store - 7317efe49a2536598b61044fefa8af9f04849c7b authored over 5 years ago by markwhitfeld <[email protected]>
chore(deps): update all dependencies

github.com/ngxs/store - 690136d2c8a43f2674cba597cb836d59efafb6b8 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update all dependencies to v8.1.2

github.com/ngxs/store - 6ec33576b5780374e5ac4af1fd02ba59e1ad5ab6 authored over 5 years ago by Renovate Bot <[email protected]>
Update CHANGELOG.md

github.com/ngxs/store - b865f67bf79002432d9f7217bf268b243de37b1d authored over 5 years ago by Max Ivanov <[email protected]>
fix(router-plugin): manual path check should not fail for SSR (#1158)

github.com/ngxs/store - 25644d387265531dcf7353a24b12946535de36f1 authored over 5 years ago by Mark Whitfeld <[email protected]>
chore(deps): update all dependencies

github.com/ngxs/store - dbee021ed8d7468f92dbf17eff58a83269fda83d authored over 5 years ago by Renovate Bot <[email protected]>
feat: upgrade to support Angular 8 (#1156)

* chore: run >> ng update --all --force

* chore: bump package peer dependency versions to sup...

github.com/ngxs/store - 5c2b30a44aa4faa4371f671706f23803d7c8f037 authored over 5 years ago by Mark Whitfeld <[email protected]>
chore: update files in preparation for Typescript 3.4 compatibility (#1155)

* fix: explicit return type for compose operator for compatibility

* chore: use explicit oper...

github.com/ngxs/store - 330db51597d2af918d9b1787310b03f07e5f0bf1 authored over 5 years ago by Mark Whitfeld <[email protected]>
test(store): improved coverage for simplePatch (#1148)

* test(store): improved coverage for simplePatch

* test: split compound simplePatch test into...

github.com/ngxs/store - 0aec266b0267f92c1d05c02bf2976c434522f329 authored over 5 years ago by Max Ivanov <[email protected]>
test(store): expect when state parameters are not passed (#1151)

github.com/ngxs/store - ad67ef652973a346b703fe1c6cae46283f0548cd authored over 5 years ago by Max Ivanov <[email protected]>
test(store): does not properly restore state (#1147)

* test(hmr-plugin): coverage improvement for hmr plugin

* fix after review

* test(store): ...

github.com/ngxs/store - faeab779cd9ee281dd81f7cdb4c0139928fd4905 authored over 5 years ago by Max Ivanov <[email protected]>
test(hmr-plugin): coverage improvement for hmr plugin (#1140)

* test(hmr-plugin): coverage improvement for hmr plugin

* fix after review

github.com/ngxs/store - 7b0d9951db4f614b26b162633c968cbe62796441 authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - e7f64b9e9863836b7040fb5fbeafa7ca7b570022 authored over 5 years ago by Max Ivanov <[email protected]>
fix(store): does not properly restore state (#1139)

github.com/ngxs/store - b57eccfe837e145d92522ee360dd878e27555874 authored over 5 years ago by Max Ivanov <[email protected]>
test: fix formatting broken by prettier

github.com/ngxs/store - 66495c743875d5c0b080a6627a68a11fb74327db authored over 5 years ago by markwhitfeld <[email protected]>
test: add compose operator type tests

github.com/ngxs/store - 3317a68b789379a88fbed16580e4fa677369f41f authored over 5 years ago by markwhitfeld <[email protected]>
docs(socket-plugin): improve plugin docs with better example + add DFD (#1089)

* docs(socket-plugin): improve plugin docs with better example + add DFD

* fix: words

* fi...

github.com/ngxs/store - 4c73181ee456858a8af230b03e4340a09bae0ae2 authored over 5 years ago by Artur Androsovych <[email protected]>
fix: ng express typings (#1137)

github.com/ngxs/store - 2ed634aa8cea8fdf4fb05568c16dc5acdf24baab authored over 5 years ago by Max Ivanov <[email protected]>
test: further iif operator type test improvements

github.com/ngxs/store - 40fc874cc06ad4bb367b76ea7be9c4e226a97cde authored over 5 years ago by markwhitfeld <[email protected]>
fix: typescript 3.4 has issues seeing true / false as boolean (#1135)

* fix: typescript 3.4 has issues seeing true / false as boolean

* fix: make typescript 3.1 ha...

github.com/ngxs/store - b7ebf87c3b0cce42795ec1d3e65bae2e6430bd35 authored over 5 years ago by Mark Whitfeld <[email protected]>
fix: small plugin-manager typings issue in typescript 3.4

github.com/ngxs/store - cda128b98cd6873600ef5e1c3f4141743a73470f authored over 5 years ago by markwhitfeld <[email protected]>
test: add type tests for updateItem operator

github.com/ngxs/store - 324cd1a558d1ec8834212a8b0230f9e78d22768c authored over 5 years ago by markwhitfeld <[email protected]>
test: add type tests for removeItem operator

github.com/ngxs/store - fd94fe74d5c134f7d6aa43e80de0671259986855 authored over 5 years ago by markwhitfeld <[email protected]>
test: add type tests for insertItem operator

github.com/ngxs/store - ceca4f99ddea750dd2b3feea5d5a736f644b28c5 authored over 5 years ago by markwhitfeld <[email protected]>
test: add type tests for append operator

github.com/ngxs/store - efee18299b13dfba73f54af93027a910c1c1ae1d authored over 5 years ago by markwhitfeld <[email protected]>
fix: minimal changes to make TS@next happy

github.com/ngxs/store - 271cac69f8f61a1938f90f8d444ae2fb23e1d2e0 authored over 5 years ago by markwhitfeld <[email protected]>
test: add type tests for iif operator

github.com/ngxs/store - 00f8064dc1eeb63079c8cc684b504656ae16e5a0 authored over 5 years ago by markwhitfeld <[email protected]>
Update renovate.json

github.com/ngxs/store - 6196ed838e1c25229e268a118677984385a9488e authored over 5 years ago by Max Ivanov <[email protected]>
Update README.md

github.com/ngxs/store - 3528debf38320c670cb9048c3cd039e1fa64fe1c authored over 5 years ago by Max Ivanov <[email protected]>
chore: update changelog

github.com/ngxs/store - 5eb82d8b8418c9d2ccafa3550963b7bc0e6190eb authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - d08d4b355edb84641288937eda78724b27f68951 authored over 5 years ago by Max Ivanov <[email protected]>
docs(store): add info for testing async actions (#1086)

* docs(store): add docs for testing async actions

* fix: word

github.com/ngxs/store - a58b582021b6bd01882c7fa760dc8534b8ae1b15 authored over 5 years ago by Artur Androsovych <[email protected]>
fix(storage-plugin): fix undefined localStorage error during SSR (#1119)

github.com/ngxs/store - f0614d3eefc1609b5d21a3f411fe4a974e1c771c authored over 5 years ago by David Herberth <[email protected]>
docs: add project and slides from talk (#1117)

github.com/ngxs/store - 92afe274f9822710ce86dadd12df7aa958197369 authored over 5 years ago by Joaquin Cid <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 140137868489e18a18ea7a2c17955e554dd98701 authored over 5 years ago by arturovt <[email protected]>
feat(websocket-plugin): remove unnecessary abstraction, add standardized properties, fix close connection issue (#1094)

github.com/ngxs/store - df3902e558cd54b3a8b49e016aff698638b0421c authored over 5 years ago by Artur Androsovych <[email protected]>
docs: update (#1103)

* Update style-guide.md (#1044)

* update `@Select` example in documentation (#1075)

* Fix ...

github.com/ngxs/store - 678b3e572e597d9ffdda9fafaff3105dc3496280 authored over 5 years ago by Max Ivanov <[email protected]>
Fix a typo (#1102)

Change "imperitive" to "imperative"

github.com/ngxs/store - c71d66ad75c10d288b1dfaff9cc187ca422f924a authored over 5 years ago by Matthew Cullum <[email protected]>
ci: upgrade node.js in circle ci (#1098)

* ci: upgrade node.js in circle ci

* ci: up to node.js v12

github.com/ngxs/store - 942a9c9d95a1750a57a89fccdd132ecc8781dc98 authored over 5 years ago by Max Ivanov <[email protected]>
docs(store): update docs regarging feature states (#1085)

* docs(store): update docs regarging feature states

* Update lazy.md

github.com/ngxs/store - 2ae2c6fa744271a958e84123ef5b9e33e4c22731 authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - f0d780164456060837eac3283c61b44fb28f9c35 authored over 5 years ago by Max Ivanov <[email protected]>
fix(store): correct error handling in selectors (#1087)

github.com/ngxs/store - b22d9c6b32995c34b55668f41549489822e0450d authored over 5 years ago by Max Ivanov <[email protected]>
docs(store): add warning about sub-state erasure (#1082)

* docs(store): add warning about sub-state erasure

* Update sub-states.md

github.com/ngxs/store - fc0bcd6baba4a2aa98346da125008236cb34584b authored over 5 years ago by Artur Androsovych <[email protected]>
fix: make jest collect coverage only on the CircleCI (#1095)

github.com/ngxs/store - ac60099736bc5aed4c14b6d8f240eb96dd72b774 authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - a8e8181de387b1352aec4c86b8642a800225872a authored over 5 years ago by arturovt <[email protected]>
fix(router-plugin): add `RouterDataResolved` to union type (#1093)

github.com/ngxs/store - 86458d8241146c974f25e4d683dcba232d89a23f authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 8ec5f82128cf49278c548001ccec3882baf92ff9 authored over 5 years ago by arturovt <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - f4addc94f58cb4818d9ad79dfd309045af08f381 authored over 5 years ago by arturovt <[email protected]>
chore(deps): update all dependencies (#1092)

github.com/ngxs/store - bb420878fb449201434be2a9178d2ac3245b850b authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
fix(socket-plugin): don't stop WebSocketSubject stream after dispatching WebSocketDisconnected (#1091)

* fix(socket-plugin): don`t stop WebSocketSubject stream

* fix: expose `TypeKeyPropertyMissin...

github.com/ngxs/store - dad8ead65e0367a926f0173436335d34e0bef778 authored over 5 years ago by Artur Androsovych <[email protected]>
chore(deps): update all dependencies (#1090)

github.com/ngxs/store - 343da71dc9404c8e02a3950957c2d4950c4e8a57 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency puppeteer to ^1.17.0 (#1088)

github.com/ngxs/store - 1a85af3ec36b669bb7491332cf62fc6db202e955 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: add `@ngxs-labs/select-snapshot` to the README.md (#1079)

github.com/ngxs/store - a1ac2a6cda8e2324ea2eb1d305c58d094765ac4f authored over 5 years ago by Artur Androsovych <[email protected]>
feat(docs): add `@ngxs-labs/select-snapshot` package to the docs (#1078)

github.com/ngxs/store - e9bc58d2c9748ed40fd953b352f6d8d884af4844 authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 8fe51312ed4692b6901cba06c211693a2eb37d80 authored over 5 years ago by arturovt <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - c2de2755460f333e7a3f81db5dade2f2448a8a1d authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 20afc840b0f87f48eb1adb58e9bc2492a637ff02 authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md to reflect that @dev willl become v3.5

github.com/ngxs/store - 006270e9181bec49ed1a747807921d14ea5b5d9f authored over 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - af68dc7a7df31aed821295cd972a8202817bdb9c authored over 5 years ago by markwhitfeld <[email protected]>
update `@Select` example in documentation (#1075)

github.com/ngxs/store - 658daf21e6f42bc04d27fb1565fc326febcf0efb authored over 5 years ago by Mohamed Tamer <[email protected]>
chore(deps): update dependency jest-preset-angular to ^7.1.1 (#1074)

github.com/ngxs/store - 6c571e6e2badbf654c4956db1d187ab1361318d0 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
feat: add jest-builders (#1068)

* feat: add jest-builders

* fix: reset module before each individual test

* remove jasmine...

github.com/ngxs/store - 6241ebb04b688312a8a40f264587887823f82da1 authored over 5 years ago by Max Ivanov <[email protected]>
perf: replace array `spread` with `slice` (#1071)

github.com/ngxs/store - 6398638bdad95b25207c70042ff8b54004746ce7 authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 0c552780ce0b25e18d67574abdb9ccefdedbb8f2 authored over 5 years ago by markwhitfeld <[email protected]>
fix(store): trim down StateClass interface and move it to internals subpackage (#1070)

* Revert "feat(store): expose StateClass for @ngxs/store/testing (#1042)"

This reverts commit...

github.com/ngxs/store - 22f851b0d7791042f6ab7ae9249d4bc314f4e34d authored over 5 years ago by Mark Whitfeld <[email protected]>
chore(deps): update all dependencies (#1069)

github.com/ngxs/store - faeb7c30db7679d4d521df59eedd286bb1f863ec authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: group all other dependencies for renovate updates

github.com/ngxs/store - baf9228a6f99cc53dcc4d9c7ec64bba583aed2a2 authored over 5 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 1edf905a5d089b2a04c94b001e2b1dd6029af9cc authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency ng-packagr to ^5.2.0 (#1067)

github.com/ngxs/store - 124b8ff9b725954087d749110115f28ba2546069 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
perf(store): replace `spread` with `slice` in the operator functions (#1066)

github.com/ngxs/store - 723db5a333973a79742e80b2dfc58ca3349ad54b authored over 5 years ago by Artur Androsovych <[email protected]>
chore: fix schedule to match the nuances of the `later` lib

github.com/ngxs/store - 7cb3c9216ce7faaebf1ebe03689a41cf0bc2a175 authored over 5 years ago by markwhitfeld <[email protected]>
docs: small tweak

github.com/ngxs/store - ee5d32901b9674a5178c019e610bed88c69fbe8a authored over 5 years ago by Mark Whitfeld <[email protected]>
chore: simplify renovate to run every 2 weeks

github.com/ngxs/store - 67573d87a676f1b2eb3114c2999dc8914624875f authored over 5 years ago by markwhitfeld <[email protected]>
feat(docs): add docs for the new action `RouterDataResolved` (#1064)

github.com/ngxs/store - d01dd0cf422f1ff1971bd1f177ec1c73a7fa0054 authored over 5 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 29776a7f5fc97dfebff9e4eef3367545241ff6c8 authored over 5 years ago by Max Ivanov <[email protected]>
feat(router-plugin): add `RouterDataResolved` action (#1059)

* feat(router-plugin): implement `RouterDataResolved` action

* feat: add more tests

* feat...

github.com/ngxs/store - 2e2922b7a8b8e586b63fbf95d854179cfcf4faad authored over 5 years ago by Mark Whitfeld <[email protected]>
fix(form-plugin): introduce conditional debounce (#1061)

* fix(form-plugin): introduce conditional debounce

make the form-plugin dispath actions immed...

github.com/ngxs/store - 4453b8ce590a55cd00bcf17aa4b2beebf0f91457 authored over 5 years ago by FortinFred <[email protected]>
fix(hmr-plugin): correct persistence state in runtime (#1048)

* fix(hmr-plugin): correct persistence state in runtime

* fix after review

* refactor: rem...

github.com/ngxs/store - fc264ae892345d263b0c82a5597c94371ef0cecd authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency dtslint to ^0.7.4 (#1060)

github.com/ngxs/store - 8da6fc1a2ee92ebd051b06943d1a4bd50442dad6 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
docs: fix list key function in storage document (#1063)

* Update style-guide.md (#1044)

* Add lost key function in the doc

github.com/ngxs/store - 26d77c798536528b170c91d7c6d232e9ae41037d authored over 5 years ago by Eden Wang <[email protected]>
chore(deps): update dependency dtslint to ^0.7.3 (#1056)

github.com/ngxs/store - 7abca44d6d4518ae895fc667a190ded4be567680 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency lint-staged to ^8.1.7 (#1057)

github.com/ngxs/store - e2f49f138ea6aeead4c78e8085e861946611124c authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typedoc-plugin-markdown to ^1.2.1 (#1058)

github.com/ngxs/store - f6b2e8dfeb7c82b056a4481489384add123f9038 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency dtslint to ^0.7.2 (#1054)

github.com/ngxs/store - 19b4c6e6e85c0a76929b6475d50d32ddd58d2b45 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
refactor: add noUnusedLocals and noUnusedParameters options (#1051)

* refactor: add noUnusedLocals and noUnusedParameters options

* fix build failed

github.com/ngxs/store - 9cce563ce3ddf3a294a97887f9ac95d32e07ef47 authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency puppeteer to ^1.16.0 (#1053)

github.com/ngxs/store - 8d6c414cbd2992a1364b5155b459900f683b2bbc authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
test(store): add @ngxs/store/internal/testing (#1034)

* feat(store): add @ngxs/store/testing

* small fix

* revert: docs

* feat: add experimen...

github.com/ngxs/store - 543b2bcaf89d9f52035d49332c2239ad13cbe564 authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - d6941722585eb5990c0fde447c80ec1d0597002e authored over 5 years ago by Max Ivanov <[email protected]>
feat: expose SelectorOptions decorator (#1047)

* feat: add SelectorOptions decorator to the public API

* test: improve SelectorOptions tests...

github.com/ngxs/store - fefb06d10f3611871b9a4f2fdf774124081011d9 authored over 5 years ago by Mark Whitfeld <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 382a0384b3732e98cfdde5fd45de1be97d48da3d authored over 5 years ago by Max Ivanov <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - b679a11d8dbd4f904132c1489f359e9ae194f067 authored over 5 years ago by Max Ivanov <[email protected]>