Commit Graph

16 Commits

Author SHA1 Message Date
a8b2fa4be8 feat: add export and import functionality for snippets with UI controls 2025-01-19 15:12:05 +02:00
f14f76e2f0 feat: add application header with logo and favicon for improved branding 2025-01-19 15:05:20 +02:00
55d20b4d81 feat: add custom font styling for improved UI aesthetics 2025-01-19 14:38:11 +02:00
49705d7d30 feat: add snippet renaming functionality and enhance UI with edit button 2025-01-19 14:26:12 +02:00
fe9e554cec feat: add snippet deletion functionality and enhance UI for snippet management 2025-01-19 14:23:55 +02:00
86058767a1 fix: update hasUnsavedChanges logic for draft versions and improve visualization spec handling 2025-01-19 14:12:54 +02:00
2664b12c12 feat: auto-generate snippet names based on existing snippets for better organization 2025-01-19 04:00:28 +02:00
811d981ab9 feat: add StorageManager, VisualizationManager, UIManager, EditorManager, and update PanelResizer for improved snippet handling and visualization 2025-01-19 03:46:25 +02:00
9bb476c135 refactor: remove draft management from SnippetManager and streamline snippet handling 2025-01-19 03:34:52 +02:00
adb575ea00 feat: implement draft versioning and UI controls for snippet management 2025-01-19 02:16:31 +02:00
ad1d5865ab refactor: pass snippetManager to PanelResizer and update visualization on resize 2025-01-19 01:43:21 +02:00
ce3dc2fd3f panels: set default values and fix errors while resizing 2025-01-19 01:28:26 +02:00
6107c19e04 reorganize scripts 2025-01-19 01:17:25 +02:00
3015c6e39b move scripts 2025-01-19 01:07:25 +02:00
7acda7d10a move styles 2025-01-19 01:05:57 +02:00
54a25cdd1f init 2025-01-19 00:45:12 +02:00