Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |