Skip to content

Conversation

jjvn84
Copy link
Contributor

@jjvn84 jjvn84 commented Aug 5, 2025

This PR is a reengineering of the Merge static and dynamic styles PR.

It moves the merging logic upstream. Before calling Typescript to set the attributes, this code merges all static and dynamic style attributes into a single inline CSS string. It then applies that string as the value for the dynamic attributes.
It also merges namespaced and non-namespaced static attributes so they still work with the modified TypeScript code.

Fixes #4389

@jjvn84 jjvn84 requested a review from a team as a code owner August 5, 2025 15:02
@jjvn84 jjvn84 marked this pull request as draft August 5, 2025 23:29
@jjvn84 jjvn84 marked this pull request as ready for review August 5, 2025 23:29
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.

0.7.0 Inline CSS properties not being removed
1 participant