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-0b02fec6e3
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
*
Tabs: Refactored spinner implementation. Fixes #7134 - Tabs: Deprecate spinne...
Scott González
2011-05-09
1
-24
/
+18
*
Merge pull request #229 from kzys/strange-whitespace
Richard D. Worth
2011-05-09
1
-1
/
+1
|
\
|
*
Dialog: 'NO-BREAK SPACE' (U+00A0) is not 'SPACE' (U+0020).
Kato Kazuyoshi
2011-05-07
1
-1
/
+1
*
|
Popup: Fix keyboard handling to prevent scrolling on keydown
Jörn Zaefferer
2011-05-07
1
-0
/
+2
*
|
Promote menubar and popup to their own top level files
Jörn Zaefferer
2011-05-07
2
-0
/
+444
|
/
*
Merge pull request #218 from kborchers/bug_6775
Scott González
2011-05-06
1
-1
/
+1
|
\
|
*
Datepicker: Moved the setting of _datepickerShowing to after postProcess to ...
kborchers
2011-05-06
1
-1
/
+1
*
|
Tabs: Removed executable file permissions. Fixes #7329 - Tabs doesn't need to...
eddiemonge
2011-05-06
1
-0
/
+0
|
/
*
Button: stop disabled button from firing click events. fixes #5945. Behavior ...
Eike Send
2011-05-05
1
-0
/
+5
*
Merge pull request #200 from kzys/trac-6704-2
Scott González
2011-05-04
1
-2
/
+1
|
\
|
*
Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...
Kato Kazuyoshi
2011-05-05
1
-2
/
+1
*
|
Merge pull request #201 from kzys/trac-7062
Scott González
2011-05-04
1
-7
/
+17
|
\
\
|
*
|
Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...
Kato Kazuyoshi
2011-05-05
1
-7
/
+17
|
|
/
*
/
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
[next]