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

Improve: Legacy style transforms #1639

Merged
merged 15 commits into from
Jan 14, 2025

Conversation

tomusborne
Copy link
Owner

This PR improves block transforms from v1 to v2. It will now transform legacy effects to the new styles object.

@tomusborne tomusborne added the refactoring Refactoring, minor code changes label Jan 10, 2025
@tomusborne tomusborne added this to the 2.0.0 milestone Jan 10, 2025
Copy link
Collaborator

@iansvo iansvo left a comment

Choose a reason for hiding this comment

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

Took a pass through the code, it seems in order, i'll need to do some more thorough testing in browser to confirm.

Would it be feasible to get unit tests for this? It seems like the kind of thing that should be testable and valuable to test if we can.

@tomusborne tomusborne merged commit ea7ec4f into release/2.0.0 Jan 14, 2025
9 checks passed
@tomusborne tomusborne deleted the improve/legacy-style-transforms branch January 14, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring, minor code changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants