Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improves merging logic for style attributes #4510

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

Open
jjvn84 wants to merge 5 commits into DioxusLabs:main
base: main
Choose a base branch
Loading
from jjvn84:issue4389

Conversation

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

blurskye reacted with rocket emoji
@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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0.7.0 Inline CSS properties not being removed

1 participant

AltStyle によって変換されたページ (->オリジナル) /