Skip to content

v0.7.0

Compare
Choose a tag to compare
@Zertz Zertz released this 14 Mar 01:00
· 62 commits to main since this release
  • Add support for minValue and maxValue
  • When minValue and maxValue are specified, return years array
  • Add available property in months which may be false when minValue or maxValue are specified
  • Rollover a week if month starts on day 1 or ends on day 7
  • Remove <button> on days, use renderDay to render whichever element is best for you
  • Improve examples