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
/
tests
/
unit
/
widget
/
widget_core.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Widget delegation: Fix impl and add basisc test
Jörn Zaefferer
2011-06-19
1
-0
/
+34
|
*
Merge branch 'master' into widget-delegation
Jörn Zaefferer
2011-06-19
1
-0
/
+19
|
|
\
|
*
|
Whitespace
Jörn Zaefferer
2011-06-19
1
-10
/
+10
*
|
|
Widget tests: Fixed fragile tests.
Scott González
2011-07-28
1
-56
/
+44
|
|
/
|
/
|
*
|
Widget: Added ability to get deep options. Fixes #7459 - Widget: Extend .opti...
Scott González
2011-06-09
1
-0
/
+19
|
/
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
1
-0
/
+3
*
Widget: Moved tests out of _tickets into _core.
Scott González
2011-03-28
1
-0
/
+88
*
Widget: Allow setting individual properties of deep options. Fixes #7035 - Wi...
Scott González
2011-03-24
1
-0
/
+24
*
Widget: Maintain stack when a method returns a jQuery object. Fixes #5732 - W...
Scott González
2011-03-22
1
-2
/
+8
*
Widget tests: Work around a bug in jQuery core in IE 9rc.
Scott González
2011-02-26
1
-0
/
+2
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Widget: modified widget to throw exception on attempt to call private methods...
William Kevin Manire
2011-02-16
1
-2
/
+9
*
Widget: Fixed super methods with deep inheritance chains.
Scott González
2011-02-10
1
-21
/
+41
*
Widget: Added ability to use $.widget() to create extensions. Fixes #6937 - W...
Scott González
2011-02-03
1
-0
/
+21
*
Merge branch 'master' into widget-events
Scott González
2011-01-31
1
-20
/
+83
|
\
|
*
Update wigdet test for previous change. No stored intance via data for
jzaefferer
2011-01-31
1
-2
/
+1
|
*
Widget tests: Remove workaround for old QUnit bug.
Scott González
2011-01-24
1
-5
/
+1
|
*
Widget tests: Cleanup.
Scott González
2011-01-24
1
-16
/
+13
|
*
Widget: Allow this.element to be the widget instance instead of a DOM element...
Scott González
2011-01-24
1
-1
/
+31
|
*
Widget: Added tests for defaultElement and element normalization between jQue...
Scott González
2011-01-23
1
-0
/
+41
*
|
Widget: Use focusin/focusout for ._focusable().
Scott González
2011-01-31
1
-8
/
+12
*
|
Widget: Added tests for ._hoverable() and ._focusable().
Scott González
2011-01-24
1
-2
/
+64
*
|
Widget: Added "dynamic" bindings via ._bind() to allow for proxying.
Scott González
2011-01-18
1
-2
/
+2
*
|
Widget: Added ._bind() for easily binding events with correct context and dis...
Scott González
2011-01-18
1
-0
/
+93
|
/
*
Widget: Added _super() and _superApply() methods. Fixes #6861 - Widget: Add _...
Scott González
2011-01-14
1
-0
/
+53
*
Widget: Throw errors for invalid method calls. Fixes #5972 - Widget: Throw er...
Scott González
2010-12-10
1
-0
/
+17
*
Widget: Added ability to define how to find options on init. Fixes #6158 - Wi...
Scott González
2010-10-06
1
-0
/
+26
*
Widget: Added create event. Fixes #6126 - Widget: Add create event.
Scott González
2010-09-29
1
-10
/
+14
*
Widget: Added _setOptions method for handling normalized options setting. Fix...
Scott González
2010-09-27
1
-1
/
+24
*
Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Wid...
Scott González
2010-09-03
1
-0
/
+67
*
Widget: Added more unit tests.
Scott González
2010-08-26
1
-0
/
+128
*
Widget Tests: Coding standards.
Scott González
2010-08-26
1
-79
/
+83
*
Widget: Added more unit tests.
Scott González
2010-08-26
1
-6
/
+89
*
Widget: Added tests for re-initialization.
Scott González
2010-08-23
1
-0
/
+29
*
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...
Scott González
2010-07-30
1
-6
/
+3
*
Use pushStack in widget method. Fixes #5732 - make the widget method maintain...
jzaefferer
2010-07-30
1
-3
/
+6
*
Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget:...
Scott González
2010-07-15
1
-0
/
+168
[prev]