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

More/backports for beta 2 #59208

Merged
merged 22 commits into from
Feb 20, 2024
Merged

More/backports for beta 2 #59208

merged 22 commits into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. Font Library: Replace infinite scroll by pagination (#58794)

    * Eliminate  and render fonts with pagination instead of as a large list
    
    Co-authored-by: pbking <pbking@git.wordpress.org>
    Co-authored-by: carolinan <poena@git.wordpress.org>
    Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: afercia <afercia@git.wordpress.org>
    Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
    Co-authored-by: jasmussen <joen@git.wordpress.org>
    Co-authored-by: okmttdhr <okat@git.wordpress.org>
    9 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3c9d2cd View commit details
    Browse the repository at this point in the history
  2. Revert "Block Hooks: Set ignoredHookedBlocks metada attr upon inserti…

    …on (#58553)" (#58969)
    
    This reverts commit 7449074.
    ockham authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d50c836 View commit details
    Browse the repository at this point in the history
  3. DataViews: Fix patterns, templates and template parts pagination `z-i…

    …ndex` (#58965)
    
    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    Co-authored-by: miksansegundo <miguelsansegundo@git.wordpress.org>
    6 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    16f7948 View commit details
    Browse the repository at this point in the history
  4. Block Bindings: Fix disable bindings editing when source is undefined (

    …#58961)
    
    * Disable editing if source is undefined
    
    * Add tests when source is undefined
    SantosGuillamot authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    50244c6 View commit details
    Browse the repository at this point in the history
  5. Patterns: Fix pattern categories on import (#58926)

    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
    Co-authored-by: glendaviesnz <glendaviesnz@git.wordpress.org>
    Co-authored-by: bph <bph@git.wordpress.org>
    Co-authored-by: hanneslsm <hanneslsm@git.wordpress.org>
    Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    8 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    942cc3e View commit details
    Browse the repository at this point in the history
  6. Shadows: Don't assume that core provides defaults (#58973)

    Co-authored-by: vcanales <vcanales@git.wordpress.org>
    Co-authored-by: scruffian <scruffian@git.wordpress.org>
    3 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0ef370b View commit details
    Browse the repository at this point in the history
  7. Inserter: Don't select the closest block with editing mode set as dis…

    …abled (#58971)
    
    
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
    Co-authored-by: dernin <dernin@git.wordpress.org>
    4 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0f3e9fb View commit details
    Browse the repository at this point in the history
  8. Make the custom CSS validation error message accessible. (#56690)

    Co-authored-by: Alex Stine <alex.stine@yourtechadvisors.com>
    2 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    79dffd9 View commit details
    Browse the repository at this point in the history
  9. Inserter: Fix title condition for media tab previews (#58993)

    Unlinked contributors: nbcsteveb.
    
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    3 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a01f6a7 View commit details
    Browse the repository at this point in the history
  10. DataViews: Add loading/no results message in grid view (#59002)

    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: oandregal <oandregal@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    5 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1e70298 View commit details
    Browse the repository at this point in the history
  11. Block editor: pass patterns selector as setting (#58661)

    Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
    Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    4 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4b25a88 View commit details
    Browse the repository at this point in the history
  12. Font Libary: Add missing translation functions (#58104)

    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: creativecoder <grantmkin@git.wordpress.org>
    Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org>
    4 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    00f7e12 View commit details
    Browse the repository at this point in the history
  13. Background image support: Fix issue with background position if keybo…

    …ard entry happens before mouse interaction (#59050)
    
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
    3 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9b48e86 View commit details
    Browse the repository at this point in the history
  14. Editor: Do not open list view by default on mobile (#59016)

    Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    6 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e53ba3b View commit details
    Browse the repository at this point in the history
  15. Refactor to use string instead of an object (#59030)

    Co-authored-by: c4rl0sbr4v0 <cbravobernal@git.wordpress.org>
    Co-authored-by: gziolo <gziolo@git.wordpress.org>
    3 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    18c62df View commit details
    Browse the repository at this point in the history
  16. Fix DFM ui toggling bugs (#59061)

    * don't open post editor inspector if DFM is on, hide list view toggle in site editor if DFM is on, don't render post editor inspector if DFM is on
    
    * udpdate tests with the new call for dfm pref and add two tests for when dfm is on
    
    Co-authored-by: draganescu <andraganescu@git.wordpress.org>
    Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
    Co-authored-by: scruffian <scruffian@git.wordpress.org>
    4 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    81115e7 View commit details
    Browse the repository at this point in the history
  17. Rich text: fix link paste for internal paste (#59063)

    Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
    Co-authored-by: mcsf <mcsf@git.wordpress.org>
    Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    5 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2958043 View commit details
    Browse the repository at this point in the history
  18. Image: Mark connected controls as 'readyonly' (#59059)

    * Image: Mark connected controls as 'readyonly'
    * Update e2e tests
    
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    Co-authored-by: michalczaplinski <czapla@git.wordpress.org>
    Co-authored-by: afercia <afercia@git.wordpress.org>
    4 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    974f545 View commit details
    Browse the repository at this point in the history
  19. Global Styles: fix console error in block preview (#59112)

    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    Co-authored-by: carolinan <poena@git.wordpress.org>
    5 people authored and youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ea8ea99 View commit details
    Browse the repository at this point in the history
  20. Site Editor: Fix navigation on mobile web (#59014)

    Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
    Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
    Co-authored-by: annezazu <annezazu@git.wordpress.org>
    7 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1236a04 View commit details
    Browse the repository at this point in the history
  21. Revert footer in pages list with DataViews (#59151)

    Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
    Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
    3 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2181591 View commit details
    Browse the repository at this point in the history
  22. Fix build

    youknowriad committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dfe3d0d View commit details
    Browse the repository at this point in the history