Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Fixed issue where if selected day is not in the current year it would not become 'picked' #194

Closed
wants to merge 1 commit into from

Conversation

jamesblanksby
Copy link

When selecting a day that is not in the current year the renderDays method would not register it as picked. As a result the day element would not be given a picked value in the data-view attribute. The pick.datedatepicker callback is unaffected.

@fengyuanchen
Copy link
Owner

fengyuanchen commented Dec 20, 2018

  1. Should use setFullYear instead of setYear.
  2. Don't submit the files within the dist folder.

@jamesblanksby
Copy link
Author

You're welcome.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants