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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widget: Don't let widget name affect `$.ui` prototype & constructor
Michał Gołębiowski-Owczarek
2024-10-30
1
-0
/
+22
*
All: Drop support for IE & some other browsers (but mostly IE)
Michał Gołębiowski-Owczarek
2024-05-15
1
-3
/
+1
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+2
*
Widget: Make contextless widget construction work
Michał Gołębiowski-Owczarek
2021-11-19
1
-0
/
+12
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
4
-6
/
+8
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
3
-3
/
+9
*
All: Migrate away from deprecated/removed Core APIs
Michał Gołębiowski-Owczarek
2019-12-08
1
-5
/
+5
*
Widget: Handle `Object.create(null)` for options objects
Scott González
2017-04-24
1
-1
/
+6
*
Widget: Untrack classes elements when they are removed from the DOM
Alexander Schmitz
2016-09-13
1
-5
/
+37
*
Widget: `instance()` should return `undefined` for empty sets
Scott González
2016-08-04
1
-3
/
+5
*
Widget: Shift to use no globals
Amanpreet Singh
2016-04-14
4
-445
/
+457
*
Widget: Call `._setOptionDisabled()` on init if the widget is disabled
Scott González
2015-09-25
1
-0
/
+33
*
All: Delegate to base `_getCreateOptions()`.
Scott González
2015-09-17
1
-1
/
+4
*
Widget: Style updates
Alexander Schmitz
2015-09-11
4
-298
/
+305
*
Widget: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
1
-14
/
+14
*
Widget: Support mixins
Scott González
2015-05-14
1
-0
/
+79
*
Widget tests: Clean up $.fn methods
Scott González
2015-05-13
1
-0
/
+8
*
Tests: Fix AMD loading in IE8
Scott González
2015-04-17
1
-0
/
+1
*
Tests: Rename files
Scott González
2015-04-09
5
-7
/
+1
*
Widget: Convert tests to new infrastructure
Scott González
2015-04-09
5
-29
/
+33
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
Widget: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
1
-22
/
+22
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
3
-1
/
+149
*
Tests: Fix missing wrapper in widget extend unit tests
Jörn Zaefferer
2015-03-06
1
-0
/
+4
*
Widget: Fix typos
Scott González
2014-11-10
1
-4
/
+4
*
Widget: modify this.window test to support IE8 window equality quirk
Alexander Schmitz
2014-08-27
1
-1
/
+4
*
Widget: Ensure window and document are defined in _getCreateOptions()
Alexander Schmitz
2014-08-27
1
-1
/
+4
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
2
-10
/
+2
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-2
/
+2
*
Widget: Support events with dashes and colons
Ruslan Yakhyaev
2014-01-16
1
-2
/
+17
*
Widget: option-method should work as getter only when argument length is 1. F...
Jyoti Deka
2013-10-16
1
-3
/
+14
*
Widget Bridge: Make the _init method optional. Add tests for both states. Fix...
Jörn Zaefferer
2013-09-11
1
-1
/
+12
*
Widget Factory: Fix multiple var statements in test
Alexander Schmitz
2013-07-31
1
-3
/
+3
*
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget fa...
Alexander Schmitz
2013-07-31
1
-2
/
+3
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ...
Scott González
2013-05-20
1
-0
/
+10
*
Widget: Remove copy-pasta leftovers
Jörn Zaefferer
2013-03-19
1
-4
/
+2
*
Widget tests: Use instance method. Also replace a few instances of $.data in ...
Jörn Zaefferer
2013-03-19
1
-20
/
+21
*
Widgets: Updating to use instance method on bridge
Corey Frang
2013-03-19
1
-2
/
+5
*
Widget: Implement instance method on the bridge to return widget instance - F...
Corey Frang
2013-03-19
1
-0
/
+13
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Callin...
Scott González
2012-12-03
1
-8
/
+41
*
Widget tests: Fixed order of actual and expected.
Scott González
2012-12-03
1
-1
/
+1
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Widget: Only use the event prefix from the base if we're redefining a widget....
Scott González
2012-11-09
1
-2
/
+6
[next]