Skip to content

Releases: mugifly/jquery-simple-datetimepicker

v1.12.0

25 Apr 10:06
Compare
Choose a tag to compare
  • [Add] Automatically relocate a position of a picker when picker is float-mode.
  • [Add] Automatically destroy a picker, when an input-field has lose.
  • [Add] The getDate and setDate method is available on PickerHandler Object.
  • [Change] Changed a parent element to root, when picker is float-mode (Reported by: Kupid).

v1.11.0

24 Apr 19:00
Compare
Choose a tag to compare
  • [Add] Support for allowWdays option (Idea by: elvinlee).
  • [Add] Greek locale (Thanks to: sincetomorrow).
  • [Fix] Issue at option.current - Setting the custom date and time as default (Thanks to: michelts).
  • [Fix] Process for drawing the time cell (Reported by: jhiver).
  • [Fix] Past date is selected when clicking on previous (futureOnly) (Reported by: ignatiusreza).
  • [Fix] Bug when switching to next month.
  • [Fix] If not available a console on this environment.
  • [Fix] Position / outerHeight() gives wrong value (Thanks to: ricardocanelas).

v1.10.1

16 Feb 03:10
Compare
Choose a tag to compare

1.10.1 2014-02-16 (JST)

  • [Fix] Issue with month jumping (Report by: jcutrell, LinTicket, cnorthwood).

v1.10.0

16 Feb 02:14
Compare
Choose a tag to compare

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).

v1.9.0

06 Nov 03:15
Compare
Choose a tag to compare

1.9.0 2013-11-06 (JST)

  • [Add] Support for Bower (Thanks to: kmulvey).
  • [Change] Improved localization mechanism (Thanks to: LucasTheCure).
  • [Change] Refactor - Simplified some codes (Thanks to: LucasTheCure).
  • [Fix] Close a picker when date is selected on dateOnly mode (Thanks to: Kwozzie).

Thanks to contributors :)

v1.8.0

17 Oct 15:01
Compare
Choose a tag to compare

1.8.0 2013-10-17 (JST)

  • [Add] Portuguese locale (Thanks to: adc-tcarvalho).
  • [Add] Dutch locale (Thanks to: Mondane).
  • [Add] Czech locale (Thanks to: Jan Zatloukal).
  • [Add] French locale (Thanks to: Jan matll42).
  • [Add] Italian locale (Thanks to: Mauro Zuccato).
  • [Fix] Fixing positioning when element is inside of nested relative parent (Thanks to: AddoSolutions).

Try latest example: http://mugifly.github.io/jquery-simple-datetimepicker/jquery.simple-dtpicker.html

jquery-simple-datetimepicker_v1_8_0