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
*
Popup: Partial fix for closing popup when trigger is clicked again.
Jörn Zaefferer
2011-05-04
1
-1
/
+9
*
Menubar review
Jörn Zaefferer
2011-05-04
1
-9
/
+19
*
Popup: Update popup test
Jörn Zaefferer
2011-05-04
1
-1
/
+1
*
Popup: Add a non-menu popup example
Jörn Zaefferer
2011-05-03
1
-1
/
+18
*
Effects (blind): direction now accepts up/down/left/right as well as vertical...
gnarf
2011-05-03
2
-6
/
+20
*
Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: Deprecate...
Scott González
2011-05-03
1
-22
/
+38
*
Tabs: Clean up some tests.
Scott González
2011-05-03
2
-2
/
+4
*
Tabs: Fixed back-compat for selected option. Fixes #7135 - Tabs: Rename selec...
Scott González
2011-05-03
1
-35
/
+43
*
Tabs: Fixed enabled and disabled methods. Fixes #7142 - Tabs: Deprecate enabl...
Scott González
2011-05-03
1
-23
/
+21
*
Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...
Jean-Francois Remy
2011-05-03
1
-5
/
+22
*
Tooltip: Fix (most) of the unit tests. Not all issues resolved, but
Jörn Zaefferer
2011-05-02
5
-13
/
+20
*
Fix menu unit tests (regression fron Hans' branch)
Jörn Zaefferer
2011-05-02
1
-4
/
+7
*
Add simple error handling for domEqual method (was failing for menu, output n...
Jörn Zaefferer
2011-05-02
1
-0
/
+4
*
Tooltip: Add drop effect to tooltip animations test
Jörn Zaefferer
2011-05-02
1
-0
/
+11
*
Tooltip: Add visual testpage for animations
Jörn Zaefferer
2011-05-02
1
-0
/
+61
*
Tabs: Added tests for add and remove events.
Scott González
2011-04-28
1
-21
/
+32
*
Tabs: Cleaned up add and remove methods.
Scott González
2011-04-28
3
-41
/
+66
*
Tabs: Added more tests for refresh method and changed the implementation a bit.
Scott González
2011-04-28
1
-49
/
+67
*
Tabs: Fix issues with refresh method, add refresh method tests
David Petersen
2011-04-28
1
-8
/
+31
*
Tabs: Fixed disable method and cleaned up tests for enable and disable methods.
Scott González
2011-04-28
3
-71
/
+133
*
Tabs: enable/disable handle when current state already matches, fix error whe...
David Petersen
2011-04-28
1
-2
/
+20
*
Merge branch 'master' into menubar
Jörn Zaefferer
2011-04-26
31
-757
/
+550
|
\
|
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
14
-120
/
+121
|
*
Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults.
Scott González
2011-04-25
5
-33
/
+52
|
*
Menu: Drop statis test pages. default was outdated, icons is replaced by actu...
jzaefferer
2011-04-20
2
-211
/
+0
|
*
Menu: Add icons support
jzaefferer
2011-04-20
1
-3
/
+41
|
*
Close popup when blurred and make sure that shift-tab when popup is open
jzaefferer
2011-04-18
1
-1
/
+12
|
*
Accordion tests: Coding standards.
Scott González
2011-04-15
7
-268
/
+268
|
*
Tabs: Rewrote some ticket tests and moved to approriate file.
Scott González
2011-04-15
2
-62
/
+16
|
*
Tabs: Better tests for tab state.
Scott González
2011-04-15
4
-61
/
+42
*
|
removed unbind for focusin and focusout
Hans Hillen
2011-04-23
1
-1
/
+1
*
|
change self.open to this.open
Hans Hillen
2011-04-23
1
-2
/
+2
*
|
Fix error for Escape key on menubar item
Hans Hillen
2011-04-22
1
-1
/
+1
*
|
Added focusin & focusout handler for menubar
Hans Hillen
2011-04-22
1
-28
/
+16
*
|
Fix menubar escape key + minor css fix
Hans Hillen
2011-04-20
2
-4
/
+3
*
|
Fix "menubar does not collapse when clicking on other menubar" + minor changes
Hans Hillen
2011-04-18
2
-5
/
+9
*
|
Added icon removal to _destroy
Hans Hillen
2011-04-15
1
-5
/
+7
*
|
Updated menubar test to use UL elements rather than DIVs
Hans Hillen
2011-04-15
1
-96
/
+120
*
|
Accessibility / bug fixes for menubar
Hans Hillen
2011-04-15
1
-18
/
+70
|
/
*
Update popup utility: Defer _open call and let click event propagate.
jzaefferer
2011-04-13
1
-3
/
+9
*
Overhaul tooltip implementation. Avoid queuing and other problems by
jzaefferer
2011-04-13
1
-10
/
+15
*
Tabs: Fixed issues with collapsible and active options.
Scott González
2011-04-11
1
-45
/
+112
*
Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active.
Scott González
2011-04-11
2
-2
/
+2
*
Progressbar: Added unit test for #7231 - valueDiv should be hidden when value...
Richard Worth
2011-04-09
1
-0
/
+17
*
Adding popup utility prototype to visual menu tests
jzaefferer
2011-04-08
2
-0
/
+266
*
Tabs: Added tests for aria-controls attribute being assigned on init.
Scott González
2011-04-07
5
-14
/
+33
*
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth
2011-04-07
1
-54
/
+0
*
Tabs: Cleaned up _tabId() implementation.
Scott González
2011-04-05
1
-16
/
+27
*
Tabs: Updated test for deprecated length method.
Scott González
2011-04-05
1
-4
/
+4
*
Tabs: Better handling of active option and various cleanup.
Scott González
2011-04-05
6
-74
/
+68
[next]