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

Enhanced the pagination buttons according to the theme #1937

Merged
merged 3 commits into from
Dec 23, 2024

Conversation

isid555
Copy link
Contributor

@isid555 isid555 commented Dec 23, 2024

Fixes Issue🛠️

Closes #1933

Description👨‍💻

This pull request addresses two key issues with the guiding buttons in CalcDiverse:

  1. Dynamic Hover Effect with Theme Change: The hover effect of the guiding buttons (Next and Previous) is not currently dynamic when switching between the light and dark themes. This update ensures that the hover effect adapts properly to the selected theme.

  2. Modernized Button Styling: The styling of the buttons has been improved to align with modern design standards, making them more visually appealing.

Type of Change📄

  • Style (non-breaking change which improves website style or formatting)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Screenshots/GIF📷

image


image

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @isid555, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for calcdiverse ready!

Name Link
🔨 Latest commit 0a507c0
🔍 Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/6769464174735800080ffe95
😎 Deploy Preview https://deploy-preview-1937--calcdiverse.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 site configuration.

@Rakesh9100 Rakesh9100 changed the title Implemented Pagination Buttons Alternations Enhanced the pagination buttons according to the theme Dec 23, 2024
@Rakesh9100 Rakesh9100 merged commit bb94639 into Rakesh9100:main Dec 23, 2024
4 checks passed
Copy link

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @isid555

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion Easy Low effort straightforward task KWOC KWOC Open Source Program labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion Easy Low effort straightforward task KWOC KWOC Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Style] Enhance the pagination buttons according to the theme
2 participants