midzelis
9051fa6949
refactor(web): Clarify property names in Timeline and Scrubber
Renamed properties across Timeline/Scrubber components for clarity:
- scrubOverallPercent → timelineScrollPercent
- scrubberMonthPercent → viewportTopMonthScrollPercent
- scrubberMonth → viewportTopMonth
- leadout → isInLeadOutSection
Additional changes:
- Updated ScrubberListener signature to accept object parameter
- Added detailed JSDoc comments for all Scrubber props
- Fixed callback invocations to use new object syntax
- Aligned Timeline's local state variables with Scrubber prop names
2025-09-28 19:41:41 +00:00
..
2025-09-28 19:41:41 +00:00
2024-04-24 19:24:19 +00:00
2025-09-17 12:12:51 -04:00
2025-08-25 16:42:30 -04:00
2025-08-25 10:27:21 -05:00
2025-09-10 08:17:58 -04:00
2025-09-16 15:01:23 -04:00
2025-07-24 09:45:38 +02:00
2024-06-27 09:09:28 -04:00
2024-10-01 09:08:25 +07:00