Implement New Views and Refactor App Structure
Some checks failed
Go / build (push) Has been cancelled
Go / release (push) Has been cancelled

- Added new components: Header, Sidebar, ExportView, ImportView, EventsView, ComposeView, RecoveryView, SprocketView, and SearchResultsView to enhance the application's functionality and user experience.
- Updated App.svelte to integrate the new views and improve the overall layout.
- Refactored existing components for better organization and maintainability.
- Adjusted CSS styles for improved visual consistency across the application.
- Incremented version number to v0.19.3 to reflect the latest changes and additions.
This commit is contained in:
2025-10-25 23:03:34 +01:00
parent 9abcb32030
commit d4f4f2a186
16 changed files with 3112 additions and 1884 deletions

View File

@@ -1 +1 @@
v0.19.1
v0.19.3