Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
4cf86e0
feat: Docs Product Switcher (#2)
Zelig880 Jul 11, 2024
a7e54bb
update: homepage metadata (#5)
markshenouda Jul 26, 2024
77fc4a1
feat: New Header Banner (#6)
markshenouda Jul 26, 2024
b3359e0
feat: Docs Navigation for Desktop (#7)
markshenouda Jul 26, 2024
00b8fd6
Update all the svg
Zelig880 Jul 29, 2024
bac1cd5
Review updates
Zelig880 Jul 29, 2024
cbd7f40
Review updates
Zelig880 Jul 30, 2024
e30b982
Fix SEO
Zelig880 Jul 30, 2024
acfde00
PR fixes
Zelig880 Jul 31, 2024
67cb86c
Mobile Menu
Zelig880 Jul 31, 2024
1fe74be
Add all links to menu
Zelig880 Jul 31, 2024
b0eb3b7
More PR fixes
Zelig880 Jul 31, 2024
ad6a68c
Merge branch 'main' into doc-phase-2-updates
dwightjl Aug 1, 2024
11ebb57
Update landing page text and URLs
dwightjl Aug 1, 2024
1910f8f
Update Learn and Docs links
dwightjl Aug 1, 2024
9f09884
Merge branch 'main' into doc-phase-2-updates
dwightjl Aug 1, 2024
4da189b
Merge remote-tracking branch 'thisdot/doc-phase-2-updates' into doc-p…
dwightjl Aug 1, 2024
129e5ff
FIx PR comments
Zelig880 Aug 2, 2024
8af2180
Favicon update
Zelig880 Aug 22, 2024
86fe979
Make dropdown 2 column
Zelig880 Aug 22, 2024
62cf0ab
Testing changes
Zelig880 Aug 27, 2024
2774eb0
Merge branch 'doc-phase-2-updates-docs-team-changes' into doc-phase-2…
Zelig880 Aug 27, 2024
c68647c
Fix visible triangle area to match dev-hub
Zelig880 Aug 27, 2024
9907d32
Fix header width
Zelig880 Aug 27, 2024
bc3cf0b
Fix header on smaller screens
Zelig880 Aug 27, 2024
f21e0da
Merge remote-tracking branch 'origin/main' into doc-phase-2-updates
dwightjl Sep 5, 2024
cabfa81
Merge branch 'main' into doc-phase-2-updates
dwightjl Sep 9, 2024
4398611
Multiple changes from Feedback
Zelig880 Sep 10, 2024
dd73a8b
Merge branch 'main' into doc-phase-2-updates
dwightjl Sep 11, 2024
4314175
Package and style updates
dwightjl Sep 11, 2024
8695e1e
Banner style fixes
dwightjl Sep 11, 2024
11e6e4f
Multiple changes from Feedback
Zelig880 Sep 10, 2024
7c3df52
RE-instace navbar to previous state
Zelig880 Sep 11, 2024
4804d3d
Merge remote-tracking branch 'origin/doc-phase-2-updates' into doc-ph…
Zelig880 Sep 11, 2024
8e147f0
Fix type check
Zelig880 Sep 11, 2024
9b910a2
Mega meny updates
Zelig880 Sep 11, 2024
a949198
FIx Doc navigation
Zelig880 Sep 11, 2024
759b8d5
RE-instace navbar to previous state
Zelig880 Sep 11, 2024
9532f81
Make doc header sticky
Zelig880 Sep 11, 2024
a1608f9
Merge branch 'main' into doc-phase-2-updates
dwightjl Sep 11, 2024
cfb5fe9
Correct QuickLinks header text alignment
dwightjl Sep 12, 2024
241a89b
Further Updates after review
Zelig880 Sep 12, 2024
4ed44bf
Merge branch 'main' into doc-phase-2-updates
Zelig880 Sep 12, 2024
f7c7e5d
Apply font changes as for designer request
Zelig880 Sep 13, 2024
1accb7d
Apply shadow to megamenu
Zelig880 Sep 13, 2024
482f179
Update menu and add Chainlink Local logo
dwightjl Sep 13, 2024
db7957f
Update Chainlink Local logo to SVG
dwightjl Sep 13, 2024
e413510
Update MegaMenu URLs
dwightjl Sep 13, 2024
b9649a2
Remove general section which has no landing
dwightjl Sep 13, 2024
e81b1d5
Reduce shadow + make card fit in 2 lines
Zelig880 Sep 16, 2024
c13e7e5
Change share to 4%
Zelig880 Sep 16, 2024
92a6a74
Merge branch 'main' into doc-phase-2-updates
khadni Sep 16, 2024
ea98d13
Merge branch 'main' into doc-phase-2-updates
aelmanaa Sep 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,829 changes: 1,525 additions & 304 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"@astrojs/prism": "^3.1.0",
"@astrojs/react": "^3.4.0",
"@astrojs/sitemap": "^3.1.5",
"@chainlink/components": "^0.4.16",
"@chainlink/components": "^0.4.18",
"@chainlink/contracts": "1.2.0",
"@chainlink/contracts-ccip": "1.4.0",
"@chainlink/design-system": "^0.1.50",
"@chainlink/design-system": "^0.2.8",
"@chainlink/local": "^0.2.1",
"@chainlink/solana-sdk": "^0.2.2",
"@metamask/detect-provider": "^2.0.0",
Expand Down
4 changes: 4 additions & 0 deletions public/assets/icons/close-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions public/assets/icons/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/assets/icons/github-blue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/assets/icons/magnifier.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions public/assets/icons/quick-links.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
106 changes: 16 additions & 90 deletions public/chainlink-docs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.
Binary file added public/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/megamenu-featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/megamenu-featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/quick-start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/tabler_arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading