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
/
slider
Commit message (
Expand
)
Author
Age
Files
Lines
*
Widget tests: Use instance method. Also replace a few instances of $.data in ...
Jörn Zaefferer
2013-03-19
1
-2
/
+2
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-1
/
+2
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-2
/
+1
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-1
/
+2
*
Slider tests: Use ui-slider not uiSlider for data key.
Scott González
2013-03-02
1
-3
/
+3
*
Slider tests: Don't use .on().
Scott González
2013-03-02
1
-1
/
+1
*
Slider: Coding standards for tests
David Petersen
2013-02-07
4
-314
/
+310
*
Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhib...
David Petersen
2013-02-05
1
-0
/
+103
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Slider: Add disabled tests and remove disabled prop from handles
David Petersen
2013-02-04
1
-0
/
+31
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Slider: add options for event callbacks
Mike Sherov
2013-01-02
1
-1
/
+5
*
Tests: Convert single quotes to double quotes.
Mike Sherov
2012-12-26
4
-97
/
+97
*
Slider: Create clone of options.values during _create(). Fixed #8892 - Multip...
Dominic Barnes
2012-12-18
1
-3
/
+28
*
Slider: factorize code with Widget method call. Fixed #8772 - Wrong slider UI...
Samuel Bovée
2012-11-21
1
-4
/
+4
*
Slider tests: Don't use QUnit.reset() or on().
Scott González
2012-11-16
1
-8
/
+5
*
Slider: when handles overlap, clicking and dragging will now pick the last on...
Juan Pablo Kaniefsky
2012-11-16
1
-0
/
+51
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Tests: Removed old code that kept bad test suites out of TestSwarm.
Scott González
2012-10-26
1
-10
/
+0
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
2
-14
/
+14
*
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
*
Slider tests: Fixed style checks for orientation test.
Scott González
2012-07-17
1
-3
/
+3
*
Slider tests: Minor cleanup: added expect() calls, fixed left-over slider tha...
Scott González
2012-07-17
4
-17
/
+22
*
Don't use :input selector.
Scott González
2012-05-21
1
-1
/
+1
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
1
-7
/
+5
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
2
-1
/
+1
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
1
-1
/
+1
*
Tests: Lint.
Scott González
2012-04-18
2
-11
/
+13
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
4
-72
/
+72
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
*
Tests: Added ability to run tests against minified files via ?min=1
Scott González
2011-10-28
1
-6
/
+12
*
Upgraded jQuery to 1.6.4.
Scott González
2011-10-18
1
-1
/
+1
*
Tests: Cleanup.
Scott González
2011-08-03
1
-28
/
+27
*
Tests: Added test suites to run individual widget tests against all supported...
Scott González
2011-08-02
1
-0
/
+30
*
Slider tests: Commented out incomplete tests and fixed defaults.
Scott González
2011-07-28
3
-13
/
+13
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
1
-1
/
+1
*
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
*
Tests: Fixed trailing commas.
Scott González
2011-07-25
1
-2
/
+2
*
Widget: define a null default for the create callback.
Scott González
2011-04-25
1
-19
/
+18
*
Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...
Scott González
2011-03-28
1
-3
/
+3
*
Slider: Removed empty tickets test file.
Scott González
2011-03-28
2
-9
/
+0
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-1
/
+1
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Upgraded jQuery to 1.4.4.
Scott González
2010-11-12
1
-1
/
+1
*
Upgraded jQuery to 1.4.3.
Scott González
2010-10-21
1
-1
/
+1
[next]