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
path:
root
/
ui
/
jquery.ui.core.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Whitespace.
Scott González
2012-08-23
1
-8
/
+8
*
Core: Deprecate .enableSelection() and .disableSelection(). Fixes #7755 - Cor...
Scott González
2012-08-23
1
-11
/
+14
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseud...
Timmy Willison
2012-07-07
1
-3
/
+10
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-2
/
+3
*
Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzal...
kborchers
2012-05-29
1
-0
/
+19
*
Core: Check if jQuery supports inner/outer/Width/Height setters.
Scott González
2012-05-21
1
-38
/
+41
*
Lint fixes.
Scott González
2012-04-02
1
-9
/
+11
*
A few lint fixes.
Scott González
2012-04-02
1
-6
/
+6
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
Core: Fixed typo.
Scott González
2012-02-27
1
-1
/
+1
*
Core: Removed modifier keys from key codes. Fixed #7613 - Incorrect UI keyCodes.
Scott González
2012-02-12
1
-11
/
+1
*
Use jQuery.css() instead of deprecated jQuery.curCSS().
Scott González
2012-02-12
1
-6
/
+6
*
Core: Access offsetHeight on div for support tests to avoid a layout bug in I...
Scott González
2012-01-19
1
-0
/
+5
*
Core, Draggable: Fixed #7800 - Draggable helper="clone" doesn't remove the dr...
Marwan Al Jubeh
2011-10-17
1
-1
/
+1
*
Core: reuse tabindex value. Fixed #7257 - optimize :tabbable.
adambaratz
2011-04-29
1
-21
/
+25
*
Core: Fixed spacing.
Scott González
2011-03-29
1
-3
/
+3
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - De...
Scott González
2010-12-10
1
-6
/
+1
*
Core: Don't use $.style since it doesn't exist in jQuery 1.3.2. Fixes #6196 -...
Scott González
2010-10-19
1
-2
/
+2
*
Core: Minor cleanup.
Scott González
2010-10-12
1
-4
/
+4
*
Core: Only use mousedown to prevent text selection in browsers that don't sup...
Scott González
2010-09-20
1
-6
/
+7
*
Core: Avoid layout bug in IE with minHeight support test.
Scott González
2010-09-07
1
-1
/
+3
*
Core: Improvements to minHeight support test. Thanks jdalton.
Scott González
2010-09-07
1
-6
/
+10
*
Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHe...
Scott González
2010-09-07
1
-2
/
+15
*
Core: Refactored .disableSelection() and .enableSelection().
Scott González
2010-09-01
1
-51
/
+12
*
Core: Fixed .disableSelect() and .enableSelect() in all browsers. Fixes #5723...
Scott González
2010-08-27
1
-12
/
+51
*
Core: Re-ordered functions.
Scott González
2010-08-27
1
-63
/
+70
*
Fixed broken whitespace characters and missing semicolon. Fixes #3921 - Probl...
Scott González
2010-08-10
1
-1
/
+1
*
Core: Coding standards.
Scott González
2010-07-22
1
-71
/
+78
*
Core: Better support for areas in :focusable and :tabbable selectors. Partial...
Scott González
2010-07-22
1
-6
/
+19
*
Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...
Scott González
2010-07-21
1
-0
/
+43
*
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...
Scott González
2010-07-21
1
-1
/
+4
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Whitespace
Scott González
2010-07-07
1
-1
/
+0
*
Core: Better detection of when core is loaded twice. Fixes #5636 - Load ui.po...
Scott González
2010-05-19
1
-3
/
+12
*
Core: Added COMMAND/COMMAND_LEFT/WINDOWS, COMMAND_RIGHT/MENU key codes.
Scott González
2010-04-23
1
-1
/
+6
*
ui core: enableSelection, disableSelection: Removed selectstart event filters...
Richard D. Worth
2010-04-02
1
-4
/
+2
*
Added $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete
jzaefferer
2010-03-26
1
-0
/
+1
*
Remove isFF2 flag in ui.core - should have been dropped together with the FF2...
Jörn Zaefferer
2010-03-03
1
-2
/
+0
*
'Changed
Brant Burnett
2010-01-29
1
-10
/
+20
*
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway
Jörn Zaefferer
2010-01-27
1
-31
/
+0
*
dropping intial code for #4957 - too many open issues to get this into 1.8
Jörn Zaefferer
2010-01-22
1
-26
/
+0
*
base implementation for #4957 - still need to port users of $.ui.element
Jörn Zaefferer
2010-01-20
1
-0
/
+26
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
1
-149
/
+0
*
extracting widget factory into jquery.ui.widget.js
Jörn Zaefferer
2009-12-16
1
-178
/
+1
*
Core: Preserve header in minified file.
Scott González
2009-11-13
1
-1
/
+1
[next]