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(ui5-dynamic-page-title): implement snapped title on mobile #9898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat(ui5-dynamic-page-title): add snapped title for mobile devices

    - Introduced `snappedTitleOnMobile` property to display a simplified
      title on mobile when the header is snapped.
    - Added `snappedTitleOnMobileText` to define the text for the
      mobile-specific snapped title.
    - This feature optimizes title display on small screens, improving
      mobile usability.
    - Clicking the snapped title on mobile expands the header.
    - On non-mobile devices, the standard title is displayed, ignoring the
      mobile-specific title.
    kgogov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d61f6d6 View commit details
    Browse the repository at this point in the history