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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Dialog: Apply `overflow: hidden` to contain the resize handles
Scott González
2014-01-15
1
-0
/
+1
*
Sortable: Cleanup
Andrei Picus
2014-01-15
2
-3
/
+3
*
Autocomplete: Announce autocomplete correctly in all ATs.
Dylan Barrell
2014-01-14
3
-22
/
+65
*
Datepicker: Fix Spanish locale data
Scott González
2014-01-10
1
-2
/
+2
*
Build: Update grunt and grunt-jscs-checker, use jquery preset for jscs
Jörn Zaefferer
2014-01-10
2
-26
/
+3
*
Tooltip: Preserve the title after disabling twice
Michael Wiencek
2014-01-09
2
-2
/
+8
*
Resizable: whitespace fixed
Jyoti Deka
2014-01-09
1
-1
/
+1
*
Docs: Reduce contributing guidelines by linking to contribute.jquery.org
Scott González
2014-01-09
1
-148
/
+26
*
Tooltip: Only bind remove handler for delegated tooltips
Scott González
2014-01-09
1
-4
/
+11
*
Menu: Fix var declaration and move regex comment to the right place.
Jörn Zaefferer
2014-01-08
1
-4
/
+5
*
Tests: Fix grammar error in comment
Andrei Picus
2014-01-08
1
-1
/
+1
*
Tests: Add link to visual test for selectmenu to index
Jörn Zaefferer
2014-01-07
1
-0
/
+5
*
Tooltip: Lowercase test html for IE7/8 compat
Jörn Zaefferer
2014-01-06
1
-1
/
+1
*
Tooltip: On close and destroy only set title if empty or undefined
Daniel DeGroff
2014-01-06
2
-2
/
+41
*
Tooltip: Improve accessibility by adding content to an aria-live div
Dylan Barrell
2013-12-19
3
-8
/
+54
*
Selectmenu: fix lint issue
Felix Nagel
2013-12-18
1
-1
/
+1
*
Selectmenu: Fix empty option processing
Felix Nagel
2013-12-18
1
-0
/
+4
*
Menu: Add _isDivider method
Felix Nagel
2013-12-18
1
-4
/
+8
*
Selectmenu Tests: add unit tests for empty options
Felix Nagel
2013-12-18
1
-0
/
+32
*
Resizable: remove redundant comments and whitespace
Jyoti Deka
2013-12-15
1
-42
/
+15
*
Resizable: containment plugin restricts resizing within container
Jyoti Deka
2013-12-15
2
-11
/
+61
*
Resizable: fix whitespace on containment plugin
Jyoti Deka
2013-12-15
1
-41
/
+71
*
Resizable: containment now works with non - immediate children
Jyoti Deka
2013-12-15
3
-3
/
+38
*
Draggable: Test fix regarding static scrolling
Dave Stein
2013-12-15
1
-1
/
+2
*
Draggable Unit Tests: Ensure IFRAMEs can be written to
Mike Sherov
2013-12-14
1
-5
/
+9
*
Resizable: modified to allow resizing when resizables are nested.
Jyoti Deka
2013-12-14
2
-1
/
+34
*
Updated author information.
Scott González
2013-12-10
2
-4
/
+26
*
Demos: Fix broken links to themeroller
Corey Frang
2013-12-09
3
-3
/
+3
*
JSCS config: Set validateLineBreaks
Jörn Zaefferer
2013-12-09
1
-1
/
+2
*
JSCS config: Set disallowSpaceAfter/BeforePrefixUnaryOperators
Jörn Zaefferer
2013-12-09
1
-0
/
+2
*
JSCS config: Set requireSpaceBeforeBinaryOperators, fix occurences
Jörn Zaefferer
2013-12-09
3
-6
/
+7
*
Build: Update to lastest grunt-jscs-checker
Jörn Zaefferer
2013-12-09
1
-1
/
+1
*
JSCS config: Set disallowSpaceAfterObjectKeys, fix two occurences
Jörn Zaefferer
2013-12-09
3
-4
/
+3
*
Selectmenu Tests: add unit and visual tests for width option
Felix Nagel
2013-12-07
2
-1
/
+92
*
Selectmenu: update button width on refresh
Felix Nagel
2013-12-07
1
-0
/
+1
*
Grunt: Add grunt-esformatter, formats all source files (no validation)
Jörn Zaefferer
2013-12-07
2
-0
/
+17
*
Autocomplete: Whitespace
Jörn Zaefferer
2013-12-07
1
-11
/
+11
*
Accordion: Whitespace
Jörn Zaefferer
2013-12-07
1
-4
/
+4
*
Gruntfile: Formatting
Jörn Zaefferer
2013-12-07
1
-9
/
+9
*
Menu: Remove preventDefault for disabled menu items, since there is no defaul...
Jörn Zaefferer
2013-12-03
1
-3
/
+0
*
Menu: Remove click binding that was supposed to prevent default on anchor cli...
Jörn Zaefferer
2013-12-03
2
-30
/
+3
*
Datepicker test: Ignore flaky test in IE in TestSwarm.
Scott González
2013-12-03
1
-113
/
+123
*
Datepicker test: Attempt to work around an intermittent issue in IE when run ...
Scott González
2013-12-03
1
-1
/
+5
*
Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.
Scott González
2013-12-03
1
-2
/
+2
*
Menu: Add ui-front on submenus to address opacity messing up stacking order. ...
Jörn Zaefferer
2013-12-03
2
-4
/
+13
*
Menu tests: Fix line height issue in IE7
Scott González
2013-12-03
1
-0
/
+4
*
Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #...
Mike Sherov
2013-12-03
5
-53
/
+85
*
Merge branch 'selectmenu'
TJ VanToll
2013-11-27
22
-1
/
+1911
|
\
|
*
Selectmenu: add 1px to menu width to avoid wrapping long text in IE10
Felix Nagel
2013-11-26
1
-1
/
+3
|
*
Selectmenu: remove link element and adjust styles in custom renderer demo
Felix Nagel
2013-11-26
1
-14
/
+6
[prev]
[next]