musealpha / src /App.tsx

Commit History

feat: route app keyboard handling through customizable shortcut registry
da47a90
verified

asdf98 commited on

fix: apply theme variables to root app shell and overlays
79c663f
verified

asdf98 commited on

fix: render minimap only when enabled in Settings; default off
a47ec1e
verified

asdf98 commited on

Upload 112 files
3d7d9b5
verified

asdf98 commited on

perf: lazy-mount panels (only render when open) + React.memo on RefImageNode/TextNoteNode to reduce re-renders
4d79b5b
verified

asdf98 commited on

feat: annotation toolbar uses proper Pen/Highlighter/Eraser icons matching prototype2 design with larger size swatches
253f639
verified

asdf98 commited on

feat: App.tsx with highlighter button in annotation toolbar + isHighlighter destructured from store
8e06a59
verified

asdf98 commited on

fix: App.tsx listens for board://image_added event and adds captured images to canvas state directly"
28d3282
verified

asdf98 commited on

feat: App.tsx - add V (value mirror), F (focus mode), H (flip), Z (zoom lens), Ctrl+G, Ctrl+D, BB (whisper) shortcuts
1c4be48
verified

asdf98 commited on

feat: App.tsx - add Shift+S screen region capture shortcut (SRS F-09) + Ctrl+S save toast + Shift+S flow
a8c6ddd
verified

asdf98 commited on

refactor: App.tsx - board-first entry point with canvas, toolbar, browser/library panels, minimap
f3a34da
verified

asdf98 commited on

fix: shield shows as inline panel not popup overlay, webview never hidden for overlays, stable hover widget, working board drag-move-delete"
f9eb249
verified

asdf98 commited on

fix: hide native webview while shell overlays are open
682ddea
verified

asdf98 commited on

fix: make hover overlay, shield popup, and settings actually work
4ff79eb
verified

asdf98 commited on

Add browser context menu listener in App + render Muse context menu on WebView right-click
ec63e9e
verified

asdf98 commited on

Wire active tab ID through App to Sidebar and TitleBar
150658e
verified

asdf98 commited on

Properly sync native WebView visibility and measured bounds with React route
b307802
verified

asdf98 commited on

New App.tsx: React prototype layout wired to Tauri backend
bec4d4f
verified

asdf98 commited on

Phase 4: Updated App.tsx with command palette, study mode, sessions
61c586c
verified

asdf98 commited on

Fix Shield popover airspace and add Phase 3 library board core
93446ed
verified

asdf98 commited on

Revise browser UI layout and add Phase 2 shield foundation
1edbfb0
verified

asdf98 commited on

Revise UI and implement Phase 1 browser tabs
487586c
verified

asdf98 commited on

Phase 0 MUSE alpha skeleton and SRS docs
c8f5ae1
verified

asdf98 commited on