Graphite/frontend/src/managers
Keavon Chambers 2e2c4fe180
Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919)
* Replace parameter passing with getContext and extract destroy functions to module-level exports

* Resend layouts from Rust when editor is re-mounted on HMR

* Code review
2026-03-19 18:25:34 -07:00
..
clipboard.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
fonts.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
hyperlink.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
input.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
localization.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
panic.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00
persistence.ts Restructure frontend TS files so managers/stores export destructors instead of returning them from their constructors (#3919) 2026-03-19 18:25:34 -07:00