t1m0n
|
904f4d46ae
|
add Dutch translation
|
2016-04-21 12:49:37 +03:00 |
|
t1m0n
|
fe45ba7eb1
|
rename 'pt-pt' to 'pt'
|
2016-04-21 12:27:07 +03:00 |
|
t1m0n
|
caf8464683
|
patch and fixe 'pt' locale
|
2016-04-21 12:22:46 +03:00 |
|
t1m0n
|
436dd5fd7b
|
add pt-pt.js file
|
2016-04-21 12:12:34 +03:00 |
|
Timofey
|
05b6f6cece
|
Rename datepicker.pt-br.js to datepicker.pt-BR.js
|
2016-04-21 11:55:15 +03:00 |
|
t1m0n
|
06108ff096
|
add pt-BT lacale, add timeFormat to rest langs
|
2016-04-21 11:48:41 +03:00 |
|
Timofey
|
55a48416cb
|
Merge pull request #17 from dowglaz/develop
Add brazilian portuguese locale support
|
2016-04-21 10:37:53 +03:00 |
|
t1m0n
|
82ca3b75d2
|
revert body cell event to click, change input event to keydown
|
2016-04-19 11:41:05 +03:00 |
|
t1m0n
|
0f87ce2d58
|
add todayButton advanced behaviour, closes #36
|
2016-04-18 10:54:44 +03:00 |
|
t1m0n
|
1541a90d66
|
fixed ie10-11 bug which prevented from selecting cell, when input had placeholder, fixes #36
|
2016-04-13 12:21:54 +03:00 |
|
t1m0n
|
6edcbcc8f8
|
hide .datepickers-container on print page, closes #37
|
2016-04-07 11:22:44 +03:00 |
|
Douglas M. Cotrim P. Melo
|
4794accaf1
|
Fix spacing between month names
|
2016-04-06 21:19:50 -03:00 |
|
t1m0n
|
12e7c3dd1f
|
remove global 'Datepicker' var, add it to $.fn, closes #32
|
2016-04-06 10:58:12 +03:00 |
|
t1m0n
|
c648cba3ab
|
add timepicker to develop branch, closes #3
|
2016-04-04 10:41:02 +03:00 |
|
t1m0n
|
5956c93031
|
Merge branch 'master' into develop
Conflicts:
dist/js/datepicker.js
dist/js/datepicker.min.js
|
2016-04-04 10:31:23 +03:00 |
|
t1m0n
|
e8577a50f7
|
remove unnecessary code line
|
2016-04-04 10:28:05 +03:00 |
|
t1m0n
|
84bfbe9a45
|
fix focus on current time in IE
|
2016-04-01 11:07:39 +03:00 |
|
t1m0n
|
bc6960aad4
|
fixed stack overflow caused by .change()
|
2016-03-29 15:55:34 +03:00 |
|
t1m0n
|
02ec0118a6
|
add highlighting effect when mouse cursor over time sliders
|
2016-03-28 12:19:21 +03:00 |
|
t1m0n
|
c6b34f1864
|
complete English docs
|
2016-03-24 11:33:39 +03:00 |
|
t1m0n
|
c9b7cc4b7e
|
begin English timepicker docs
|
2016-03-23 11:39:15 +03:00 |
|
t1m0n
|
9e376d4b4c
|
add Russian docs for timepicker
|
2016-03-23 11:18:10 +03:00 |
|
t1m0n
|
0244e14e6f
|
wrap plugin in ;(function (window, $, undefined) { ... })(window, jQuery);, closes #34
|
2016-03-22 12:03:20 +03:00 |
|
t1m0n
|
61d7ff7da8
|
update input value then call update(), begin timepicker docs
|
2016-03-20 20:50:58 +03:00 |
|
t1m0n
|
d11bac1708
|
add time to onSelect date argument, add timepicker tests
|
2016-03-11 10:44:52 +03:00 |
|
t1m0n
|
2711ba3c04
|
improve selectDate method by adding time validation, add some timepicker tests
|
2016-03-09 12:39:52 +03:00 |
|
t1m0n
|
8c4b94547a
|
begin test timepicker
|
2016-03-02 11:20:53 +03:00 |
|
t1m0n
|
2d0dbf0b3b
|
fix selecting disabled date from timepicker
|
2016-03-02 11:01:30 +03:00 |
|
t1m0n
|
2966825be5
|
change current time style
|
2016-03-01 11:50:29 +03:00 |
|
t1m0n
|
2fa2033611
|
add 'am/pm' to current time, change 'am/pm' sign to 'aa'
|
2016-03-01 11:18:00 +03:00 |
|
t1m0n
|
f5b208dbc5
|
add 12 hours mode
|
2016-02-29 12:29:43 +03:00 |
|
t1m0n
|
1ca88e6d0a
|
add time validation, improve time change when range is true
|
2016-02-26 17:52:34 +03:00 |
|
t1m0n
|
dffa4429a7
|
add handling min/max date
|
2016-02-24 12:26:05 +03:00 |
|
t1m0n
|
895e621397
|
remove text inputs
|
2016-02-20 12:22:13 +03:00 |
|
t1m0n
|
d018a1c46f
|
add min max options for hours and minutes
|
2016-02-19 11:50:49 +03:00 |
|
t1m0n
|
1344888028
|
Merge tag 'v1.2.3' into time-sliders
Conflicts:
dist/js/datepicker.js
dist/js/datepicker.min.js
src/js/datepicker.js
|
2016-02-18 19:20:46 +03:00 |
|
t1m0n
|
cbe73255af
|
add v1.2.3 description in Readme, add ids in docs
v1.2.3
|
2016-02-13 17:27:14 +03:00 |
|
t1m0n
|
9e965853f0
|
fixed typo in index-ru
|
2016-02-13 17:06:40 +03:00 |
|
t1m0n
|
d9aea004ae
|
fixed dateFormat method for special characters
|
2016-02-13 16:22:02 +03:00 |
|
t1m0n
|
b2a35920e2
|
Merge branch 'master' into time-sliders
Conflicts:
dist/js/datepicker.min.js
|
2016-02-12 10:42:38 +03:00 |
|
t1m0n
|
d18e8bae62
|
add TODO's, change color of clock icon
|
2016-02-09 12:37:13 +03:00 |
|
Douglas M. Cotrim P. Melo
|
c1cd23c2a7
|
Add brazilian portuguese locale support
|
2016-02-05 18:33:50 -02:00 |
|
t1m0n
|
1fa7899d9a
|
add clock icon, add visual separation between dates and time
|
2016-02-03 11:25:06 +03:00 |
|
t1m0n
|
fbb3557e4c
|
add changelog for v1.2.2
|
2016-02-01 11:34:27 +03:00 |
|
t1m0n
|
e0b845a8e8
|
added German language
v1.2.2
|
2016-02-01 11:25:58 +03:00 |
|
t1m0n
|
b455f0dbd9
|
Merge branch 'Ichag-patch-1'
|
2016-02-01 11:20:32 +03:00 |
|
t1m0n
|
941efc4f8a
|
Merge branch 'patch-1' of https://github.com/Ichag/air-datepicker into Ichag-patch-1
|
2016-02-01 11:19:40 +03:00 |
|
t1m0n
|
ea85bbfb7b
|
fix typo in monthsField
|
2016-02-01 11:15:39 +03:00 |
|
Max Hellwig
|
4c4ca4cff6
|
Add german translation
|
2016-01-29 14:02:02 +01:00 |
|
t1m0n
|
476a18bef0
|
now can change value in text inputs
|
2016-01-28 12:02:41 +03:00 |
|