8000 feat(web): replace NavBar with Header component and add blur effect (#945) by 1chooo · Pull Request #946 · 1chooo/1chooo.com · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(web): replace NavBar with Header component and add blur effect (#945) #946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 5, 2025

Conversation

1chooo
Copy link
Owner
@1chooo 1chooo commented Apr 5, 2025

This pull request involves renaming the NavBar component to Header and updating related references and configurations accordingly. The most important changes include modifying imports and component usage, updating configuration keys, and removing the old NavBar component.

Changes to component imports and usage:

Component addition and removal:

Configuration updates:

resolved: #945

@1chooo 1chooo added the enhancement New feature or request label Apr 5, 2025
@1chooo 1chooo added this to the April 2025 milestone Apr 5, 2025
@1chooo 1chooo requested a review from Copilot April 5, 2025 07:49
@1chooo 1chooo self-assigned this Apr 5, 2025
Copy link
vercel bot commented Apr 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
1chooo-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2025 7:53am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
1chooo-com-docs ⬜️ Skipped (Inspect) Apr 5, 2025 7:53am

Copy link
Contributor
@Copilot 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.

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

Comments suppressed due to low confidence (1)

apps/web/src/components/layout/header.tsx:16

  • [nitpick] For consistency with the previous NavBar component, consider renaming 'isCurrentPath' to 'isActive'.
  const isCurrentPath = (path: string) => {

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@vercel vercel bot temporarily deployed to Preview – 1chooo-com-docs April 5, 2025 07:51 Inactive
@1chooo 1chooo requested a review from Copilot April 5, 2025 07:51
Copy link
Contributor
@Copilot 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.

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

@1chooo 1chooo changed the title refactor(web): replace NavBar with Header component and add blur effect (#945) feat(web): replace NavBar with Header component and add blur effect (#945) Apr 5, 2025
@1chooo 1chooo merged commit fdcfd22 into main Apr 5, 2025
4 checks passed
@1chooo 1chooo deleted the feat/#945 branch April 5, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] Add Blur Effect to Header
1 participant
0