Conversation
Zelig880
commented
Feb 13, 2026
- Create new landing page
- Import pages from Dev.chain.link
* chore: add blocks package * feat: install tailwind * chore: install tailwind v3 * fix: remove autoprefixer * Restore package-lock * fix: disable preflight
* Remove DocsNavigation from DocsLayout. Update styling to accomodate. * fix: adjust left grid sticky and padding * Update leftSidebar.module.css * fix: remove docs from tutoriallayout
Feat/84 update sidebar
* add cards * update styling * adjust types * fix heading * cleanup grid styling
* add tutorial foundation * Add tutorial components * add README * support N number of columns and add arrow icon * Update index.astro * remove unused import * Update GridCard.module.css * change how we add borders * make grid responsive --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add layout hero * use button component styles for the button links * removing unused styles
* add info card * Update QuickLinkCard.module.css * Update QuickLinkCard.module.css
* add media structure * Create README.md --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add resources grid * adjust image linking --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add grid * Update DocsV3Layout.astro * Update DocsV3Layout.astro * rwd * Update DocsV3Layout.astro * Update DocsV3Layout.astro * Update ToolsUtilitiesGrid.astro * add readme --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* move all new components to overview (index mdx) page * fix css rule * update example links to real links * fix linkchecker
* RWD layout hero * RWD cards and tutorials * improve mobile spacing * fix tab trigger jump
* add journey cards * move components --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add journey cards * add tech standards * Update TechnicalStandards.astro * Update TechnicalStandards.astro * Update TechnicalStandards.astro * Update TechnicalStandards.astro
* add demos * add hover effects * update styling * wrap up * fixes merge conflicts * add anchor tags
* add changelog stylin and elements * Add footer masking * Update ChangelogCard.module.css * mobile improvements * Update ChangelogCard.astro * wrap up * add prop for query * add README * add fade to show more * Update ChangelogSnippet.astro * add query types * fix merge conflicts * Update ChangelogSnippet.astro * clarify comment
* add mobile journeys * remove old grid card css
* content/link updates, dynamic buttons * fix: correct formatting and fix tests * fix: update import path for AggregatorV3Interface * remove package.json and package-lock.json from the PR --------- Co-authored-by: Grace Fletcher <grace.fletcher@smartcontract.com>
- Restored original index.astro with ProductTabs - Reverted to simple landing page without new components - Kept all other feature improvements (CCIP, Cards, etc.)
…obile Support - Updated ProductNavigation component to change "Docs" to "Resources" and adjusted associated links. - Removed MegaMenuContainer and simplified MegaMenu rendering logic. - Created a new Mobile MegaMenu component for better mobile navigation experience. - Enhanced styling for MegaMenu and ProductNavigation components to improve layout and responsiveness. - Updated CSS styles for both desktop and mobile versions of MegaMenu. - Cleaned up unused imports and optimized component structure for maintainability. - Revised content in CCIP documentation to streamline information and improve clarity.
…top; update layout files to include DocsNavigation
|
@markshenouda is attempting to deploy a commit to the Chainlink Labs Team on Vercel. A member of the Team first needs to authorize it. |
…tionDesktop; update layout files to include DocsNavigation" This reverts commit cca7e2a.
f06e895 to
f8ebaa5
Compare
* fix: linkcheck-internal test * fix: typecheck test * fix: lint test * fix: remove unused certification images and update srcset attributes * fix: update srcset attributes for certification images
* Add sublabels to rate limit columns and fix table styling issues - Add sublabels (Tokens) and (Tokens/sec) to rate limit columns in TokenDrawer lanes table - Scope table column width rules to drawer container to prevent breaking TokenChainsTable layout - Remove padding-left from general th elements and scope to drawer lanes table only - Add ccip-table__verifier-name-header class to prevent padding on Verifiers tab table - Set drawer width to Wide when opening token details from token cards and chains table * fix: remove extraneous quotation mark in certification page image tag * fix: adjust margin and padding in ChainHero component for improved layout * fix: update layout and styling for ChainHero and LaneDetailsHero components to support drawer view * fix: add mobile responsive styles for Token Drawer tables * fix: align text to the right for the seventh column in drawer table * fix: update drawer container styles and improve column specifications for LaneDrawer and TokenDrawer
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@markshenouda can you please update this PR with the following:
|
|
Good morning @gfletcher-cll I'm working on it now |
|
@gfletcher-cll I have a few questions. Do you mean the previous PR from the Also, I don’t see any differences between the
|
|
@markshenouda - yes those first two are correct. please add them to this branch. As for the CCIP landing page, I'm referring to: |
This commit restores three key components that were previously reverted: 1. Global landing page (/) - Restore the redesigned homepage with ProductTabs and enhanced layout from feat/dev-3.0 2. Global header with Docs mega-nav - Restore the updated navigation header with mega menu for Resources/Docs navigation including: - Desktop MegaMenu with product categories - Mobile responsive navigation - Updated ProductNavigation components 3. CCIP landing page (/ccip) - Restore the CCIP landing page content from feat/dev-3.0 branch These changes align feat/dev-3.0-no-landing with the enhanced UX from feat/dev-3.0 while maintaining the "no-landing" architecture.
|
@gfletcher-cll Got it 👍 • New global landing page (from the previous PR) Could you take a look and confirm everything matches what you expected, or let me know if you’d like any tweaks on this branch? Also, I’m seeing a merge conflict on this PR. If you’re planning to merge it into |
|
@markshenouda looks good! One thing I noticed on the CCIP landing page is it's not the updated version where the pills on the Tutorials are removed and the chain family drop-down in the upper left hand corner controls the Tutorials instead. Simone had it built out, but not sure where. |
|
@gfletcher-cll Sorry for the delay, I was searching through several branches, which took some time. Are you referring to this version? Screen.Recording.2026-02-18.at.7.43.24.PM.mp4 |
|
@markshenouda yup that's the one! 🙌 |
|
@gfletcher-cll Okay ✅ I’ve also restored this page to the updated version. Let me know if you’d like any further changes made to this branch |






