waveterm/frontend/app/view
Evan Simkowitz 4280a0981f
Fix more WaveAI scroll issues (#1597)
This adds a split atom for the messages so that the WaveAI component and
the ChatWindow component don't actually need to watch changes to all of
the messages. This makes the repaining a lot less expensive and makes it
easier to scroll while new messages come in.

I also increased the tolerance on the `determineUnsetScroll` callback so
that the bottom message won't get unattached as easily.
2024-12-20 14:01:19 -08:00
..
chat Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
codeeditor fix: bound code editor font size (#1581) 2024-12-19 14:10:19 -08:00
helpview Fix errors in loading of help view (#1501) 2024-12-11 16:09:47 -08:00
plotview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
preview relative markdown text (#1489) 2024-12-16 16:04:07 -08:00
quicktipsview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
sysinfo New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
term transparent terminal themes (#1561) 2024-12-19 10:41:28 -08:00
vdom Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
waveai Fix more WaveAI scroll issues (#1597) 2024-12-20 14:01:19 -08:00
webview Fix iconbutton styling (#1538) 2024-12-16 18:31:01 -08:00