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

feat: add style schema to ImageObjectProps #554

Merged
merged 2 commits into from
Sep 13, 2023
Merged

feat: add style schema to ImageObjectProps #554

merged 2 commits into from
Sep 13, 2023

Conversation

niktverd
Copy link
Contributor

No description provided.

additionalProperties: false,
required: [],
properties: {
backgroundColor: {type: 'string'},
Copy link
Contributor

Choose a reason for hiding this comment

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

Here could be any css property, not only backgroundColor
maybe string

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added a few widespread options: width, height, color

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@niktverd niktverd merged commit 5369b42 into main Sep 13, 2023
@niktverd niktverd deleted the schema/style branch September 13, 2023 12:39
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