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
/
ui
/
jquery.ui.slider.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-1
/
+2
*
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González
2012-06-13
1
-1
/
+1
*
Resizable, Slider: Don't use .hover().
Scott González
2012-05-21
1
-2
/
+3
*
Slider: Use base destroy method.
Scott González
2012-05-09
1
-6
/
+2
*
Slider: Remove uses of self var; use new APIs or that var.
Scott González
2012-05-09
1
-71
/
+51
*
Lint fixes.
Scott González
2012-04-02
1
-2
/
+3
*
Protect all copyright notices against minification
Jo Liss
2012-04-02
1
-1
/
+1
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
Update data naming for Slider. Partial fix for #7810
Jörn Zaefferer
2012-03-01
1
-3
/
+3
*
Slider: Whitespace cleanup
Jörn Zaefferer
2012-03-01
1
-14
/
+14
*
Slider: Prevent the default action on keydown if we're listening for the pres...
Scott González
2012-02-09
1
-6
/
+2
*
.attr() -> .prop()
Scott González
2011-06-08
1
-2
/
+2
*
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...
Scott González
2011-05-28
1
-5
/
+1
*
Slider: add handles in single DOM operation. Fixed #7259 - optimize handle cr...
Adam Baratz
2011-05-11
1
-34
/
+16
*
Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...
Scott González
2011-03-28
1
-0
/
+2
*
Fixed #6979 - Several components are leaking variables into the global scope
Gilmore Davidson
2011-02-23
1
-1
/
+1
*
Updated copyright year.
Scott González
2011-01-17
1
-1
/
+1
*
Slider: Changed _trimAlignValue function to return the correct inclusive valu...
poplix
2010-12-06
1
-3
/
+3
*
Slider: Modified handle and scroll content not to jump twice when handle is g...
skeetergraphics
2010-11-19
1
-1
/
+3
*
All: Added http://jqueryui.com/about to header comments.
Scott González
2010-07-14
1
-1
/
+1
*
All: Define a local undefined variable inside the main closure.
Scott González
2010-07-13
1
-1
/
+1
*
Updated copyright headers to make it clear that you can choose between MIT an...
Scott González
2010-07-09
1
-3
/
+3
*
Whitespace
Scott González
2010-07-07
1
-1
/
+0
*
Slider: Removed redundant call _normValueFromMouse. Fixed #5796 - Slider: Red...
tzkuei
2010-07-06
1
-1
/
+0
*
Slider: trim to max and min on UP DOWN LEFT RIGHT. Fixed #5591 - Slider: can ...
Richard D. Worth
2010-05-11
1
-2
/
+2
*
Slider: fixed step alignment to handle negative fractional values. Fixed #558...
Richard D. Worth
2010-05-11
1
-3
/
+3
*
Slider: trim value to min and max when page_up or page_down is pressed. Fixed...
Richard D. Worth
2010-05-11
1
-2
/
+2
*
slider: jslint cleanup (thanks for the start zhaoz) and style changes to meet...
Richard D. Worth
2010-04-02
1
-334
/
+382
*
slider: corrected a regression introduced by commit 5ffd3ab
Richard D. Worth
2010-04-02
1
-2
/
+2
*
Slider: added support for canceling start event. Fixes #5472 - slider: event ...
Richard D. Worth
2010-04-01
1
-3
/
+9
*
Align slider value to step. Fixes #5471 - value not aligned to step when set ...
Richard D. Worth
2010-04-01
1
-19
/
+22
*
Slider: Refactoring _trimValue method to use more sane programming logic
jzaefferer
2010-03-27
1
-3
/
+6
*
Slider: Refactoring _valueMin and _valueMax methods, removing useless tempora...
jzaefferer
2010-03-27
1
-4
/
+2
*
Slider: Inlining _step method, was used only once
jzaefferer
2010-03-27
1
-6
/
+1
*
Slider: fixed change event to be triggered by keyup and value and values opti...
Richard Worth
2010-03-17
1
-1
/
+11
*
Fixed #5178 - Slider's change event fires on slide
Richard Worth
2010-02-15
1
-8
/
+13
*
Slider: added missing comma.
Scott González
2010-02-05
1
-1
/
+1
*
Fixed event prefix in all plugins that don't use the default prefix.
Scott González
2010-02-05
1
-2
/
+2
*
Happy New Year
Richard Worth
2010-01-20
1
-1
/
+1
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
1
-1
/
+1
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
1
-17
/
+16
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
1
-0
/
+2
*
Slider: Added paging - page up/down jumps by 1/5 the size of the range.
Scott González
2009-11-09
1
-0
/
+12
*
Slider: Fixed values getter to be trimmed by min and max as value method is. ...
Richard Worth
2009-10-12
1
-15
/
+35
*
slider: Removed undocumented noPropagation last arg from values method as per...
Richard Worth
2009-10-12
1
-2
/
+2
*
slider: use internal methods _valueMin() and _valueMax()
Richard Worth
2009-10-12
1
-2
/
+2
*
Slider: Fixed animation to respond to keypress as well as mouse click, animat...
Richard Worth
2009-10-12
1
-10
/
+24
*
slider: fixed two failing unit tests
Richard Worth
2009-10-12
1
-0
/
+2
*
slider: fixed disabled on init, methods enable and disable
Richard Worth
2009-09-19
1
-0
/
+6
[next]