Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
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
josh opened issue josh/SixFlagsSuperCalendar#15 2026-04-05 11:14:10 -04:00
Today should not result in the ?week=2026-04-05
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 11:07:26 -04:00
d7f046a4d6 feat: double-tap refresh at park opening — mark open, then fetch ride counts
7c00ae5000 feat: schedule targeted refresh at each park's exact opening time
Compare 2 commits »
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 11:00:59 -04:00
7ee28c7ca3 feat: auto-refresh homepage data every 2 minutes on current week
josh opened issue josh/SixFlagsSuperCalendar#14 2026-04-05 09:45:29 -04:00
Scroll wheel gets in the way of edge of homepage
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:43:15 -04:00
e7dac31d22 polish: increase gap between date number and hours pill in calendar cells
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:40:25 -04:00
c25dafb14c fix: restore full-width pills in park calendar cells, text centered inside
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:37:30 -04:00
05f8994966 polish: center hours pill and date number in desktop calendar cells
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:31:55 -04:00
040c1e4d70 fix: responsive park month calendar — dot-only on mobile, full pill on desktop
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:20:50 -04:00
a31dda4e9e fix: uniform cell heights in park month calendar
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 09:11:52 -04:00
b276cc9948 polish: mobile view layout and usability improvements