homebox/frontend/composables
Hayden 90813abf76
fix(frontend): fix mis-matched state errors (#9)
implenmented a store for each global item and tied it to an event bus and used the listener on the requests object to intercept responses from the API and run the appripriate get call when updates were detected.
2022-09-12 19:36:22 -08:00
..
use-api.ts fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
use-confirm.ts feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
use-events.ts fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
use-ids.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
use-notifier.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
use-preferences.ts feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
use-strings.ts frontend: cleanup 2022-09-09 14:46:53 -08:00
utils.ts feat: items-editor (#5) 2022-09-12 14:47:27 -08:00