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

test(schematics): add snapshot tests to selector

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
fix(component): untrack subscription in ngrxPush pipe

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

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs(store): fix example of feature reducer registration

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

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
Mismatching documentation compared to code.

github.com/ngrx/platform - AtozEvo opened this issue over 1 year ago
docs(entity): add recipe for entity adapters with extra selectors

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

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

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

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
Test/refactor container schematics snapshots

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

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
build: include LICENSE in npm package

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

github.com/ngrx/platform - wcroteau opened this issue over 1 year ago
test(schematics): refactor action specs to snapshots

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
adapter.getSelectors(feature) overload?

github.com/ngrx/platform - moniuch opened this issue over 1 year ago
Selecting slices of the Global NgRx Store using strings

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
Dark Mode

github.com/ngrx/platform - rafal-rapcewicz opened this issue over 1 year ago
migration schematic for the createActionGroup events

github.com/ngrx/platform - stefanoslig opened this issue over 1 year ago
lint(store): fix lint error after merge

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
docs: update example deps to Angular and NgRx 16

github.com/ngrx/platform - markostanimirovic opened this issue over 1 year ago
fix(store-devtools): add state signal to StateObservable

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
docs(schematics): update action schematic documentation

github.com/ngrx/platform - GKarlos opened this pull request over 1 year ago
refactor(store): bump dgeni and move models back to creator files

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
docs: make contributing video responsive

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
refactor: detect standalone application when using ng add

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
fix(component-store): use default equality function for selectSignal

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
feat: add ng add support for standalone config to NgRx packages

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
dependency conflict with Angular 16

github.com/ngrx/platform - cichy380 opened this issue over 1 year ago
fix(store): move Angular Signal interop into State service

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

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
Missing tag for 14.3.3 version

github.com/ngrx/platform - grunci opened this issue over 1 year ago
build: update nx packages

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

github.com/ngrx/platform - DMezhenskyi opened this pull request over 1 year ago
docs: update action schematics overview

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
feat(component): add migration for LetModule and PushModule

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
build(ngrx.io): update to Angular 16

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
build: update Angular packages to v16.0.0

github.com/ngrx/platform - brandonroberts opened this pull request over 1 year ago
v16/signals : Selector in pipe throws NG600 :

github.com/ngrx/platform - JeanMeche opened this issue over 1 year ago
test: schematics tests as snapshots

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
feat: selectSignal config

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
chore(store): fix selectSignal API docs

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
fix(data): make non-optimistic add command entity partial

github.com/ngrx/platform - Nosfistis opened this pull request over 1 year ago
fix(data): make non-optimistic add command entity partial

github.com/ngrx/platform - Nosfistis opened this pull request over 1 year ago
docs: add guides for standalone APIs in module-based apps

github.com/ngrx/platform - KylerJohnsonDev opened this pull request over 1 year ago
feat: convert entity and router selectors interfaces to types

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
strong type State

github.com/ngrx/platform - shaman-apprentice opened this issue over 1 year ago
fix(effects): run user provided effects defined as injection token

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
refactor(example-app): use functional route guards

github.com/ngrx/platform - jovanmit998 opened this pull request over 1 year ago
Clarifiy more on prefer-inline-action-props

github.com/ngrx/platform - JDillon522 opened this issue over 1 year ago
docs: add changes to v16 migration

github.com/ngrx/platform - timdeschryver opened this pull request over 1 year ago
fix(store): correctly infer action group events defined as empty object

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
feat(store): preserve the event name case with createActionGroup

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
feat(component-store): add tapResponse signature with observer object

github.com/ngrx/platform - markostanimirovic opened this pull request over 1 year ago
feat(component): make LetDirective and PushPipe standalone

github.com/ngrx/platform - stefanoslig opened this pull request over 1 year ago
feat(store): remove deprecated createFeature method

github.com/ngrx/platform - apramendorfer opened this pull request over 1 year ago
Build: Update to latest Angular v16 Beta

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
Docs: Create archive site for 15.x docs

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
Docs: Add migration guide for version 16 release

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
Docs: Write/publish blog post for version 16 release

github.com/ngrx/platform - brandonroberts opened this issue over 1 year ago
feat(router-store): remove deprecated getSelectors method

github.com/ngrx/platform - apramendorfer opened this pull request over 1 year ago
Remove the deprecated createFeature signature

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
Remove the deprecated `getSelectors` method

github.com/ngrx/platform - timdeschryver opened this issue over 1 year ago
@ngrx/store: Public API is incomplete

github.com/ngrx/platform - RobertDiebels opened this issue over 1 year ago
Pass the argument index to the comparator function

github.com/ngrx/platform - rosostolato opened this issue over 1 year ago
Dark theme for ngrx.io

github.com/ngrx/platform - aak-78 opened this issue almost 2 years ago
Make the `@ngrx/component` declarables standalone

github.com/ngrx/platform - markostanimirovic opened this issue almost 2 years ago
feat(schematics): Use createActionGroup in schematics

github.com/ngrx/platform - faragos opened this pull request almost 2 years ago
feat(store): rename getMockStore to createMockStore

github.com/ngrx/platform - zbarbuto opened this pull request almost 2 years ago
Rename `getMockStore()` to `createMockStore()`

github.com/ngrx/platform - zbarbuto opened this issue almost 2 years ago
Dependency issue since v15.1

github.com/ngrx/platform - Wykks opened this issue almost 2 years ago