mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-16 13:28:23 +00:00
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. |
||
|---|---|---|
| .. | ||
| codeeditor.tsx | ||
| schemaendpoints.ts | ||
| yamlworker.js | ||