false-spring / gbfr-logs

GBFR Logs lets you track damage statistics with a nice overlay DPS meter for Granblue Fantasy: Relink.
MIT License
212 stars 23 forks source link

refactor: Move filters into log index store #154

Closed false-spring closed 3 months ago

false-spring commented 3 months ago

Simplify filter state by using the store, which persists the filters outside of component-level state.

Fixes https://github.com/false-spring/gbfr-logs/issues/139