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

Merged
merged 11 commits into from
Oct 25, 2024

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.
@hinzzx hinzzx requested review from ilhan007 and nnaydenow October 22, 2024 08:37
@ilhan007 ilhan007 added the 1.24 label Oct 25, 2024
@ilhan007 ilhan007 merged commit f1221c7 into release-1.24 Oct 25, 2024
9 checks passed
@ilhan007 ilhan007 deleted the menu-font-size-fix branch October 25, 2024 08:49
@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 29, 2024

🎉 This PR is included in version v1.24.12 🎉

The release is available on v1.24.12

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants