gabrielguerrero / ngrx-traits

NGRX Traits is a library to help you compose and reuse state logic in your angular app. There is two versions, @ngrx-traits/signals supports ngrx-signals, and @ngrx-traits/{core, common} supports ngrx.
MIT License
44 stars 3 forks source link

fix(signals): withEntitiesLocalSort default conflicts local filter, s… #105

Closed gabrielguerrero closed 1 week ago

gabrielguerrero commented 1 week ago

fix(signals): withEntitiesLocalSort default conflicts local filter, should sort after local filter

fix withEntitiesLocalSort to only change ids instead of entities when sorting to not conflict with
filter, and ensure it runs after every local filter

fix #104

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 17.8.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: