Commit Graph

26 Commits

Author SHA1 Message Date
Christopher Lassen
ba53eb4986 New build 2020-10-12 11:55:34 +02:00
toptalo
b0e96fe2c4 Add normalization to mousewheel event to fix scroll speed issue
Closes #689
2019-11-11 18:57:26 +03:00
Maksim Degtyarev
b11add5663 add insideParent property
(cherry picked from commit ebc3c8630e)
2019-02-23 14:22:03 +03:00
Valera
1621ce716c Change Uglify to Uglify-JS 2019-02-23 14:11:10 +03:00
Valeriy Chupurnov
9145648287
Revert "fix removing symbols with cmd or selecting" 2019-02-23 13:27:49 +03:00
Maksim Degtyarev
ebc3c8630e add insideParent property 2019-01-16 16:23:06 +03:00
Maksim Degtyarev
3579a82d11 build 2018-12-27 09:25:04 +05:00
Chupurnov Valeriy
2382196ce7 New version 2.5.19 2018-03-21 21:23:38 +05:00
HuBandiT
d409dfa212 fix minDateTime/maxDateTime
UI FIXME: if you are on the day with the minDateTime/maxDateTime limit and your timebox lists only the times according to the limit, when you click on another day, the timebox is populated with all the newly allowed times, but the scrollbar does not update, so you cannot scroll to them using the scroll bar. if you click again on a day (any day), the scrollbar is updated correctly and you can select all times from the timebox again
2018-03-08 00:12:56 +01:00
Chupurnov Valeriy
6f86f8c9ca New version 2.5.5 2017-10-12 13:18:22 +05:00
Bunhann
84932f2b97 Fix Khmer Language Spelling 2017-05-18 10:45:53 +07:00
Socheat Sok
d6f14b915a build new release 2017-04-25 11:21:44 +07:00
Edmond Chui
47f23964e2 Fix typo mounth
Change all occurrences of ```mounth``` to ```month```.
2016-05-20 10:48:47 -07:00
Chupurnov Valeriy
d35c53dd59 New version 2.5.4 2016-05-20 00:46:42 +05:00
Vasiliy Zverev
2266845f52 show parsed date/time to user after validation
https://github.com/xdan/datetimepicker/issues/425
2016-04-06 16:45:46 +03:00
Chupurnov Valeriy
f4c063f13a New version 2.5.2 Fix devDependencies with concat-cli 2016-04-02 00:55:55 +05:00
Dan Bettles
33d1338268 The vertical position of the picker is completely reset before the new position is applied to prevent interference from previous values. 2016-03-11 12:48:34 +00:00
Dan Bettles
1b4fad11b3 The picker is positioned correctly when the date input resides within a fixed container: the picker is displayed above the date input when there is insufficient room beneath the input. Also: added a couple test pages; normalized indentation in the JavaScript; fixed a couple warnings raised by the build script. 2016-03-11 12:21:12 +00:00
Rodolfo Ospina Rojas
6e0f1a6365 The mask is now a valid date when validate on blur is active. Also the mask now displays every time you focus the field instead of just the first time 2016-03-01 09:14:46 -05:00
Chupurnov Valeriy
d7666521eb Added getValue method. Update documentation 2016-02-19 14:36:02 +05:00
Chupurnov Valeriy
cb8086ebfc Fix package.json. Use jquery.datetimepicker.full.min.js how main file 2016-02-18 18:39:24 +05:00
Chupurnov Valeriy
102d60b41d In bower was added datetimepicker.full.js 2016-02-16 23:49:53 +05:00
extremumratio
f4d0e46691 use php-date-formatter 2015-12-28 22:37:09 +05:00
extremumratio
f8a2c0810e Fix issue #333 2015-09-30 22:15:43 +05:00
extremumratio
e8d06199ce use concat-cli for build script 2015-09-26 16:25:03 +05:00
Jonathan Gotti
f910a50ffd Add a 'npm run build' command 2015-09-23 16:14:03 +02:00