waveterm/frontend/app/view
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
..
chat Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
codeeditor wsh run (#1376) 2024-12-04 14:16:50 -08:00
helpview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
plotview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
preview Fix unawaited promises in dir preview (#1474) 2024-12-10 15:13:11 -08:00
quicktipsview Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
sysinfo New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
term fix block controller status (add version) (#1430) 2024-12-06 19:39:58 -08:00
vdom Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
waveai Perplexity api (#1432) 2024-12-09 15:48:33 -08:00
webview Only call WebViewModel.handleNavigate for main frame navigations (#1488) 2024-12-11 10:33:37 -08:00