waveterm/frontend
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
..
app Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594) 2024-12-20 11:49:29 -08:00
layout Add wsh wavepath command for getting Wave paths (#1545) 2024-12-17 14:11:40 -08:00
types transparent terminal themes (#1561) 2024-12-19 10:41:28 -08:00
util Make default workspace icon the Wave logo (#1470) 2024-12-10 13:54:11 -08:00
wave.ts add a refocus at the end of wave reinit (#1499) 2024-12-11 13:13:40 -08:00