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

[Dark Mode] Fix text color in Aztec - HTML text view #12462

Merged
merged 5 commits into from Sep 4, 2019

Conversation

danielebogo
Copy link
Contributor

@danielebogo danielebogo commented Sep 4, 2019

Refs. #12320

This PR set the color to the HTML textView in the Aztec editor.

aztec-editor-dark-mode

I'll update the Podfile as soon Aztec #1209 will be merged

Adding also @mattmiklic to set the right colors used for the comments and the tags.

To test:

• Run the branch with Xcode 11 and iOS 13
• Edit a post and switch between visual and HTML mode
• Check the html text color is not black in Dark Mode
• Run it on iOS 12 to check everything works fine

Update release notes:

  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@danielebogo danielebogo requested review from frosty, etoledom and mattmiklic and removed request for frosty September 4, 2019 13:36
@danielebogo danielebogo marked this pull request as ready for review September 4, 2019 13:47
Copy link
Member

@mattmiklic mattmiklic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going off of the included screenshot, these colors look fine to me. 👍

Copy link
Contributor

@etoledom etoledom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! 🎉
Tested via wordpress-mobile/AztecEditor-iOS#1209

Podfile.lock Outdated
@@ -3,7 +3,7 @@ PODS:
- Alamofire (4.7.3)
- AlamofireNetworkActivityIndicator (2.3.0):
- Alamofire (~> 4.7)
- Automattic-Tracks-iOS (0.4.0):
- Automattic-Tracks-iOS (0.4.1):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand these changes on Podfile.lock 🤔
Maybe they are outdated on the release branch?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Podfile.lock should be ok now!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 🎉

@danielebogo danielebogo merged commit c111f1b into release/13.2 Sep 4, 2019
@danielebogo danielebogo deleted the fix/12320-dark-mode-aztec branch September 4, 2019 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dark mode iOS 13 dark mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants