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
refactor(router-plugin): reduce RxJS depedency
github.com/ngxs/store - arturovt opened this pull request 3 days ago
github.com/ngxs/store - arturovt opened this pull request 3 days ago
chore(deps): update all dependencies
github.com/ngxs/store - renovate[bot] opened this pull request 4 days ago
github.com/ngxs/store - renovate[bot] opened this pull request 4 days ago
refactor: replace `ngOnDestroy` with `DestroyRef`
github.com/ngxs/store - arturovt opened this pull request 12 days ago
github.com/ngxs/store - arturovt opened this pull request 12 days ago
build(storage-plugin): use `ngServerMode` to check whether we are in SSR
github.com/ngxs/store - arturovt opened this pull request 12 days ago
github.com/ngxs/store - arturovt opened this pull request 12 days ago
build(store): use `ngServerMode` to check whether we are in SSR
github.com/ngxs/store - arturovt opened this pull request 12 days ago
github.com/ngxs/store - arturovt opened this pull request 12 days ago
🐞[BUG]: v18.1.5 / v18.1.6 silently break some state actions without error or logs
github.com/ngxs/store - janpapenbrock opened this issue 13 days ago
github.com/ngxs/store - janpapenbrock opened this issue 13 days ago
fix(store): complete `dispatched$` in internal actions
github.com/ngxs/store - arturovt opened this pull request 13 days ago
github.com/ngxs/store - arturovt opened this pull request 13 days ago
test(store): add scheduler `notify()` number of calls test
github.com/ngxs/store - arturovt opened this pull request 14 days ago
github.com/ngxs/store - arturovt opened this pull request 14 days ago
refactor(form-plugin): replace `takeUntil` with `takeUntilDestroyed`
github.com/ngxs/store - arturovt opened this pull request 14 days ago
github.com/ngxs/store - arturovt opened this pull request 14 days ago
fix(store): complete action results on destroy
github.com/ngxs/store - arturovt opened this pull request 14 days ago
github.com/ngxs/store - arturovt opened this pull request 14 days ago
🐞[BUG]: Injecting Actions and piping into other dispatches in a @State constructor causes Angular 19 ssr vite to crash during page load
github.com/ngxs/store - kewur opened this issue 17 days ago
github.com/ngxs/store - kewur opened this issue 17 days ago
fix(store): reduce change detection cycles with pending tasks
github.com/ngxs/store - arturovt opened this pull request 17 days ago
github.com/ngxs/store - arturovt opened this pull request 17 days ago
docs: update Sentry integration
github.com/ngxs/store - arturovt opened this pull request 18 days ago
github.com/ngxs/store - arturovt opened this pull request 18 days ago
fix(store): add root store initializer guard
github.com/ngxs/store - arturovt opened this pull request 18 days ago
github.com/ngxs/store - arturovt opened this pull request 18 days ago
docs: update Sentry integration
github.com/ngxs/store - arturovt opened this pull request about 1 month ago
github.com/ngxs/store - arturovt opened this pull request about 1 month ago
chore(deps): update all dependencies
github.com/ngxs/store - renovate[bot] opened this pull request about 1 month ago
github.com/ngxs/store - renovate[bot] opened this pull request about 1 month ago
Docs integration with sentry
github.com/ngxs/store - joaqcid opened this pull request about 1 month ago
github.com/ngxs/store - joaqcid opened this pull request about 1 month ago
chore(deps): update dependency typescript to v5.7.2
github.com/ngxs/store - renovate[bot] opened this pull request about 1 month ago
github.com/ngxs/store - renovate[bot] opened this pull request about 1 month ago
build: add Angular 19 support
github.com/ngxs/store - arturovt opened this pull request about 1 month ago
github.com/ngxs/store - arturovt opened this pull request about 1 month ago
🚀[FEATURE]: Support for Angular 19
github.com/ngxs/store - rupekeshan opened this issue about 2 months ago
github.com/ngxs/store - rupekeshan opened this issue about 2 months ago
fix(router-state): revert router state changes
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
🐞[BUG]: Type error with custom router states
github.com/ngxs/store - hpop opened this issue about 2 months ago
github.com/ngxs/store - hpop opened this issue about 2 months ago
fix(store): setup unhandled error handler during NGXS initialization
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
perf(store): prevent initializing state factory at feature levels
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
docs: replace "@ngxs-labs/data" labs package with "@anglar-ru/ngxs"
github.com/ngxs/store - hakimio opened this pull request about 2 months ago
github.com/ngxs/store - hakimio opened this pull request about 2 months ago
refactor(store): tree-shake development options token
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
refactor: allow tree-shaking of dev-only code
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
refactor: use field initializers for injectees
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
fix(websocket-plugin): do not dispatch action when root injector is destroyed
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
fix(store): run plugins in injection context
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
fix(store): allow plain functions in `withNgxsPlugin`
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
refactor(store): replace `exhaustMap`
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
🐞[BUG]: store.select finalize on catchError
github.com/ngxs/store - vaskus opened this issue about 2 months ago
github.com/ngxs/store - vaskus opened this issue about 2 months ago
docs: add NGXS Guru Badge for Gurubase.io (#2250)
github.com/ngxs/store - kursataktas opened this pull request about 2 months ago
github.com/ngxs/store - kursataktas opened this pull request about 2 months ago
refactor(storage-plugin): mark engine tokens as pure
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
refactor(router-plugin): mark selectors as pure
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
github.com/ngxs/store - arturovt opened this pull request about 2 months ago
perf(store): replace `instanceof Function` with `typeof`
github.com/ngxs/store - arturovt opened this pull request 2 months ago
github.com/ngxs/store - arturovt opened this pull request 2 months ago
refactor(store): tree-shake internal state tokens
github.com/ngxs/store - arturovt opened this pull request 2 months ago
github.com/ngxs/store - arturovt opened this pull request 2 months ago
refactor(store): use `Object.is` as default equality check
github.com/ngxs/store - arturovt opened this pull request 2 months ago
github.com/ngxs/store - arturovt opened this pull request 2 months ago
feat(store): expose abort controller on state context
github.com/ngxs/store - arturovt opened this pull request 2 months ago
github.com/ngxs/store - arturovt opened this pull request 2 months ago
chore(deps): update all dependencies
github.com/ngxs/store - renovate[bot] opened this pull request 2 months ago
github.com/ngxs/store - renovate[bot] opened this pull request 2 months ago
test(store): ensure state writes are allowed with fire & forget
github.com/ngxs/store - arturovt opened this pull request 2 months ago
github.com/ngxs/store - arturovt opened this pull request 2 months ago
fix(logger-plugin): run `filter` function in injection context
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
build: copy LICENSE after build
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
fix(store): prevent writing to state once action handler is unsubscribed
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
fix(store): memoize selectors which return NaN
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
🐞[BUG]: Memoization is broken when a selector returns NaN
github.com/ngxs/store - markwhitfeld opened this issue 3 months ago
github.com/ngxs/store - markwhitfeld opened this issue 3 months ago
fix(store): register feature plugins correctly
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
🐞[BUG]: Adding plugins with `provideStates` does not work
github.com/ngxs/store - Andreas-Hjortland opened this issue 3 months ago
github.com/ngxs/store - Andreas-Hjortland opened this issue 3 months ago
chore: deploy tutorial to github pages
github.com/ngxs/store - profanis opened this pull request 3 months ago
github.com/ngxs/store - profanis opened this pull request 3 months ago
📚[DOCS]: Missing LICENSE file on shipped package
github.com/ngxs/store - Frozen-byte opened this issue 3 months ago
github.com/ngxs/store - Frozen-byte opened this issue 3 months ago
refactor(store): add action registry
github.com/ngxs/store - arturovt opened this pull request 3 months ago
github.com/ngxs/store - arturovt opened this pull request 3 months ago
chore: install tutorial packages
github.com/ngxs/store - profanis opened this pull request 3 months ago
github.com/ngxs/store - profanis opened this pull request 3 months ago
chore(deps): update dependency rollup to v4.22.4 [security]
github.com/ngxs/store - renovate[bot] opened this pull request 3 months ago
github.com/ngxs/store - renovate[bot] opened this pull request 3 months ago
fix(store): disallow nullable actions in `dispatch()`
github.com/ngxs/store - pietzschke opened this pull request 3 months ago
github.com/ngxs/store - pietzschke opened this pull request 3 months ago
chore(deps): update dependency express to v4.20.0 [security]
github.com/ngxs/store - renovate[bot] opened this pull request 4 months ago
github.com/ngxs/store - renovate[bot] opened this pull request 4 months ago
perf(store): avoid going over states list every time action is dispatched
github.com/ngxs/store - arturovt opened this pull request 4 months ago
github.com/ngxs/store - arturovt opened this pull request 4 months ago
feat(store): allow extending `State({...})` instead of decorating
github.com/ngxs/store - arturovt opened this pull request 4 months ago
github.com/ngxs/store - arturovt opened this pull request 4 months ago
chore(deps): update dependency typescript to v5.6.3
github.com/ngxs/store - renovate[bot] opened this pull request 4 months ago
github.com/ngxs/store - renovate[bot] opened this pull request 4 months ago
ci: add preview releases with pkg.pr.new
github.com/ngxs/store - dmitry-stepanenko opened this pull request 4 months ago
github.com/ngxs/store - dmitry-stepanenko opened this pull request 4 months ago
🐞[BUG]: Devtools plugin seems to not work with redux devtools chrome extension
github.com/ngxs/store - shadow1349 opened this issue 4 months ago
github.com/ngxs/store - shadow1349 opened this issue 4 months ago
❓[SUPPORT]: Performance question about select/selectSignal
github.com/ngxs/store - XavierDupessey opened this issue 4 months ago
github.com/ngxs/store - XavierDupessey opened this issue 4 months ago
docs(tutorial): create todo app tutorial based on tutorial kit
github.com/ngxs/store - profanis opened this pull request 4 months ago
github.com/ngxs/store - profanis opened this pull request 4 months ago
🐞[BUG]: Can't use isolatedModules with NGXS
github.com/ngxs/store - ablomq opened this issue 4 months ago
github.com/ngxs/store - ablomq opened this issue 4 months ago
test: clean up tests' console logging
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
fix: allow selector utils usage within state class
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
🐞[BUG]: Dev mode check for createPropertySelectors prevents valid usage within state class
github.com/ngxs/store - markwhitfeld opened this issue 5 months ago
github.com/ngxs/store - markwhitfeld opened this issue 5 months ago
docs: update discord link
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
ci: fix bundlemon reporting
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
ci: skip cache for github actions
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
fix(store): use `computed` in `selectSignal`
github.com/ngxs/store - arturovt opened this pull request 5 months ago
github.com/ngxs/store - arturovt opened this pull request 5 months ago
🐞[BUG]: selectSignal cannot be called outside an injection context
github.com/ngxs/store - haigha106 opened this issue 5 months ago
github.com/ngxs/store - haigha106 opened this issue 5 months ago
docs: add explanation of deterministic vs non-deterministic errors
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
docs: improve error handling section in docs
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
docs: adjust details on injectContainerState
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 5 months ago
chore(deps): update dependency typescript to v5.5.4
github.com/ngxs/store - renovate[bot] opened this pull request 6 months ago
github.com/ngxs/store - renovate[bot] opened this pull request 6 months ago
🐞[BUG]: Dynamic selector triggers before component is destroyed
github.com/ngxs/store - jofrly opened this issue 6 months ago
github.com/ngxs/store - jofrly opened this issue 6 months ago
feat(store): debounce `selectSignal` by default
github.com/ngxs/store - arturovt opened this pull request 6 months ago
github.com/ngxs/store - arturovt opened this pull request 6 months ago
fix(store): decouple state signal updates from synchronous changes
github.com/ngxs/store - arturovt opened this pull request 6 months ago
github.com/ngxs/store - arturovt opened this pull request 6 months ago
docs: update the logo in the main readme file
github.com/ngxs/store - profanis opened this pull request 6 months ago
github.com/ngxs/store - profanis opened this pull request 6 months ago
build: upgrade workspace to Angular 18
github.com/ngxs/store - arturovt opened this pull request 6 months ago
github.com/ngxs/store - arturovt opened this pull request 6 months ago
feat(store): add `withExperimentalNgxsPendingTasks`
github.com/ngxs/store - arturovt opened this pull request 6 months ago
github.com/ngxs/store - arturovt opened this pull request 6 months ago
docs(store): update the logo in store package
github.com/ngxs/store - profanis opened this pull request 6 months ago
github.com/ngxs/store - profanis opened this pull request 6 months ago
fix(schematics): remove local ng utils for schematics
github.com/ngxs/store - dmitry-stepanenko opened this pull request 6 months ago
github.com/ngxs/store - dmitry-stepanenko opened this pull request 6 months ago
🐞[BUG]: Fresh Angular 18 project and NGXS docs / Cannot find module standalone.js
github.com/ngxs/store - mhp-borisbojic opened this issue 6 months ago
github.com/ngxs/store - mhp-borisbojic opened this issue 6 months ago
📚[DOCS]: Add documentation about Selector Type Safety
github.com/ngxs/store - markwhitfeld opened this issue 6 months ago
github.com/ngxs/store - markwhitfeld opened this issue 6 months ago
🐞[BUG]: Dispatching an Action within an `effect` causes an error
github.com/ngxs/store - LiamMorrow opened this issue 6 months ago
github.com/ngxs/store - LiamMorrow opened this issue 6 months ago
docs: v18 announcement tweaks
github.com/ngxs/store - markwhitfeld opened this pull request 6 months ago
github.com/ngxs/store - markwhitfeld opened this pull request 6 months ago