Skip to content

[prod] feat: new about page + dark mode + mainnet v2 manager upgrade #948

Merged
dan13ram merged 52 commits into
mainfrom
staging
May 12, 2026
Merged

[prod] feat: new about page + dark mode + mainnet v2 manager upgrade #948
dan13ram merged 52 commits into
mainfrom
staging

Conversation

@dan13ram
Copy link
Copy Markdown
Collaborator

@dan13ram dan13ram commented May 9, 2026

No description provided.

xSatori and others added 30 commits April 13, 2026 17:07
Improve responsive behavior and fix overflow/wrapping issues across the AboutPage styles. Add overflowX: 'clip' and multiple minWidth: 0 rules to prevent horizontal overflow, enable text wrapping via whiteSpace/overflowWrap changes, and introduce media queries to restore larger sizes at desktop breakpoints. Adjust typography (font sizes and line-heights) for hero, titles, and various cards, reduce paddings/min-heights for mobile and reapply previous values at wider viewports, and tweak layout grids (montage -> single column on mobile, two-column on wider screens) and scroll/marquee sizing to use vw-based columns on small screens. Misc updates include reducing gaps/padding for compact view, updating logo marquee and tile sizes, and general polish for consistent responsive presentation.
Update dark-mode hover selectors and apply minor formatting/import tweaks.

- Change dark-mode hover rules in CustomDaoSelector.css.ts and FeedFiltersModal.css.ts to use the combined selector 'html[data-theme-mode="dark"] &:hover' so hover styles apply correctly in dark theme.
- Reorder imports in apps/subgraph/src/utils/parseDaoMetadata.ts (no behavior change).
- Adjust imports and JSX formatting in apps/web/src/modules/home/Marquee.tsx (add darkWord/lightWord imports and multiline Image props for readability).
- Move CSS import and collapse Stack props to a single line in apps/web/src/pages/bridge.tsx (formatting only).
Replace hard-coded border color values in packages/dao-ui/src/components/DaoCard/DaoCard.css.ts with theme.colors.border to ensure consistent theming across the component. The hover borderColor was updated accordingly; no other behavior changes.
This keeps select state/labels in sync, removes disabled dropdown interactivity, and addresses focus contrast and token drift across navigation, forms, and shared vote/transaction UI.
dan13ram and others added 20 commits May 6, 2026 18:12
Aligns this styling with the broader design system on the app
fix: make minor changes to fix dark mode + fixed bottom mobile action bar for dao create flow
Replace hardcoded and data-driven colors on the About page with theme variables so dark/light mode backgrounds, focus states, and hover feedback render consistently.
fix: prefer latest upgrade path and remove legacy version address map
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
testnet-nouns-builder Ready Ready Preview May 12, 2026 1:35pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nouns-builder Ignored Ignored May 12, 2026 1:35pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 9, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c02bcc29-e550-4551-87c8-fd4bda6f9786

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch staging

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dan13ram dan13ram changed the title [prod] feat: new about page + dark mode [prod] feat: new about page + dark mode + mainnet v2 manager upgrade May 9, 2026
@dan13ram dan13ram merged commit 3352dc6 into main May 12, 2026
3 of 4 checks passed
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.

2 participants