-
Notifications
You must be signed in to change notification settings - Fork 621
[TOOL-3909] Dashboard: Add footer links to project pages & header style adjustments #6627
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
...oard/src/app/team/[team_slug]/[project_slug]/connect/account-abstraction/AAFooterSection.tsx
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6627 +/- ##
=======================================
Coverage 54.98% 54.98%
=======================================
Files 888 888
Lines 55753 55753
Branches 3816 3816
=======================================
Hits 30653 30653
Misses 25005 25005
Partials 95 95
🚀 New features to boost your workflow:
|
size-limit report 📦
|
Merge activity
|
…le adjustments (#6627) <!-- start pr-codex --> ## PR-Codex overview This PR focuses on enhancing the layout and structure of various components in the application, introducing new footer sections, and improving the user interface for better organization and navigation. ### Detailed summary - Removed the `SupportedPlatformLink.tsx` file. - Updated `href` in `react-native/v5/page.mdx` from `/installation` to `/getting-started`. - Enhanced layout in multiple components with added `container` classes for better styling. - Introduced new `FooterCard` component in various pages for documentation and tutorial links. - Replaced `AAFooterSection` with `AAFooter` in `AccountAbstractionPage.tsx`. - Updated `InAppWalletFooterSection` to `InAppWalletsFooter` with a new structure. - Modified headers and added spacing in several components for improved visual hierarchy. - Introduced new `InsightFooter` component with relevant links. - Adjusted various components to use consistent `container` class for layout consistency. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
7f96238 to
df930aa
Compare
…le adjustments (#6627) <!-- start pr-codex --> ## PR-Codex overview This PR focuses on enhancing the layout and structure of various components in the application, introducing new footer sections, and improving the user interface for better organization and navigation. ### Detailed summary - Removed the `SupportedPlatformLink.tsx` file. - Updated `href` in `react-native/v5/page.mdx` from `/installation` to `/getting-started`. - Enhanced layout in multiple components with added `container` classes for better styling. - Introduced new `FooterCard` component in various pages for documentation and tutorial links. - Replaced `AAFooterSection` with `AAFooter` in `AccountAbstractionPage.tsx`. - Updated `InAppWalletFooterSection` to `InAppWalletsFooter` with a new structure. - Modified headers and added spacing in several components for improved visual hierarchy. - Introduced new `InsightFooter` component with relevant links. - Adjusted various components to use consistent `container` class for layout consistency. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

PR-Codex overview
This PR focuses on enhancing the layout and structure of various components in the application, improving responsiveness, and introducing new footer sections for better navigation and documentation access.
Detailed summary
SupportedPlatformLink.tsx.page.mdxfiles.DeployedContractsPageandProjectSidebarLayout.FooterLinksSectionin multiple components for better documentation access.AccountAbstractionPageandInAppWalletsFooterfor better structure and consistency.