aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider
Commit message (Collapse)AuthorAgeFilesLines
* All: Remove the deprecated `ui/core.js` fileMichał Gołębiowski-Owczarek2024-05-151-5/+0
| | | | | | Also, fix checkboxradio visual tests. Ref gh-2249
* Demos:Tests: Avoid self-closing HTML tagsMichał Gołębiowski-Owczarek2023-05-106-6/+6
| | | | | | | | | Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157
* Slider: Add demo for custom handleScott González2016-09-132-0/+43
| | | | | Fixes #15023 Closes gh-1740
* Demos: Add device-width viewport meta to all demosJörn Zaefferer2015-09-3010-1/+11
| | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d
* Slider: Remove horizontal scrollbar demo from index it was removedAlexander Schmitz2015-07-211-1/+0
|
* Slider: Update demos to use AMDAlexander Schmitz2015-07-2110-95/+41
| | | | Ref #10119
* Slider: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Slider: Remove scrollbar demoScott González2015-04-221-131/+0
| | | | | Custom scrollbars are often a bad idea and this was a particularly minimal, and therefore terrible, implementation.
* Build: Reorganize external directoryScott González2014-06-2411-11/+11
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Slider demo: Make read only inputs readonlyJörn Zaefferer2014-04-246-6/+6
|
* Slider: Switch handles from <a href="#"> to <span tabindex="0">TJ VanToll2014-03-071-1/+1
| | | | | Fixes #9890 Closes gh-1207
* Demos: Adding <meta name="viewport"> tag for easier mobile browsingTJ VanToll2014-03-071-0/+1
|
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-0511-11/+11
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-2411-55/+55
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-0511-11/+11
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-0511-11/+11
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-1711-18/+18
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-1411-11/+11
|
* Slider demo: Removed IE6 CSS hack.Scott González2012-10-261-1/+0
|
* Cleanup demos: Copy&paste errors in titles, bad descriptions or stylingJörn Zaefferer2012-10-241-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-2011-11/+11
|
* Demos: Cleanup.Scott González2012-09-1013-215/+39
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-1312-12/+12
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-2212-12/+12
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-2212-12/+12
|
* Upgrade jQuery to 1.7.Scott González2011-11-0912-12/+12
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-1812-12/+12
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-2512-12/+12
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0212-12/+12
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-1212-12/+12
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-2112-12/+12
|
* Slider demos: Coding standards.Scott González2010-10-1313-285/+289
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1213-13/+26
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1612-12/+12
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1612-12/+12
| | | | file renames in 1.8a1
* Removed extra semicolon.Scott González2010-02-061-1/+1
|
* Slider demo: Don't change default values.Scott González2010-02-051-11/+9
| | | | Fixes #5131 - Slider demos need options reset before loading next demo.
* switched to jQuery 1.4.1Richard Worth2010-01-2712-12/+12
|
* switched to jQuery 1.4Richard Worth2010-01-2012-12/+12
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-072-67/+67
| | | | menu; including menu static tests).
* slider: fixed missing references to mouse pluginRichard Worth2010-01-0112-0/+12
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-1612-0/+12
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-1712-25/+25
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* added tabs-slider demoJörn Zaefferer2009-07-192-0/+65
|
* eol-style and mime-typeRichard Worth2009-05-221-56/+56
|
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+1
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+56
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵Richard Worth2009-03-032-0/+136
| | | | manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
* demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for ↵Richard Worth2009-03-032-136/+0
| | | | now as both have issues in Safari
* demos: slider - Simple colorpicker, prevent sliders from sometimes being ↵Richard Worth2009-03-031-0/+1
| | | | drawn vertical when page first loads. Weird.