Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(input-time-zone): fix region mode quirks after update #10413

Merged
merged 3 commits into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. fix(input-time-zone): fix region mode quirks after update

    * use combobox-item metadata for filtering
    * fix Ho Chi Minh City label
    * fix selection bug that would cause rendering quirks
    * sort GMT locales numerically
    * sort time zone group items
    jcfranco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    faa89f0 View commit details
    Browse the repository at this point in the history
  2. ensure label updates are consistent across browsers for both programm…

    …atically and user interactions
    jcfranco committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    630be38 View commit details
    Browse the repository at this point in the history
  3. tidy up

    Co-authored-by: Ben Elan <no-reply@benelan.dev>
    jcfranco and benelan authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    10a5e40 View commit details
    Browse the repository at this point in the history