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

chore(client): port about and language views to lit #2122

Closed

Conversation

daniellacosse
Copy link
Contributor

@daniellacosse daniellacosse commented Aug 14, 2024

This moves the about and language views to lit but doesn't add them to the app itself yet. You can see them in the storybook. I'm delaying moving them to the app because I'm saving the app-root migration for the end.

TODO: upon further reflection, I think we should add @material/web and @lit/localize to the equation in this process. We can always catch the other components up at the end.


Note that I know we want to migrate to @material/web since @material/mwc-* is now deprecated - but considering our current investment in mwc with the contact view I'm inclined to do that later in the interest of consistency. Thoughts?

I also need to do move us to lit localization as well https://lit.dev/docs/localization/overview/ - I could do that now or later, too.

@daniellacosse daniellacosse requested a review from sbruens August 14, 2024 21:22
@daniellacosse daniellacosse requested a review from a team as a code owner August 14, 2024 21:22
@fortuna fortuna removed the request for review from a team August 14, 2024 21:28
@daniellacosse daniellacosse marked this pull request as draft August 15, 2024 11:53
@daniellacosse
Copy link
Contributor Author

I'm going to split this into two prs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant