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

Testing: Migrate NgRx Signals Testing Suite from Jest to Vitest

brandonroberts opened this issue 3 days ago
Walkthrough tutorial step 12 - app.component.ts incorrect

blong824 opened this issue 4 days ago
test(signals): migrate signals testing suite from Jest to Vitest

brandonroberts opened this pull request 9 days ago
docs(component-store): add alert about NgRx Signals

markostanimirovic opened this pull request 9 days ago
docs: remove "Getting Started" link from topbar

markostanimirovic opened this pull request 9 days ago
docs(effects): remove redundant standalone flag

markostanimirovic opened this pull request 12 days ago
docs(component): remove redundant standalone flag

markostanimirovic opened this pull request 12 days ago
docs(signals): remove redundant standalone flag

markostanimirovic opened this pull request 12 days ago
Docs: Add standalone example in walkthrough

Davidihl opened this issue 13 days ago
docs: add breaking changes to v19 migration

timdeschryver opened this pull request 13 days ago
docs: update to year 2025

thetric opened this pull request 17 days ago
fix(signals): create deep signals for custom class instances

markostanimirovic opened this pull request 19 days ago
feat(signals): add migration for `withProps`

rainerhahnekamp opened this pull request 20 days ago
feat(eslint-plugin): add new rule require-super-ondestroy

markoblagdan opened this pull request 21 days ago
ngrx selectors not not surviving initialization select/pipe/subscribe

nhhockeyplayer opened this issue 22 days ago
@ngrx/signals: Add migration schematic for props

markostanimirovic opened this issue 25 days ago
feat(signals): add `withProps` base feature

markostanimirovic opened this pull request 26 days ago
fix: exclude class instance from `DeepSignal`

rainerhahnekamp opened this pull request 29 days ago
PSA: Angular v19 and NgRx v19

timdeschryver opened this issue about 1 month ago
Version 19 (beta 0)

timdeschryver opened this pull request about 1 month ago
Support for Angular 19

salztorte opened this issue about 1 month ago
feat(store): enable dispatching actions on signal changes

rainerhahnekamp opened this pull request about 1 month ago
storedevtools logging omitted

nhhockeyplayer opened this issue about 1 month ago
feat(signals): add `signalMethod`

rainerhahnekamp opened this pull request about 1 month ago
chore: update to NX 20

timdeschryver opened this pull request about 1 month ago
docs(signals): add info about throwing error on state mutation in dev mode

rainerhahnekamp opened this pull request about 1 month ago
chore(example-app): remove data-example-app

pawel-twardziak opened this pull request about 1 month ago
Docs: Write release post for version 19

timdeschryver opened this issue about 1 month ago
Docs: Create archive site for 18.x docs

timdeschryver opened this issue about 1 month ago
Docs: Add migration guide for version 19 release

timdeschryver opened this issue about 1 month ago
Enable Signal Store Injection at Module Level

abhidevadiga opened this issue about 1 month ago
Update typescript-eslint

timdeschryver opened this issue about 1 month ago
fix issues when having @typescript-eslint/typedef set in error

rmartinezcba opened this issue about 1 month ago
Remove data example app

timdeschryver opened this issue about 1 month ago
Add migration schematic for renaming `rxMethod.unsubscribe` to `destroy`.

markostanimirovic opened this issue about 1 month ago
feat(signals): rename `rxMethod.unsubscribe` to `destroy`

markostanimirovic opened this pull request about 1 month ago
docs(signals): add section about calling rx method in different injection ctx

markostanimirovic opened this pull request about 1 month ago
RFC: `deepWritableSignal`

rainerhahnekamp opened this issue about 1 month ago
RFC: `method` - `rxMethod` without RxJS

rainerhahnekamp opened this issue about 1 month ago
RFC: Add `events` plugin to `@ngrx/signals`

markostanimirovic opened this issue about 2 months ago
Can't spy SignalStore feature method called inside another feature method

IhorMaistrenko opened this issue about 2 months ago
build: update to Angular 19-rc

timdeschryver opened this pull request about 2 months ago
provideMockStore initialState causes tests to randomly fail

krechtern opened this issue about 2 months ago
feat(schematics): change standalone default to true for components

tanmaytare opened this pull request 2 months ago
Can't access private method from within SignalStore

hafnerpw opened this issue 2 months ago
NGRX eslint config causes linting to fail in Nx Monorepo

anthony-b-dev opened this issue 2 months ago
fix(data): export HttpOptions

Nosfistis opened this pull request 2 months ago
Schematics should set `standalone` to true

timdeschryver opened this issue 2 months ago
Issues with Nested Array of Objects

SemAiSoft opened this issue 2 months ago
docs: update @ngrx/store-devtools examples to standalone

sheikalthaf opened this pull request 2 months ago
Enhance DeepSignal and toDeepSignal to support arrays

samuelfernandez opened this issue 2 months ago
fix(router-store): use non-const enum to allow isolatedModules tsconfig option

dangrussell opened this pull request 2 months ago
Unit Testing (mocking) watchState with Signal Store

tgrux opened this issue 2 months ago
Signal Store in Native Federation Angular

NavyJot opened this issue 2 months ago
Document patchState freeze behavior in dev mode

timdeschryver opened this issue 2 months ago
ngrx/signals: Add Store generic type

Pizzicato opened this issue 3 months ago
in compilation modules are not correctly resolved

forgantini opened this issue 3 months ago
docs: remove single issue template

rainerhahnekamp opened this pull request 3 months ago
RFC(`@ngrx/signals`): Add `unprotected` helper for testing

markostanimirovic opened this issue 3 months ago
feat(signals): add deepComputed function

markostanimirovic opened this pull request 3 months ago
fix(signals): export toDeepSignal

matheo opened this pull request 3 months ago
fix(component-store): remove @ngrx/operators from dependencies

markostanimirovic opened this pull request 3 months ago
fix(effects): remove @ngrx/operators from dependencies

markostanimirovic opened this pull request 3 months ago
fix(signals): remove usage of SIGNAL from @angular/core/primitives/signals package

brandonroberts opened this pull request 3 months ago
fix(signals): use `Injector` of `rxMethod` instance caller if available

rainerhahnekamp opened this pull request 3 months ago
@ngrx/signals: Potential memory leak in `rxMethod`

rainerhahnekamp opened this issue 3 months ago
chore: update deps

timdeschryver opened this pull request 3 months ago
feat(signals): throw error in dev mode on state mutation

rainerhahnekamp opened this pull request 3 months ago
docs(effects): update examples to standalone api

AdrianRomanski opened this pull request 3 months ago
docs(eslint-plugin): add docs for signal-store-feature-should-use-generic-type

timdeschryver opened this pull request 3 months ago
feat(signals): set state in `patchState` to readonly

rainerhahnekamp opened this pull request 4 months ago
ci: setup GitHub actions

timdeschryver opened this pull request 4 months ago
docs(eslint-plugin): use correct extends

andrewmnlv opened this pull request 4 months ago
Use function instead of class in really the best solution?

MasDevProject opened this issue 4 months ago
Migrate our pipelines

timdeschryver opened this issue 4 months ago
ESLint rule: require-super-ondestroy

amakhrov opened this issue 4 months ago
RFC(`@ngrx/signals`): Add `withProps` feature

markostanimirovic opened this issue 4 months ago
@ngrx/signals: withProperties feature

guillerot opened this issue 4 months ago
feat(signals): pass missing methods to store in `withComputed`

k3nsei opened this pull request 4 months ago