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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slider: Fixed max value miscalculation
Mukul Hase
2016-06-09
1
-4
/
+21
*
Accordion: Correct height calculated when closed
Alyosha Pushak
2016-06-09
2
-1
/
+34
*
Datepicker: Fix flaky test
Scott González
2016-06-09
1
-4
/
+4
*
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
*
Slider: Add missing unit test cases for values method
Jyoti Deka
2016-06-09
1
-3
/
+49
*
Tests: Add slider visual test to the index page
TJ VanToll
2016-06-09
1
-0
/
+5
*
Tests: Update `domEqual()` to work with jQuery git
Scott González
2016-06-09
1
-2
/
+2
*
Slider: Fix handle order when setting values of range slider to max
Ablay Keldibek
2016-06-09
2
-1
/
+64
*
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
*
Tooltip: Register event handlers before content is loaded
Marco Ziech
2015-03-10
1
-0
/
+22
*
Sortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann
2015-03-10
2
-8
/
+80
*
Slider: Modified to allow value to reach max value with float step
Ablay Keldibek
2015-03-10
1
-1
/
+11
*
Resizable: alsoResize more than one element of a jQuery selection
Ben Mosher
2015-03-10
1
-0
/
+30
*
Resizable: Modified to allow jquery objects as handles
Patricia Juarez
2015-03-10
2
-0
/
+30
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2015-03-10
1
-0
/
+23
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2015-03-10
1
-0
/
+35
*
Resizable: correct width when grid approaches zero
Mike Sherov
2015-02-09
1
-2
/
+2
*
Resizable: Whitespace Cleanup
Mike Sherov
2015-02-09
1
-2
/
+2
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-02-09
1
-1
/
+13
*
Tests: Fix jQuery version references to match files in external/
Jörn Zaefferer
2015-02-09
1
-1
/
+1
*
Tests: Fix jquery reference in unit index file
Jörn Zaefferer
2015-02-09
1
-1
/
+1
*
DatePicker: increase date range so that tests still pass through 2015
Luke Page
2015-02-09
1
-2
/
+2
*
DatePicker: Fix tests to have unique names
Luke Page
2015-02-09
1
-4
/
+4
*
Position: Add unit tests for bug 8710
Thomas Meyer
2015-02-09
2
-0
/
+40
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-02-09
1
-25
/
+55
*
Widget: Fix typos
Scott González
2015-02-09
1
-4
/
+4
*
Tabs: Suppress automatic activation when navigating with COMMAND
Scott González
2015-02-09
1
-183
/
+210
*
Tests: Adding missing dependency
TJ VanToll
2015-02-05
1
-0
/
+1
*
Dialog: Remove leftover backcompat flag in tests
Scott González
2015-02-05
1
-3
/
+0
*
Tooltip: Properly track hiding and closing for delegated tooltips
Scott González
2014-10-09
1
-0
/
+48
*
Slider: Don't allow a slider's value to exceed its max
Jyoti Deka
2014-10-08
1
-3
/
+19
*
Datepicker: Fix test for French locale
Scott González
2014-10-07
1
-2
/
+2
*
Menu: Typeahead now accounts for leading whitespace
Trisha Crowley
2014-10-07
2
-2
/
+4
*
Menu: Maintain focus on already selected item during typeahead
TJ VanToll
2014-10-03
1
-0
/
+22
*
Menu: Filter out non-items when typing
Simen Bekkhus
2014-09-29
2
-0
/
+26
*
Effects tests: Add clip visual test
Mike Sherov
2014-09-03
6
-6
/
+98
*
Tests: Cleanup
Scott González
2014-09-03
2
-22
/
+26
*
Effects Tests: Add shake visual test
Mike Sherov
2014-09-02
2
-0
/
+100
*
Effects Tests: Fix and format scale visual test
Mike Sherov
2014-09-02
1
-12
/
+23
*
Widget: modify this.window test to support IE8 window equality quirk
Alexander Schmitz
2014-08-27
1
-1
/
+4
*
Widget: Ensure window and document are defined in _getCreateOptions()
Alexander Schmitz
2014-08-27
1
-1
/
+4
*
Draggable: Add battery of tests to cover connectToSortable
Mike Sherov
2014-08-26
2
-28
/
+107
*
Sortable: cancelHelperRemoval only considers helper, not placeholder
Mike Sherov
2014-08-26
1
-1
/
+1
*
Draggable: append divs to iframe parent for iframefix
Mike Sherov
2014-08-24
1
-0
/
+42
*
Draggable: Check all parents for fixed positioning when scrolling
Mike Sherov
2014-08-23
1
-12
/
+20
*
Draggable: No cloning in connectToSortable and ensure correct position
Mike Sherov
2014-08-23
2
-1
/
+105
*
Draggable Tests: Ensure scrolling and dragging tests assert correctly
Dave Stein
2014-08-22
5
-14
/
+31
[next]