Skip to content

Conversation

@kaja-osojnik
Copy link
Contributor

Convert remaining styled MUI as a part of MUI to shadcn migration.

Leaving out instances on the homepage as its getting removed in PR #2302 and replaced with new design.

Closes #2316

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Deployed to Cloudflare Pages

Latest commit: a18081fded2e66aadd355a28288ee1bc1a078a13
Status:✅ Deploy successful!
Preview URL: https://35e85092.oasis-explorer.pages.dev
Alias: https://pr-2320.oasis-explorer.pages.dev

@kaja-osojnik kaja-osojnik marked this pull request as ready for review November 10, 2025 12:07
Comment on lines 42 to 43
className={cn(highlight && 'animate-[flash_3s_ease-in-out_1]')}
style={backgroundColor ? { backgroundColor } : highlight ? backgroundColorAnimation : undefined}
Copy link
Member

Choose a reason for hiding this comment

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

animate-[flash_3s_ease-in-out_1] and backgroundColorAnimation both do the same thing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed backgroundColorAnimation

@kaja-osojnik kaja-osojnik merged commit 5ebea86 into master Nov 13, 2025
10 checks passed
@kaja-osojnik kaja-osojnik deleted the kaja/uil-styled branch November 13, 2025 22:54
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.

MUI 'styled' cleanup

3 participants