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
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Menubar: Fix closing with escape key
jzaefferer
2011-03-17
1
-5
/
+9
*
|
Menubar: Focus/tab handling, improved much
jzaefferer
2011-03-17
1
-12
/
+45
*
|
Menubar: Put focus back to button when closing menu
jzaefferer
2011-03-17
1
-2
/
+4
*
|
Menubar: Close submenus on Escape first, only close all when on top-level
jzaefferer
2011-03-17
1
-1
/
+3
*
|
Menubar: Handle cursor UP/DOWN to open menu
jzaefferer
2011-03-17
1
-0
/
+9
*
|
Menubar: Handle ESCAPE to close and refactor document-click code to also use ...
jzaefferer
2011-03-17
1
-2
/
+11
*
|
Widget: Accept selectors and DOM elements as element-argument to _bind
jzaefferer
2011-03-17
1
-0
/
+2
*
|
Menu: menubar cleanup
jzaefferer
2011-03-17
1
-1
/
+1
*
|
Menu: Fix menubar tab and focus handling
jzaefferer
2011-03-17
2
-10
/
+15
*
|
Menu: Implement delaying of opening and closing submenus
jzaefferer
2011-03-17
1
-4
/
+18
*
|
Menu: More test markup
jzaefferer
2011-03-17
1
-2
/
+16
*
|
Menu: Handle clicking on a menu item without hovering it first. Fixes #7085 -...
Scott González
2011-03-15
1
-2
/
+7
*
|
Autocomplete unit test: corrected name and argument order of equal() call in ...
Richard Worth
2011-03-15
1
-1
/
+1
*
|
Autocomplete: moved autoFocus implementation to after menu visible for a11y
Richard Worth
2011-03-15
1
-4
/
+4
*
|
Autocomplete: refactored unit tests for autoFocus option
Richard Worth
2011-03-15
1
-14
/
+8
*
|
Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui
Scott González
2011-03-15
1
-29
/
+46
|
\
\
|
*
|
effects.explode: correcting my misspelled variable name :/
gnarf
2011-03-12
1
-18
/
+16
|
*
|
effects.explode: rework math used to split the div into peices - split the bo...
gnarf
2011-03-11
1
-26
/
+45
*
|
|
Datepicker: Updated to check for new or old style effects (see #7103).
gnarf
2011-03-15
1
-2
/
+6
*
|
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[...
gnarf
2011-03-15
14
-21
/
+44
*
|
|
Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: Add...
Richard Worth
2011-03-15
1
-0
/
+27
*
|
|
Autocomplete: changed autoFocus default to true for 1.9. Fixed #7042 - Autoco...
Richard Worth
2011-03-15
4
-2
/
+5
*
|
|
Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete...
Richard Worth
2011-03-15
2
-0
/
+6
*
|
|
Accordion: set aria-selected to true on selected header, false on others. Fix...
Richard Worth
2011-03-15
2
-1
/
+10
*
|
|
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging ...
Matt Hoskins
2011-03-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Menu: Add menubar-with-one-button-in-table example.
jzaefferer
2011-03-11
1
-8
/
+67
*
|
Menu: Improve CSS on testpage
jzaefferer
2011-03-11
1
-1
/
+1
*
|
Button: find associated label even without common ancestor. Fixes #7092 - but...
ddstreet
2011-03-11
2
-2
/
+32
*
|
Merge branch 'ddmanager-caches-wrong-dimensions' of https://github.com/Eleotl...
Scott González
2011-03-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Droppable: enabled and accepting droppables are now activated prior to evalua...
Marcel Toele
2011-03-11
1
-2
/
+2
*
|
effects.core: Another place where args.callback was used that escaped my firs...
gnarf
2011-03-11
1
-3
/
+3
*
|
effects.*: Explode effect was removing more elements than it should upon comp...
gnarf
2011-03-10
1
-14
/
+22
|
/
*
Effects: Handle just passing an effect name.
Scott González
2011-03-09
1
-0
/
+5
*
Merge branch 'effects-api' of https://github.com/gnarf37/jquery-ui into gnarf...
Scott González
2011-03-09
16
-675
/
+925
|
\
|
*
Merge branch 'effects-api' of github.com:gnarf37/jquery-ui into effects-api
gnarf
2011-03-08
0
-0
/
+0
|
|
\
|
|
*
Merge branch 'master' into effects-api
gnarf
2011-03-07
350
-1287
/
+2514
|
|
|
\
|
*
|
|
effect.puff: Errant console.log removed
gnarf
2011-03-08
1
-1
/
+0
|
*
|
|
Mouse visual test: Bump jQuery version.
Scott González
2011-03-08
1
-2
/
+2
|
*
|
|
Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed aft...
awgy
2011-03-08
1
-0
/
+67
|
*
|
|
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: ...
awgy
2011-03-08
1
-0
/
+5
|
*
|
|
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - R...
Adam Parod
2011-03-08
1
-0
/
+7
|
*
|
|
Sortable: Changed floating calculation to determine also whether items are be...
michaelmwu
2011-03-08
1
-2
/
+2
|
*
|
|
Dialog: Added a class to dialog wrapper when it is currently displaying butto...
Douglas Neiner
2011-03-08
2
-1
/
+12
|
*
|
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicke...
Richard Worth
2011-03-08
1
-1
/
+1
|
*
|
|
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-08
343
-1283
/
+2420
|
|
/
/
|
*
|
effects.drop: Quick second pass Style Guidance
gnarf
2011-03-06
1
-6
/
+7
|
*
|
effects.fade: Using $ instead of jQuery
gnarf
2011-03-06
1
-1
/
+1
|
*
|
effects.core: Style Guidance
gnarf
2011-03-06
1
-239
/
+286
|
*
|
effects.*: style guidance
gnarf
2011-03-06
3
-47
/
+68
|
*
|
effects.*: Style Guidance
gnarf
2011-03-06
4
-162
/
+259
[prev]
[next]