Skip to content

Internal: Hide Transform control from styles[ED-20030]#31830

Merged
asafdl merged 5 commits intomainfrom
no-transform-release
Jul 13, 2025
Merged

Internal: Hide Transform control from styles[ED-20030]#31830
asafdl merged 5 commits intomainfrom
no-transform-release

Conversation

@asafdl
Copy link
Copy Markdown
Contributor

@asafdl asafdl commented Jul 13, 2025

✨ PR Description

Purpose: Remove Transform control from the style editor panel to align with product requirements for this release.
Main changes:

  • Removed TransformRepeaterControl import from editor controls
  • Removed StylesField section for transform property and its associated label constant
  • Preserved other effects controls (box-shadow, filter, backdrop-filter) functionality

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We'd love your feedback! 🚀

gitstream-cm[bot]

This comment was marked as resolved.

gitstream-cm[bot]

This comment was marked as resolved.

@asafdl
Copy link
Copy Markdown
Contributor Author

asafdl commented Jul 13, 2025

image

gitstream-cm[bot]

This comment was marked as resolved.

gitstream-cm[bot]

This comment was marked as resolved.

<PanelDivider />
<StylesField bind="transform" propDisplayName={ TRANSFORM_LABEL }>
<TransformRepeaterControl />
</StylesField>
Copy link
Copy Markdown
Member

@davseve davseve Jul 13, 2025

Choose a reason for hiding this comment

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

Would we like to comment this line as well?

gitstream-cm[bot]

This comment was marked as resolved.

@asafdl asafdl merged commit 02fbbd8 into main Jul 13, 2025
38 of 39 checks passed
@asafdl asafdl deleted the no-transform-release branch July 13, 2025 13:23
@davseve davseve changed the title Internal: Hide Transform control from styles Internal: Hide Transform control from styles[ED-20030] Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants