-
Notifications
You must be signed in to change notification settings - Fork 46
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
feat(web): court-badges #1558
feat(web): court-badges #1558
Conversation
✅ Deploy Preview for kleros-v2-neo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kleros-v2 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kleros-v2-university ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…dge-outside refactor(web): move CourtBadge out of the component
Code Climate has analyzed commit a9b93a9 and detected 2 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Adds badge to indicate court variants
-
REACT_APP_ARBITRATOR_TYPE="neo"|"university"
default is vanilla/main with only Kleros Logo
PR-Codex overview
This PR introduces code changes related to ESLint configuration, theme colors, and component restructuring in the Header layout.
Detailed summary
themes.ts
PopupContainer
styling inHeader/index.tsx
andDesktopHeader.tsx
Header
directory for better organization