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.widget.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widget: option-method should work as getter only when argument length is 1. F...
Jyoti Deka
2013-10-16
1
-2
/
+2
*
Widget: Only remove hover and focus classes when disabling, not enabling. Fix...
Scott González
2013-09-16
1
-2
/
+6
*
Widget Bridge: Make the _init method optional. Add tests for both states. Fix...
Jörn Zaefferer
2013-09-11
1
-1
/
+4
*
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget fa...
Alexander Schmitz
2013-07-31
1
-0
/
+2
*
Widget: Make .enable() and .disable() act via ._setOptions() instead of ._set...
Gabriel Schulhof
2013-07-17
1
-2
/
+2
*
Widget: Remove leftover back-compat handling for widget instance storage (see...
Scott González
2013-07-09
1
-3
/
+0
*
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...
Scott González
2013-05-20
1
-1
/
+1
*
Widgets: Updating to use instance method on bridge
Corey Frang
2013-03-19
1
-4
/
+4
*
Widget: Implement instance method on the bridge to return widget instance - F...
Corey Frang
2013-03-19
1
-0
/
+4
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-2
/
+1
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-1
/
+2
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-2
/
+1
*
Update copyright year to 2013.
Scott González
2013-01-10
1
-1
/
+1
*
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Callin...
Scott González
2012-12-03
1
-25
/
+30
*
Widget: Only use the event prefix from the base if we're redefining a widget....
Scott González
2012-11-09
1
-1
/
+1
*
Widget: Suppress disabled check when binding destroy to the remove event. Fix...
Scott González
2012-11-09
1
-1
/
+1
*
Widget: Removed dual storage of widget instances. Fixes #8801 - Widget: Remov...
Scott González
2012-11-09
1
-3
/
+0
*
Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Abil...
Scott González
2012-11-09
1
-3
/
+12
*
Widget: Bridge falls back to name if there is no widgetFullName, and always s...
Avinash R
2012-11-07
1
-2
/
+2
*
Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support...
Jörn Zaefferer
2012-10-25
1
-1
/
+1
*
Widget: Removed use of metadata. Fixes #7192 - Widget: Remove use of metadata.
Scott González
2012-10-25
1
-7
/
+0
*
Widget: Removed widgetBaseClass property. Fixes #8155 - Widget: Remove widget...
Scott González
2012-10-25
1
-2
/
+0
*
Widget: Bind the remove event to the element, not the .widget() element.
Scott González
2012-10-24
1
-1
/
+1
*
Widget: Fix _on to use element argument for delegated events. Fixes #8658 - W...
Jörn Zaefferer
2012-10-24
1
-3
/
+5
*
Widget: Use existing widgetEventPrefix when extending. Fixes #8724 - widgetEv...
Scott González
2012-10-24
1
-1
/
+1
*
Widget: Destroy only when element is the actual target. Fixes #8652 - Widget:...
Marc-Andre Lafortune
2012-10-23
1
-1
/
+7
*
Widget: Fixed $.widget.extend() to never copy objects by reference.
Scott González
2012-10-23
1
-3
/
+8
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-1
/
+1
*
Widget: $.widget.extend(): Properly handle extending a string with an object....
Scott González
2012-10-22
1
-1
/
+5
*
Updated docs URLS.
Scott González
2012-09-26
1
-1
/
+1
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lower...
Scott González
2012-07-09
1
-1
/
+1
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-1
/
+2
*
jQuery may be redefined or not exist do to noConflict, so using the global is...
Steven Roussey
2012-06-18
1
-1
/
+1
*
Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a...
Scott González
2012-06-14
1
-0
/
+5
*
Widget: Create eventNamespace property instead of constantly rebuilding it.
Scott González
2012-06-14
1
-5
/
+6
*
Generate a uuid for each widget for unique namespaces. Fixes #8385 - Widget: ...
Jörn Zaefferer
2012-06-14
1
-5
/
+7
*
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González
2012-06-13
1
-5
/
+5
*
Widget: Work around bug in jQuery <1.6.3 where .removeData( dashed-name ) doe...
Scott González
2012-06-11
1
-1
/
+4
*
Lint fixes.
Scott González
2012-04-02
1
-10
/
+10
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
Remove both widgetName and widgetFullName data
Jörn Zaefferer
2012-03-01
1
-0
/
+3
*
Update Widget data naming/usage. Remove unnecessary fallbacks, update .remove...
Jörn Zaefferer
2012-03-01
1
-7
/
+3
*
Widget: Rename widgetBaseClass to widgetFullName. Deprecates widgetBaseClass,...
Jörn Zaefferer
2012-03-01
1
-5
/
+7
*
Update data naming for Widget, including backwards compability. Updated tests...
Jörn Zaefferer
2012-03-01
1
-3
/
+11
*
JavaScript "strict mode" fixes
jdomnitz
2012-02-12
1
-1
/
+1
*
Widget: Allow redefining a widget after other widgets have inherited from it.
Scott González
2012-02-01
1
-25
/
+49
*
Widget: Added _getCreateEventData(). Fixes #8045 - Widget: Ability to provide...
Scott González
2012-01-21
1
-1
/
+2
*
Widget: Set guid on event handler proxies so direct unbinding works.
Scott González
2012-01-07
1
-0
/
+7
*
Widget: Simplify data normalization in _trigger().
Scott González
2011-11-21
1
-7
/
+2
[next]