Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ngrx
Reactive State For Angular
Collective -
Host: opensource -
https://opencollective.com/ngrx
- Website: https://ngrx.io/
- Code: https://github.com/ngrx/platform
docs: udpate ci status badge
github.com/ngrx/platform - santoshyadavdev opened this pull request 2 days ago
github.com/ngrx/platform - santoshyadavdev opened this pull request 2 days ago
docs(signals): add explanation of mutable change protection to FAQ
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 days ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 days ago
Custom feature builder that receives a function instead of array of features
github.com/ngrx/platform - kobi2294 opened this issue 2 days ago
github.com/ngrx/platform - kobi2294 opened this issue 2 days ago
ci: fix main build command
github.com/ngrx/platform - timdeschryver opened this pull request 5 days ago
github.com/ngrx/platform - timdeschryver opened this pull request 5 days ago
ESLint schematic (ng-add) should support flat config
github.com/ngrx/platform - rainerhahnekamp opened this issue 6 days ago
github.com/ngrx/platform - rainerhahnekamp opened this issue 6 days ago
patchState overload that takes a function does not enforce type safety #4671
github.com/ngrx/platform - EthanSK opened this issue 8 days ago
github.com/ngrx/platform - EthanSK opened this issue 8 days ago
patchState overload that takes a function does not enforce type safety
github.com/ngrx/platform - EthanSK opened this issue 9 days ago
github.com/ngrx/platform - EthanSK opened this issue 9 days ago
build: migrate from yarn to pnpm, remove CircleCI config
github.com/ngrx/platform - brandonroberts opened this pull request 10 days ago
github.com/ngrx/platform - brandonroberts opened this pull request 10 days ago
docs(`@ngrx/signals`): add a mention of restructuring `withComputed` or `withMethods` for re-use in those features
github.com/ngrx/platform - michael-small opened this issue 10 days ago
github.com/ngrx/platform - michael-small opened this issue 10 days ago
refactor(store-devtools): remove unused import
github.com/ngrx/platform - raphinesse opened this pull request 10 days ago
github.com/ngrx/platform - raphinesse opened this pull request 10 days ago
refactor(store-devtools): resolve import cycle to improve tool compatibility
github.com/ngrx/platform - raphinesse opened this pull request 13 days ago
github.com/ngrx/platform - raphinesse opened this pull request 13 days ago
Upgrade to Angular 19 changes Subscriptions to RxMethodRef
github.com/ngrx/platform - leomayer opened this issue 13 days ago
github.com/ngrx/platform - leomayer opened this issue 13 days ago
signal store effect - scope effect - subscribe
github.com/ngrx/platform - robvaneck opened this issue 16 days ago
github.com/ngrx/platform - robvaneck opened this issue 16 days ago
chore: replace .nvmrc with .node-version for better compatibility
github.com/ngrx/platform - JeevanMahesha opened this pull request 16 days ago
github.com/ngrx/platform - JeevanMahesha opened this pull request 16 days ago
fix(signals): enable `withProps` to handle Symbols
github.com/ngrx/platform - rainerhahnekamp opened this pull request 17 days ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 17 days ago
`withProps` doesn't allow Symbols as keys
github.com/ngrx/platform - rainerhahnekamp opened this issue 17 days ago
github.com/ngrx/platform - rainerhahnekamp opened this issue 17 days ago
@ngrx/signals v19 - signalStore is type any
github.com/ngrx/platform - robvaneck opened this issue 17 days ago
github.com/ngrx/platform - robvaneck opened this issue 17 days ago
refactor(signals): improve `rxMethod` tests by using child injectors
github.com/ngrx/platform - rainerhahnekamp opened this pull request 17 days ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 17 days ago
Cannot use previous defined methods in withComputed
github.com/ngrx/platform - muuvmuuv opened this issue 18 days ago
github.com/ngrx/platform - muuvmuuv opened this issue 18 days ago
[Regression] Initializing an Angular form in a signalStore via a state factory no longer works in @ngrx/signals 19
github.com/ngrx/platform - g-drouard opened this issue 18 days ago
github.com/ngrx/platform - g-drouard opened this issue 18 days ago
fix(signals): remove `signalMethod` instance watcher on destroy
github.com/ngrx/platform - rainerhahnekamp opened this pull request 18 days ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 18 days ago
fix(signals): properly manage watchers to prevent memory leaks
github.com/ngrx/platform - adxdits opened this pull request 21 days ago
github.com/ngrx/platform - adxdits opened this pull request 21 days ago
fix(signals): patch state methods do not correctly resolve generic co…
github.com/ngrx/platform - ivashikhmin opened this pull request 22 days ago
github.com/ngrx/platform - ivashikhmin opened this pull request 22 days ago
Cannot freeze array buffer views with elements
github.com/ngrx/platform - enrico-bellanti opened this issue 24 days ago
github.com/ngrx/platform - enrico-bellanti opened this issue 24 days ago
signalMethod cleans up watcher after first effect run
github.com/ngrx/platform - davdev82 opened this issue 25 days ago
github.com/ngrx/platform - davdev82 opened this issue 25 days ago
ng-add should also work for ESLint 9 flat config files
github.com/ngrx/platform - timdeschryver opened this issue 27 days ago
github.com/ngrx/platform - timdeschryver opened this issue 27 days ago
After ng upgrade 18->19: NullInjectorError - InjectionToken @ngrx/store Root Store Provider
github.com/ngrx/platform - sebsoftpak opened this issue 27 days ago
github.com/ngrx/platform - sebsoftpak opened this issue 27 days ago
addEntity/removeEntity doesn't trigger signal in the component
github.com/ngrx/platform - g4sp40nr0cks opened this issue 27 days ago
github.com/ngrx/platform - g4sp40nr0cks opened this issue 27 days ago
docs(store): recommend using NgRx Signals instead of ComponentStore
github.com/ngrx/platform - stefanoslig opened this pull request 28 days ago
github.com/ngrx/platform - stefanoslig opened this pull request 28 days ago
Patch methods do not correctly resolve generic collection names withEntities
github.com/ngrx/platform - ivashikhmin opened this issue about 1 month ago
github.com/ngrx/platform - ivashikhmin opened this issue about 1 month ago
Testing: Migrate NgRx Signals Testing Suite from Jest to Vitest
github.com/ngrx/platform - brandonroberts opened this issue about 1 month ago
github.com/ngrx/platform - brandonroberts opened this issue about 1 month ago
[v19] Frozen state throws error when using state as ngComponentOutlet items
github.com/ngrx/platform - spock123 opened this issue about 1 month ago
github.com/ngrx/platform - spock123 opened this issue about 1 month ago
Walkthrough tutorial step 12 - app.component.ts incorrect
github.com/ngrx/platform - blong824 opened this issue about 1 month ago
github.com/ngrx/platform - blong824 opened this issue about 1 month ago
test(signals): migrate signals testing suite from Jest to Vitest
github.com/ngrx/platform - brandonroberts opened this pull request about 1 month ago
github.com/ngrx/platform - brandonroberts opened this pull request about 1 month ago
docs(component-store): add alert about NgRx Signals
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
docs: remove "Getting Started" link from topbar
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
docs(effects): remove redundant standalone flag
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
docs(component): remove redundant standalone flag
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
docs(signals): remove redundant standalone flag
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
Docs: Add standalone example in walkthrough
github.com/ngrx/platform - Davidihl opened this issue about 1 month ago
github.com/ngrx/platform - Davidihl opened this issue about 1 month ago
error defining specific class in state with factory function at the master branch
github.com/ngrx/platform - gkyildirim opened this issue about 1 month ago
github.com/ngrx/platform - gkyildirim opened this issue about 1 month ago
docs: add breaking changes to v19 migration
github.com/ngrx/platform - timdeschryver opened this pull request about 1 month ago
github.com/ngrx/platform - timdeschryver opened this pull request about 1 month ago
An updater/patchState/setState call is always triggered after an effect call
github.com/ngrx/platform - m1h1r0 opened this issue about 1 month ago
github.com/ngrx/platform - m1h1r0 opened this issue about 1 month ago
@ngrx/eslint-plugin/v9 cannot be imported to eslint.config.mjs files
github.com/ngrx/platform - DarthGyuro opened this issue about 2 months ago
github.com/ngrx/platform - DarthGyuro opened this issue about 2 months ago
docs: update to year 2025
github.com/ngrx/platform - thetric opened this pull request about 2 months ago
github.com/ngrx/platform - thetric opened this pull request about 2 months ago
Extend ESLint rules `with-state-no-arrays-at-root-level` and `signal-state-no-arrays-at-root-level`
github.com/ngrx/platform - timdeschryver opened this issue about 2 months ago
github.com/ngrx/platform - timdeschryver opened this issue about 2 months ago
fix(signals): create deep signals for custom class instances
github.com/ngrx/platform - markostanimirovic opened this pull request about 2 months ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 2 months ago
feat(signals): add migration for `withProps`
github.com/ngrx/platform - rainerhahnekamp opened this pull request about 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request about 2 months ago
feat(eslint-plugin): add new rule require-super-ondestroy
github.com/ngrx/platform - markoblagdan opened this pull request about 2 months ago
github.com/ngrx/platform - markoblagdan opened this pull request about 2 months ago
ngrx selectors not not surviving initialization select/pipe/subscribe
github.com/ngrx/platform - nhhockeyplayer opened this issue about 2 months ago
github.com/ngrx/platform - nhhockeyplayer opened this issue about 2 months ago
@ngrx/signals: Add migration schematic for props
github.com/ngrx/platform - markostanimirovic opened this issue about 2 months ago
github.com/ngrx/platform - markostanimirovic opened this issue about 2 months ago
feat(signals): add `withProps` base feature
github.com/ngrx/platform - markostanimirovic opened this pull request about 2 months ago
github.com/ngrx/platform - markostanimirovic opened this pull request about 2 months ago
Exported variable 'storeFactory' has or is using name 'SIGNAL' from external module "node_modules/@angular/core/index" but cannot be named
github.com/ngrx/platform - mebibou opened this issue about 2 months ago
github.com/ngrx/platform - mebibou opened this issue about 2 months ago
fix: exclude class instance from `DeepSignal`
github.com/ngrx/platform - rainerhahnekamp opened this pull request about 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request about 2 months ago
signalState is not creating DeepSignal property signals when the value object is an instance of a class
github.com/ngrx/platform - vtachkov opened this issue about 2 months ago
github.com/ngrx/platform - vtachkov opened this issue about 2 months ago
PSA: Angular v19 and NgRx v19
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
feat(store): enable dispatching actions on signal changes
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
Bug: using nested signalStoreFeature causes an error when applying mapped-types over generics in withComputed
github.com/ngrx/platform - SerkanSipahi opened this issue 2 months ago
github.com/ngrx/platform - SerkanSipahi opened this issue 2 months ago
storedevtools logging omitted
github.com/ngrx/platform - nhhockeyplayer opened this issue 2 months ago
github.com/ngrx/platform - nhhockeyplayer opened this issue 2 months ago
feat(signals): add `signalMethod`
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
chore: update to NX 20
github.com/ngrx/platform - timdeschryver opened this pull request 2 months ago
github.com/ngrx/platform - timdeschryver opened this pull request 2 months ago
docs(signals): add info about throwing error on state mutation in dev mode
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this pull request 2 months ago
chore(example-app): remove data-example-app
github.com/ngrx/platform - pawel-twardziak opened this pull request 2 months ago
github.com/ngrx/platform - pawel-twardziak opened this pull request 2 months ago
Docs: Write release post for version 19
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
Docs: Create archive site for 18.x docs
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
Docs: Add migration guide for version 19 release
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
Enable Signal Store Injection at Module Level
github.com/ngrx/platform - abhidevadiga opened this issue 2 months ago
github.com/ngrx/platform - abhidevadiga opened this issue 2 months ago
fix issues when having @typescript-eslint/typedef set in error
github.com/ngrx/platform - rmartinezcba opened this issue 2 months ago
github.com/ngrx/platform - rmartinezcba opened this issue 2 months ago
Add migration schematic for renaming `rxMethod.unsubscribe` to `destroy`.
github.com/ngrx/platform - markostanimirovic opened this issue 2 months ago
github.com/ngrx/platform - markostanimirovic opened this issue 2 months ago
feat(signals): rename `rxMethod.unsubscribe` to `destroy`
github.com/ngrx/platform - markostanimirovic opened this pull request 2 months ago
github.com/ngrx/platform - markostanimirovic opened this pull request 2 months ago
docs(signals): add section about calling rx method in different injection ctx
github.com/ngrx/platform - markostanimirovic opened this pull request 2 months ago
github.com/ngrx/platform - markostanimirovic opened this pull request 2 months ago
RFC: `method` - `rxMethod` without RxJS
github.com/ngrx/platform - rainerhahnekamp opened this issue 2 months ago
github.com/ngrx/platform - rainerhahnekamp opened this issue 2 months ago
RFC: Add `events` plugin to `@ngrx/signals`
github.com/ngrx/platform - markostanimirovic opened this issue 3 months ago
github.com/ngrx/platform - markostanimirovic opened this issue 3 months ago
Can't spy SignalStore feature method called inside another feature method
github.com/ngrx/platform - IhorMaistrenko opened this issue 3 months ago
github.com/ngrx/platform - IhorMaistrenko opened this issue 3 months ago
build: update to Angular 19-rc
github.com/ngrx/platform - timdeschryver opened this pull request 3 months ago
github.com/ngrx/platform - timdeschryver opened this pull request 3 months ago
provideMockStore initialState causes tests to randomly fail
github.com/ngrx/platform - krechtern opened this issue 3 months ago
github.com/ngrx/platform - krechtern opened this issue 3 months ago
RFC(@ngrx/signals): Add type of id as optional second type arg to ` withEntities<Entity,Id>()`
github.com/ngrx/platform - ptandler opened this issue 3 months ago
github.com/ngrx/platform - ptandler opened this issue 3 months ago
feat(schematics): change standalone default to true for components
github.com/ngrx/platform - tanmaytare opened this pull request 3 months ago
github.com/ngrx/platform - tanmaytare opened this pull request 3 months ago
Can't access private method from within SignalStore
github.com/ngrx/platform - hafnerpw opened this issue 3 months ago
github.com/ngrx/platform - hafnerpw opened this issue 3 months ago
NGRX eslint config causes linting to fail in Nx Monorepo
github.com/ngrx/platform - anthony-b-dev opened this issue 3 months ago
github.com/ngrx/platform - anthony-b-dev opened this issue 3 months ago
fix(data): export HttpOptions
github.com/ngrx/platform - Nosfistis opened this pull request 3 months ago
github.com/ngrx/platform - Nosfistis opened this pull request 3 months ago
Schematics should set `standalone` to true
github.com/ngrx/platform - timdeschryver opened this issue 3 months ago
github.com/ngrx/platform - timdeschryver opened this issue 3 months ago
Issues with Nested Array of Objects
github.com/ngrx/platform - SemAiSoft opened this issue 3 months ago
github.com/ngrx/platform - SemAiSoft opened this issue 3 months ago
Argument type Prettify<StateSignals..... is not assignable to parameter type WritableStateSource<object>
github.com/ngrx/platform - apushnev opened this issue 3 months ago
github.com/ngrx/platform - apushnev opened this issue 3 months ago
docs: update @ngrx/store-devtools examples to standalone
github.com/ngrx/platform - sheikalthaf opened this pull request 3 months ago
github.com/ngrx/platform - sheikalthaf opened this pull request 3 months ago
Enhance DeepSignal and toDeepSignal to support arrays
github.com/ngrx/platform - samuelfernandez opened this issue 3 months ago
github.com/ngrx/platform - samuelfernandez opened this issue 3 months ago
fix(router-store): use non-const enum to allow isolatedModules tsconfig option
github.com/ngrx/platform - dangrussell opened this pull request 3 months ago
github.com/ngrx/platform - dangrussell opened this pull request 3 months ago
Unit Testing (mocking) watchState with Signal Store
github.com/ngrx/platform - tgrux opened this issue 3 months ago
github.com/ngrx/platform - tgrux opened this issue 3 months ago
Signal Store in Native Federation Angular
github.com/ngrx/platform - NavyJot opened this issue 3 months ago
github.com/ngrx/platform - NavyJot opened this issue 3 months ago
Document patchState freeze behavior in dev mode
github.com/ngrx/platform - timdeschryver opened this issue 3 months ago
github.com/ngrx/platform - timdeschryver opened this issue 3 months ago
add support for plain eslint 9 flat config without tseslint helper
github.com/ngrx/platform - pumano opened this issue 4 months ago
github.com/ngrx/platform - pumano opened this issue 4 months ago
docs(eslint-plugin): add docs for signal-state-no-arrays-at-root-level
github.com/ngrx/platform - iErKy opened this pull request 4 months ago
github.com/ngrx/platform - iErKy opened this pull request 4 months ago