v1.3.0
What's New
Layout & Display Options
- Slanted edge toggle — disable the diagonal cut on source labels for a cleaner look
- Fill height toggle — stretch the card to fill available grid row height
- Show names toggle — entity names auto-appear when the card is tall enough (em-based, no more hardcoded pixel threshold)
- Custom entity names — override friendly_name per entity for display in labels
New Theme
- Animated — diagonal hatched stripes with directional scrolling (shortfall scrolls left, surplus scrolls right)
Editor Improvements
- Flip sources & destinations button to swap all entities between lists
- Entity deduplication — already-used entities are excluded from the picker
- Name field in entity config with friendly_name as placeholder
Fixes & Polish
- Simplified
min-widthtomin-content(replaces fragile em formula that missed icon width) - Renamed CSS custom properties
--width/--grow→--bar-width/--bar-grow(fixes proportion issues in card editor preview) - Source label names use CSS Grid so entity name truncates with ellipsis without widening the bar
- Border-radius moved from source label to inner span for correct rounding in all modes
- Default grid options: 12 columns × 1 row; easing enabled by default
🤖 Generated with Claude Code