waveterm/frontend/app/view/codeeditor
Mike Sawka 77bbf74ef9
fix bug with CodeEditor/monaco model, more preview refactoring (#2353)
the primary purpose of this PR is to fix a showstopper bug in the
CodeEditor component by setting "path" to a stable UUID. the bug was
that it started as empty string, so it created a shared model between
all of the codeeditor components. now each will get their own monaco
model.

also took this opportunity to do more more preview view refactoring,
splitting up code, and more tailwind migrations.
2025-09-15 16:01:29 -07:00
..
codeeditor.tsx fix bug with CodeEditor/monaco model, more preview refactoring (#2353) 2025-09-15 16:01:29 -07:00
schemaendpoints.ts feat: add schema for widgets.json (#1929) 2025-02-07 15:39:57 -08:00
yamlworker.js get json/yaml validation working (#1032) 2024-10-14 18:18:58 -07:00