ngrx-entity-relationship icon indicating copy to clipboard operation
ngrx-entity-relationship copied to clipboard

ORM selectors for redux, @ngrx/store, @ngrx/entity and @ngrx/data. Ease of relationships with entities.

Results 235 ngrx-entity-relationship issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-toggle](https://togithub.com/aaronshaf/react-toggle) | [`4.1.2` -> `4.1.3`](https://renovatebot.com/diffs/npm/react-toggle/4.1.2/4.1.3) | [![age](https://badges.renovateapi.com/packages/npm/react-toggle/4.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [clsx](https://togithub.com/lukeed/clsx) | [`1.1.1` -> `1.2.1`](https://renovatebot.com/diffs/npm/clsx/1.1.1/1.2.1) | [![age](https://badges.renovateapi.com/packages/npm/clsx/1.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.1.13 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 10.2.5 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.10 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

# Problem The ngrxEntityRelationshipReducer meta reducer does not work as expected when used along with @ngrx/data. Here is a stackblitz project to illustrate the behavior: [stackblitz](https://stackblitz.com/edit/angular-ivy-4yupj1?file=src%2Fapp%2Fapp.component.ts) For these examples say...

The goal is to have possibility to convert entities on all levels.