-
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
Search block: use font size for search icon #59159
Commits on Feb 22, 2024
-
First commit: Apply font size to icon dimensions for the search block In the case of presets, try fetching font size preset using slug from settings
Configuration menu - View commit details
-
Copy full SHA for 37c3dc6 - Browse repository at this point
Copy the full SHA 37c3dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 137c6d9 - Browse repository at this point
Copy the full SHA 137c6d9View commit details -
Moving useFontSizeFromPreset into block editor private APIs
In the PHP file, take into account the custom origin as a priority to match editor behaviour. See: `getUniqueFontSizesBySlug()`
Configuration menu - View commit details
-
Copy full SHA for 4be2655 - Browse repository at this point
Copy the full SHA 4be2655View commit details -
Made it clear where the origin prioritization comes from in the comme…
…nts. Made it clear where the origin prioritization comes from in the comments.
Configuration menu - View commit details
-
Copy full SHA for 46b3d1b - Browse repository at this point
Copy the full SHA 46b3d1bView commit details -
No null coalescing operator in Core yet.
escaping incoming attributes
Configuration menu - View commit details
-
Copy full SHA for b0bbbfd - Browse repository at this point
Copy the full SHA b0bbbfdView commit details -
Revert getting font size from preset in the edit.js file. Use compute…
…d font size instead. This is so it works in global styles as well. Temporary bug fix for global styles, which should be done in another PR revert space
Configuration menu - View commit details
-
Copy full SHA for 3ead67f - Browse repository at this point
Copy the full SHA 3ead67fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87756ce - Browse repository at this point
Copy the full SHA 87756ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 223e32f - Browse repository at this point
Copy the full SHA 223e32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0826553 - Browse repository at this point
Copy the full SHA 0826553View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c0ff0 - Browse repository at this point
Copy the full SHA e7c0ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f49b04 - Browse repository at this point
Copy the full SHA 3f49b04View commit details