You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch accumulator highlighting from a single target to a list (SingleHighlightTarget[]), updating AccumulatorContext and consumers (CellGrid, ThermistorBar, MasterAlertPanel) to handle multiple simultaneous highlights and preserve auto-clear behavior. MasterAlertPanel now supports clicking the CELL Δ stat to highlight both min/max cells, StatCard and ModuleCard accept optional id props, and highlight checks use array.some. UI tweaks: refactor bottom banner layout and z-index, disable chart line animations in ChargingCurve, and add a TourGuide with predefined steps plus floating tour buttons and element ids in Accumulator and Dashboard for guided onboarding. Also includes minor formatting/structure cleanups in Dashboard and other components.
0 commit comments