Skip to content
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

enhancement: Improve Navbar to use new Nuxt UI Component #262

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

HugoRCD
Copy link
Owner

@HugoRCD HugoRCD commented Nov 1, 2024

Introduced a new issue template for enhancement requests to streamline the process of suggesting improvements. The Navbar component has been refactored to include GitHub stars count directly instead of using a separate GithubStar component, which has been removed. Navigation items now have an optional icon property and the navigation function in utils has been updated accordingly. Added simple-icons package to devDependencies for additional icons support.

🔗 Linked issue

resolve #261

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

…ar component

Introduced a new issue template for enhancement requests to streamline the process of suggesting improvements. The Navbar component has been refactored to include GitHub stars count directly instead of using a separate GithubStar component, which has been removed. Navigation items now have an optional icon property and the navigation function in utils has been updated accordingly. Added simple-icons package to devDependencies for additional icons support.
@HugoRCD HugoRCD self-assigned this Nov 1, 2024
Copy link

vercel bot commented Nov 1, 2024

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

Name Status Preview Comments Updated (UTC)
shelve ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 1:25pm

Copy link

github-actions bot commented Nov 1, 2024

Thank you for following the naming conventions! 🙏

Copy link

pkg-pr-new bot commented Nov 1, 2024

Open in Stackblitz

bun add https://pkg.pr.new/HugoRCD/shelve/@shelve/cli@262

commit: 2d7312b

@HugoRCD HugoRCD merged commit 8a08891 into main Nov 1, 2024
8 checks passed
@HugoRCD HugoRCD deleted the feat/261 branch November 1, 2024 13:33
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.

enhancement: Improve Navbar to use new Nuxt UI Component
1 participant