Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:49:08 -04:00
a5b98f93e6 fix: constrain ride count width so text wraps within its own box
b2ef342bf4 fix: ride count now wraps below park name instead of colliding
Compare 2 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:34:49 -04:00
e405170c8b fix: allow ride count to wrap below park name on narrow mobile cards
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:31:09 -04:00
fd99f6f390 fix: allow ride count to wrap below park name on narrow columns
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:27:32 -04:00
4e6040a781 fix: add right padding to table scroll container to clear scrollbar
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:24:33 -04:00
7904475ddc polish: add right padding to main content to clear scrollbar
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:20:50 -04:00
a84bbcac31 polish: taller week calendar cells with more padding around pills
569d0a41e2 polish: more padding and line spacing in month calendar pills, taller min row
Compare 2 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:14:20 -04:00
c6c32a168b polish: more breathing room inside month calendar day pills
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:08:11 -04:00
cba8218fe8 feat: replace dot with left border line on park rows/cards
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:02:24 -04:00
695feff443 fix: restore Weather Delay text in mobile card ride count area
f85cc084b7 feat: blue dot + Weather Delay notice for storm-closed parks
Compare 2 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:57:04 -04:00
32f0d05038 feat: show open dot based on hours, Weather Delay when queue-times shows 0 rides
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:49:04 -04:00
d84a15ad64 fix: restore 240px park column width — clamp() unreliable in col elements
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:45:49 -04:00
b26382f427 polish: clamp park column width, prevent park name line wrap
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:41:54 -04:00
56c7b90262 fix: responsive park column — percentage width, no nowrap, original font sizes
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:34:39 -04:00
5e4dd7403e fix: keep dot next to park name, scale all text with clamp() on small screens
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:29:59 -04:00
a717e122f0 fix: park name span flex-shrinks so dot and ride count never get crowded
732390425f Revert "fix: stack ride count below city/state to prevent overflow on small displays"
a1694668d9 fix: stack ride count below city/state to prevent overflow on small displays
Compare 3 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:26:00 -04:00
f809f9171b fix: scale park column text with viewport width using clamp()
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:22:31 -04:00
fa269db3ef fix: truncate park name with ellipsis to prevent clash with dot and ride count
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:13:12 -04:00
ef3e57bd5a fix: prevent ride count overflow in park column on smaller displays
ed6d09f3bc Revert "fix: move ride count below park name to prevent overflow on small displays"
Compare 2 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 14:11:09 -04:00
e2498af481 fix: move ride count below park name to prevent overflow on small displays
josh opened issue josh/SixFlagsSuperCalendar#16 2026-04-05 13:17:54 -04:00
Fix Overlap on smaller displays