Releases: mugifly/jquery-simple-datetimepicker
Releases · mugifly/jquery-simple-datetimepicker
v1.12.0
- [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
- [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
v1.10.0
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
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
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