Skip to content

Redevelopment of Docs homepage and inner pages#3227

Open
Zelig880 wants to merge 84 commits intosmartcontractkit:mainfrom
thisdot:feat/dev-3.0
Open

Redevelopment of Docs homepage and inner pages#3227
Zelig880 wants to merge 84 commits intosmartcontractkit:mainfrom
thisdot:feat/dev-3.0

Conversation

@Zelig880
Copy link
Contributor

Description

Redesigned the homepage and inner pages of the Doc to be inline with the Dev 3.0 designs.
This PR includes the addition of the "chainlink-blocks" and standardise some of the component used within the Pages.

...

Changes

  • Redesigned the homepage
  • Redesigned the mega menu
  • Create a new Reusable Layout for inner pages
  • Added Chainlink-blocks (and Tailwind dependencies)

tyrelchambers and others added 30 commits October 14, 2025 07:51
* 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
markshenouda and others added 5 commits December 15, 2025 09:52
* update: Token details page

* update: Lane latest data

* fix: lint

* remove: unused console.log

* remove: unused console.log

* update: token drawer to include verifiers

* refactor: extract realtime data logic into reusable hooks and components

- Create custom hooks for data fetching:
  * useTokenRateLimits - single lane rate limits
  * useMultiLaneRateLimits - multiple lanes in parallel
  * useTokenFinality - token finality data

- Add RateLimitCell component to replace complex nested ternaries

- Create singleton realtimeDataService instance to avoid multiple instantiations

- Add rate-limit-formatter utilities for consistent formatting

- Update LaneDrawer, TokenDrawer, and TokenChainsTable to use new hooks

- Add proper cleanup in useEffect hooks to prevent memory leaks

Benefits:
- Reduced code duplication (~133 lines removed)
- Improved readability with <RateLimitCell> vs 7-level nested ternaries
- Better separation of concerns
- More testable code
- Proper cleanup handling

* fix: use enums for tabs

* refactor: cleanup Lane's table logic

* refactor: token drawer filtering logic

* fix: token grid in chain page design

* fix: the token card desgin

* fix: lint

* feat: add verifiers to the search (#184)

* feat: add verifiers to the search

* refactor: simplify verifiers mapping in Chain component

* refactor: simplify verifiers mapping in CCIP components

* refactor: optimize token mapping for verifiers in CCIP components

* feat: enhance verifiers data handling with token support

* fix: typecheck
Zelig880 and others added 6 commits January 15, 2026 15:40
* filter using

* fix remix-callout button colors

* dispaly null
* Use Wrap lines on the Main Hero items

* remove dead code
* Align items on Chainlink Journey Section

* align items
vyktoremario and others added 5 commits February 3, 2026 13:29
* Implement Navigation in Start your journey

* update dropdown to match design

* re-use hook

* empty commit message

* AI comments

* pagination

* buttons

* remove unused type

* Ai comments
* Update Verifiers tab

* lint

* Ensure all CCIP 1.7 pages have been completed

* Ai comments and typecheck

* tutorial

* Fix tests

---------

Co-authored-by: Simone Cuomo <simone@thisdot.co>
markshenouda and others added 11 commits February 12, 2026 02:37
#226)

- Convert button element to div in TokenDrawer.tsx to remove click functionality
- Remove cursor pointer style from ccip-table__network-name CSS class
- Maintains visual styling while preventing unintended navigation
- Part of token drawer navigation improvements
…le styles (#224)

* [FEAT] Add expandable verifiers section in TokenDrawer and update table styles

* refactor: remove unused imports from TokenDrawer component

* fix: remove opacity change on paused row hover effect
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants