Paul Spenke 353bbea093 Refactor task components, add mobile-friendly enhancements, and improve settings management
- Introduced `TodoItemTouch`, a responsive task item optimized for mobile interaction with swipe actions.
- Added `MobileActions` for streamlined task creation and settings access on smaller screens.
- Refactored `App.vue` to adapt layouts dynamically for mobile and desktop users.
- Implemented collapsible, categorized task lists with improved handling in `TodoList` and `TodoListTouch`.
- Improved task swipe actions with `useSwipe` for smoother UI interactions.
- Updated styling with DaisyUI theme customization and multi-theme support.
- Enhanced `useSettings` with a `todayShown` toggle for quick agenda visibility.
2026-03-04 10:41:23 +01:00
2026-02-20 09:28:07 +01:00
2026-02-21 16:17:50 +01:00
2026-02-21 13:47:12 +01:00
2026-02-20 09:28:07 +01:00
2026-02-20 09:28:07 +01:00
2026-02-20 09:28:07 +01:00
2026-02-21 13:47:12 +01:00

Tauri + Vue + TypeScript

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Description
No description provided
Readme 1.9 MiB
Languages
TypeScript 41.5%
Vue 35.1%
CSS 20.1%
Rust 1.1%
Ruby 0.8%
Other 1.4%