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(player): remove styled-components #1094

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steabert
Copy link
Member

@steabert steabert commented Jan 15, 2025

The major version of styled-components has been lagging behind and to
avoid further issues with React compatibility, it's no longer required
to have this as a peer dependency.

Examples are fine using inline style, and in other cases the React
style tag is used instead.

@steabert steabert requested review from Tigge and rikteg as code owners January 15, 2025 15:38
@steabert steabert force-pushed the remove-styled-components branch 5 times, most recently from e6c2716 to a72c684 Compare January 15, 2025 19:29
The major version of styled-components has been lagging behind and to
avoid further issues with React compatibility, it's no longer required
to have this as a peer dependency.

Examples are fine using inline style, and in other cases the React
`style` tag is used instead.

Additionally, the stats section is restyled to be much more simple.
@steabert steabert force-pushed the remove-styled-components branch from a72c684 to b6fe428 Compare January 15, 2025 19: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.

1 participant