-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
All backports for WordPress Beta1 #58964
Commits on Feb 13, 2024
-
Restore default border and focus style on image url input field. (#58505
) * Restore default focus style on image url input field. * Make buttons use the 32 pixels compat size. * Remove image link settings top border. * Decrease left padding to grid-unit-15. * Restore the default border. * Revert all changes but the restored border. Co-authored-by: afercia <afercia@git.wordpress.org> Co-authored-by: carolinan <poena@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: annezazu <annezazu@git.wordpress.org> Co-authored-by: richtabor <richtabor@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for f8897cc - Browse repository at this point
Copy the full SHA f8897ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a16821 - Browse repository at this point
Copy the full SHA 8a16821View commit details -
Fix Spacer orientation when inside a block with default flex layout. (#…
…58921) Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: draganescu <andraganescu@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 781dc3b - Browse repository at this point
Copy the full SHA 781dc3bView commit details -
Revert "Rich text: pad multiple spaces through en/em replacement (#56341
Configuration menu - View commit details
-
Copy full SHA for 1adfe8d - Browse repository at this point
Copy the full SHA 1adfe8dView commit details -
Site editor: fix start patterns store selector (#58813)
Unlinked contributors: bgardner. Co-authored-by: ellatrix <ellatrix@git.wordpress.org> Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 924b0f1 - Browse repository at this point
Copy the full SHA 924b0f1View commit details -
Fix incorrect useAnchor positioning when switching from virtual to ri…
…ch text elements (#58900) When creating a link or inline text color, we start with a virtual element and then after creating the link/adding a color, it switches from a virtual to rich text element (<a> or <mark>). We want to recompute that we've changed elements and reanchor appropriately when this happens. Also, useAnchor was adding focus and selectionChange events that were only used by a previous version of the link control UX where the link popover would show based on the caret position. If the caret was within the link, we would show the link popover. This is no longer the case, so we can remove these event listeners.
Configuration menu - View commit details
-
Copy full SHA for 5f03c58 - Browse repository at this point
Copy the full SHA 5f03c58View commit details -
Close link preview if collapsed selection when creating link (#58896)
Return caret to after the link boundary so typing can continue if no text is selected when creating a link.
Configuration menu - View commit details
-
Copy full SHA for d1155e0 - Browse repository at this point
Copy the full SHA d1155e0View commit details -
Pagination Numbers: Add
data-wp-key
to pagination numbers if enhanc……ed pagination is enabled (#58189) * Add `data-wp-key` to pagination numbers * Use tag index as the `data-wp-key` value Co-authored-by: DAreRodz <darerodz@git.wordpress.org> Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: c4rl0sbr4v0 <cbravobernal@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for f7e9fdf - Browse repository at this point
Copy the full SHA f7e9fdfView commit details -
Editor: Remove the 'all' rendering mode (#58935)
Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 50cd70c - Browse repository at this point
Copy the full SHA 50cd70cView commit details -
Block Bindings: lock editing of blocks by default (#58787)
* Lock editing by default when bindings exist * Use default in post meta source * Set `lockEditing` to false in pattern overrides * Move default value to reducer * Use `_x` for sources translations * Add context to translations
Configuration menu - View commit details
-
Copy full SHA for 72a22e5 - Browse repository at this point
Copy the full SHA 72a22e5View commit details -
Font Library: Show error message when no fonts found to install (#58914)
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org> Co-authored-by: okmttdhr <okat@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 5ccaa81 - Browse repository at this point
Copy the full SHA 5ccaa81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56d511 - Browse repository at this point
Copy the full SHA a56d511View commit details -
Use
data_wp_context
helper in core blocks and remove `data-wp-inter……active` object (#58943) * Update file block * Update image block * Update navigation block * Update query block * WIP: Update form block * Use boolean instead of string in `$open_by_default` variable * Don't use `data-wp-interactive` object in search block * Remove unnecessary quotes * Adapt query block unit test Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: c4rl0sbr4v0 <cbravobernal@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 87c120a - Browse repository at this point
Copy the full SHA 87c120aView commit details -
Upgrade Floating UI packages, fix nested iframe positioning bug (#58932)
* Upgrade Floating UI packages, fix nested iframe positioning bug * Update components changelog
Configuration menu - View commit details
-
Copy full SHA for 46eb65d - Browse repository at this point
Copy the full SHA 46eb65dView commit details -
Fix layout for non viewable post types (#58962)
Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: glendaviesnz <glendaviesnz@git.wordpress.org> Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for 8c44497 - Browse repository at this point
Copy the full SHA 8c44497View commit details -
DataViews: Remove second
reset filter
button in filter dialog (#58960)Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org> Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Configuration menu - View commit details
-
Copy full SHA for b1e1b10 - Browse repository at this point
Copy the full SHA b1e1b10View commit details