v.2.1.0
Todo Swipe Card v2.1.0
New Features ✨
- Todo List Icons: Add beautiful icons to your todo lists! Enable with the
show_iconsoption and customize each list with its own icon through the visual editor or YAML configuration. Icons appear in the bottom-right corner with full styling control with custom CSS variables. (closes #4 )
Improvements 🛠️
- Visual Editor:
- Entity configuration sections now include icon selection, making it easier to personalize your todo lists visually.
- Visual editor content is now better structured and organized.
CSS Variables 🎨
New icon styling variables:
--todo-swipe-card-icon-size: Control icon size (default: 48px)--todo-swipe-card-icon-color: Set icon color with opacity support--todo-swipe-card-icon-opacity: Control icon transparency (default: 0.6)--todo-swipe-card-icon-right: Position icon from right edge (default: 16px)--todo-swipe-card-icon-bottom: Position icon from bottom edge (default: 8px)