waveterm/frontend
Evan Simkowitz f858d3ba0f
Pass workspace id to contextmenu-show (#1429)
Sometimes, the context menu click handlers don't seem to get passed any
window object. Here, I'm sending over the workspace id with the
`contextmenu-show` event so that we can resolve our cached copy of the
object in case the value from the click handler is empty.
2024-12-06 19:10:34 -08:00
..
app Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
layout Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
types Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
util vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wave.ts Even simpler tab flicker fix (#1421) 2024-12-06 12:13:49 -08:00