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

[Designer] Add right to left support to designer #7579

Merged
merged 4 commits into from
Jun 30, 2022
Merged

Conversation

anna-dingler
Copy link
Contributor

@anna-dingler anna-dingler commented Jun 28, 2022

Description

We needed to add rtl support to the designer for the following elements: AdaptiveCard, Container, Column, and TableCell.

The cards already supported rtl, but we needed a way to enable/disable the feature from the Element Properties pane.

Sample Card

You can now enable/disable rtl within the designer for the expected properties as shown below:

RtlSupport

How Verified

Verified manually in the designer.

Microsoft Reviewers: Open in CodeFlow

@ghost
Copy link

ghost commented Jun 28, 2022

Hi @anna-dingler. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

Copy link
Contributor

@beervoley beervoley left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Member

@jwoo-msft jwoo-msft 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. does it cover all?

@anna-dingler
Copy link
Contributor Author

looks good. does it cover all?

It covers the element that show rtl support in the schema (AdaptiveCard, Container, Column, and TableCell). The only other element I saw was Carousel, but I'll add it in my carousel PR

@anna-dingler anna-dingler merged commit 7104c4d into main Jun 30, 2022
@anna-dingler anna-dingler deleted the anna/rtlSupport branch June 30, 2022 17:10
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 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.

None yet

6 participants