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(component-store): add alert about NgRx Signals

github.com/ngrx/platform - markostanimirovic opened this pull request 9 days ago
docs: remove "Getting Started" link from topbar

github.com/ngrx/platform - markostanimirovic opened this pull request 9 days ago
docs(effects): remove redundant standalone flag

github.com/ngrx/platform - markostanimirovic opened this pull request 12 days ago
docs(component): remove redundant standalone flag

github.com/ngrx/platform - markostanimirovic opened this pull request 12 days ago
docs(signals): remove redundant standalone flag

github.com/ngrx/platform - markostanimirovic opened this pull request 12 days ago
docs: add breaking changes to v19 migration

github.com/ngrx/platform - timdeschryver opened this pull request 13 days ago
docs: update to year 2025

github.com/ngrx/platform - thetric opened this pull request 16 days ago
fix(signals): create deep signals for custom class instances

github.com/ngrx/platform - markostanimirovic opened this pull request 19 days ago
feat(signals): add migration for `withProps`

github.com/ngrx/platform - rainerhahnekamp opened this pull request 20 days ago
feat(eslint-plugin): add new rule require-super-ondestroy

github.com/ngrx/platform - markoblagdan opened this pull request 20 days ago
@ngrx/signals: Add migration schematic for props

github.com/ngrx/platform - markostanimirovic opened this issue 24 days ago
feat(signals): add `withProps` base feature

github.com/ngrx/platform - markostanimirovic opened this pull request 25 days ago
fix: exclude class instance from `DeepSignal`

github.com/ngrx/platform - rainerhahnekamp opened this pull request 29 days ago
PSA: Angular v19 and NgRx v19

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
Version 19 (beta 0)

github.com/ngrx/platform - timdeschryver opened this pull request about 1 month ago
Support for Angular 19

github.com/ngrx/platform - salztorte opened this issue about 1 month ago
feat(store): enable dispatching actions on signal changes

github.com/ngrx/platform - rainerhahnekamp opened this pull request about 1 month ago
storedevtools logging omitted

github.com/ngrx/platform - nhhockeyplayer opened this issue about 1 month ago
feat(signals): add `signalMethod`

github.com/ngrx/platform - rainerhahnekamp opened this pull request about 1 month ago
chore: update to NX 20

github.com/ngrx/platform - timdeschryver opened this pull request about 1 month ago
chore(example-app): remove data-example-app

github.com/ngrx/platform - pawel-twardziak opened this pull request about 1 month ago
Docs: Write release post for version 19

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
Docs: Create archive site for 18.x docs

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
Docs: Add migration guide for version 19 release

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
Enable Signal Store Injection at Module Level

github.com/ngrx/platform - abhidevadiga opened this issue about 1 month ago
Update typescript-eslint

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
Remove data example app

github.com/ngrx/platform - timdeschryver opened this issue about 1 month ago
feat(signals): rename `rxMethod.unsubscribe` to `destroy`

github.com/ngrx/platform - markostanimirovic opened this pull request about 1 month ago
RFC: `deepWritableSignal`

github.com/ngrx/platform - rainerhahnekamp opened this issue about 1 month ago
RFC: `method` - `rxMethod` without RxJS

github.com/ngrx/platform - rainerhahnekamp opened this issue about 1 month ago
RFC: Add `events` plugin to `@ngrx/signals`

github.com/ngrx/platform - markostanimirovic opened this issue about 2 months ago
build: update to Angular 19-rc

github.com/ngrx/platform - timdeschryver opened this pull request about 2 months ago
fix(data): export HttpOptions

github.com/ngrx/platform - Nosfistis opened this pull request 2 months ago
Schematics should set `standalone` to true

github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
Issues with Nested Array of Objects

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

github.com/ngrx/platform - sheikalthaf opened this pull request 2 months ago
Enhance DeepSignal and toDeepSignal to support arrays

github.com/ngrx/platform - samuelfernandez opened this issue 2 months ago
Signal Store in Native Federation Angular

github.com/ngrx/platform - NavyJot opened this issue 2 months ago
Document patchState freeze behavior in dev mode

github.com/ngrx/platform - timdeschryver opened this issue 2 months ago
ngrx/signals: Add Store generic type

github.com/ngrx/platform - Pizzicato opened this issue 3 months ago
docs: remove single issue template

github.com/ngrx/platform - rainerhahnekamp opened this pull request 3 months ago
feat(signals): add deepComputed function

github.com/ngrx/platform - markostanimirovic opened this pull request 3 months ago
fix(signals): export toDeepSignal

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

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

github.com/ngrx/platform - markostanimirovic opened this pull request 3 months ago
@ngrx/signals: Potential memory leak in `rxMethod`

github.com/ngrx/platform - rainerhahnekamp opened this issue 3 months ago
chore: update deps

github.com/ngrx/platform - timdeschryver opened this pull request 3 months ago
feat(signals): throw error in dev mode on state mutation

github.com/ngrx/platform - rainerhahnekamp opened this pull request 3 months ago
docs(effects): update examples to standalone api

github.com/ngrx/platform - AdrianRomanski opened this pull request 3 months ago
feat(signals): set state in `patchState` to readonly

github.com/ngrx/platform - rainerhahnekamp opened this pull request 3 months ago
ci: setup GitHub actions

github.com/ngrx/platform - timdeschryver opened this pull request 4 months ago
docs(eslint-plugin): use correct extends

github.com/ngrx/platform - andrewmnlv opened this pull request 4 months ago
Migrate our pipelines

github.com/ngrx/platform - timdeschryver opened this issue 4 months ago
ESLint rule: require-super-ondestroy

github.com/ngrx/platform - amakhrov opened this issue 4 months ago
RFC(`@ngrx/signals`): Add `withProps` feature

github.com/ngrx/platform - markostanimirovic opened this issue 4 months ago
@ngrx/signals: withProperties feature

github.com/ngrx/platform - guillerot opened this issue 4 months ago