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: add new option in content transform callback #939

Merged
merged 2 commits into from
May 14, 2024

Conversation

NikitaCG
Copy link
Collaborator

No description provided.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@NikitaCG NikitaCG requested a review from aeksandla April 27, 2024 11:16
@@ -76,6 +76,20 @@ export const ImageProps = {
...ImageDeviceProps,
optionName: 'device options',
}),
{
Copy link
Collaborator Author

@NikitaCG NikitaCG Apr 27, 2024

Choose a reason for hiding this comment

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

for these cases

background:
  image:
    - when: <condition1>
      desktop: <desktop_url>
      mobile: <mobile_url>
    - when: <condition2>
      desktop: <desktop_url>
      mobile: <mobile_url>

@NikitaCG NikitaCG merged commit 42a1665 into main May 14, 2024
4 checks passed
@NikitaCG NikitaCG deleted the fix/add-new-option-content-transform-callback-editor branch May 14, 2024 12:56
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

3 participants