waveterm/frontend
Evan Simkowitz 6413d49119
Make default monaco theme transparent, remove import errors (#308)
This makes the background for the "wave-theme-dark" theme transparent.
The light theme is still opaque because otherwise it will look somewhat
dark.

This also suppresses TypeScript/JavaScript import errors in the default
linter, since we don't have support for project directories.

This also reworks the useWidth and useHeight hooks to use the
useResizeObserver hook, which limits the number of ResizeObserver
instances floating around, thereby improving performance
2024-09-03 18:43:59 -07:00
..
app Make default monaco theme transparent, remove import errors (#308) 2024-09-03 18:43:59 -07:00
layout Unmagnify the final leaf in a layout (#307) 2024-09-03 14:26:29 -07:00
types Fix infinite loop in layoutAtom, improve iconbutton disable code (#306) 2024-09-03 11:24:45 -07:00
util preview refactor for keyboard/focus (#303) 2024-09-02 16:48:10 -07:00
wave.ts preview refactor for keyboard/focus (#303) 2024-09-02 16:48:10 -07:00
yarn.lock working on more concepts, tabbar, ids, etc. 2024-05-13 15:40:52 -07:00