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