briebug / ngrx-auto-entity

NgRx Auto-Entity: Simplifying Reactive State
https://briebug.gitbook.io/ngrx-auto-entity/
Other
66 stars 12 forks source link

fix(auto-entity): selectors - sorting #245

Closed jrista closed 1 year ago

jrista commented 1 year ago
* Fix issue with sort selectors no longer sorting
* Introduced outer HOF to ensure selectors receive entity model type for metadata
* Resolved all test issues
* Resolved all linting and style issues