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-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
...
*
|
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
*
|
Tabs: Pass appropriate data for beforeLoad event. Partial fix for #7131 - Tab...
Scott González
2011-04-05
3
-17
/
+53
*
|
Tabs: cleanup.
Scott González
2011-04-04
5
-54
/
+45
*
|
Tabs: Pass appropriate data for activate event. Fixes #7137 - Tabs: Rename sh...
Scott González
2011-04-04
1
-20
/
+66
*
|
Accordion: Added test to ensure activate event is not triggered if beforeActi...
Scott González
2011-04-04
1
-1
/
+11
*
|
Tabs: Properly handle switching from active: false.
Scott González
2011-04-04
1
-2
/
+23
*
|
Accordion: Removed unnecessary test.
Scott González
2011-04-04
1
-16
/
+2
*
|
Accordion: Pass original event in beforeActivate event.
Scott González
2011-04-04
1
-1
/
+6
*
|
Accordion tests: Only use single words inside headers to avoid breaking onto ...
Scott González
2011-04-04
1
-2
/
+2
*
|
Accordion tests: Only use single words inside headers to avoid breaking onto ...
Scott González
2011-04-04
1
-2
/
+2
*
|
Tabs: Pass appropriate data for beforeActivate event. Fixes #7136 - Tabs: Ren...
Scott González
2011-04-04
3
-23
/
+64
[prev]
[next]