aboutsummaryrefslogtreecommitdiff
path: root/src/stores/stateBin.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(state): restore persisted list UI stateFuwn2026-03-281-29/+59
|
* fix(cache): keep pre-hydration state changesFuwn2026-03-281-1/+13
|
* fix(cache): preserve hydrated client stateFuwn2026-03-281-1/+9
|
* chore(biome): drop formatter style overridesFuwn2026-03-011-38/+39
|
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
|
* fix(stores:stateBin): Add typed interfaceFuwn2026-01-231-1/+8
|
* feat: Move remaining localStorage usages to localforageFuwn2025-06-121-5/+10
|
* refactor(stateBin): Simplify interfaceFuwn2025-06-121-44/+29
|
* feat(List): Store list filter in stateBinFuwn2025-06-091-0/+66