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

feat: responsive styling for demo app #810

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

bswags
Copy link
Contributor

@bswags bswags commented Jul 9, 2024

This adds basic responsive UI support to the demo app. We simply collapse the left customization panel on tablet or below, and also hide some of the nav on mobile. Additionally, it updates the chain passed into the config to build again after a recent refactor.

Screenshot 2024-07-09 at 11 07 43 AM

Pull Request Checklist


PR-Codex overview

This PR updates dependencies, refactors UI components for responsiveness, and removes unused packages.

Detailed summary

  • Updated dependencies for @noble/hashes, @noble/curves, and others
  • Refactored UI components for responsiveness in TopNav and Configuration
  • Removed unused packages viem and abitype

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ❌ Failed (Inspect) Jul 10, 2024 4:31pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2024 4:31pm

@bswags bswags merged commit 70961f7 into v4.x.x Jul 10, 2024
5 of 6 checks passed
@bswags bswags deleted the brian/demo-app-responsive branch July 10, 2024 16:35
moldy530 pushed a commit that referenced this pull request Jul 17, 2024
moldy530 pushed a commit that referenced this pull request Jul 30, 2024
moldy530 pushed a commit that referenced this pull request Aug 13, 2024
moldy530 pushed a commit that referenced this pull request Aug 28, 2024
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.

[Demo App] Mobile responsiveness
2 participants