- 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
Menu: Add support for structures other than UL/LI
#442 by kborchers was merged Sep 19, 2011 Loading…
Calendar / Datepicker: a11y (fixes focus and tab index handling)
#1660 by fnagel was merged Feb 27, 2016 Loading…
Button: remove ui-state-active on button disable. Fixed #9602 - ui-state-active remains after disable
#1151 by robotdan was closed Apr 21, 2014 Loading…
Sortable: inject css rule to style the cursor. Fixed #7389 - 'cursor' option didn't override CSS cursor settings
#914 by ngsilverman was closed Feb 18, 2013 Loading…
Position: Added a check for fraction support in element positions
#502 by kborchers was closed Oct 26, 2011 Loading…
Sortable: added checks for the helper touching the edge of the containment while dragging
#1424 by lukeapage was closed May 11, 2017 Loading…
Draggable: Improve detection for when to blur the active element
#1548 by scottgonzalez was closed Feb 9, 2016 Loading…
Autocomplete: ARIA live region as extension, adding a messages option
#657 by jzaefferer was closed May 16, 2012 Loading…
Fixes: #4857 - Nested lists don't work properly with sortable.
#555 by ghost was closed Aug 23, 2012 Loading…
Widget: Avoid adding extra spaces to the result of this._classes(...)
#1372 by gabrielschulhof was closed Nov 5, 2014 Loading…
Resizable: Modified the default z-index value of resizable handles. Fix...
#840 by tjvantoll was closed Nov 26, 2012 Loading…
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
#934 by mikesherov was closed Mar 12, 2013 Loading…
Add jQuery 1.12/2.2 to the test configuration + minor updates
#1706 by mgol was closed May 25, 2016 Loading…
Draggable: Set explicit width/height instead of right/bottom css. Fixes #7772 - ...
#947 by antishok was closed Aug 18, 2014 Loading…
Load test files using webserver instead of filesystem. Fixes #8954
#967 by rxaviers was closed Sep 16, 2013 Loading…
ProTip! Filter pull requests by the default branch with base:main.