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

Cherry-picked bug fixes for WP 6.5.3 #61299

Merged
merged 10 commits into from
May 2, 2024
Merged

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    9ad8c97 View commit details
    Browse the repository at this point in the history
  2. Fix static posts page setting resolved template (#60608)

    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    4 people authored and creativecoder committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f1abd8b View commit details
    Browse the repository at this point in the history
  3. Font Library: Fix modal scrollbar (#60641)

    * Make footer a fixed height; add margin to modal content
    
    * Remove Spacer from bottom of Library tab content
    
    * Add variable for footer height size
    
    Co-authored-by: mikachan <mikachan@git.wordpress.org>
    Co-authored-by: creativecoder <grantmkin@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: jordesign <jordesign@git.wordpress.org>
    Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org>
    6 people authored and creativecoder committed May 1, 2024
    Configuration menu
    Copy the full SHA
    25c18ac View commit details
    Browse the repository at this point in the history
  4. Interactivity API: Allow multiple event handlers for the same type wi…

    …th `data-wp-on`. (#60661)
    
    * Allow multiple event handlers for the same type
    
    * Add simple test
    
    Co-authored-by: DAreRodz <darerodz@git.wordpress.org>
    Co-authored-by: felixarntz <flixos90@git.wordpress.org>
    Co-authored-by: luisherranz <luisherranz@git.wordpress.org>
    4 people authored and creativecoder committed May 1, 2024
    Configuration menu
    Copy the full SHA
    78859b1 View commit details
    Browse the repository at this point in the history
  5. List View: Fix stuck dragging mode in UI in Firefox when dealing with…

    … deeply nested lists (#60845)
    
    
    
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
    Co-authored-by: diggeddy <diggeddy@git.wordpress.org>
    4 people authored and creativecoder committed May 1, 2024
    Configuration menu
    Copy the full SHA
    06e9898 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. PHP unit test workflow: Try removing 7.0 and 7.1 (#60686)

    
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
    3 people authored and creativecoder committed May 2, 2024
    Configuration menu
    Copy the full SHA
    74f283f View commit details
    Browse the repository at this point in the history
  2. Layout: Always add semantic classes (#60668)

    * Layout: Always add semantic classes
    * Default to undefined
    * Feedback
    
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
    Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
    Co-authored-by: davecpage <davecpage@git.wordpress.org>
    7 people authored and creativecoder committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fd26a36 View commit details
    Browse the repository at this point in the history
  3. Don't output base flow and constrained layout rules on themes without…

    … theme.json (#60764)
    
    Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
    Co-authored-by: oandregal <oandregal@git.wordpress.org>
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
    Co-authored-by: creativecoder <grantmkin@git.wordpress.org>
    6 people authored and creativecoder committed May 2, 2024
    Configuration menu
    Copy the full SHA
    84ac9e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3536f49 View commit details
    Browse the repository at this point in the history
  5. Layout: Skip outputting base layout rules that reference content or w…

    …ide sizes if no layout sizes exist (#60489)
    
    * Layout: Skip outputting base layout rules that reference content or wide sizes if no content or wide sizes exist
    
    * Update tests
    andrewserong authored and creativecoder committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7b31744 View commit details
    Browse the repository at this point in the history