Commit Graph

21 Commits

Author SHA1 Message Date
a0966ee6a2 Add styles for icon button glyphs 2026-01-31 12:46:44 +01:00
708fe64301 Update App.tsx for theme and text size management, add history icon toggle based on theme 2026-01-31 12:45:33 +01:00
b5689658e0 Add history_b.png asset 2026-01-31 12:45:33 +01:00
7f5189d5ca Add sidebar actions and settings overlay styles 2026-01-31 12:40:37 +01:00
b151ccc6a7 Update CSS variables and add light theme support 2026-01-31 12:40:09 +01:00
26ee0289ca Add settings panel for theme and text size customization 2026-01-31 12:39:38 +01:00
560dd8e17e Update top position of workspace__topbar in index.css 2026-01-31 12:32:33 +01:00
32d3cb2ddb Update CSS for workspace layout and topbar styling 2026-01-31 12:30:09 +01:00
f125f81576 Add styles for sidebar collapse and topbar in workspace 2026-01-31 12:26:45 +01:00
1d1e544d35 Add collapsible sidebar to App component 2026-01-31 12:26:30 +01:00
c121bf9b7e Add throttling to text file creation in App.tsx 2026-01-31 01:05:05 +01:00
1f9ea47ba5 Modify sidebar footer styling in index.css 2026-01-31 00:45:52 +01:00
03c8412800 Restore drag/drop and file-open event handlers in App.tsx 2026-01-31 00:44:15 +01:00
da431ba10d Add event listener for file-opened and handle pending opens in App.tsx 2026-01-31 00:42:48 +01:00
526cfa4b4e Update file handling logic in App.tsx 2026-01-31 00:42:48 +01:00
d69bb68cf8 Add error handling and support for multiple file paths in createTextFromFile 2026-01-31 00:42:23 +01:00
c7af725e39 Import additional Tauri API functions in App.tsx 2026-01-31 00:42:18 +01:00
5884bc1e24 Add 'Open Text' button to App component 2026-01-31 00:38:53 +01:00
ad9ac08174 Add drag/drop handler for .txt files in App.tsx 2026-01-31 00:37:35 +01:00
d8e05411a2 Add file opening functionality in App.tsx 2026-01-31 00:37:29 +01:00
22cb32d56c initial commit 2026-01-30 23:14:06 +01:00