Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

Remove HomeBackground and navTransparent hack.

Related Links

web-infra-dev/rsbuild#6601

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings November 18, 2025 06:04
@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 12e5e94
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/691c0c775cc1890007aa782e
😎 Deploy Preview https://deploy-preview-1344--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot finished reviewing on behalf of Timeless0911 November 18, 2025 06:06
Copy link
Contributor

Copilot AI left a comment

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 removes a workaround by eliminating the custom HomeBackground wrapper component that was used to achieve a transparent navigation bar at the top of the home page. The simplification is made possible by upgrading @rstack-dev/doc-ui from version 1.11.0 to 1.12.0, which likely provides the necessary background functionality natively.

  • Removed the HomeBackground wrapper component and associated transparent nav hack
  • Upgraded @rstack-dev/doc-ui package to version 1.12.0
  • Simplified the home page layout to use BackgroundImage directly

Reviewed Changes

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

File Description
website/theme/pages/index.tsx Removed HomeBackground wrapper component and unused import; simplified HomeLayout to directly use BackgroundImage
website/package.json Upgraded @rstack-dev/doc-ui from 1.11.0 to 1.12.0
pnpm-lock.yaml Updated lock file with new package versions and transitive dependencies (framer-motion 12.23.24, motion-dom 12.23.23)
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@Timeless0911 Timeless0911 merged commit 0ee8416 into main Nov 18, 2025
23 checks passed
@Timeless0911 Timeless0911 deleted the rm-hack branch November 18, 2025 06:22
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.

2 participants