- Notifications
You must be signed in to change notification settings - Fork 5.3k
Pull requests: jquery/jquery-ui
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Dialog: Fixed #3539 Stacked Dialogs can be closed when not in front
#303 by davidmurdoch was closed Jun 9, 2011 Loading…
CSS: added support for konqueror border-radius. Fixed #6097.
#306 by jgv was merged May 18, 2011 Loading…
Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error
#268 by kborchers was merged May 13, 2011 Loading…
Effects.core: Storing size and setting in createWrapper for applied to all effects.
#326 by tomykaira was closed Jun 10, 2011 Loading…
Autocomplete: added an option to specify an interval to observe input value periodically, as a solution to the problem #7206
#363 by kuwabarahiroshi was closed Jul 15, 2011 Loading…
Datepicker: sets to current day if not set. Fixed #7079 gotoCurrent doesn't work if dateFormat doesn't have day
#244 by tomgco was closed May 17, 2011 Loading…
Spinner: modified _spin to check for min/max values. Fixed #7264 - Spinner returns values beyond min and max, off by one
#364 by ryanneufeld was closed Jun 14, 2011 Loading…
Fix Ticket #7537-Datepicker Should Allow Removal of ui-datepicker-current Button
#382 by jhamburger was closed Apr 20, 2012 Loading…
Add EditorConfig file denoting indentation for JS
#606 by treyhunner was closed May 15, 2012 Loading…
Draggable: Don't run stop methods for elements that have been removed. ...
#639 by tjvantoll was closed Apr 30, 2012 Loading…
When options.axis is "x" or "y", allow drag to rearrange placeholder element even when outside of the container element.
#640 by MoonScript was closed Apr 30, 2012 Loading…
Fixed UI glitch that made dragging between connected sortables an ugly affair.
#637 by courthead was closed May 22, 2012 Loading…
Accordion & Tests: Use length property instead of the deprecated size() method
#638 by shahyar was closed Apr 24, 2012 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.