28 Commits

Author SHA1 Message Date
renovate[bot]
c84a396431
chore(deps): update dependency splitpanes to v4 (#8701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-11-06 15:29:54 +01:00
Vladimir
624032ed6f
chore(ui): use vitest-browser-vue for UI tests, remove auto loading, typecheck UI (#8752) 2025-10-22 16:04:28 +02:00
Joaquín Sánchez
6555d61db1
fix(ui): load panel sizes from storage on initial load (#7265) 2025-04-17 15:51:33 +02:00
Alex Prudhomme
a7e773bd0c
fix: remove pointer-events-none after resizing the left panel (#7811) 2025-04-09 10:49:39 +02:00
Vladimir
74ca11a4b8
feat(browser): make iframe scalable, improve documentation (#6257) 2024-08-05 12:51:23 +02:00
Joaquín Sánchez
cee82e4735
chore: enable eslint in vue files (#5902) 2024-06-17 11:58:55 +02:00
Vladimir
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Joaquín Sánchez
7cbd943c7b
fix(ui, browser): disable mouse events when resizing main navigation panel (#5863) 2024-06-09 10:25:20 +02:00
Joaquín Sánchez
b117e87562
feat(ui): load module graph on tab selection (#5844) 2024-06-06 15:39:44 +02:00
Vladimir
5ebb3abf5b
fix(browser): restore the original viewport when unselecting the preset viewport (#5821) 2024-06-02 21:10:33 +02:00
Joaquín Sánchez
f29b9d4084
feat(browser): add browser iframe mouse interaction (#5815) 2024-06-02 14:11:47 +02:00
Vladimir
718512d80e
feat(browser): support changing the viewport (#5811) 2024-06-01 21:58:38 +02:00
Vladimir
e5b9a0be42
feat(browser): do not reload the page during watch mode (#5810) 2024-06-01 14:41:12 +02:00
Vladimir
3796dd7e0f
feat: add browser frame to UI (#5808) 2024-06-01 13:33:00 +02:00
Vladimir
7900f9f89c
feat(ui): render tests in a tree (#5807) 2024-05-31 21:33:31 +02:00
Eduardo San Martin Morote
c28b4c2668
feat(ui): save splitpanes size to local storage (#5166) 2024-02-12 09:44:32 +01:00
Joaquín Sánchez
e24cd9b2cc
feat(ui): add html coverage (#3071)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-03 11:23:44 +02:00
renovate[bot]
0f86ff9897
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-04-06 16:53:03 +02:00
Joaquín Sánchez
bdedbc2c19
feat(ui): add summary (#493)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-18 13:53:27 +08:00
Anthony Fu
1aeaf748ab chore: fix linter 2022-01-07 22:57:07 +08:00
Anthony Fu
9472e98087 fix(ui): navigation 2022-01-07 04:08:05 +08:00
Anthony Fu
80e9a941cc fix(ui): panel size 2022-01-07 03:57:10 +08:00
Joaquín Sánchez
5857660c0c
fix(ui): codemirror editor + module graph (#446) 2022-01-05 17:06:15 +01:00
Anthony Fu
fb7b0ee170 chore: cleanup 2021-12-31 21:32:36 +08:00
Jan Müller
8c0e1caea1
feat(ui): use splitpanes for resizable sidebars (#388) 2021-12-31 12:26:20 +01:00
Jan Müller
191ecb6a8c
feat(ui): add module graph (#380)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-31 15:52:27 +08:00
Anthony Fu
7e755a273f feat(ui): barebone module graph inspector 2021-12-30 14:18:24 +08:00
Anthony Fu
3d7d2f3822 feat(ui): setup vite-plugin-pages 2021-12-29 14:51:38 +08:00