Skip to content

Issue/697 change color of text and links#1086

Merged
SergioEstevao merged 18 commits intodevelopfrom
issue/697_change_color_of_text_and_links
Jun 10, 2019
Merged

Issue/697 change color of text and links#1086
SergioEstevao merged 18 commits intodevelopfrom
issue/697_change_color_of_text_and_links

Conversation

@SergioEstevao
Copy link
Copy Markdown
Contributor

@SergioEstevao SergioEstevao commented Jun 6, 2019

Fixes #697

Related GB PR: WordPress/gutenberg#16016

Simulator Screen Shot - iPhone Xʀ - 2019-06-06 at 14 40 39

This PR updates the RCTAztecView component to support the setting of base text color and the color for links.

To test:

  • Run the demo app
  • Check that the default body text on text blocks (paragraph/list/quotes) is using the new gray 900 color.
  • Check that links are being draw with the new blue-500 color

Update release notes:

  • If there are user facing changes, I have added an item to RELEASE-NOTES.txt.

@SergioEstevao SergioEstevao added [Type] Enhancement Improves a current area of the editor [Status] Needs Design Review Needs design review or sign-off before shipping labels Jun 6, 2019
@SergioEstevao SergioEstevao added this to the v1.7 milestone Jun 6, 2019
@SergioEstevao
Copy link
Copy Markdown
Contributor Author

SergioEstevao commented Jun 6, 2019

@daniloercoli or @mkevins I need help to support the link color on Android. It would also be nice to add underlines to links on Android.

@iamthomasbishop iamthomasbishop removed the [Status] Needs Design Review Needs design review or sign-off before shipping label Jun 6, 2019
Copy link
Copy Markdown
Contributor

@iamthomasbishop iamthomasbishop left a comment

Choose a reason for hiding this comment

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

Looks great on the design side! Once we get Android set up, feel free to ping me for review. :shipit:

Copy link
Copy Markdown
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.

Looks good on iOS! ✅

On Android the text color is set but the links color are not changing.
(I'm not the best to asses color though, being colorblind)

Maybe we can have this change on the release notes too? 🤔
Since is a user facing change.

Let's 🚢 after Android is ready to go

@etoledom
Copy link
Copy Markdown
Contributor

etoledom commented Jun 7, 2019

Would it be worth it to ship this one for iOS and add a ticket to handle the Android side on a separated PR? 🤔

@iamthomasbishop
Copy link
Copy Markdown
Contributor

@etoledom I think so, but I’m not sure what the timeline of getting this to work on Android is looking like.

@SergioEstevao
Copy link
Copy Markdown
Contributor Author

@marecar3 do you think you can handle this?

@marecar3
Copy link
Copy Markdown
Contributor

marecar3 commented Jun 7, 2019

Hey @SergioEstevao, I am not sure what is the scope of the work regarding Android, let me check and I will be back with some comment. Tnx.

# Conflicts:
#	gutenberg
#	react-native-aztec/ios/Cartfile
#	react-native-aztec/ios/Cartfile.resolved
…lo-hardcode_color_links

Hardcode link text color in Android
@SergioEstevao
Copy link
Copy Markdown
Contributor Author

SergioEstevao commented Jun 10, 2019

@etoledom Android part merged in, do you want to give it another look?

Screenshot 2019-06-10 at 16 36 13

Copy link
Copy Markdown
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.

Looking great! 🎉

There is just one small detail on Android:
Screenshot_20190610-192928

The dots... but I guess that is story for another day 😆

Let's :shipit: !

@iamthomasbishop
Copy link
Copy Markdown
Contributor

@etoledom I noticed that bullet color too but haven't had a chance to submit a new issue. Would you mind creating an issue for this? 🙃

@etoledom
Copy link
Copy Markdown
Contributor

@iamthomasbishop ready!
#1111

@iamthomasbishop
Copy link
Copy Markdown
Contributor

@etoledom thank you!

@SergioEstevao SergioEstevao merged commit 3994c58 into develop Jun 10, 2019
@SergioEstevao SergioEstevao deleted the issue/697_change_color_of_text_and_links branch November 8, 2019 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Enhancement Improves a current area of the editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refine/align coloring of body text and inline text links

5 participants