Skip to content

feat: start updating layout#5218

Merged
therealemjy merged 1 commit intofeat/v4from
feat/layout
Jan 9, 2026
Merged

feat: start updating layout#5218
therealemjy merged 1 commit intofeat/v4from
feat/layout

Conversation

@therealemjy
Copy link
Member

Jira ticket(s)

VPD-414

Changes

evm app

  • rename Vaults page to Staking
  • update layout. In this version, only the mobile layout is supported. It is sufficient to navigate throughout the app while we're making updates, so I figured I'd stop the PR here to keep it manageable. I will continue to work on the layout in the following PRs to add support for other resolutions

@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2026

🦋 Changeset detected

Latest commit: 74e18d8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@venusprotocol/landing Minor
@venusprotocol/ui Minor
@venusprotocol/evm Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 7, 2026

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

Project Deployment Review Updated (UTC)
app.venus.io Ready Ready Preview Jan 8, 2026 0:53am
dapp-preview Ready Ready Preview Jan 8, 2026 0:53am
dapp-testnet Ready Ready Preview Jan 8, 2026 0:53am
venus.io Ready Ready Preview Jan 8, 2026 0:53am

@therealemjy therealemjy force-pushed the feat/v4 branch 2 times, most recently from 5705e8e to 15ab982 Compare January 7, 2026 17:43
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 79.53% 34416 / 43270
🔵 Statements 79.53% 34416 / 43270
🔵 Functions 62.36% 570 / 914
🔵 Branches 73.03% 4199 / 5749
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/App/Routes/index.tsx 0% 0% 0% 0% 1-209
apps/evm/src/components/index.ts 100% 100% 100% 100%
apps/evm/src/components/Icon/icons/chevronDown.tsx 100% 50% 100% 100%
apps/evm/src/components/Icon/icons/closeRounded.tsx 100% 50% 100% 100%
apps/evm/src/components/Icon/icons/expand.tsx 8.82% 100% 0% 8.82% 5-36
apps/evm/src/components/Icon/icons/index.ts 100% 100% 100% 100%
apps/evm/src/components/Icon/icons/user.tsx 18.75% 100% 0% 18.75% 5-19
apps/evm/src/components/Select/index.tsx 92.8% 75% 50% 92.8% 59, 64, 69, 75-76, 83-85, 91, 156
apps/evm/src/components/Wrapper/index.tsx 100% 100% 100% 100%
apps/evm/src/constants/production.ts 100% 0% 100% 100%
apps/evm/src/constants/routing.ts 100% 66.66% 100% 100%
apps/evm/src/containers/Layout/index.tsx 0% 0% 0% 0% 1-79
apps/evm/src/containers/Layout/Footer/index.tsx 0% 0% 0% 0% 1-109
apps/evm/src/containers/Layout/Header/index.tsx 0% 0% 0% 0% 1-58
apps/evm/src/containers/Layout/Header/Breadcrumbs/index.tsx 0% 0% 0% 0% 1-46
apps/evm/src/containers/Layout/Header/MarketInfo/index.tsx 0% 0% 0% 0% 1-162
apps/evm/src/containers/Layout/NavBar/index.tsx 0% 0% 0% 0% 1-80
apps/evm/src/containers/Layout/NavBar/MobileMenuItem/index.tsx 0% 0% 0% 0% 1-63
apps/evm/src/containers/Layout/NavBar/SubMenuItem/index.tsx 0% 0% 0% 0% 1-76
apps/evm/src/containers/Layout/NavBar/useMenuItems/index.tsx 0% 0% 0% 0% 1-112
apps/evm/src/containers/Layout/TestEnvWarning/index.tsx 0% 0% 0% 0% 1-37
apps/evm/src/containers/PrimeStatusBanner/index.tsx 92.59% 91.22% 50% 92.59% 66-69, 175, 182-188, 209-218, 277
apps/evm/src/pages/Dashboard/PrimeBanner/index.tsx 100% 93.33% 50% 100%
apps/evm/src/pages/Dashboard/Vaults/index.tsx 100% 66.66% 100% 100%
apps/evm/src/pages/Governance/VotingWallet/index.tsx 97.44% 86.2% 28.57% 97.44% 49-50, 79-80, 252
apps/evm/src/pages/Market/index.tsx 100% 50% 100% 100%
Generated in workflow #12194 for commit 74e18d8 by the Vitest Coverage Report Action

Copy link
Contributor

@david-sun-venus david-sun-venus left a comment

Choose a reason for hiding this comment

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

lgtm

@therealemjy therealemjy merged commit 152ee28 into feat/v4 Jan 9, 2026
6 checks passed
@therealemjy therealemjy deleted the feat/layout branch January 9, 2026 08:59
therealemjy added a commit that referenced this pull request Jan 21, 2026
therealemjy added a commit that referenced this pull request Jan 23, 2026
therealemjy added a commit that referenced this pull request Jan 28, 2026
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