Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slider: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -42/+35 |
| | | | | | Ref #7053 Ref gh-1411 | ||||
* | Slider: Modified to allow value to reach max value with float step | Ablay Keldibek | 2015-03-05 | 1 | -1/+1 |
| | | | | | Fixes #11286 Closes gh-1465 | ||||
* | All: Add css-dependency-comments based on jQuery Mobile | Rafael Xavier de Souza | 2015-02-26 | 1 | -0/+3 |
| | | | | | | Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440 | ||||
* | Slider: Fix max calculation, when step is float | Jyoti Deka | 2015-01-12 | 1 | -2/+20 |
| | | | | | Fixes #10721 Closes gh-1398 | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-02 | 1 | -1/+1 |
| | | | | Closes gh-1403 | ||||
* | Build: Remove manifest files; move metadata to source files | Scott González | 2014-11-10 | 1 | -2/+7 |
| | | | | Closes gh-1379 | ||||
* | Slider: Don't allow a slider's value to exceed its max | Jyoti Deka | 2014-10-08 | 1 | -1/+9 |
| | | | | | Fixes #9376 Closes gh-1016 | ||||
* | Build: Update jscs and fix some code style issues | Jörn Zaefferer | 2014-08-14 | 1 | -1/+1 |
| | | | | | | Disables the checks for casing and line length, since those need a lot more effort to address. For variable naming the fix isn't obvious to me. There's way too many lines over 100 chars. | ||||
* | Slider: Reset positioning when orientation changes | Scott González | 2014-07-02 | 1 | -0/+3 |
| | | | | | Fixes #10105 Closes gh-1268 | ||||
* | Slider: Switch handles from <a href="#"> to <span tabindex="0"> | TJ VanToll | 2014-03-07 | 1 | -9/+5 |
| | | | | | Fixes #9890 Closes gh-1207 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+692 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |