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

KYAN-250 add Banner-with-Buttons layout #508

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

KorzunYuri
Copy link
Contributor

@KorzunYuri KorzunYuri commented Oct 1, 2024

Description

image

Mobile:
image

Motivation and Context

https://teamds.atlassian.net/browse/KYAN-250

Screenshots (if appropriate)

Upgrade notes (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue) labeled with bug
  • New feature (non-breaking change which adds functionality) labeled with enhancement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code standards of this project.
  • My change requires updating the documentation. I have updated the documentation accordingly.

Copy link
Contributor

github-actions bot commented Oct 1, 2024

✅ Visual tests status

No visual changes detected.

Name Link
Commit 74b744a
Logs https://github.com/websight-io/kyanite/actions/runs/11121987195

"element": "h2",
"isSpaced": false,
"size": "is-2",
"text": "<p style=\"text-align: center\">Banner Section</p>",
Copy link
Contributor

Choose a reason for hiding this comment

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

If using single quotes in the style definition - they would not have to be backslash-escaped. But if it works then it's OK

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This line is copied from a similar component, I didn't change the approach.

@KorzunYuri KorzunYuri merged commit a994052 into main Oct 3, 2024
4 checks passed
@KorzunYuri KorzunYuri deleted the feature/KYAN-250_banner-section-with-buttons branch October 3, 2024 13:25
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants