forked from primefaces/primeng
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A fix for the issue discussed in primefaces#4755. A case where the previous code doesn´t work is if minDate currentMonth is January, i.e. 0.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3ff34fc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you going to submit (or have you already submitted) this PR for PrimeNG to review?
I didn't see it in their PR's but I'm new to how they handle the review process.
3ff34fc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey
I´m new to these processes as well. I thought that a change suggestion might be enough for you guys, seeing as I only changed a couple of rows.
Is it or do you want a PR?