c49a2a85258a0d52863cf71501e3477bb7fc2a5e
Three fixes: - Transfer box: use IATA cityCode (not display text) for city-level station change detection (TZ §4.1.16.6 rule 12), catching cases where city codes differ even if airport codes are the same. - Transfer box: add terminal-change case — same airport but different arrival/departure terminals now renders both codes separated by → (TZ §4.1.16.6 rule 14). - ScheduleDetailsPage title: show all connecting flight numbers in the page <h1> and title string (TZ §4.1.16.6 Table 60 header rule 1+5). Also fixes a pre-existing flaky test in ScheduleFlightBody: todayUtc() now always returns UTC noon of today to avoid day-boundary races.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%