musealpha / src /store.tsx

Commit History

feat: add theme state to store; apply data-theme to document; persist in localStorage
87679d6
verified

asdf98 commited on

feat: add showGrid setting to store; persist grid/minimap canvas settings
8eac621
verified

asdf98 commited on

feat: add showMinimap setting default off
92f47c3
verified

asdf98 commited on

fix: board image event listener registered once and dedupes by captureId/url
c0a3d64
verified

asdf98 commited on

fix: dedupe board image add events by original/source/data URL
73ff76e
verified

asdf98 commited on

fix: listen for browser hover ADD events and add captured image to active canvas
e696850
verified

asdf98 commited on

Upload 112 files
3d7d9b5
verified

asdf98 commited on

feat: store auto-save reports errors via global event; project load failures are logged
bf53563
verified

asdf98 commited on

fix: move boardTitle into store so rename/save/auto-save all share the same title state end-to-end
94f2c8a
verified

asdf98 commited on

feat: store uses project_load/project_save with activeProjectId for proper multi-project persistence
9f042c1
verified

asdf98 commited on

feat: add isHighlighter to store + highlighter button in annotation toolbar + register tab_autofill command
c2e8cfd
verified

asdf98 commited on

feat: store.tsx - add focusMode, valueMirrorIds, zoomLensActive state for SRS v2.0 innovations
b3d67ad
verified

asdf98 commited on

refactor: store.tsx - board-first state management with Tauri persistence via invoke()
5b2eb95
verified

asdf98 commited on