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
/
button
Commit message (
Expand
)
Author
Age
Files
Lines
*
Button: Convert tests to new infrastructure
Scott González
2015-04-09
6
-48
/
+32
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
Button: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
4
-61
/
+66
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Tests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer
2015-01-24
2
-2
/
+0
*
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
*
Button: Whitespace
Scott González
2014-04-21
1
-7
/
+7
*
Button: Remove `ui-state-active` when disabling buttons
Daniel DeGroff
2014-04-21
1
-0
/
+35
*
Button: Properly refresh button sets with new radio buttons
Scott González
2014-04-01
2
-0
/
+27
*
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
*
Button: Ignore non-radio elements with the same name
TJ VanToll
2014-01-28
1
-0
/
+14
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-4
/
+4
*
Button unit tests: Make sure the test timeout runs after the formResetHandler...
Jörn Zaefferer
2013-11-25
1
-1
/
+1
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...
Mike Sherov
2013-04-14
1
-1
/
+1
*
Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - But...
Scott González
2013-04-11
2
-0
/
+15
*
Button: On form reset only call refresh on current button widgets. Fixed #921...
TJ VanToll
2013-04-09
1
-0
/
+24
*
Whitespace.
Scott González
2013-03-26
1
-1
/
+1
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-11
/
+18
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-18
/
+11
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-11
/
+18
*
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
*
Dev: stop loading *_tickets.js in the test suite.
Mike Sherov
2012-12-22
1
-1
/
+0
*
All: Use .addBack() instead of .andSelf().
Scott González
2012-12-14
1
-1
/
+1
*
Button tests: Handle async focus in IE.
Scott González
2012-12-10
2
-7
/
+20
*
Dev: Remove *_tickets.js test files and move the associated tests to the prop...
Mike Sherov
2012-12-07
3
-75
/
+67
*
Button tests: Work around a quirk in Opera.
Scott González
2012-11-29
1
-2
/
+11
*
Button tests: simulated clicks aren't perfect in oldIE and Opera
Mike Sherov
2012-11-28
1
-10
/
+15
*
Button Tests: move aria-pressed test to correct module
Mike Sherov
2012-11-26
2
-11
/
+11
*
Button: Let change handler handle display and aria update. Fixed #5518 - Butt...
Fabrício Matté
2012-11-26
2
-0
/
+12
*
Button tests: fix IE7 fail for latest focus tests
Mike Sherov
2012-11-21
1
-1
/
+1
*
Button: Fixing handling of the disabled options on refresh method calls. Fix...
TJ VanToll
2012-11-21
2
-8
/
+36
*
Button: add blur event to buttons. Fixes #8559 - Button: Button doesn't remov...
Mike Sherov
2012-11-21
1
-0
/
+10
*
Button tests: Whitespace.
Scott González
2012-11-20
1
-6
/
+6
*
Button tests: replace XHTML with HTML in button test suite
Mike Sherov
2012-11-19
1
-3
/
+3
*
Button: properly escape button names. Fixes #7505 - Button: Buttonset not app...
Mike Sherov
2012-11-19
2
-1
/
+16
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Button: use _hoverable for hover state management. Fixes #5295 - button doesn...
Cory Gackenheimer
2012-11-11
1
-0
/
+11
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-1
/
+1
*
Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: Anc...
TJ VanToll
2012-10-16
1
-0
/
+8
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Tests: Enable QUnit.config.requireExpects.
Scott González
2012-06-27
3
-0
/
+20
*
Button tests: Use domEqual() to test destroy().
Scott González
2012-06-16
1
-7
/
+4
*
Button: Corrected default label applied to submit buttons. Fixed #8337: Subm...
TJ VanToll
2012-05-22
1
-0
/
+4
*
Don't use :checkbox selector.
Scott González
2012-05-21
1
-5
/
+5
[next]