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

feat: add secondaryCalendarType global config #7547

Merged
merged 5 commits into from
Sep 7, 2023
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Sep 4, 2023

Adds secondaryCalendarType, in addition to existing "calendarType" (that defines the primary calendar type),
to set the secondaryCalendarType globally for all date and time components that show a calendar.

As with the calendarType, the global configuration of secondaryCalendarType is considered when the component's own secondaryCalendarType property is not set. In case the component's own secondaryCalendarType property is used, it will take precedence over the global configuration.

Fixes: #7500

@ilhan007 ilhan007 merged commit c9111a3 into main Sep 7, 2023
6 checks passed
@ilhan007 ilhan007 deleted the feat-add-global-config branch September 7, 2023 10:56
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.

[Feature Request]: Enhance the secondaryCalendarType the ui5 configuration
2 participants