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

title & snippet in card component now respect source text dir attribute #373

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

yjavaherian
Copy link
Contributor

Hi
some days ago i opened this issue

this pull request is my suggested fix to the issue. basically i did the following:

  1. added dir: SourceTextDirection to HighlightsProps and then used dir to adjust the output of highlight based on the text direction.
  2. added dir to the Highlight component props in all of the cards

@yang991178
Copy link
Owner

Thanks for the issue and PR. I'll look into this in the next update when I have time.

@yang991178 yang991178 mentioned this pull request Jun 9, 2022
@yang991178 yang991178 merged commit 34971ea into yang991178:master Jun 9, 2022
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