waveterm/frontend/app
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
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block fix: changes for nowsh compatibility with wsl (#1422) 2024-12-06 14:19:19 -08:00
element wsh run (#1376) 2024-12-04 14:16:50 -08:00
hook browser view (#1005) 2024-10-17 14:34:02 -07:00
modals Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
notification Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
store Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
tab Pass workspace id to contextmenu-show (#1429) 2024-12-06 19:10:34 -08:00
view Auditing async usage in frontend code (#1402) 2024-12-05 18:09:54 -08:00
workspace Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
app-bg.tsx browser view (#1005) 2024-10-17 14:34:02 -07:00
app.scss wsh run (#1376) 2024-12-04 14:16:50 -08:00
app.tsx Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
mixins.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
reset.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
theme.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00