renovate[bot]
|
ea610760ee
|
fix(deps): update typescript-projects (#22809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
|
2025-10-10 00:50:48 +02:00 |
|
Min Idzelis
|
83db851b00
|
refactor(web): Clarify property names in Timeline and Scrubber (#22265)
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-10-07 09:43:27 -04:00 |
|
Daniel Dietzler
|
7fe2f19258
|
chore: migrate to UI lib icon (#22096)
|
2025-09-16 21:40:43 +02:00 |
|
Jason Rasmussen
|
7ce1d73c20
|
refactor: move components/elements to elements/ (#22091)
|
2025-09-16 18:31:22 +00:00 |
|
Jason Rasmussen
|
2bf484c91c
|
refactor: timeline components (#22089)
|
2025-09-16 14:01:12 -04:00 |
|