|
| 1 | +#Change Log |
| 2 | + |
| 3 | +##1.6.4 |
| 4 | + |
| 5 | +##1.6.3 |
| 6 | +- Fix: Add Albanian i18n to dist folder |
| 7 | + |
| 8 | +##1.6.2 |
| 9 | +- Fix: Now button giving Na:Na |
| 10 | +- Fix: tz offset calculation |
| 11 | +- Fix: "Today" fails on plain datepicker control |
| 12 | +- Fix: getDate() returns time (hh:mm) even when plugin is applied on "non-input" elements |
| 13 | +- Fix: setSelectionRange for older IE |
| 14 | +- Fix: Hellenic i18n |
| 15 | +- Fix: window.log in older IE |
| 16 | +- Add: Albanian i18n |
| 17 | +- Remove: partial support for alpha timezones |
| 18 | + |
| 19 | +##1.6.1 |
| 20 | +- Fix: Add non-dist files to bower.json ignore property |
| 21 | +- Fix: \#836 - fixes "invalid-meta" warning for bower |
| 22 | +- Fix: correct version in package.json |
| 23 | +- Fix: \#829 - Update input after pressing now button. Calls onSelectHandler in \_gotoToday. |
| 24 | +- Fix: Update input field after pressing Now button |
| 25 | +- Fix: version number in bower.json |
| 26 | +- Add: \#838 - Macedonian localization by \@ristovskiv |
| 27 | +- Add: Allow direct time input from widget |
| 28 | + |
| 29 | +## 1.6.0 |
| 30 | +- Fix: bower.json main file entries |
| 31 | +- Add: Persian language to i18n |
| 32 | +- Improve: README.json |
| 33 | + |
| 34 | +##1.5.0 |
| 35 | +- Improve: Check for existence of properties when determining which value to use instead of just truthiness to avoid o.min evaulating to false when its value is 0. |
| 36 | +- Improve: $.timepicker.log to accept multiple arguments. |
| 37 | +- Fix: to not override inline property. |
| 38 | +- Fix: a big bug on the “go to today” functionality. When the month is not the current month, the date change didn’t work. |
| 39 | +- Add: examples for $.timepicker.datetimeRange(), $.timepicker.timeRange(), and $.timepicker.dateRange(). |
| 40 | +- Add: jQueryUI style classes to select controls. |
| 41 | +- Update and test with latest jQuery and jQueryUI. |
0 commit comments