Skip to content

fix(docs): Discover link, contributor badges - #8863

Open
wmertens wants to merge 2 commits into
mainfrom
fix-docs
Open

fix(docs): Discover link, contributor badges#8863
wmertens wants to merge 2 commits into
mainfrom
fix-docs

Conversation

@wmertens

Copy link
Copy Markdown
Member

No description provided.

@wmertens
wmertens requested a review from a team as a code owner July 17, 2026 16:40
Copilot AI review requested due to automatic review settings July 17, 2026 16:40
@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fd9b383

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8863

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8863

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8863

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8863

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8863

@qwik.dev/devtools

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@8863

commit: fd9b383

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the docs site home/contributors UI to make the “Discover more” call-to-action behave as a real navigation link and to improve contributor avatar rendering behavior.

Changes:

  • Replace a non-navigating <Button> CTA with a styled <Link> pointing to /docs/concepts/think-qwik/.
  • Adjust the 2xl positioning class for the streaming illustration icon.
  • Add crossOrigin="anonymous" to contributor avatar <img> tags.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/docs/src/components/home/streaming.tsx Switch CTA from button to link (with href) and tweak responsive icon positioning.
packages/docs/src/components/contributors/index.tsx Add crossOrigin="anonymous" to contributor avatar images.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview fd9b383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting For Review

Development

Successfully merging this pull request may close these issues.

3 participants