Skip to content

Staging #29

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 4 commits into from
May 30, 2025
Merged

Staging #29

merged 4 commits into from
May 30, 2025

Conversation

ncdai
Copy link
Owner

@ncdai ncdai commented May 30, 2025

No description provided.

ncdai added 4 commits May 30, 2025 22:16
Add SWR library to fetch and display GitHub repository stars count
in the header component. This provides real-time feedback on the
repository's popularity.

refactor(header): remove size prop from Button for GitHub link

Remove the size="icon" prop from the Button component wrapping the
GitHub link to simplify the component usage.

feat(web): add StarsCount component to display GitHub stars

Create a new StarsCount component that fetches and displays the
number of stars from the GitHub API. This enhances the user
experience by showing the repository's popularity.

refactor(web): remove theme-switcher component

Remove the theme-switcher component as it is no longer needed. This
reduces the codebase complexity and maintenance overhead.

refactor(toggle-theme): replace icons with SVG for theme toggle

Replace the MoonStarIcon and SunIcon with a custom SVG for the
theme toggle button. This change provides a more consistent and
customizable icon appearance.
…y and consistency

style(page.tsx): remove size attribute from Button component for uniform styling
…selection update works

refactor(index.tsx): adjust inertia scroll duration calculation for better performance
chore(index.tsx): remove unused commented code for cleaner codebase
Copy link

changeset-bot bot commented May 30, 2025

🦋 Changeset detected

Latest commit: e456552

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@ncdai/react-wheel-picker Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

vercel bot commented May 30, 2025

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

Name Status Preview Comments Updated (UTC)
react-wheel-picker-website 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 30, 2025 4:17pm

@ncdai ncdai merged commit fc2e1ef into main May 30, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant