Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Remove the deprecated `ui/core.js` file | Michał Gołębiowski-Owczarek | 2024-05-15 | 1 | -5/+0 |
| | | | | | | Also, fix checkboxradio visual tests. Ref gh-2249 | ||||
* | Demos:Tests: Avoid self-closing HTML tags | Michał Gołębiowski-Owczarek | 2023-05-10 | 6 | -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 handle | Scott González | 2016-09-13 | 2 | -0/+43 |
| | | | | | Fixes #15023 Closes gh-1740 | ||||
* | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 10 | -1/+11 |
| | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
* | Slider: Remove horizontal scrollbar demo from index it was removed | Alexander Schmitz | 2015-07-21 | 1 | -1/+0 |
| | |||||
* | Slider: Update demos to use AMD | Alexander Schmitz | 2015-07-21 | 10 | -95/+41 |
| | | | | Ref #10119 | ||||
* | Slider: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Slider: Remove scrollbar demo | Scott González | 2015-04-22 | 1 | -131/+0 |
| | | | | | Custom scrollbars are often a bad idea and this was a particularly minimal, and therefore terrible, implementation. | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 11 | -11/+11 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Slider demo: Make read only inputs readonly | Jörn Zaefferer | 2014-04-24 | 6 | -6/+6 |
| | |||||
* | Slider: Switch handles from <a href="#"> to <span tabindex="0"> | TJ VanToll | 2014-03-07 | 1 | -1/+1 |
| | | | | | Fixes #9890 Closes gh-1207 | ||||
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 11 | -11/+11 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 11 | -55/+55 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 11 | -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ódio | 2013-02-05 | 11 | -11/+11 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 11 | -18/+18 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 11 | -11/+11 |
| | |||||
* | Slider demo: Removed IE6 CSS hack. | Scott González | 2012-10-26 | 1 | -1/+0 |
| | |||||
* | Cleanup demos: Copy&paste errors in titles, bad descriptions or styling | Jörn Zaefferer | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 11 | -11/+11 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 13 | -215/+39 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 12 | -12/+12 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 12 | -12/+12 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 12 | -12/+12 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 12 | -12/+12 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 12 | -12/+12 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 12 | -12/+12 |
| | |||||
* | Slider demos: Coding standards. | Scott González | 2010-10-13 | 13 | -285/+289 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 13 | -13/+26 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 12 | -12/+12 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 12 | -12/+12 |
| | | | | file renames in 1.8a1 | ||||
* | Removed extra semicolon. | Scott González | 2010-02-06 | 1 | -1/+1 |
| | |||||
* | Slider demo: Don't change default values. | Scott González | 2010-02-05 | 1 | -11/+9 |
| | | | | Fixes #5131 - Slider demos need options reset before loading next demo. | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 12 | -12/+12 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 12 | -12/+12 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 2 | -67/+67 |
| | | | | menu; including menu static tests). | ||||
* | slider: fixed missing references to mouse plugin | Richard Worth | 2010-01-01 | 12 | -0/+12 |
| | |||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 12 | -0/+12 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 12 | -25/+25 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | added tabs-slider demo | Jörn Zaefferer | 2009-07-19 | 2 | -0/+65 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-05-22 | 1 | -56/+56 |
| | |||||
* | slider demo: added hotelrooms example, showing how to enhance an existing ↵ | Jörn Zaefferer | 2009-03-03 | 1 | -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 Zaefferer | 2009-03-03 | 1 | -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 Worth | 2009-03-03 | 2 | -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 Worth | 2009-03-03 | 2 | -136/+0 |
| | | | | now as both have issues in Safari | ||||
* | demos: slider - Simple colorpicker, prevent sliders from sometimes being ↵ | Richard Worth | 2009-03-03 | 1 | -0/+1 |
| | | | | drawn vertical when page first loads. Weird. |