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

fix(calendar): added checking for each month when checking the disabled year #13920

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

alexandergu
Copy link
Contributor

Fixes #13919

When checking the year for disabled status, now each month is checked for disability.
An optional year parameter has been added to the isMonthDisabled method

@vercel
Copy link

vercel bot commented Oct 18, 2023

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

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2023 11:56am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Oct 19, 2023 11:56am

@vercel vercel bot temporarily deployed to Preview – primeng-ssr-test October 19, 2023 11:56 Inactive
Copy link

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Feb 17, 2024
@cnaess
Copy link

cnaess commented Feb 23, 2024

Please keep open

@github-actions github-actions bot removed the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Feb 24, 2024
@cetincakiroglu cetincakiroglu merged commit 6c1f8b0 into primefaces:master Mar 20, 2024
2 checks passed
@cetincakiroglu
Copy link
Contributor

Hi @alexandergu

Sorry for the review latency and huge thanks for the effort and support!

@cetincakiroglu cetincakiroglu mentioned this pull request Mar 22, 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.

Calendar: the calendar disables the year if minDate is set to the current month
3 participants