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

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

github.com/ngxs/store - 5cb949a8adbf176501a75d4a1f3fee368c02a0c4 authored over 5 years ago by Max Ivanov <[email protected]>
refactor: remove deprecated operators/methods/constants (#1041)

* refactor: remove deprecated operator/methods/constants

* refactor: remove deprecated operat...

github.com/ngxs/store - 6a91b9a83257138198e663b3bc5ecacb2c5b4c6d authored over 5 years ago by Max Ivanov <[email protected]>
test: add test types for createSelector (#1038)

* test: add test types for createSelector

* remove unless test

* refactor: decomposition test

github.com/ngxs/store - 0867929466ec760354dc3c0dd0393a1378140754 authored over 5 years ago by Max Ivanov <[email protected]>
Update style-guide.md (#1044)

github.com/ngxs/store - bba58d150135448c325618117a8bcdf30d4f09c9 authored over 5 years ago by ChrisWatanabe <[email protected]>
chore(deps): update dependency @commitlint/cli to ^7.6.1 (#1045)

github.com/ngxs/store - 22f6d643005edd439e6eab6e52f1346332ac5b6b authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rxjs to ^6.5.2 (#1046)

github.com/ngxs/store - 13ce09d2b34567e7830aac39868836c12a9df0b8 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @angular-devkit/build-angular to ~0.13.9 (#1040)

github.com/ngxs/store - 097ac4b5f61fb235d5762a184f0c86695ee02bbc authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update @angular (#1039)

github.com/ngxs/store - 53a898aba3ce9eabb3c556cccc66c3b7d345f933 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/fs-extra to ^5.1.0 (#1035)

github.com/ngxs/store - d448cde3f02687e0c5c005226cb868145067fbd4 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @commitlint/config-conventional to ^7.6.0 (#1037)

github.com/ngxs/store - 8b39bcfea784c77e043993993656c160f1cc811f authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: update CHANGELOG.md

github.com/ngxs/store - 7dbf996ab89302233580517b0084d4f134c9f955 authored over 5 years ago by Max Ivanov <[email protected]>
feat(store): expose NgxsModuleOptions as a named type (#1031)

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

* feat(store): add SelectorOptions decorator

* chore: integrate review feedback

github.com/ngxs/store - ebf26672f704b22a8896c191f3f7f2c23c6a42c3 authored over 5 years ago by Mark Whitfeld <[email protected]>
test(store): public api typings (#1030)

* test(store): add test for types into public api

* small fix

github.com/ngxs/store - bbe386572dfc3d0b6288faee31522b17d6a62c8b authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency lint-staged to ^8.1.6 (#1032)

github.com/ngxs/store - 7c19f69dbcdfbee830e27ed48804fb004008642d authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency zone.js to ~0.9.1 (#1033)

github.com/ngxs/store - 9d50c7ccc34f4366a6e75c041333a9d02b902035 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
docs(store): add selectorOptions section (#1027)

* docs(store): add selectorOptions section

* small fix

github.com/ngxs/store - 9e6263ac306a199c81b5df730d987ff590acbb12 authored over 5 years ago by Max Ivanov <[email protected]>
test(store): add dtslint (#997)

* test(store): add dtslint

* small fix

* chore: fix ci problem

* chore: fix ci

* cho...

github.com/ngxs/store - f95b7b7b40010de80dcd1a96854e30604ec4a5ab authored over 5 years ago by Max Ivanov <[email protected]>
test: make the behavior of dispatch([]) explicit in tests

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

github.com/ngxs/store - 7bf9fb8e70f52812f1bb1d027069669a02b3f34e authored over 5 years ago by markwhitfeld <[email protected]>
fix(store): disable suppressing errors in selector (#1015)

* fix(store): can be disable suppress errors in selector

* small fix

github.com/ngxs/store - 6d85ccb371ee8969c8bd6718e4540713ffb48ee7 authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency tsickle to v0.35.0 (#1025)

github.com/ngxs/store - 3be7068fd92255ff79a1b6a1da3cdb0f62e85367 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency karma-jasmine-html-reporter to ^1.4.2 (#1023)

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

github.com/ngxs/store - beae0cc7f3b592fdff1777eb6baa04243dde8a45 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: update README.md

github.com/ngxs/store - b919edf620ed4d824abd61a1f2d19533177a45a8 authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency karma-jasmine-html-reporter to ^1.4.1 (#1022)

github.com/ngxs/store - 1e901dc09f60be0eae944b2508663ecd6fcd85dd authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update @angular to v7.2.14 (#1020)

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

github.com/ngxs/store - 1302fb8492bc496ad317ca527f456bd472abbc1d authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
docs(projects): add ngAir talk with Mark (#1018)

github.com/ngxs/store - 1a48a17702fa21603bfa2e38423dbbd363cf62da authored over 5 years ago by Eran Shmil <[email protected]>
chore: authentication.md

github.com/ngxs/store - 42f977efbd786cdd4f7c69f1080c1572cface329 authored over 5 years ago by Max Ivanov <[email protected]>
docs: fixed typos and missing interface (#1017)

github.com/ngxs/store - a66a67561165c78573dd7ec5336a13e9d1f193c6 authored over 5 years ago by Dave Welsh <[email protected]>
docs: fix authentication.md (#1013)

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

github.com/ngxs/store - 9d4b3a257afc8bef833e44a64094cd76c0a08163 authored over 5 years ago by Max Ivanov <[email protected]>
fix(hmr-plugin): remove old styles after reload (#1001)

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

github.com/ngxs/store - 221b70dc579d3a4ac3c3d640c925795b6c53cd98 authored over 5 years ago by Max Ivanov <[email protected]>
docs(projects): add new article (#1011)

github.com/ngxs/store - 18541a50b4ee4b123ea01602e045c84756029955 authored over 5 years ago by Eran Shmil <[email protected]>
chore(deps): update dependency mocha to ^6.1.4

github.com/ngxs/store - b0e4422b61a732aa26ef213560ab7df7abdcd5b5 authored over 5 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency tslint to ^5.16.0 (#1006)

github.com/ngxs/store - 0d18418afa54d0ff474d5d03afd3fb4ff8cf977a authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency karma to ^4.1.0 (#1002)

github.com/ngxs/store - 314a6cbf9afaae096e973bc683bfcd05c6de1a98 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency ng-packagr to ^5.1.0 (#1003)

github.com/ngxs/store - 7ed61c8a5186dc52670302d0caa37b4de0637004 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency ts-node to ^8.1.0 (#998)

github.com/ngxs/store - 56e5b150325170d4bb598346ef03b9ac1a8902b9 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
refactor(store): config-validator (#945)

* refactor(store): config-validator

* small fix

* refactor(store): add config message for ...

github.com/ngxs/store - 516738b4d05c76705f26cf31afff835c5b5cd64e authored over 5 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency tsickle to v0.34.3 (#992)

github.com/ngxs/store - 8d02469cf9e76480fd03f655c021d4c0d83a2401 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update @angular to v7.2.13 (#994)

github.com/ngxs/store - 1c9d8f8a8d5e7d9eb529d719d3bc6e4f374a7b58 authored over 5 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
build: fix dependency warnings (#990)

github.com/ngxs/store - 348e4e3c4c2d8b36ebfa1782e7e330f3ada26fd5 authored over 5 years ago by Eran Shmil <[email protected]>
chore(deps): update dependency mocha to ^6.1.3 (#989)

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

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

github.com/ngxs/store - f3f4dbd51535859963aa14e8ac0fe6e84517c544 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: update CHANGELOG.md

github.com/ngxs/store - 58389b13587913e965c421987a70890766639c9c authored almost 6 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency mocha to ^6.1.1 (#985)

github.com/ngxs/store - 7f01f5afe8629c03ffb71cdd3972e02a9423b050 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
feat(store): add state defaults to UpdateState (#956)

github.com/ngxs/store - bc8996f9d2dd5c63f38363bff59ac312b6b31027 authored almost 6 years ago by Eran Shmil <[email protected]>
chore(deps): update dependency mocha to ^6.1.0 (#984)

github.com/ngxs/store - a0195fa7da9d1a84fd56f0a909d0ff831c29db9d authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore: update CHANGELOG.md

github.com/ngxs/store - a4e1b41a8fb4c06ba6f1d042de32762ffb52ed6f authored almost 6 years ago by Max Ivanov <[email protected]>
chore: remove greenkeeper

github.com/ngxs/store - c9b6e42b40702575c02fc1e75c9b2b86b35df5ed authored almost 6 years ago by Max Ivanov <[email protected]>
chore(deps): update dependency tslint to ^5.15.0 (#979)

github.com/ngxs/store - 91aaf9c09d2d3c457f3e93b242c0c756269b6e2f authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typedoc to ^0.14.2 (#980)

github.com/ngxs/store - b30c57f8c347cc2edc14ae6fdef596314f6dbf38 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency tslib to ^1.9.3 (#978)

github.com/ngxs/store - adf5e92a7d2f92928a24e47263743488ea2fc10d authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typedoc-plugin-markdown to ^1.1.27 (#981)

github.com/ngxs/store - 7ab570199dfbbbf7c3fa11886eff387f1563eedf authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency zone.js to ^0.9.0 (#983)

github.com/ngxs/store - 9703e03582c0596215249cb486cbb28f33a0c7a0 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @angular-devkit/build-angular to ~0.13.8 (#958)

github.com/ngxs/store - 56e61f602b22e5f2b1b8bf414f481ef0fa4128f9 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @commitlint/config-conventional to ^7.5.0 (#960)

github.com/ngxs/store - 5a4579665e8bec3afeecfc0e391c5a815283998d authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @nguniversal/module-map-ngfactory-loader to v7.1.1 (#961)

github.com/ngxs/store - 88948c2782d6884fe59049fa02b4c7a1f5e9f520 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/fs-extra to ^5.0.5 (#963)

github.com/ngxs/store - ce23dc7861245f66f22a9a2af0015fc25ffc8296 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/mocha to ^5.2.6 (#966)

github.com/ngxs/store - aa012bc979b4df71813ec6381e924d974d6c658e authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency fs-extra to ^7.0.1 (#967)

github.com/ngxs/store - b7f9b724399969cb6d6928a51747cc65454694ec authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency jasmine-core to ^3.4.0 (#969)

github.com/ngxs/store - 2fb360c369063d27af7db86eb84a7ac7a5e82f52 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency mocha to ^6.0.2 (#971)

github.com/ngxs/store - fd6e323e7f7a48d3ec4e32f3f4420aa587efa1d1 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency prettier to v1.16.4 (#973)

github.com/ngxs/store - 1246511ae25fc860f4162910bcb0e2dea22606b1 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rxjs to ^6.4.0 (#975)

github.com/ngxs/store - b3c13485d0222d644555d41e47c9e6304836b062 authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
chore(deps): update dependency tsickle to ^0.34.3 (#976)

github.com/ngxs/store - 8e13938d509e2d6487156cd758cfb21b105a1caa authored almost 6 years ago by renovate[bot] <renovate[bot]@users.noreply.github.com>
feat: add internal selector options to metadata (#954)

* feat: add selector options to metadata

* test: add tests for v3 and v4 style selectors (usi...

github.com/ngxs/store - cca8c819497ccb3ccd1f1a70d0d0e30bb784a3da authored almost 6 years ago by Mark Whitfeld <[email protected]>
Update @angular/cli to the latest version 🚀 (#955)

* chore(package): update @angular/cli to version 7.3.8

* chore(package): update lockfile yarn...

github.com/ngxs/store - 74a666de27486e5b6b749e1092035dcb668fa7de authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update @types/semver to the latest version 🚀 (#953)

* chore(package): update @types/semver to version 6.0.0

* chore(package): update lockfile yar...

github.com/ngxs/store - b9c38de611b4a00781571d05c27fda98834ef881 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update @angular/cli to the latest version 🚀 (#949)

* chore(package): update @angular/cli to version 7.3.7

* chore(package): update lockfile yarn...

github.com/ngxs/store - 69d4398c1d94a5ad0087bc31c02675fc84f62718 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update ng-packagr to the latest version 🚀 (#948)

* chore(package): update ng-packagr to version 5.0.1

* chore(package): update lockfile yarn.lock

github.com/ngxs/store - ec2b23d8f1d47b30c7037215b137eb0105b2fe5e authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore: update karma-cli (#938)

github.com/ngxs/store - 4d4ce5f0eca3d6ad3b914efcd55f5ae6bca3f0eb authored almost 6 years ago by Max Ivanov <[email protected]>
refactor(store): plugin-manager (#943)

github.com/ngxs/store - 50718791ccab4ad327eff7d8746bdecc17fbdca4 authored almost 6 years ago by Max Ivanov <[email protected]>
Docs/ngxs labs (#944)

github.com/ngxs/store - 1d850a03f1296142ced06a1ee59c7ec70f2a44c6 authored almost 6 years ago by Max Ivanov <[email protected]>
docs(ngxs-labs): reduction of documentation (#942)

github.com/ngxs/store - 309ab6832b156fc45c7e3d92d23b4d9bcf4aa94e authored almost 6 years ago by Max Ivanov <[email protected]>
docs: group your action through namespace (#934)

github.com/ngxs/store - e5a8861fa834a3b74a77c696a38ca5348b78caed authored almost 6 years ago by shahid ahmad <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 0f1e084c86fa45259171b9193ede391156d08680 authored almost 6 years ago by Max Ivanov <[email protected]>
fix(logger-plugin): replace `Object.entries` as it breaks IE11 (#931)

github.com/ngxs/store - 9c1f71181cf7ca6862ebb6dfce41cbc41f4efadd authored almost 6 years ago by Artur Androsovych <[email protected]>
refactor(store): decomposition ngxs module (#815)

* refactor(store): decomposition ngxs module

* refactor(store): decomposition ngxs module

...

github.com/ngxs/store - 96f40ae9f5b0a21328d0a5f840f505014925c52b authored almost 6 years ago by Max Ivanov <[email protected]>
fix(router-plugin): trigger navigation on the queryparams change (#924)

github.com/ngxs/store - dd2349f2e1bf7b493b9dc7b065af8825b9760aec authored almost 6 years ago by Artur Androsovych <[email protected]>
fix(router-plugin): redirect to the manually entered route (#920)

* fix(router-plugin): redirect to the manually entered route

* fix(router-plugin): redirect t...

github.com/ngxs/store - 0ce282201f968e8f006a6435e8b7ce79f951d888 authored almost 6 years ago by Artur Androsovych <[email protected]>
Merge branch 'release'

github.com/ngxs/store - 9403d65224f317e543f86215c696b22e4c31f3d4 authored almost 6 years ago by markwhitfeld <[email protected]>
docs: add type safety to state operator example (#930)

add type safety to state operator example

github.com/ngxs/store - e42d6787558e923182b5074ca7c9d080818c5118 authored almost 6 years ago by Treveshan Naidoo <[email protected]>
chore(store): move helper to the internal subpackage (#921)

github.com/ngxs/store - 5cb882dad8db4c966821f397be4b895d6963798b authored almost 6 years ago by Artur Androsovych <[email protected]>
Update @angular/cli to the latest version 🚀 (#918)

* chore(package): update @angular/cli to version 7.3.6

* chore(package): update lockfile yarn...

github.com/ngxs/store - c1649e51b123bda805e9f6c15621ecb11e9bbbc4 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore: release v3.4.3

github.com/ngxs/store - d13ad399909c2f357888ed17334c65aca745ae99 authored almost 6 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - eedb18a22d1ecc0b87aca8a2347256700d6f3b7b authored almost 6 years ago by markwhitfeld <[email protected]>
Merge branch 'release'

github.com/ngxs/store - 6a32a36787640dd19376575469cafc8d89e72e97 authored almost 6 years ago by markwhitfeld <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 11ffe68bdbf552fd5d287463a4e96b084898900f authored almost 6 years ago by markwhitfeld <[email protected]>
revert: "feat(store): add state names to update state" (#916)

* Revert "feat(store): add state names to update state (#845)"
This reverts commit 6ad5c57be25a...

github.com/ngxs/store - 058c6465977f70d0c84060403b2acf601dcc1994 authored almost 6 years ago by Mark Whitfeld <[email protected]>
fix(router-plugin): serialize after `ResolveEnd` (#895)

* fix(router-plugin): serialize after `ActivationEnd`

* fix(router-plugin): serialize after `...

github.com/ngxs/store - 21fd2addb4b1209fb97751407e4e65e9e714000f authored almost 6 years ago by Artur Androsovych <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 1b6ecbc05ce707ff7bcedc2cb4b8a51338df2e0a authored almost 6 years ago by Max Ivanov <[email protected]>
feat(store): add state names to update state (#845)

github.com/ngxs/store - 6ad5c57be25a58e0cb9256736e5a9bdc5d132877 authored almost 6 years ago by Eran Shmil <[email protected]>
fix(logger): print action properties (#879)

github.com/ngxs/store - 0a634c46dd58cbdaf097d982b6ded174476fabc4 authored almost 6 years ago by Eran Shmil <[email protected]>
chore: update CHANGELOG.md

github.com/ngxs/store - 83ee7148bdaa9455d18a3fb5f2f54b11d33991e5 authored almost 6 years ago by markwhitfeld <[email protected]>
fix(hmr-plugin): incorrect destruction of modules in hmr (#908)

* fix: incorrect destruction of modules in hmr

* fix: hmr docs

* fix: hmr docs

* fix: h...

github.com/ngxs/store - 4e701ed06dd4ddfaeba9c93cd10a9953701c536e authored almost 6 years ago by Max Ivanov <[email protected]>