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

TodoMVC web component: change css rule, run build on complex #326

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

flashdesignory
Copy link
Contributor

@flashdesignory flashdesignory commented Oct 9, 2023

using word-wrap: break-word for consistency. The web component version actually also uses truncation, so it doesn't have any visual effect. Reason why I think it's still relevant is that we have an open issue in the official css package as well: tastejs/todomvc-app-css#40

additionally, I don't know why the complex version has more changes after running the build script.
Maybe another pr merged an older version "over" my previous changes? 🤷 .

@kara

@lpardosixtosMs
Copy link
Contributor

Thanks for rebuilding the complex version, looks like it wasn't updated in #314.

Copy link
Contributor

@julienw julienw left a comment

Choose a reason for hiding this comment

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

thanks

@rniwa
Copy link
Member

rniwa commented Oct 18, 2023

Do we have before/after numbers?

@flashdesignory
Copy link
Contributor Author

chrome before:
chrome_before

chrome after:
chrome_after

firefox before:
firefox_before

firefox after:
firefox_after

safari before:
safari_before

safari after:
safari_after

edge before:
edge_before

edge after:
edge_after

@rniwa
Copy link
Member

rniwa commented Oct 18, 2023

Thanks

@flashdesignory flashdesignory merged commit c19468a into WebKit:main Oct 18, 2023
4 checks passed
@flashdesignory flashdesignory deleted the todomvc-css-fix branch October 18, 2023 22:50
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.

4 participants