musealpha / src /components /Toolbar.tsx

Commit History

fix: Toolbar export .refs shows global toast via window event, App.tsx listens for muse:toast
9f957d6
verified

asdf98 commited on

feat: add Export .refs to toolbar dropdown; implement full CSS variable theming with 3 themes and Settings controls
7009260
verified

asdf98 commited on

cleanup: remove grid toggle from floating toolbar; grid is now controlled from Settings
d1203ac
verified

asdf98 commited on

Upload 112 files
3d7d9b5
verified

asdf98 commited on

feat: add drag handle before title in toolbar, grid toggle in toolbar, verify drag region on starter hub
3482b48
verified

asdf98 commited on

fix: Toolbar reads boardTitle from store (shared state), rename/save/export all use same title
80f1398
verified

asdf98 commited on

feat: Toolbar uses project_save/project_create for proper multi-project file management
8e186c2
verified

asdf98 commited on

fix: toolbar z-index drops below browser panel when browser is open - prevents accidental hover trigger
4e324e7
verified

asdf98 commited on

feat: Toolbar - add board dropdown menu (export, open saved, close project) + editable title with ChevronDown
bfedc6d
verified

asdf98 commited on

fix: toolbar uses Globe/FolderOpen icons for browser/library, text formatting uses AlignLeft/Center/Right/Bold/Italic/Underline icons, hover adds to board directly"
3405474
verified

asdf98 commited on

refactor: Toolbar + LibraryPanel + SettingsPanel + BrowserPanel for board-first UI
dff794c
verified

asdf98 commited on