nils
|
73468bbb02
|
refactor(documents): encapsulate panel logic and state into dedicated React contexts
|
2025-12-08 12:31:30 +01:00 |
|
nils
|
8aa1872ea5
|
refactor: Reorganize frontend by moving UI components, hooks, and utilities to new components, logic, features, and lib directories
|
2025-12-04 23:05:35 +01:00 |
|
nils
|
447b012e48
|
feat: Introduce DocumentOpenContext for document activation in the frontend
|
2025-12-04 00:57:54 +01:00 |
|
nils
|
033026f57c
|
feat: Introduce configurable icon and card sizes for document views and desktop workspace.
|
2025-12-01 11:45:58 +01:00 |
|
nils
|
406ce1eb70
|
feat: add import for usePanelManager hook
|
2025-11-30 23:59:27 +01:00 |
|
nils
|
6e9decfbec
|
fix: Stop enqueuing document analysis job when only title changes
|
2025-11-30 23:55:41 +01:00 |
|
nils
|
0b45eeb2d4
|
feat: enhance keyboard navigation with grid support, refined selection, and arrow key navigation.
|
2025-11-28 20:32:16 +01:00 |
|
nils
|
82243b4170
|
feat: Introduce PreviewContext and document a new spatial workspace architecture.
|
2025-11-27 01:14:18 +01:00 |
|
nils
|
9ba581f64e
|
feat: add keyboard navigation for document views, externalize document preview handling, and include physics model documentation.
|
2025-11-27 01:06:31 +01:00 |
|
nils
|
0a4a3ae35c
|
refactor: Decompose document and folder views into modular components and hooks, replacing monolithic list/grid implementations.
|
2025-11-26 01:50:53 +01:00 |
|