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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with Javascrip...
Kato Kazuyoshi
2011-05-05
31
-31
/
+31
*
Tooltip: Also close on click. Essential for tooltips on menu buttons.
Jörn Zaefferer
2011-05-04
1
-1
/
+2
*
Menu: Restore _destroy - remove tabIndex (gets added), don't remove ID
Jörn Zaefferer
2011-05-03
1
-1
/
+1
*
Effects (blind): direction now accepts up/down/left/right as well as vertical...
gnarf
2011-05-03
1
-13
/
+42
*
Tabs: Added tests for deprecated select method. Fixes #7138 - Tabs: Deprecate...
Scott González
2011-05-03
1
-2
/
+2
*
Tabs: Fixed back-compat for selected option. Fixes #7135 - Tabs: Rename selec...
Scott González
2011-05-03
1
-12
/
+8
*
Tabs: Fixed enabled and disabled methods. Fixes #7142 - Tabs: Deprecate enabl...
Scott González
2011-05-03
1
-4
/
+6
*
Position: Handled scrolled windows properly with collision: fit. Fixes #7211 ...
Jean-Francois Remy
2011-05-03
1
-9
/
+26
*
Dialog: remove unneeded DOM manipulations. Fixed #7258 - optimize initializat...
Adam Baratz
2011-05-02
1
-13
/
+19
*
Merge pull request #187 from virgofx/master.
Scott González
2011-05-02
1
-18
/
+20
|
\
|
*
Draggable: Modified the iframe shims to load prior to dragging. Fixed #7270.
Mark Johnson
2011-04-19
1
-18
/
+20
*
|
Merge pull request #191 from whittet/patch-1.
Scott González
2011-05-02
1
-1
/
+1
|
\
\
|
*
|
Bug fix for another use case, see comment by whittet here: http://bugs.jquery...
whittet
2011-04-27
1
-1
/
+1
*
|
|
Merge pull request #192 from ef4/master.
Scott González
2011-05-02
1
-14
/
+28
|
\
\
\
|
*
|
|
Draggable: containment now updates dynamically to handle scrolling container....
Edward Faulkner
2011-04-28
1
-14
/
+28
*
|
|
|
Tooltip: Replace offset property with inline my+offset to make it easier
Jörn Zaefferer
2011-05-02
1
-3
/
+2
*
|
|
|
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event bi...
adambaratz
2011-05-02
1
-20
/
+27
*
|
|
|
Widget: show/hide effects added BackCompat
gnarf
2011-05-02
1
-2
/
+2
*
|
|
|
widget: Updating code for show/hide to use new effects API namespace - DRY'ed...
gnarf
2011-05-02
1
-12
/
+3
*
|
|
|
Merge branch 'master' into tooltip-animations
Jörn Zaefferer
2011-05-02
9
-194
/
+271
|
\
\
\
\
|
*
|
|
|
Core: reuse tabindex value. Fixed #7257 - optimize :tabbable.
adambaratz
2011-04-29
1
-21
/
+25
|
*
|
|
|
Tabs: Cleaned up add and remove methods.
Scott González
2011-04-28
1
-24
/
+30
|
*
|
|
|
Tabs: Added more tests for refresh method and changed the implementation a bit.
Scott González
2011-04-28
1
-22
/
+14
|
*
|
|
|
Tabs: Fix issues with refresh method, add refresh method tests
David Petersen
2011-04-28
1
-13
/
+23
|
*
|
|
|
Tabs: Remove refresh dependancy in _setOptions
David Petersen
2011-04-28
1
-2
/
+15
|
*
|
|
|
Tabs: Fixed disable method and cleaned up tests for enable and disable methods.
Scott González
2011-04-28
1
-0
/
+3
|
*
|
|
|
Tabs: enable/disable handle when current state already matches, fix error whe...
David Petersen
2011-04-28
1
-1
/
+9
|
*
|
|
|
Tabs: simplify disabled logic
David Petersen
2011-04-28
1
-46
/
+40
|
|
/
/
/
|
*
|
|
Tabs: Make sure prototype.url is defined before trying to shim it
David Petersen
2011-04-28
1
-8
/
+9
|
*
|
|
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adj...
Scott González
2011-04-27
1
-25
/
+24
|
|
/
/
|
*
|
Merge branch 'master' into menubar
Jörn Zaefferer
2011-04-26
5
-10
/
+38
|
|
\
\
|
|
*
|
Widget: define a null default for the create callback.
Scott González
2011-04-25
1
-1
/
+4
|
|
*
|
Accordion, Autocomplete, Tabs: Separate callbacks and options in the defaults.
Scott González
2011-04-25
3
-5
/
+25
|
|
*
|
Menu: Add ui-state-active to parent item when submenu item receives focus.
jzaefferer
2011-04-23
1
-2
/
+3
|
|
*
|
Menu: Add icons support
jzaefferer
2011-04-20
1
-1
/
+4
|
|
*
|
Menu: Make keyboard focus matching take submenus into account
jzaefferer
2011-04-20
1
-2
/
+2
|
|
|
/
|
*
|
Fix collapsing submenus issue
Hans Hillen
2011-04-22
1
-3
/
+1
|
*
|
Prevent branch menuitems from firing select event
Hans Hillen
2011-04-22
1
-2
/
+9
|
*
|
Fix "menubar does not collapse when clicking on other menubar" + minor changes
Hans Hillen
2011-04-18
1
-0
/
+1
|
*
|
ARIA & Focus changes to menu, specifically to how aria-activedescendant is ha...
Hans Hillen
2011-04-15
1
-30
/
+43
|
|
/
|
*
Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day name...
Lopo
2011-04-15
1
-1
/
+1
|
*
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorre...
Scott González
2011-04-15
1
-1
/
+1
*
|
Tooltip: Overhaul widget animations code to allow delay with plain show/hide
Jörn Zaefferer
2011-05-02
1
-5
/
+16
*
|
Tooltip: Add support for delaying showing/hiding. Still need to figure
jzaefferer
2011-04-21
2
-3
/
+5
*
|
Stop show animation on hide. Now that we don't reuse the tooltip
jzaefferer
2011-04-15
1
-0
/
+1
*
|
Custom tooltip animations based on widget-animations branch.
jzaefferer
2011-04-15
2
-2
/
+22
|
/
*
Overhaul tooltip implementation. Avoid queuing and other problems by
jzaefferer
2011-04-13
1
-62
/
+68
*
Tabs: Fixed issues with collapsible and active options.
Scott González
2011-04-11
1
-0
/
+10
*
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be ...
Kyle Florence
2011-04-09
1
-0
/
+1
*
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth
2011-04-07
1
-0
/
+4
[next]