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
/
visual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE...
kborchers
2011-10-18
1
-1
/
+1
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
82
-82
/
+82
*
Menu: Add support for structures other than UL/LI plus visual and unit tests
kborchers
2011-09-14
1
-2
/
+100
*
Menu: Refactor to get rid of var that. Cleanup some odd formattings and unnee...
Jörn Zaefferer
2011-09-13
1
-6
/
+6
*
Position: Added better collision detection for flip and fit, added visual tes...
kborchers
2011-08-12
3
-0
/
+311
*
Tests: Removed some visual tests.
Scott González
2011-08-03
45
-1654
/
+0
*
Finish jquery-1.6.2 migration
Jörn Zaefferer
2011-07-27
3
-11
/
+11
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
7
-20
/
+403
|
\
|
*
Datepicker: show inline datepicker setting explicit display:block instead of ...
Richard D. Worth
2011-07-19
1
-0
/
+23
|
*
Position: Cleanup up position demo CSS and add it to the within-visual-test
Jörn Zaefferer
2011-07-12
1
-1
/
+12
|
*
Tests: Adding visual/unit tests for scale effect.
gnarf
2011-06-14
4
-19
/
+179
|
*
Update menubar to forward menu option to nested menus, update default demo to...
Jörn Zaefferer
2011-06-09
1
-25
/
+25
|
*
Fix visual test in IE6 and move the new helper functions for getting scrollba...
David Murdoch
2011-05-26
1
-1
/
+8
|
*
Update core visual test to allow testing while the window is scrolled.
David Murdoch
2011-05-13
1
-1
/
+1
|
*
Update test to make things a bit easier to test
David Murdoch
2011-05-13
1
-3
/
+7
|
*
Add tests for position's `within`
David Murdoch
2011-05-12
1
-0
/
+1
|
*
Update title to reflect test
David Murdoch
2011-05-12
1
-1
/
+1
|
*
Add a new visual test for position
David Murdoch
2011-05-12
1
-0
/
+177
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
120
-120
/
+120
|
/
*
Merge remote branch 'gnarf37/effects-visual-test'
Scott González
2011-05-10
2
-5
/
+27
|
\
|
*
effects.test: adding a test for size using toggle
gnarf
2011-05-04
2
-7
/
+22
|
*
effects.tests: Adding 'size' effect to the visual effect tests
gnarf
2011-05-04
2
-0
/
+7
*
|
Merge remote branch 'gnarf37/ticket-7067'
Scott González
2011-05-10
1
-6
/
+8
|
\
\
|
*
|
effects.tests: changing the way the effects test runs - using delay() instead...
gnarf
2011-03-27
1
-6
/
+8
*
|
|
Popup and Menubar demos
Jörn Zaefferer
2011-05-08
3
-599
/
+0
*
|
|
Promote menubar and popup to their own top level files
Jörn Zaefferer
2011-05-07
4
-425
/
+2
*
|
|
Popup: Better key handling on trigger, along with a few more TODO comments
Jörn Zaefferer
2011-05-07
1
-4
/
+14
*
|
|
Popup: Improve key handling
Jörn Zaefferer
2011-05-07
1
-5
/
+5
*
|
|
Popup/Tooltip: Fix tab order and add notifications (on select) in
Jörn Zaefferer
2011-05-07
1
-0
/
+2
*
|
|
Popup: If popup is a menu, focus the first menu item, as menubar does.
Jörn Zaefferer
2011-05-07
1
-0
/
+4
*
|
|
Popup: Fix the reopens-issue when clicking the trigger while popup is
Jörn Zaefferer
2011-05-07
1
-3
/
+10
*
|
|
Popup: Rename open flag to isOpen to avoid name conflict with open method.
Jörn Zaefferer
2011-05-05
1
-4
/
+4
|
|
/
|
/
|
*
|
Menubar: Code formatting. A bit of cleanup: Replace self with that;
Jörn Zaefferer
2011-05-04
1
-135
/
+153
*
|
Popup: Also expose open method
Jörn Zaefferer
2011-05-04
1
-2
/
+2
*
|
Popup: Prevent SPACE key event on trigger from scrolling the page
Jörn Zaefferer
2011-05-04
1
-0
/
+6
*
|
Popup: Rename _close to close and use it when selecting something within a po...
Jörn Zaefferer
2011-05-04
2
-6
/
+6
*
|
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
*
|
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
*
|
Merge branch 'master' into menubar
Jörn Zaefferer
2011-04-26
2
-4
/
+53
|
\
\
|
*
|
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
*
|
|
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
[next]