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
*
Docs: Change a few most common domains from HTTP to HTTPS
Michał Gołębiowski-Owczarek
2024-04-26
2
-3
/
+3
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+2
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
4
-11
/
+15
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
4
-8
/
+12
*
Slider: Add demo for custom handle
Scott González
2016-09-13
2
-2
/
+14
*
Slider: Shift to use no globals
Amanpreet Singh
2016-04-14
4
-213
/
+217
*
Slider: Fixed max value miscalculation
Mukul Hase
2016-03-30
1
-1
/
+18
*
Slider: Add missing unit test cases for values method
Jyoti Deka
2015-10-17
1
-3
/
+49
*
Slider: Style updates
Alexander Schmitz
2015-09-11
5
-153
/
+155
*
Slider: Style updates
Alexander Schmitz
2015-08-21
3
-8
/
+8
*
Slider: Move slider into widgets folder
Alexander Schmitz
2015-08-08
5
-5
/
+5
*
Slider: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
1
-1
/
+1
*
Slider: Range fills all space after changing orientation
Ablay Keldibek
2015-04-22
2
-2
/
+50
*
Slider: Pass 0 value if slider reaches it
Ablay Keldibek
2015-04-20
1
-1
/
+25
*
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
-0
/
+0
*
Slider: Convert tests to new infrastructure
Scott González
2015-04-09
6
-41
/
+34
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
All: Standard spacing inside selector strings
Scott González
2015-03-26
1
-1
/
+1
*
Slider: Fix handle order when setting values of range slider to max
Ablay Keldibek
2015-03-18
1
-1
/
+17
*
Slider: Pass handle index to events
Ablay Keldibek
2015-03-12
1
-0
/
+37
*
Slider: Verify value constraint with a max that is a step mismatch
Ablay Keldibek
2015-03-12
1
-1
/
+11
*
Slider: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
2
-24
/
+19
*
Slider: Add classes option
Alexander Schmitz
2015-03-11
3
-1
/
+18
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Slider: Modified to allow value to reach max value with float step
Ablay Keldibek
2015-03-05
1
-1
/
+11
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-01-12
1
-1
/
+13
*
Slider: Don't allow a slider's value to exceed its max
Jyoti Deka
2014-10-08
1
-3
/
+19
*
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
*
Slider: Reset positioning when orientation changes
Scott González
2014-07-02
1
-1
/
+3
*
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
-5
/
+5
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Slider Tests: Remove pointless doc blocks.
Scott González
2013-06-04
4
-12
/
+0
*
Slider: Remove range div when changing range option to false. Fixes #9355 - S...
Scott González
2013-06-03
1
-1
/
+16
*
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
[next]