toptalo
b0e96fe2c4
Add normalization to mousewheel event to fix scroll speed issue
...
Closes #689
2019-11-11 18:57:26 +03:00
Valera
82a256409f
Fix gitignore
2019-02-23 15:07:25 +03:00
Valera
6d7042131b
Why idea in git?
2019-02-23 14:33:13 +03:00
Valera
da3d5bc407
Added pull request template
2019-02-23 14:31:01 +03:00
Valera
98e0955209
New version %npm_package_version%
2019-02-23 14:25:17 +03:00
Valera
2b6edfc633
Fix karma config
2019-02-23 14:23:52 +03:00
Maksim Degtyarev
b11add5663
add insideParent property
...
(cherry picked from commit ebc3c8630e
)
2019-02-23 14:22:03 +03:00
Maksim Degtyarev
9ab5953f50
fix removing symbols with cmd or selecting
...
(cherry picked from commit cf89d330df
)
2019-02-23 14:21:01 +03:00
Valera
1621ce716c
Change Uglify to Uglify-JS
2019-02-23 14:11:10 +03:00
Valeriy Chupurnov
af7dbc036b
Merge pull request #693 from bmalpham8/master
...
fix onClose call multiple times
2019-02-23 13:29:53 +03:00
Valeriy Chupurnov
3451e14ed5
Merge pull request #697 from xdan/revert-694-master
...
Revert "fix removing symbols with cmd or selecting"
2019-02-23 13:29:37 +03:00
Valeriy Chupurnov
aee154de73
Merge pull request #685 from degroote-benjamin/Fix/wheel
...
fix timepicker wheel
2019-02-23 13:28:38 +03:00
Valeriy Chupurnov
9145648287
Revert "fix removing symbols with cmd or selecting"
2019-02-23 13:27:49 +03:00
Valeriy Chupurnov
3e051a26a6
Merge pull request #694 from brcportal2/master
...
fix removing symbols with cmd or selecting
2019-02-23 13:26:47 +03:00
Maksim Degtyarev
ebc3c8630e
add insideParent property
2019-01-16 16:23:06 +03:00
Maksim Degtyarev
2801f1a8b1
add .gitignore
2019-01-10 09:31:53 +03:00
Maksim Degtyarev
3579a82d11
build
2018-12-27 09:25:04 +05:00
Maksim Degtyarev
cf89d330df
fix removing symbols with cmd or selecting
2018-12-26 18:15:50 +05:00
Thomas Wunner
6e7243d778
fix onClose call multiple times
2018-12-20 14:26:41 +01:00
Valeriy Chupurnov
97be78e40a
Merge pull request #673 from antonpod/patch-1
...
Add parentID documentation
2018-10-10 20:21:09 +03:00
Valeriy Chupurnov
71aae856e9
Merge pull request #683 from nireno/legacy_support
...
Object.values not supported in IE
2018-10-10 20:20:48 +03:00
degroote-benjamin
1329a33ff5
direction was inverse
2018-08-30 15:14:19 +02:00
degroote-benjamin
8adc163816
fix timepicker wheel
2018-08-30 15:01:45 +02:00
Niren Orie
03a96bed8a
Object.values not supported in IE
2018-08-13 15:15:46 -04:00
Anton Podolsky
98809b9007
Add parentID documentation
2018-07-04 12:54:26 +03:00
Valeriy Chupurnov
00c84bec27
Merge pull request #670 from KyleMit/bugfix/paste
...
fixes #669 fix paste error overflowing mask length
2018-06-28 19:14:12 +05:00
Kyle
83bc5ef2e3
fixes #669 fix paste error overflowing mask length
2018-06-14 18:18:48 -04:00
Chupurnov Valeriy
11a13e949c
Fix readme
2018-03-21 21:45:51 +05:00
Chupurnov Valeriy
cac2c9fdee
Added travis etc shields
2018-03-21 21:43:32 +05:00
Chupurnov Valeriy
d90b818b7e
New version 2.5.20
2018-03-21 21:26:30 +05:00
Chupurnov Valeriy
2382196ce7
New version 2.5.19
2018-03-21 21:23:38 +05:00
Valeriy
7d945b6024
Merge pull request #649 from HuBandiT/master
...
fix minTime/maxTime
2018-03-21 19:23:48 +05:00
Valeriy
5af9768a82
Merge pull request #652 from Kazanz/patch-1
...
Improve npm build help in readme
2018-03-21 19:19:34 +05:00
Valeriy
d991f1dbb7
Merge pull request #654 from Pomax/patch-1
...
Fix touch events crashing on desktop
2018-03-21 19:19:00 +05:00
Mike Kamermans
80b269bdb9
Update jquery.datetimepicker.js
2018-03-19 11:45:43 -07:00
Mike Kamermans
d443bae502
Update jquery.datetimepicker.js
2018-03-19 11:44:43 -07:00
Mike Kamermans
1956c8b4ba
Fix touch events crashing on desktop
...
Fixes https://github.com/xdan/datetimepicker/issues/636 by actually checking the event type for mouse vs. touch
Fairly critical bug because it's a guaranteed throw.
2018-03-19 11:42:45 -07:00
Zachary Kazanski
84a9cbc02b
Improve npm build help in readme
2018-03-12 23:22:01 -04: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
HuBandiT
9eba6ad646
fix minTime/maxTime; improvement: timebox only contains time lines between minTime <= x < maxTime
2018-03-07 21:24:53 +01:00
Chupurnov Valeriy
a530a454a3
New version 2.5.18
2018-02-16 15:12:31 +05:00
Valeriy
4bbf1de9aa
Merge pull request #642 from nireno/fix_641
...
Fix issue #641
2018-02-16 15:06:43 +05:00
Valeriy
3c9e025af1
Merge pull request #644 from ethaizone/patch-yearOffset
...
Fix yearOffset implement.
2018-02-16 15:04:45 +05:00
EThaiZone
b7be13d75e
Make yearOffset to make it usable - Fix I used let - LOL
2018-02-15 17:17:26 +07:00
EThaiZone
ed8a1540bb
Make yearOffset to make it usable
2018-02-15 17:11:21 +07:00
Niren Orie
2509a6915d
Update documentation for setDateFormatter
...
Include how to opt-in to the built-in moment.js configuration and document the new formatMask property.
2018-02-12 11:59:01 -04:00
Niren Orie
8842bfe0f3
Re-introduce momentjs support via a predefined date formatter
2018-02-12 11:02:24 -04:00
Niren Orie
f006e96b62
Fix issue #641
...
This removes the reference to the global moment function. A custom masking function must now accompany any custom formatter configured via setDateFormatter. This will prevent moment.js from breaking pages that use the default formatter.
2018-02-09 18:26:55 -04:00
Chupurnov Valeriy
892e2b8807
New version 2.5.17
2018-01-23 10:55:13 +05:00
Valeriy
a32c8eb072
Merge pull request #633 from Alexwijn/master
...
Added support for not opening on focus
2018-01-23 10:49:09 +05:00