browsertrix/frontend/src/controllers
sua yoo 1a6892572d
chore: Refactor frontend shared state (#1997)
Refactors custom components to enable shared state accessors
(like `authState`) and helpers (like `api.fetch`.) Schemas are now
defined with [zod](https://zod.dev/?id=basic-usage) which enables
runtime schema validation.

See subtasks for full description of change:

- https://github.com/webrecorder/browsertrix/pull/1979
- https://github.com/webrecorder/browsertrix/pull/1981
- https://github.com/webrecorder/browsertrix/pull/1985
- https://github.com/webrecorder/browsertrix/pull/1986

---------

Co-authored-by: Emma Segal-Grossman <hi@emma.cafe>
2024-08-12 17:57:31 -07:00
..
api.ts chore: Refactor frontend shared state (#1997) 2024-08-12 17:57:31 -07:00
navigate.ts show additional data 2024-07-01 14:09:58 -07:00
notify.ts Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00