index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Add jQuery 3.0 for testing
1-11-stable
Alexander Schmitz
2016-07-06
5
-3
/
+10080
*
Slider: Fixed max value miscalculation
Mukul Hase
2016-06-09
2
-5
/
+27
*
Autocomplete: Work around `isContentEditable` bug in Chrome
Scott González
2016-06-09
1
-1
/
+19
*
Accordion: Correct height calculated when closed
Alyosha Pushak
2016-06-09
3
-3
/
+43
*
Datepicker: Fix flaky test
Scott González
2016-06-09
1
-4
/
+4
*
Build: Update bugs URL
Scott González
2016-06-09
1
-1
/
+1
*
Resizable: Fix data reference for `ui-resizable-alsoresize`
Scott González
2016-06-09
1
-1
/
+1
*
Tests: Fix improper async sortable test
Leonardo Balter
2016-06-09
1
-1
/
+1
*
Tabs: Handle overly-precise values in tests in IE
Scott González
2016-06-09
1
-1
/
+4
*
Tooltip: Use show.delay update only when track option is active
Mani Mishra
2016-06-09
1
-2
/
+3
*
Slider: Add missing unit test cases for values method
Jyoti Deka
2016-06-09
1
-3
/
+49
*
Autocomplete: Use a `div` instead of a `span` for the live region
Scott González
2016-06-09
1
-1
/
+1
*
Mouse: Fix delay timeout clearing upon mouseup
Liran Sharir
2016-06-09
1
-0
/
+5
*
Build: Update the licenses attribute to singular license
Jörn Zaefferer
2016-06-09
1
-6
/
+1
*
Position: Guard against passing window to offset
Alexander Schmitz
2016-06-09
1
-3
/
+4
*
README: Fix typo
Eric Lee Carraway
2016-06-09
1
-1
/
+1
*
Tests: Stop testing against core 1.10.1 on testswarm
Alexander Schmitz
2016-06-09
1
-1
/
+1
*
Slider: Proper animation of range
Ablay Keldibek
2016-06-09
1
-2
/
+2
*
Tests: Add slider visual test to the index page
TJ VanToll
2016-06-09
1
-0
/
+5
*
Core: Work around more IE activeElement bugs
Scott González
2016-06-09
1
-0
/
+7
*
All: Include native dialogs in appendTo logic (ui-front walking)
Scott González
2016-06-09
2
-2
/
+2
*
Tooltip: Follow the standard appendTo logic
Scott González
2016-06-09
1
-1
/
+11
*
Spinner: Properly handle empty attributes in create with jQuery git
Scott González
2016-06-09
1
-1
/
+1
*
Dialog: Properly handle empty title with jQuery git
Scott González
2016-06-09
1
-3
/
+6
*
Tests: Update `domEqual()` to work with jQuery git
Scott González
2016-06-09
1
-2
/
+2
*
Core: Fix `:focusable` and `:tabbable` with jQuery git
Scott González
2016-06-09
1
-6
/
+6
*
Core: Handle IE11 bug with document.activeElement in iframes
Scott González
2016-06-09
1
-0
/
+7
*
Slider: Fix handle order when setting values of range slider to max
Ablay Keldibek
2016-06-09
3
-2
/
+67
*
README: Fix typo
Thomas Applencourt
2016-06-09
1
-1
/
+1
*
Autocomplete: Simplify _create() method
Jörn Zaefferer
2016-06-09
1
-8
/
+5
*
Autocomplete: Restore focus after clicking a menu item, if necessary
Scott González
2016-06-09
1
-0
/
+10
*
Core: Add methods to work around IE active element bugs
Scott González
2016-06-09
7
-38
/
+40
*
Slider: Verify value constraint with a max that is a step mismatch
Ablay Keldibek
2016-06-09
1
-1
/
+11
*
Accordion: Fix tests in IE 11 with jQuery 1.7-1.8
Scott González
2016-06-09
1
-12
/
+55
*
Dialog: Fix focus tests in IE8 with jQuery 1.7
Scott González
2016-06-09
1
-42
/
+46
*
Build: Updating the 1-11-stable version to 1.11.5-pre.
Scott González
2015-03-11
1
-1
/
+1
*
Build: Update authors list
Scott González
2015-03-10
1
-0
/
+5
*
Tooltip: Register event handlers before content is loaded
Marco Ziech
2015-03-10
2
-7
/
+41
*
Tabs: Use standard promise methods for jqXHR
Scott González
2015-03-10
2
-13
/
+18
*
Sortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann
2015-03-10
3
-14
/
+97
*
Dialog: Fix typo
Scott González
2015-03-10
1
-2
/
+2
*
Slider: Modified to allow value to reach max value with float step
Ablay Keldibek
2015-03-10
2
-2
/
+12
*
Resizable: alsoResize more than one element of a jQuery selection
Ben Mosher
2015-03-10
2
-47
/
+51
*
Resizable: Modified to allow jquery objects as handles
Patricia Juarez
2015-03-10
3
-9
/
+38
*
Accordion: Handle `box-sizing: border-box` in animations
Scott González
2015-03-10
1
-1
/
+4
*
Dialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll
2015-03-10
1
-0
/
+1
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2015-03-10
2
-2
/
+29
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2015-03-10
2
-5
/
+40
*
Build: Use browserSets from testswarm config
Timo Tijhof
2015-02-20
1
-1
/
+1
*
Build: Updating the 1-11-stable version to 1.11.4-pre.
Scott González
2015-02-12
1
-1
/
+1
[next]