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
/
ui.core.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
$.widget: Create namespace if it doesn't already exist.
Scott González
2008-09-28
1
-0
/
+1
*
Core: Reduced size of ARIA methods.
Scott González
2008-09-23
1
-18
/
+21
*
Core: Moved ARIA methods up with other jQuery core modifications.
Scott González
2008-09-22
1
-27
/
+26
*
Accept boolean values for aria state. (Thanks for catch Scott González)
David Bolter
2008-09-22
1
-1
/
+1
*
Added ariaRole and ariaState to ui.core with tests.
David Bolter
2008-09-22
1
-0
/
+27
*
Core: Marked $.ui.plugin as deprecated.
Scott González
2008-09-22
1
-0
/
+1
*
Core: Added comment about why we use triggerHandler instead of trigger in $.f...
Scott González
2008-09-20
1
-1
/
+2
*
Core: Fixed #3457: Removing elements causes instantiated plugins to be destro...
Scott González
2008-09-20
1
-1
/
+4
*
whitespace: Removed trailing whitespace from non-blank lines
Richard Worth
2008-09-20
1
-1
/
+1
*
Reverted r695.
Scott González
2008-09-19
1
-61
/
+61
*
Remove Trailing Spaces
Eduardo Lundgren
2008-09-19
1
-61
/
+61
*
core: enableSelection/disableSelection now return the chain (implements #3174)
Paul Bakaus
2008-09-18
1
-2
/
+2
*
core: hasScroll now checks for overflow hidden, since then the users wants sc...
Paul Bakaus
2008-09-16
1
-0
/
+4
*
Widget factory: Prevent calling non-existent methods.
Scott González
2008-09-07
1
-1
/
+1
*
Core: Improved :tabbable selector
Scott González
2008-09-06
1
-5
/
+25
*
Core: Added :tabbable selector to find elements that participate in the tabbi...
Scott González
2008-09-05
1
-4
/
+23
*
Core: Converted :data selector to a function.
Scott González
2008-09-05
1
-1
/
+3
*
Widget factory: Fixed #3275: Prevent multiple instantiations of the same plug...
Scott González
2008-09-02
1
-5
/
+8
*
Core: Fixed #3257: Added option method to widget factory.
Scott González
2008-08-27
1
-4
/
+31
*
Core: Fixed reference to jQuery.
Scott González
2008-08-23
1
-1
/
+1
*
Core: Fixed #3233: Added constants for key codes.
Scott González
2008-08-23
1
-3
/
+32
*
internal methods: mouse*
Chi Cheng
2008-08-17
1
-28
/
+28
*
Core: Updated widget factory to use proper names for internal methods. Part ...
Scott González
2008-08-16
1
-9
/
+9
*
Core: Modified widget factory to prevent access to internal methods through t...
Scott González
2008-08-16
1
-0
/
+7
*
Added a namespace to the selectstart event handler in $.ui.disableSelection()...
Scott González
2008-08-15
1
-2
/
+8
*
Core: Moved UI core code below jQuery modification code.
Scott González
2008-08-15
1
-60
/
+62
*
Core: Shortened data selector implementation and moved down to other core mod...
Scott González
2008-08-15
1
-5
/
+3
*
Implemented #3187: Added metadata support to the widget factory.
Scott González
2008-08-15
1
-1
/
+7
*
enableSelection/disableSelection fixed for ie
Eduardo Lundgren
2008-08-08
1
-2
/
+2
*
core: added :data selector that matches elements that have data for a given key.
Paul Bakaus
2008-07-14
1
-0
/
+5
*
Core: cleaned up $.ui.hasScroll().
Scott González
2008-07-11
1
-3
/
+11
*
core: trigger() needs to be able to return a value from triggerHandler
Paul Bakaus
2008-07-10
1
-1
/
+1
*
Widget factory: Added trigger method for triggering callbacks and events.
Scott González
2008-07-10
1
-0
/
+8
*
core: use triggerHandler instead of trigger to fire "remove" event - Safari s...
Paul Bakaus
2008-07-03
1
-1
/
+1
*
Fixed #3059 - cannot select text in dialog content
Richard Worth
2008-07-03
1
-1
/
+1
*
Avoid IE memory leak on enableSelection, disableSelection methods.
Eduardo Lundgren
2008-06-27
1
-8
/
+4
*
css method - change class id name for generated div
Eduardo Lundgren
2008-06-26
1
-1
/
+1
*
core: Added $.widget.defaults.
Scott González
2008-06-11
1
-3
/
+9
*
Removed old rev ids from jQuery svn
Richard Worth
2008-06-09
1
-1
/
+0
*
ui-core: added mouseCapture, replacing the condition feature before. Allows t...
Paul Bakaus
2008-06-09
1
-2
/
+3
*
whitespace only - newline at EOF
Richard Worth
2008-06-09
1
-1
/
+1
*
core: cancel checks for type string before it's used
Paul Bakaus
2008-06-08
1
-1
/
+1
*
core: fixed propagation issue that didn't allow resizables and sortables to w...
Paul Bakaus
2008-06-08
1
-1
/
+1
*
core widget - added explicit disabled: false option
Richard Worth
2008-06-08
1
-1
/
+1
*
core widget - fail gracefully if unknown method name supplied
Richard Worth
2008-06-08
1
-1
/
+1
*
renamed source -> ui
Richard Worth
2008-06-07
1
-0
/
+289
[prev]