Commit Graph

4 Commits

Author SHA1 Message Date
pengx17
1efc1d0f5b
feat(electron): multi tabs support (#7440)
use https://www.electronjs.org/docs/latest/api/web-contents-view to serve different tab views
added tabs view manager in electron to handle multi-view actions and events.

fix AF-1111
fix AF-999
fix PD-1459
fix AF-964
PD-1458
2024-07-29 11:05:22 +00:00
Peng Xiao
5693d90451
e2e(core): add test for split view (#6133) 2024-03-18 07:04:06 +00:00
Peng Xiao
5ca0d65241
test(core): config e2e output dir (#5783) 2024-02-05 04:10:17 +00:00
Alex Yang
cdad7edf15
test(electron): add cloud test (#4184)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-09-17 20:26:06 +00:00