Skip to content

v1.10.0

Choose a tag to compare

@geeofree geeofree released this 21 Jun 14:19
· 20 commits to master since this release
f7924eb

1.10.0 (2018-06-21)

Changelog:

  • #getWeeksInMonth - Modified. Should now only accept the first argument with Date types only and the second argument with Integer types only
  • #startCurrentDateAt - Modified. Should now only change the #date state when set instead of both date and #selectedDate. Also added a feature to set the date to today if the given value is a non-Date type
  • #startSelectedDateAt - New Prop. Same functionality as #startCurrentDateAt, only that it changes the selectedDate state