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

Dynamic Calendar with Hover Effects #4498

Closed
wants to merge 1 commit into from

Conversation

neeru24
Copy link
Contributor

@neeru24 neeru24 commented Nov 3, 2024

  • Hover Effects: The CSS code adds hover effects to the days. When a day is hovered over, its background color changes to a lighter shade of pink. For days with events, a darker shade of pink is used on hover.

  • Visual Enhancement: The box-shadow property is used to add a subtle shadow to the hovered day, providing a more 3D effect.

By implementing these changes, a more interactive and visually appealing calendar is created that enhances the user experience.

fixes: #4497
kindly merge it @abhi03ruchi

image

Recording.2024-11-03.145440.mp4

Copy link

vercel bot commented Nov 3, 2024

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

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 3, 2024 9:27am

Copy link
Contributor

github-actions bot commented Nov 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 3, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit 4830f87
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/672741eeb6315e0008b265b2
😎 Deploy Preview https://deploy-preview-4498--swapreadsconnect.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.

@abhi03ruchi
Copy link
Collaborator

abhi03ruchi commented Nov 3, 2024

will merge ur pr , after pr #4450.

@abhi03ruchi
Copy link
Collaborator

resolve conflicts , will merge ur pr then . do it carefully .

@neeru24
Copy link
Contributor Author

neeru24 commented Nov 3, 2024

resolve conflicts , will merge ur pr then . do it carefully .

okk, I'll create a new PR

@neeru24 neeru24 closed this Nov 3, 2024
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.

Feat: Static Calendar
2 participants