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-li): add font-size to the menu item text #9991

Open
wants to merge 11 commits into
base: release-1.24
Choose a base branch
from

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Oct 8, 2024

Previously there was a missing font-size CSS Property of the text of the ui5-menu-li web component.

With this change we adjust the font-size, according to VD.

Before

image

After

image

Fixes: #9986

hinzzx and others added 11 commits May 13, 2024 10:33
…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.
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant