Skip to content

v1.10.0

Compare
Choose a tag to compare
@mugifly mugifly released this 16 Feb 02:14
· 176 commits to master since this release

1.10.0 2014-02-16 (JST)

  • [Add] Polish locale (Thanks to: viszman).
  • [Add] Romanian locale (Thanks to: IngerAlHaosului).
  • [Add] Support for minDate and maxDate options (Thanks to: droidmunkey).
  • [Add] Support for minTime and maxTime options (Thanks to: CedricLevasseur).
  • [Add] Support for user event-handlers: onInit, onShow, onHide (Idea by: Kupid Wang).
  • [Add] Manual handling of the appended picker (handleDtpicker method).
  • [Add] Allow focus of input to display datepicker (Thanks to: jpetto).
  • [Fix] Use isNaN instead of Number.isNaN (Thanks to: vbatoufflet).
  • [Fix] Don't allow scroll to past-month when limiting to future dates (Report by: fredrik-w).