botui/ui
Rodrigo Rodriguez (Pragmatismo) 4499bcda7a Fix flicker: incremental DOM updates only, smooth CSS transitions
- updateProgressTreeInPlace: only updates changed text/classes, no innerHTML rebuild
- updateChildInPlace, updateItemsInPlace: granular element updates
- Check if value changed before updating (prevents unnecessary DOM writes)
- CSS transitions on all tree elements (0.2s ease-out)
- Status dot now yellow/pulsing by default (was missing)
- Running step badges get accent color
- dot-pulse animation with scale effect
2026-01-01 10:49:30 -03:00
..
embedded Add embedded UI interface for LCD/keyboard devices (IoT, Raspberry Pi, ESP32) 2025-12-12 13:36:42 -03:00
minimal chore: remove Alpine.js references 2025-12-18 18:53:11 -03:00
shared - Spliting from botserver. 2025-12-03 18:42:22 -03:00
suite Fix flicker: incremental DOM updates only, smooth CSS transitions 2026-01-01 10:49:30 -03:00