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

ci: update node images

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
test(eslint-plugin): add tests using inject

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs: update contributing test script

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
feat(data): standalone support for ng add @ngrx/data

github.com/ngrx/platform - va-stefanek opened this pull request over 1 year ago
fix(schematics): make action props plural

github.com/ngrx/platform - michaelxvoelker opened this pull request over 1 year ago
fix(schematics): make action props plural

github.com/ngrx/platform - michaelxvoelker opened this pull request over 1 year ago
docs(component-store): fix typo on the lifecycle page

github.com/ngrx/platform - srinathsree66 opened this pull request over 1 year ago
feat(store): prettify createFeature result

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
Better generic feature support

github.com/ngrx/platform - parloti opened this issue over 1 year ago
RFC: Move `@ngrx/data` package to maintenance mode in v17

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
Fix typo on the Lifecycle page

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
feat(signals): add signalState and selectSignal APIs

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
docs(data): clarify entity dispatcher fires action once

github.com/ngrx/platform - Nosfistis opened this pull request over 1 year ago
feat(signals): initial setup

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
@ngrx/signals: Add initial `signalStore` implementation

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
build: update packages for npm publishing

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
@ngrx/signals: Add `immer` sub-package

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Add `storage` sub-package

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Add `entities` sub-package

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Add `rxjs-interop` sub-package

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Initialize documentation

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Add initial `signalState` implementation

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
@ngrx/signals: Add initial library setup

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
fix(data): make DataServiceError extend from Error

github.com/ngrx/platform - rob4226 opened this pull request over 1 year ago
createSelectorFactory break selector typing

github.com/ngrx/platform - ukrukarg opened this issue over 1 year ago
docs(effects): removed unneeded critical div (#3985)

github.com/ngrx/platform - KshitijTodkar48 opened this pull request over 1 year ago
docs(effects): remove unneeded critical div

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
fix(effects): register functional effects from object without prototype

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
Potential Memory Leak Issue in ngrx Store-Component

github.com/ngrx/platform - itzikbuktshin opened this issue over 1 year ago
refactor(store): remove AppState generic from Feature Creator

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
docs: set correct label in the bug report template

github.com/ngrx/platform - Crawfish-h opened this pull request over 1 year ago
Set correct label in the bug report template

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
chore: update local node version to reflect CI

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs(store-devtools): update excluding devtools guide

github.com/ngrx/platform - arturovt opened this pull request over 1 year ago
refactor(example-app): remove root reducer injection token

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs: update lint rule imports (#3938)

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
@ngrx/store: Add docs for `Store.selectSignal`

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
build: update to Nx 16.5

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
ci: update node images and browser tools

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
feat(component-store): resubscribe on errors

github.com/ngrx/platform - e-oz opened this pull request over 1 year ago
docs(entity): fix angle brackets in a recipe

github.com/ngrx/platform - SepehrSepahi opened this pull request over 1 year ago
fix(eslint-plugin): prefix-selectors-with-select suggestion

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
Fix/3956

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs(store): add video guide to feature creators page

github.com/ngrx/platform - DMezhenskyi opened this pull request over 1 year ago
docs(store) add video guide for feature creator function

github.com/ngrx/platform - DMezhenskyi opened this pull request over 1 year ago
fix(eslint-plugin): support inject for no-typed-global-store rule

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
@ngrx/no-typed-global-store fails since 16.1.0

github.com/ngrx/platform - twittwer opened this issue over 1 year ago
feat(eslint-plugin): include docs URL in lint message

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
eslint-plugin: lint rules using inject()

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
docs: update lint rule imports

github.com/ngrx/platform - cgbrucezjy opened this pull request over 1 year ago
Feature: add standalone support to ng add for NgRx Data

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
feat(component-store): added custom equal option in select

github.com/ngrx/platform - rosostolato opened this pull request over 1 year ago
Migrate examples to angular 16

github.com/ngrx/platform - stefanoslig opened this pull request over 1 year ago
ci: update Nx Cloud environment variable

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
test(schematics): add snapshot tests to feature

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
Build: remove nightly builds from docs and build process

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
fix(ngrx.io): preserve sidenav width for larger menu items

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
chore: replace master branch with main

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
test(schematics): add snapshot tests to store

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago