waveterm/frontend/app/view
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
..
chat pin sass back to 1.91 to prevent mixed-decls warnings (#2333) 2025-09-11 14:51:33 -07:00
codeeditor fix bug with CodeEditor/monaco model, more preview refactoring (#2353) 2025-09-15 16:01:29 -07:00
helpview tailwind v4 updates (removing some more scss) (#2287) 2025-08-22 14:29:30 -07:00
launcher keyboard chord support, split up/down/left/right, and clear block (#1957) 2025-02-14 13:25:25 -08:00
preview fix bug with CodeEditor/monaco model, more preview refactoring (#2353) 2025-09-15 16:01:29 -07:00
quicktipsview tailwind v4 updates (removing some more scss) (#2287) 2025-08-22 14:29:30 -07:00
sysinfo migrate to react 19 (#2272) 2025-08-25 21:17:15 -07:00
term switch from yarn to npm (#2347) 2025-09-12 15:36:03 -07:00
tsunami add tsunami view in wave (#2350) 2025-09-15 12:58:59 -07:00
vdom tsunami framework (waveapps v2) (#2315) 2025-09-11 14:25:07 -07:00
waveai switch to using gpt-5-mini for free proxy (#2297) 2025-08-28 14:28:49 -07:00
webview s3 suggestions + widget cache (#1987) 2025-02-18 15:15:12 -08:00