datetimepicker/build
J3QQ4 24fe9b6bd7 Fix bug: scrolling time div on touchscreens
On touchscreens, the default datetimepicker closes unexpectedly when trying to scroll on the time picker. This is because scrolling triggers touchend event, just like clicking. 

To fix, we use the touchmove event to determine that we are scrolling, not clicking, using a global variable.
2016-06-16 19:07:47 +08:00
..
jquery.datetimepicker.full.js Fix bug: scrolling time div on touchscreens 2016-06-16 19:07:47 +08:00
jquery.datetimepicker.full.min.js Fix showing on one hour less every date select ('h:i a'). Again 2016-06-08 17:23:38 +03:00
jquery.datetimepicker.min.css Fix typo mounth 2016-05-20 10:48:47 -07:00
jquery.datetimepicker.min.js Fix typo mounth 2016-05-20 10:48:47 -07:00