aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.slider.js
Commit message (Expand)AuthorAgeFilesLines
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-17/+16
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+2
* Slider: Added paging - page up/down jumps by 1/5 the size of the range.Scott González2009-11-091-0/+12
* Slider: Fixed values getter to be trimmed by min and max as value method is. ...Richard Worth2009-10-121-15/+35
* slider: Removed undocumented noPropagation last arg from values method as per...Richard Worth2009-10-121-2/+2
* slider: use internal methods _valueMin() and _valueMax()Richard Worth2009-10-121-2/+2
* Slider: Fixed animation to respond to keypress as well as mouse click, animat...Richard Worth2009-10-121-10/+24
* slider: fixed two failing unit testsRichard Worth2009-10-121-0/+2
* slider: fixed disabled on init, methods enable and disableRichard Worth2009-09-191-0/+6
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+559