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(ui5-menu): fix focus steal of ui5-wizard in mozilla #9845

Draft
wants to merge 10 commits into
base: release-1.24
Choose a base branch
from

Commits on May 13, 2024

  1. fix(ui5-calendar): switch to two column layout on Islamic or Persian …

    …secondary calendar type (#8453)
    
    Now, when any of the two calendar types (Persian or Islamic) is set as a secondaryCalendarType, when the end user is in month view of the calendar, the months are displayed in two column layout, instead of three, providing enough space for the texts to be displayed in one row.
    hinzzx committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a22537d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c444eb View commit details
    Browse the repository at this point in the history
  2. fix(ui5-calendar): respect component level calendarType in week calcu…

    …lation (#8971)
    
    Fixed edge case where when a calendarType was being set to Islamic or Buddhist in the document configuration, and a primary-calendar-type="Gregorian" on a date component level where week numbering is present, the week numbers were calculated wrong.
    hinzzx committed May 22, 2024
    Configuration menu
    Copy the full SHA
    74d323d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    78fbac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1c92978 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    1e98b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    92ab330 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d7ba277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbebab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: timing issue in mozilla

    hinzzx committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dc99503 View commit details
    Browse the repository at this point in the history