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
*
Merge branch 'master' into selectmenu
Jörn Zaefferer
2013-11-25
7
-532
/
+580
|
\
|
*
Tests: Skip JSHint in browsers that don't support Function.prototype.bind() t...
Scott González
2013-11-22
1
-1
/
+3
|
*
Tests: Updated URL for TestSwarm.
Scott González
2013-11-22
1
-1
/
+1
|
*
Tests: Fixed path to theme files in index.
Scott González
2013-11-22
1
-2
/
+2
|
*
Build: Include es3 option for JSHint.
Scott González
2013-11-22
1
-0
/
+1
|
*
Tests: Cleanup visual theme test
Jörn Zaefferer
2013-11-20
1
-522
/
+515
|
*
Menu tests: Force line height to ensure we know how many items will be scrolled.
Scott González
2013-11-20
2
-6
/
+10
|
*
Dialog: Keep track of instances to focus when elements outside the dialog get...
Jörn Zaefferer
2013-11-20
1
-0
/
+48
*
|
Merge branch 'master' into selectmenu
Jörn Zaefferer
2013-11-16
6
-27
/
+51
|
\
|
|
*
Menu: Update unit test that regressed from style changes (see 9910e938aad1090...
Jörn Zaefferer
2013-11-15
3
-13
/
+10
|
*
Dialog: Restore focus to the previously focused element when window regains f...
Jörn Zaefferer
2013-11-15
1
-14
/
+34
|
*
Dialog tests: Work around focus issue in IE8.
Scott González
2013-11-14
1
-0
/
+5
|
*
Dialog test: Ensure dialog is tall enough to be scrolled.
Scott González
2013-11-14
1
-0
/
+2
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-11-13
8
-359
/
+183
|
\
|
|
*
Sortable: Adjust itemWithLeastDistance algorithm in _contactContainers to pro...
Kris Borchers
2013-11-01
2
-3
/
+27
|
*
Draggable Tests: don't test auto scroll while testing helpers.
Mike Sherov
2013-10-31
2
-12
/
+7
|
*
Droppable: update ddmanager when scope changes through setOption. Fixed #9287...
Andrei Picus
2013-10-29
1
-4
/
+42
|
*
Draggable Tests: Ensure all combinations of helper / draggable positions / sc...
Mike Sherov
2013-10-29
1
-274
/
+49
|
*
Accordion: moving aria-expanded from active tabpanel to active tab. Fixed #94...
Monika Piotrowicz
2013-10-28
1
-6
/
+6
|
*
Tabs: Use .uniqueId() for panels and moved isLocal() into the widget prototype.
Scott González
2013-10-24
1
-1
/
+1
|
*
Draggable Tests: Ensure Draggable tests are correctly testing offset under sc...
Mike Sherov
2013-10-23
3
-116
/
+108
*
|
Selectmenu: close menu on other element mousedown not on click
Felix Nagel
2013-10-29
1
-1
/
+1
*
|
Selectmenu: improve disabled item handling
Felix Nagel
2013-10-29
1
-1
/
+1
*
|
Selectmenu Tests: remove widthMenu option and rename widthButton option to width
Felix Nagel
2013-10-24
1
-2
/
+1
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-10-21
11
-222
/
+298
|
\
|
|
*
Draggable Tests: Test both position and offset of draggable element in all ap...
Mike Sherov
2013-10-21
4
-61
/
+73
|
*
Draggable: apply axis options to position instead of style. Fixes #7251 - Dra...
Mike Sherov
2013-10-20
1
-4
/
+18
|
*
Draggable Tests: Fix lint error.
Mike Sherov
2013-10-20
1
-2
/
+2
|
*
Draggable Tests: Add position asserts to drag tests
Mike Sherov
2013-10-20
4
-60
/
+74
|
*
Draggable Tests: consolidate drag tests and provide error messages for all as...
Mike Sherov
2013-10-20
3
-65
/
+64
|
*
Draggable Tests: clarify scroll helpers.
Mike Sherov
2013-10-20
2
-66
/
+58
|
*
Draggable Tests: make sure offset tests are actually testing offsets
Mike Sherov
2013-10-19
3
-12
/
+14
|
*
Tests: extract TestHelpers.forceScrollableWindow for tests that need the wind...
Mike Sherov
2013-10-19
3
-20
/
+15
|
*
Menu: More precise removal of ui-state-active class for easier CSS overrides....
Kris Borchers
2013-10-18
1
-0
/
+13
|
*
Resizable: Store size based on calculated helper size to prevent 1 pixel shif...
Kris Borchers
2013-10-18
1
-0
/
+15
|
*
Autocomplete: Append liveRegion to body to support detached init. Fixes #9590...
Jörn Zaefferer
2013-10-19
1
-0
/
+9
|
*
Widget: option-method should work as getter only when argument length is 1. F...
Jyoti Deka
2013-10-16
1
-3
/
+14
*
|
Selectmenu: Remove links in menu items
Felix Nagel
2013-10-10
2
-12
/
+12
*
|
Merge branch 'master' into selectmenu
Felix Nagel
2013-10-10
14
-368
/
+512
|
\
|
|
*
Autocomplete tests: Update tests now that generated menu doesn't have anchors...
Kris Borchers
2013-10-05
2
-3
/
+2
|
*
Menu: Add items option for better definition of menu items in non parent-chil...
Kris Borchers
2013-10-05
4
-2
/
+82
|
*
Menu tests: Remove anchors from visual test
Kris Borchers
2013-10-05
1
-168
/
+144
|
*
Menu: Remove the requirement to use anchors in menu items
Kris Borchers
2013-10-05
5
-191
/
+179
|
*
Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.
Jörn Zaefferer
2013-10-02
3
-4
/
+83
|
*
Build: Remove the build task and it's dependencies. Will bring back testing a...
Jörn Zaefferer
2013-09-20
1
-0
/
+4
|
*
Menu: Only focus menu after click if focus is on an element within menu. Fixe...
Kris Borchers
2013-09-17
1
-0
/
+18
*
|
Selectmenu Tests: add width options to common test
Felix Nagel
2013-09-29
1
-0
/
+2
*
|
Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu
Felix Nagel
2013-09-25
2
-1
/
+44
|
\
\
|
*
|
Merge branch 'master' into selectmenu
Scott González
2013-09-16
2
-1
/
+44
|
|
\
|
|
|
*
Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() method
Jörn Zaefferer
2013-09-13
1
-0
/
+32
[next]