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
fix(core): time slider valuetext at zero duration and CI docs
Use Number.isFinite for duration in time slider aria-valuetext so
duration 0 still formats. Fix formatOptions JSDoc for api-docs schema.
Cache optional control labels so impure label callbacks run once per
state. Inline duration decomposition in formatDuration (remove redundant
toDurationRecord filtering).
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments