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

feat(calls): allow DatePicker to display only past and today's dates #7100

Merged
merged 4 commits into from
Mar 16, 2024

Conversation

amansultani
Copy link
Contributor

Changes Made

I updated the Calls.vue to allow the DatePicker to display only past and today's dates by adding :max-date="new Date()".

Why

This change improves the user experience by limiting the date for call log selection to past and today.

How

I added the :max-date="new Date()" prop to the DatePicker component.

@CLAassistant
Copy link

CLAassistant commented Jan 2, 2024

CLA assistant check
All committers have signed the CLA.

@asbiin asbiin merged commit c099c93 into monicahq:main Mar 16, 2024
18 checks passed
Copy link

github-actions bot commented May 3, 2024

🎉 This PR is included in version 5.0.0-beta.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants