Commit Graph

759 Commits

Author SHA1 Message Date
e559e4cad7 Update tests to use new viewport canvas selector 2026-04-02 22:40:21 +02:00
c0ed844ae2 Refactor viewport interaction in e2e tests 2026-04-02 22:40:05 +02:00
b6af0f8d25 Update e2e tests to include additional viewport checks and helper function 2026-04-02 22:39:59 +02:00
e6f4672b3e Update shadow settings based on display mode in viewport-host.ts 2026-04-02 22:39:51 +02:00
de4f66113a Update clickViewport to specify position and simplify code 2026-04-02 22:37:47 +02:00
82ba38c106 Add viewport test helpers 2026-04-02 22:37:47 +02:00
fdc42dce96 Modify viewport host to handle authoring display mode 2026-04-02 22:36:25 +02:00
139744a53e Add unit tests for viewport layout 2026-04-02 22:36:25 +02:00
8b7f382060 Expand test coverage for viewport layout and panel state 2026-04-02 22:36:05 +02:00
94cadc5f37 Update subtitle separator in ViewportPanel.tsx 2026-04-02 22:36:05 +02:00
8c7a38a46d Add data-testid to viewport shell in App.tsx 2026-04-02 22:36:05 +02:00
32660bd4b9 Update ViewportCanvas to use getViewportPanelLabel for aria-label 2026-04-02 22:35:30 +02:00
581aca0b44 Update ViewportPanel to include aria-hidden attribute 2026-04-02 22:35:30 +02:00
3d56e92ed4 Add CSS for single and quad viewport panels 2026-04-02 22:35:30 +02:00
f62383a91b Update CSS for viewport layout and panel styling 2026-04-02 22:35:14 +02:00
009d1a41db Include activePanelId in dependency array in App.tsx 2026-04-02 22:35:14 +02:00
c62a6bcb39 Conditionally enable shadows based on display mode in viewport-host.ts 2026-04-02 22:35:14 +02:00
53ab243437 Import VIEWPORT_LAYOUT_MODES in App.tsx 2026-04-02 22:35:14 +02:00
0e1d637df2 Enhance viewport region with layout modes and panels 2026-04-02 22:34:06 +02:00
5efc4c769c Update focus request to include active panel ID 2026-04-02 22:34:06 +02:00
cbf767290e Enhance App.tsx with new handlers for viewport layout, panel activation, and panel-specific view/display modes 2026-04-02 22:33:41 +02:00
2c3089e262 Update App.tsx with additional viewport state and focus request properties 2026-04-02 22:33:41 +02:00
341383c61a Update viewport caption to include layout and panel details 2026-04-02 22:33:13 +02:00
2bc20c9f79 Reorder and update imports in App.tsx 2026-04-02 22:33:05 +02:00
fedbf85c40 Remove unused import in ViewportPanel.tsx 2026-04-02 22:33:05 +02:00
712dbbd661 Update App.tsx to use ViewportPanel and related imports 2026-04-02 22:32:53 +02:00
ed0d2572cc Update editor store to support multiple viewport panels and layout modes 2026-04-02 22:32:47 +02:00
5a44efe533 Add createDefaultViewportLayoutState function in viewport-layout.ts 2026-04-02 22:32:38 +02:00
54c445b293 Update viewport overlay text and add display mode handling 2026-04-02 22:32:32 +02:00
aa7d742277 Update ViewportCanvas to include display mode and active panel state 2026-04-02 22:32:21 +02:00
b2cf951269 Add ViewportPanel component 2026-04-02 22:32:21 +02:00
e5c3099168 Add viewport layout types and constants 2026-04-02 22:32:21 +02:00
072f6a5eef Update viewport overlay text to include grid plane label 2026-04-02 22:23:47 +02:00
f79857cc70 Update viewport caption to include grid plane label 2026-04-02 22:23:47 +02:00
300e04b6d1 Enable pointer events for disabled button in app.css 2026-04-02 22:21:22 +02:00
6b60827c22 Remove unused variable currentComposerCameraMode in viewport-host.ts 2026-04-02 22:19:51 +02:00
5ae467f103 Modify advanced rendering composer logic in viewport-host.ts 2026-04-02 22:17:59 +02:00
c61b416538 Update camera pose application in viewport-host.ts 2026-04-02 22:17:59 +02:00
9eaf60f5e6 Add view mode handling in App.tsx 2026-04-02 22:17:06 +02:00
73efd566f4 Update applyViewMode method in viewport-host.ts 2026-04-02 22:17:06 +02:00
8035b75220 Add support for orthographic camera and grid helpers in ViewportHost 2026-04-02 22:16:43 +02:00
d4ef61abe3 Snap box brush size to grid in ViewportHost 2026-04-02 22:16:36 +02:00
927839243f Update CSS for viewport region styling 2026-04-02 22:16:36 +02:00
07de28796a Update type annotations in e2e test 2026-04-02 22:15:27 +02:00
654672abf7 Add end-to-end test for orthographic views 2026-04-02 22:15:27 +02:00
d07304d6bc Add unit tests for viewport view modes 2026-04-02 22:15:27 +02:00
f52af8865c Add test for viewport view mode tracking 2026-04-02 22:14:06 +02:00
4c5ce44726 Update viewport region styles and add new components 2026-04-02 22:14:02 +02:00
36d8e29298 Update button class names in App.tsx 2026-04-02 22:13:52 +02:00
e8b0078f0d Remove unused import from ViewportCanvas.tsx 2026-04-02 22:13:52 +02:00