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

Upgrade to WP 6.6 #869

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Upgrade to WP 6.6 #869

merged 2 commits into from
Jul 24, 2024

Conversation

cjyabraham
Copy link
Collaborator

@cjyabraham cjyabraham commented Jul 18, 2024

Signed-off-by: Chris Abraham <[email protected]>
@cjyabraham
Copy link
Collaborator Author

cjyabraham commented Jul 18, 2024

There are a few instances where text colors are being overridden by new inline styles. What's the best way to fix these?

  1. Make our selector more precise?
  2. Use !important on our styles?
  3. Unset the new styles using their selector?

Here are some but not all of the examples I found:

Screenshot 2024-07-18 at 3 11 21 PM

Screenshot 2024-07-18 at 3 10 43 PM

Screenshot 2024-07-18 at 3 11 50 PM

Screenshot 2024-07-18 at 3 16 19 PM

Signed-off-by: Chris Abraham <[email protected]>
@cjyabraham
Copy link
Collaborator Author

The 6.6.1 release seems to have fixed all the issues listed above.

@cjyabraham
Copy link
Collaborator Author

The only strange thing that looks off is this grey margin in the editor:

Screenshot 2024-07-24 at 4 26 06 PM

@cjyabraham cjyabraham merged commit 9ac36b1 into main Jul 24, 2024
5 checks passed
@cjyabraham cjyabraham deleted the wp66 branch July 24, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants