Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Update to the latest version of Grunt & many other packages | Micah Miller | 2020-10-14 | 1 | -2/+2 |
| | | | | | | | | JSHint, JSCS & QUnit-related packages are not updated as they need more code adjustments. Fixes #15112 Closes gh-1882 | ||||
* | Tests: Use demo bootstrap for visual tests | Jörn Zaefferer | 2015-09-30 | 1 | -22/+17 |
| | | | | | | Adds a data-composite option and fixes paths for effects. Otherwise just applies the same conversion as already applied to demos, sometimes moving a <style> element to the right place. | ||||
* | Slider: Fix handle order when setting values of range slider to max | Ablay Keldibek | 2015-03-18 | 1 | -0/+47 |
When both values are set to the maximum change them in descending order Fixes #9046 Closes gh-1502 |