waveterm/frontend/app
Evan Simkowitz 6684a5c2b8
Only call WebViewModel.handleNavigate for main frame navigations (#1488)
Navigation events are issued not just for main page navigations, but
also for iframes, among other things. With our old behavior, if an
iframe tries to load in a webpage, we would update the webview url and
make the iframe the primary page, which is wrong. Now, we only do this
for main frame navigations.

closes #1487
2024-12-11 10:33:37 -08:00
..
asset workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
block Connections Typeahead Additional Fixes (#1457) 2024-12-10 11:13:15 -08:00
element try to fix drag region above tabs (#1466) 2024-12-10 12:50:58 -08:00
hook browser view (#1005) 2024-10-17 14:34:02 -07:00
modals fix: smarter connection typeahead arrows (#1431) 2024-12-06 21:32:50 -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 minor docs fixups (consistency) (#1480) 2024-12-10 18:03:48 -08:00
view Only call WebViewModel.handleNavigate for main frame navigations (#1488) 2024-12-11 10:33:37 -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 Move markdown css import so it doesn't affect Storybook (#1465) 2024-12-10 12:38:49 -08:00