Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SAP/ui5-webcomponents
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SAP/ui5-webcomponents
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-2.5.3
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 8 commits
  • 39 files changed
  • 5 contributors

Commits on Dec 17, 2024

  1. fix(ui5-popover): fix finding opener when popover is not in the DOM (#…

    …10338)
    
    * fix(ui5-popover): fix finding opener when popover is not in the DOM
    
    * chore: improve code
    TeodorTaushanov authored and ilhan007 committed Dec 17, 2024
    Copy the full SHA
    85349e9 View commit details
  2. Copy the full SHA
    34d9726 View commit details

Commits on Feb 10, 2025

  1. Copy the full SHA
    e3d36ce View commit details
  2. fix(ui5-dynamic-page): correct z-index for dynamic page header (#10425)

    Corrected the z-index of .ui5-dynamic-page-title-header-wrapper to ensure it does not overlap the busy indicator.
    
    Fixes: #10399
    NakataCode authored and ilhan007 committed Feb 10, 2025
    Copy the full SHA
    2657eb7 View commit details
  3. Copy the full SHA
    1993dc9 View commit details

Commits on Mar 4, 2025

  1. fix(ui5-list): add correct focus style and accessibility roles for no…

    …-data item (#10503)
    
    - Fixed incorrect focus style for the "no data" item with and without a header-text.
    - Added role="listitem" to the "no data" item.
    
    Fixes: #10436
    NakataCode authored and ilhan007 committed Mar 4, 2025
    Copy the full SHA
    3e4f1f3 View commit details
  2. fix(ui5-toast): implement popover api to ensure toast is top level el…

    …ement (#10178)
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    add show/hide func of popover api
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    update lint
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    fix lint errors
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    * fix(ui5-toast): implement popover api to ensure toast is top level element
    
    Revert html page and fix lint
    
    * fix(ui5-toast): remove popover attribute from on enter dom
    Okiana authored and ilhan007 committed Mar 4, 2025
    Copy the full SHA
    0af8f03 View commit details
  3. Copy the full SHA
    1fc3ec2 View commit details
Loading