| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
originalEvent. Fixed #4333 - Nested draggables problem in IE"
This reverts commit 7eda94a8c916760de4093df85f58cc694838b52b.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
#7566 - Dutch march name translation
(cherry picked from commit 5002bf61855ffe365f759f0b2c484188bfe4e1d6)
|
| | |
| | |
| | |
| | |
| | |
| | | |
using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height
(cherry picked from commit b8af0d1f7505dd5e56319a11bbd14f1e381b36b9)
|
| | |
| | |
| | |
| | | |
Datepicker: Added checks for the disabled option. Fixed #5665 - Datepicker: Disabled parameter doesn't work(cherry picked from commit 4bdbab9a671c1eaeaea0a2c179b74cde2f84d75e)
|
| | |
| | |
| | |
| | |
| | |
| | | |
defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called
(cherry picked from commit effdd5d19c534f8445ebafe4212278c4366b0041)
|
| | |
| | |
| | |
| | |
| | |
| | | |
button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed
(cherry picked from commit a56aa861b1deb6d71ec74a77647d12d50570ea57)
|
| | |
| | |
| | |
| | | |
_selectDate restores focus to non-object
|
| | |
| | |
| | |
| | |
| | |
| | | |
datepicker.
(cherry picked from commit ed7802090fc6ec8109d69c91a425adfffb8cff39)
|
| | |
| | |
| | |
| | |
| | |
| | | |
months. Fixes #7043 - Datepicker: Using multiple months always renders 6 rows of dates even if only 5 are needed
(cherry picked from commit 1d984e76b79bfeda15eff392e06d8ed0eab72333)
|
| | |
| | |
| | |
| | | |
used with jQuery 1.3.2 due to use of .delegate().
|
| | |
| | |
| | |
| | | |
'easding'.
|
| | |
| | |
| | |
| | |
| | |
| | | |
draggable to recalculate droppable positions after a drag causes a scroll. Fixes #5003 - Scroll on Droppable Demo Breaks Demo
(cherry picked from commit 67bd872fe1f8c4763d646f4eca852777e6f7a126)
|
| | |
| | |
| | |
| | |
| | |
| | | |
.add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog)
(cherry picked from commit 09e88d6220af2f90197c826ac3a31a0ca97f2c8f)
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Resizable with aspectRatio true & a maxWidth doesn't obey ratio once hit max width.
(cherry picked from commit 981e96948f45e5c5c32d005e379a5030c98c3d8d)
|
| | |
| | |
| | |
| | |
| | |
| | | |
allow clicks
(cherry picked from commit 597a313ab67bc10627d9c17c941776514ea5bd7c)
|
| | |
| | |
| | |
| | |
| | |
| | | |
checkbox/radio button do not show focused state when using Keyboard Navigation
(cherry picked from commit c49dbe0f0120dec9922d5cb6459a93d33ef41579)
|
| | |
| | |
| | |
| | |
| | |
| | | |
the removed element is not updated. Fixed #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback.
(cherry picked from commit 8e8a7b015f4f5a76c187dfca9af7519ae356bb16)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
any extra characters are just ignored
Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years
(cherry picked from commit 92b0f6702a9408f4bd7d71ccca7e0e851d0efc6b)
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed #3623 - Opening a Modal Dialog shows a horizontal scroll bar
(cherry picked from commit 29b36bb4090632aaf306cc44591386c0263c9d27)
|
| | |
| | |
| | |
| | |
| | |
| | | |
scope in formResetHandler unintentionally wide.
(cherry picked from commit e0fafbb73526f60fdeab3f75532d6a4059d0d82a)
|
| | |
| | |
| | |
| | |
| | |
| | | |
onClose event not triggered.
(cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155)
|
| | |
| | |
| | |
| | |
| | |
| | | |
Datepicker: Incorrect value for "oo" during Daylight Saving Time.
(cherry picked from commit 41205cef4b23749592c832605452af6575970623)
|
| | |
| | |
| | |
| | |
| | |
| | | |
containment if left and top are not already 0. Fixed #4838 - containment: 'document' is incorrect for top and left in draggable
(cherry picked from commit 6e6d0b749c4724955a88a0a53ae1378391991064)
|
| | |
| | |
| | |
| | |
| | |
| | | |
toggle (checkbox/radio) button. Fixed #6970 - Button state inconsistencies after (accidental) drag-clicking the button.
(cherry picked from commit a69a1788bc5cd67c6e627e519e20897a0c238945)
|
| | |
| | |
| | |
| | |
| | |
| | | |
causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error
(cherry picked from commit d136e4333e117b33aa16eb9a3a5831a25b1a2dd9)
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed #6242 - Button .enable() strange behavior on Webkit (Google Chrome, Safari)
(cherry picked from commit 8df834f68c4337cb6d128360c76a4621f050bd60)
|
| | |
| | |
| | |
| | |
| | |
| | | |
buttonsets. Fixed #6796. jQueryui - buttonset on rtl
(cherry picked from commit 50a4186ef949ecaf7ab4977048160820587218d2)
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| | |
@brainTrain, see #159
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
https://github.com/fnagel/jquery-ui/issues/151
|
| |
| |
| |
| | |
].disabled
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
https://github.com/fnagel/jquery-ui/issues/147
|
| |
| |
| |
| | |
fixed: wrapper element is now fixed, fixes: https://github.com/fnagel/jquery-ui/issues/80
|
|\ \
| | |
| | | |
Minor optimization
|
| | | |
|
|/ / |
|
| |
| |
| |
| | |
https://github.com/fnagel/jquery-ui/issues/136
|
| |
| |
| |
| | |
https://github.com/fnagel/jquery-ui/issues/105#issuecomment-1386359
|
| | |
|
| |
| |
| |
| | |
removed: unneeded code
|