Pascal André
8c0a82d3a8
refactor(ui): keep locale bootstrap branch focused
2026-03-19 21:21:00 +01:00
Pascal André
6f15ba2051
perf(ui): trim hidden session and bootstrap work
2026-03-19 21:17:46 +01:00
Shantur Rathore
c51e71c7a2
perf(ui): memoize changes lists and reduce stream rendering
2026-02-28 10:31:32 +00:00
Shantur Rathore
5834d2df1b
fix(ui): use v2 message info and show model variant
2026-02-25 22:29:27 +00:00
VooDisss
697dea21f8
Add informational tooltips to Status Panel sections
2026-02-20 14:09:54 +02:00
Shantur Rathore
dea5079713
feat(ui): add diff toolbar toggles and word wrap
...
Replace split/unified and context controls with icon toggles, add a word-wrap toggle (default on), and move the toolbar into the tab header to free vertical space.
2026-02-17 13:47:07 +00:00
Shantur Rathore
36baac06b8
fix(ui): hide kbd hints on non-desktop
2026-02-13 10:02:15 +00:00
Shantur Rathore
3678214e69
fix(ui): hide keyboard hints on non-desktop
2026-02-13 09:54:46 +00:00
Shantur Rathore
338e3d9d38
fix(ui): hide keyboard hints on phone layout
2026-02-13 09:21:24 +00:00
Shantur Rathore
6ed1e09180
fix(ui): align sidebar header icon sizes
2026-02-12 16:07:54 +00:00
Shantur Rathore
54d4cf6604
fix(ui): use PlusSquare icon export
2026-02-12 15:47:50 +00:00
Shantur Rathore
359e89971f
feat(ui): add new session icon in sidebar header
2026-02-12 15:37:58 +00:00
Shantur Rathore
d7c4bf1e45
fix(ui): render selected session diff payload
...
Pass the selected diff object through Solid's Show so MonacoDiffViewer receives before/after content.
2026-02-11 12:31:09 +00:00
Shantur Rathore
fd499d95e6
fix(ui): truncate right panel paths from start
...
Use RTL ellipsis with bidi isolation so long paths keep the filename visible.
2026-02-11 11:27:24 +00:00
Shantur Rathore
d34e0163e3
fix(ui): keep right panel layout in empty states
...
Render SplitFilePanel consistently and move empty/loading messages into the viewer area so the right drawer keeps its standard layout even when there are no session diffs, no git changes, or files are still loading.
2026-02-11 10:51:27 +00:00
Shantur Rathore
8ce7a9b4ee
refactor(ui): modularize instance shell
...
Split InstanceShell2 into focused shell modules (drawer chrome/resize, session context/cache, sidebar, right panel tabs/components) to improve maintainability while preserving behavior.
2026-02-11 08:16:44 +00:00