waveterm/frontend
Evan Simkowitz eea57af80b
Fix Cmd-W to close focused node (#273)
Fixes the in-memory focused node stack so it can be used to find the currently-focused node. This is necessary for `closeFocusedNode` to work.  Also fixes `validateFocusedNode` so it will set the first node to be focused if no focused node is available. Also cleans up leafOrder update pattern.
2024-08-26 12:32:28 -07:00
..
app Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00
layout Fix Cmd-W to close focused node (#273) 2024-08-26 12:32:28 -07:00
types Unified node model to pass data from layout to blocks (#259) 2024-08-26 11:56:00 -07:00
util Add authkey header for requests to the backend (#256) 2024-08-21 15:04:39 -07:00
wave.ts Change Connection UI (#269) 2024-08-23 18:12:40 -07:00
yarn.lock working on more concepts, tabbar, ids, etc. 2024-05-13 15:40:52 -07:00