markitondemand / mk-ui

A suite of JavaScript component libraries focused on accessible solutions to common UI challenges.
MIT License
9 stars 7 forks source link

Add active dates option #6

Closed ETNOL closed 7 years ago

ETNOL commented 7 years ago

Accepts an array of Date objects as the activeDates property on options. If calendar cell jsdate compares to one of the activeDates, that cell receives an "active" class.