Highlighted the active buttons on CKEditor 5 .
Applied patch. The patch move Exit block region button on top left corner and it work fine with proper space.
WCAG contrast issue is fixed.
Drop down issue is fixed for D10. Patch and screenshots are attached.
The password field is in consistence compare to other fields. Now with this patch all the fields are rendering in 100%. Screenshot is attached.
Added print-none class in print.css
The background the action Link component gets when it's hovered issues id fixed and screenshot and patch is attached.
Added patch for
https://www.drupal.org/project/drupal/issues/3214332
🐛
Preview content is broken in Claro.
Fixed
also.
I have added the patch, it's working fine for me.
Able to replicate this issue on Drupal 9.5.0 Seven admin theme, fixed and created a patch for the same.
There is no longer support for quick Edit in D10.
https://www.drupal.org/node/3259831 →
The throbber alignment issue is replicated and fixed.
Page left align issue is replicated and fixed.
In media Query up to 0.5 is working for all browsers. Like 0.22 is not working. So media query is reset to (min-width: 38em).
I have created this patch for 10.1.x-dev and its working as expected. Please verify