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
66 stars 3 forks source link

feat(filter-trait): new isRemoteFiter prop #20

Closed gabrielguerrero closed 2 years ago

gabrielguerrero commented 2 years ago

New isRemoteFilter function allows to execute a local or remote search depending on the props changed on the filter

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.6.0-beta.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: