waveterm/frontend/app/store
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
..
contextmenu.ts Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
global.ts Even simpler tab flicker fix (#1421) 2024-12-06 12:13:49 -08:00
jotaiStore.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
keymodel.ts closeTab fix (#1403) 2024-12-05 18:26:20 -08:00
modalmodel.ts tos page 2 -- quick tips (#387) 2024-09-16 23:45:47 -07:00
services.ts Workspace app menu (#1423) 2024-12-06 15:33:00 -08:00
wos.ts Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
wps.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
ws.ts merge main to dev 0.9 2024-10-18 09:29:39 -07:00
wshclient.ts vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wshclientapi.ts Retry Without Wsh on Fail (#1406) 2024-12-06 10:11:38 -08:00
wshrouter.ts browser view (#1005) 2024-10-17 14:34:02 -07:00
wshrpcutil.ts browser view (#1005) 2024-10-17 14:34:02 -07:00