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

fix: card layout block background #767

Merged
merged 4 commits into from
Jan 16, 2024
Merged

fix: card layout block background #767

merged 4 commits into from
Jan 16, 2024

Conversation

qradle-yndx
Copy link
Contributor

@qradle-yndx qradle-yndx commented Jan 11, 2024

  • Add border prop for card layout same as in the CardBase.
  • Fix card layout schema validation for background

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@@ -15,7 +15,11 @@ export const CardLayoutProps = {
...AnimatableProps,
...BlockHeaderProps,
colSizes: containerSizesObject,
background: ImageObjectProps,
background: BackgroundImageProps,
backgroundBorder: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

could we add it inside background property?

@qradle-yndx qradle-yndx merged commit 8ea3fd4 into main Jan 16, 2024
3 checks passed
@qradle-yndx qradle-yndx deleted the fix/card-layout-block branch January 16, 2024 10:34
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.

3 participants