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

@ngrx/signals: `mockSignalStore` feature

rainerhahnekamp opened this issue 10 months ago
docs(runtime-checks): fixed bracket typos

shiv19 opened this pull request 10 months ago
feat(signals): signals testing package with provideMockSignalStore

gergelyszerovay opened this pull request 10 months ago
docs(signals): improve Lifecycle Hooks page

markostanimirovic opened this pull request 10 months ago
docs(signals): improve SignalState docs

markostanimirovic opened this pull request 10 months ago
fix(signals): correctly infer the type of methods with generics

markostanimirovic opened this pull request 10 months ago
fix(signals): add `StateSignal` to the public API

ducin opened this pull request 10 months ago
potential degradation of withMethods generic types inference

ducin opened this issue 10 months ago
bake in patchState immutability for simplicity

ducin opened this issue 10 months ago
docs: Reusing `extraSelectors` in the `createFeature`

timdeschryver opened this issue 10 months ago
perf(signals): avoid creating unnecessary objects in excludeKeys

ducin opened this pull request 10 months ago
refactor(example-app): use create action group function for actions

jovanmit998 opened this pull request 11 months ago
minor perf improvement, signal store excludeKeys

ducin opened this issue 11 months ago
ngRx 17 causing breaking unit tests - multiple issues

CodeLiftSleep opened this issue 11 months ago
@ngrx/signals: updateEntity method don't update key in entityMap

xSirrioNx opened this issue 11 months ago
provideState cannot be used in standalone components

wshager opened this issue 11 months ago
Simplify patchState() method for enhanced developer experience

surajchopra1234 opened this issue 11 months ago
docs: add operators to issue template

markostanimirovic opened this pull request 11 months ago
@ngrx/operators: add `mapResponse`

markostanimirovic opened this issue 11 months ago
Component store Support for ACTIONS

vaidehi-cell opened this issue 11 months ago
docs: improve workshops page

markostanimirovic opened this pull request 11 months ago
test(signals): verify that onInit hook is executed in injection context

markostanimirovic opened this pull request 11 months ago
fix(signals): run `rxMethod` outside of reactive context

rainerhahnekamp opened this pull request 11 months ago
docs: update Press Kit page and icons

markostanimirovic opened this pull request 11 months ago
docs: add April workshop and remove Jan

alex-okrushko opened this pull request 11 months ago
docs: replace with center-aligned logo

alex-okrushko opened this pull request 11 months ago
perf(signals): avoid unecessary observable conversions in rxMethod

markostanimirovic opened this pull request 11 months ago
docs: update NgRx logo

alex-okrushko opened this pull request 11 months ago
Type of idKey is not recognized correctly when using generics

Raul52 opened this issue 11 months ago
fix(store-devtools): replace direct with indirect `eval`

rainerhahnekamp opened this pull request 11 months ago
Added version 5 of typescript to peerDependencies

mimse opened this pull request 11 months ago
warning generated when using esbuild

shollander opened this issue 11 months ago
Error while loading effects in lazy loading mode with new esbuild builder

vds-simon-lapointe opened this issue 11 months ago
feat(signals): Encapsulation

rainerhahnekamp opened this pull request 11 months ago
docs(signals): improve RxJS Integration page

markostanimirovic opened this pull request 12 months ago
feat(signals): add `withHooks` signature with factory input

rainerhahnekamp opened this pull request 12 months ago
docs(signals): improve SignalStore's Core Concepts page

markostanimirovic opened this pull request 12 months ago
Add testing guide for NgRx SignalStore

markostanimirovic opened this issue 12 months ago
docs(signals): add answers on SignalStore type and constructor-based DI

markostanimirovic opened this pull request 12 months ago
docs(signals): improve guide for custom SignalStore features

markostanimirovic opened this pull request 12 months ago
@ngrx/signals: add `deepComputed` function

JulienLecoq opened this issue 12 months ago
provide injection context to `onDestroy`

rainerhahnekamp opened this issue 12 months ago
fix(signals): run `onDestroy` outside of injection context

rainerhahnekamp opened this pull request 12 months ago
feat(signals): Protection for Overriding Properties

rainerhahnekamp opened this pull request 12 months ago
on() with union type causes ts2322

cheng93 opened this issue 12 months ago
signalStoreFeature: inject(MatDialog) not possible

leomayer opened this issue 12 months ago
fix(signals): destroy hook doesn't run in injection context.

rainerhahnekamp opened this pull request 12 months ago
docs(signals): add note about developer preview

markostanimirovic opened this pull request 12 months ago
docs(signals): add guide for custom SignalStore features

markostanimirovic opened this pull request 12 months ago
docs(signals): add FAQ

timdeschryver opened this pull request 12 months ago
@ngrx/signals: Extension Point stateChange

rainerhahnekamp opened this issue 12 months ago
docs(signals): fix typo in Entity Management guide

dominicbachmann opened this pull request 12 months ago
Firebase ngrx by freezing firebase-cdk

HaidarVladyslav opened this issue 12 months ago
Missing git tag for 17.0.1

raphinesse opened this issue about 1 year ago
feat(store): export TypedAction

NathanLaing opened this pull request about 1 year ago
@ngrx/signals: ability to use method inside rxMethod

pderiy opened this issue about 1 year ago
build(codespaces): update dev-container to use node 18 image

NathanLaing opened this pull request about 1 year ago
feat(signals): add storage subpackage

bohoffi opened this pull request about 1 year ago
docs(signals): add `withState` import to counter.store.ts

swami-sanapathi opened this pull request about 1 year ago
docs(signals): fix filenames in documentation

rainerhahnekamp opened this pull request about 1 year ago
docs(signals): add documentation for entity management

rainerhahnekamp opened this pull request about 1 year ago
docs(signals): remove extra semi-colon

miladvafaeifard opened this pull request about 1 year ago
Global Level Signal Store incorrect file names

urielzen opened this issue about 1 year ago
Codespaces container not building

NathanLaing opened this issue about 1 year ago
NGRX polling with Entity (State updates even when data hasn't changed)

Coconaut5 opened this issue about 1 year ago
fix(eslint-plugin): only report main pipe violations

timdeschryver opened this pull request about 1 year ago
docs: update dark theme colors

timdeschryver opened this pull request about 1 year ago
docs(signals): add updated docs for @ngrx/signals

brandonroberts opened this pull request about 1 year ago
Add ESLint Plugin rule for createSelector usages with over 8 inputs

NathanLaing opened this issue about 1 year ago
@ngrx/store Migration from v2 to v4+

hpardess opened this issue about 1 year ago
docs: Add link to migration path for selector props deprecation notice

arturohernandez10 opened this pull request about 1 year ago
docs(ngrx-ducks): remove library from resources

GregOnNet opened this pull request about 1 year ago
@ngrx/signals: Add documentation for Entity Management

markostanimirovic opened this issue about 1 year ago
@ngrx/signals: Add documentation for SignalStore

markostanimirovic opened this issue about 1 year ago
docs(signals): initialize documentation

markostanimirovic opened this pull request about 1 year ago
Missing patch/update/set in signalStore api

gmfun opened this issue about 1 year ago
docs: fix minor typos

sasidharansd opened this pull request about 1 year ago
fix(signals): allow using signalStore and signalState in TS libs

markostanimirovic opened this pull request about 1 year ago
fix: 🐛 Route guards that expect state to change never complete

bjornharvold opened this issue about 1 year ago
docs: add ngrx workshops

alex-okrushko opened this pull request about 1 year ago
fix(signals): define deep signals as configurable properties

markostanimirovic opened this pull request about 1 year ago
ComponentStore breaks Tests with ComponentFactoryResolver

berse2212 opened this issue about 1 year ago
[WIP] fix(signals): `getState` now returns computed signals too

jits opened this pull request about 1 year ago
[signals] getState function should return computed values too

jits opened this issue about 1 year ago
provideEffects([Effect]) does not work in ApplicationConfig

bh3605 opened this issue about 1 year ago
docs: add API docs for signals and operators packages

markostanimirovic opened this pull request about 1 year ago
docs: add initial docs for @ngrx/operators

brandonroberts opened this pull request about 1 year ago
fix(schematics): add support for eslint.cjs files

JeromeWirth opened this pull request about 1 year ago
Can TypedAction be exported from @ngrx/store?

trevorade opened this issue about 1 year ago