forked from mugifly/jquery-simple-datetimepicker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES
More file actions
26 lines (20 loc) · 913 Bytes
/
CHANGES
File metadata and controls
26 lines (20 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Version history for query-simple-datetimepicker
https://github.com/mugifly/jquery-simple-datetimepicker/
1.1.4 2013-06-02
- [Add] Brasil locale (Thanks to: Mauricio).
1.1.3 2013-05-22
- [Add] Russian locale (Thanks to: rdolgushin).
1.1.2 2013-05-09
- [Fixed] IE8 compatibility (Thanks to: mackeian).
1.1.1 2013-03-12
- [Fixed] Fixed width of timelist for bug in ie9 (Thanks to: jjsgro).
1.1.0 2013-03-02
- [Implement] Option to disable the animation.
- [Improve] Animation and parts.
- [Fixed] Support dateFormat and fix bug (Thanks to: LeandroSe).
- [Fixed] Support Firefox in current date (Thanks: LeandroSe).
- [Improve] Show the month name instead of number in header (Thanks to: dsims).
- [Fixed] appendDtpicker is not overriding the default date with the input's value (Thanks: dsims).
- [Fixed] default month (Thanks: dsims).
1.0.0 2012-11-02
- Initial release.