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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Selectmenu: Introduce menuWidget method, to get access to the menu element. F...
Jörn Zaefferer
2012-02-21
8
-63
/
+45
*
Selectmenu: Simplify _getCreateOptions implementation
Jörn Zaefferer
2012-02-21
1
-1
/
+1
*
Selectmenu: Unit tests whitespace and linting/cleanup
Jörn Zaefferer
2012-02-21
4
-46
/
+46
*
Selectmenu: Reorder default demo to reduce the odd top-margin (still needed t...
Jörn Zaefferer
2012-02-21
1
-18
/
+17
*
Selectmenu: Simplify id-selectors, no need for element-selector
Jörn Zaefferer
2012-02-21
1
-3
/
+3
*
Merge branch 'master' into selectmenu
Jörn Zaefferer
2012-02-21
60
-4098
/
+1050
|
\
|
*
Tooltip: Mark target to prevent async results showing a tooltip that was clos...
Jörn Zaefferer
2012-02-19
1
-0
/
+7
|
*
Tooltip: Document why we don't use removeAttr
Jörn Zaefferer
2012-02-19
1
-1
/
+4
|
*
Menu: Clean up tests to remove nested setTimeout calls
kborchers
2012-02-17
1
-123
/
+143
|
*
Autocomplete: Removed the timeout for the change event. Fixes #7550 - Autocom...
Scott González
2012-02-16
3
-52
/
+21
|
*
Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bi...
Scott González
2012-02-16
4
-164
/
+112
|
*
Autocomplete: Added a test for exceeding minLength, then falling below, then ...
Scott González
2012-02-15
1
-7
/
+28
|
*
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local...
Richard D. Worth
2012-02-15
3
-0
/
+26
|
*
Sortable demos: connect lists - added some bottom padding to each container. ...
Richard D. Worth
2012-02-13
1
-1
/
+1
|
*
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc...
Douglas
2012-02-12
3
-0
/
+26
|
*
JavaScript "strict mode" fixes
jdomnitz
2012-02-12
3
-6
/
+4
|
*
Autocomplete: Fixed typo in comment.
Scott González
2012-02-12
1
-1
/
+1
|
*
Whitespace
Scott González
2012-02-12
1
-1
/
+1
|
*
Core: Removed modifier keys from key codes. Fixed #7613 - Incorrect UI keyCodes.
Scott González
2012-02-12
1
-11
/
+1
|
*
Mouse: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of '...
Scott González
2012-02-12
1
-8
/
+8
|
*
Draggable: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses ...
Scott González
2012-02-12
1
-5
/
+5
|
*
Datepicker: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses...
Scott González
2012-02-12
1
-4
/
+3
|
*
Button: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses of ...
Scott González
2012-02-12
1
-8
/
+8
|
*
Accordion: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses ...
Scott González
2012-02-12
1
-30
/
+29
|
*
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re...
Scott González
2012-02-12
5
-15
/
+14
|
*
Use jQuery.css() instead of deprecated jQuery.curCSS().
Scott González
2012-02-12
4
-13
/
+13
|
*
Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ...
Scott González
2012-02-11
1
-14
/
+12
|
*
Easings: Rewrote all easings to only rely on state and reduce code size. Fixe...
Scott González
2012-02-11
2
-232
/
+53
|
*
Autocomplete: Cancel search when closing the menu. Fixes #7523 - Autocomplete...
Scott González
2012-02-11
2
-1
/
+40
|
*
Autocomplete: Set context for ajax requests instead of relying on default con...
Scott González
2012-02-11
1
-1
/
+3
|
*
Menu tests: Handle async focus events in IE.
Scott González
2012-02-09
1
-99
/
+101
|
*
Slider: Prevent the default action on keydown if we're listening for the pres...
Scott González
2012-02-09
1
-6
/
+2
|
*
Accordion: Simplify CSS so content panels never have a top border instead of ...
Scott González
2012-02-09
1
-3
/
+1
|
*
Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the ...
Scott González
2012-02-08
1
-1
/
+1
|
*
Merge pull request #593 from tjvantoll/bug_6763
Scott González
2012-02-08
1
-35
/
+1
|
|
\
|
|
*
Resizable: Removed Opera relative/absolute positioning exception code. Fixed...
TJ VanToll
2012-02-06
1
-35
/
+1
|
*
|
Demos draggable: corrected cursor option in cursor-style demos to not be insi...
Richard D. Worth
2012-02-07
1
-2
/
+2
|
*
|
Menu: Make sure the next element is defined in addition to checking length != 0
kborchers
2012-02-06
1
-1
/
+1
|
*
|
Menu: Focus the menu before performing keyboard unit tests.
kborchers
2012-02-06
1
-8
/
+15
|
*
|
Menu: Whitespace
kborchers
2012-02-06
1
-2
/
+2
|
*
|
Menu: Prevent navigating to disabled menu items with the keyboard.
kborchers
2012-02-06
2
-23
/
+23
|
*
|
Menu: Remove left over debugging statement.
kborchers
2012-02-04
1
-1
/
+0
|
*
|
Menu: Prevent clicking on disabled menu items and remove unnecessary extra pa...
kborchers
2012-02-03
3
-13
/
+17
|
*
|
Sortable: Fixed destroy to remove instance from element. Fixes #8094 - .sorta...
Scott González
2012-02-02
1
-1
/
+1
|
*
|
Visual tests: Cleaned up dialog tests.
Scott González
2012-02-01
1
-2942
/
+50
|
*
|
Static tests: Removed slider tests.
Scott González
2012-02-01
10
-170
/
+0
|
*
|
Widget: Allow redefining a widget after other widgets have inherited from it.
Scott González
2012-02-01
4
-168
/
+217
|
*
|
Datepicker i18n: Changed Hebrew monthNamesShort from number to names. Fixes #...
levushka
2012-02-01
1
-2
/
+2
|
*
|
Autocomplete: Added test for close method.
Scott González
2012-01-31
2
-6
/
+9
|
*
|
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #...
Scott González
2012-01-31
1
-0
/
+4
[next]