waveterm/frontend/app/view
Evan Simkowitz e0c875afeb
Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594)
This makes the chat window flex-grow so we no longer need to manually
fix its height. It also cleans up some other styling.

It also fixes the scroll handlers so we detect when the user is at the
bottom of the chat window so we can follow the latest message. It also
fixes some circular references in the callbacks that were causing React
to bug out.
2024-12-20 11:49:29 -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 Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594) 2024-12-20 11:49:29 -08:00
webview Fix iconbutton styling (#1538) 2024-12-16 18:31:01 -08:00