Skip to content

feat: Add support for separate transform props in LA initial values config#9237

Open
MatiPl01 wants to merge 2 commits into@matipl01/better-layout-animation-typesfrom
@matipl01/separate-transform-props-in-la
Open

feat: Add support for separate transform props in LA initial values config#9237
MatiPl01 wants to merge 2 commits into@matipl01/better-layout-animation-typesfrom
@matipl01/separate-transform-props-in-la

Conversation

@MatiPl01
Copy link
Copy Markdown
Member

@MatiPl01 MatiPl01 commented Apr 8, 2026

Summary

Inspired by #8848, this PR adds support for separate transform props passed to withInitialValues call on the LA builder. It makes transform prop updates much simpler as we can now override a single transform, e.g. translateX without providing remaining transforms in the correct order (like scale, translateX, rotate)

@MatiPl01 MatiPl01 self-assigned this Apr 8, 2026
@MatiPl01 MatiPl01 changed the title Add support for separate transform props in LA feat: Add support for separate transform props in LA Apr 9, 2026
@MatiPl01 MatiPl01 changed the title feat: Add support for separate transform props in LA feat: Add support for separate transform props in LA initial values config Apr 9, 2026
@MatiPl01 MatiPl01 marked this pull request as ready for review April 9, 2026 00:22
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.

1 participant