Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 8 | -37/+37 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Demos: Fix small typos | Eric Dahl | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 8 | -8/+8 |
| | | | | | 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 | 8 | -8/+8 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 8 | -8/+8 |
| | |||||
* | Tabs: Update manipulation demo - implement alt+del shortcut to remove active ↵ | Jörn Zaefferer | 2012-12-28 | 1 | -2/+10 |
| | | | | tab. Fixes #7847 - Tabs: simple manipulation accessibility | ||||
* | Tabs: Update manipulation demo - use delegate instead of live (can't use on ↵ | Jörn Zaefferer | 2012-12-28 | 1 | -1/+1 |
| | | | | until we drop core 1.6 support), reuse selected element | ||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 8 | -8/+8 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 8 | -8/+8 |
| | |||||
* | Demo: Missed one wrapper div. | Scott González | 2012-09-10 | 1 | -2/+0 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 9 | -113/+47 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 8 | -8/+8 |
| | |||||
* | Tabs: Removed cookie demo since the cookie option is deprecated. | Scott González | 2012-06-11 | 2 | -58/+0 |
| | |||||
* | Tabs manipulation demo: Update for aria-controls. | Scott González | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 9 | -9/+9 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 9 | -9/+9 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 9 | -9/+9 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 9 | -9/+9 |
| | |||||
* | Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the ↵ | Scott González | 2011-08-03 | 1 | -3/+10 |
| | | | | tabs at the bottom. | ||||
* | Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a ↵ | Scott González | 2011-08-02 | 1 | -5/+4 |
| | | | | tabs demo with the tabs at the bottom. | ||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 9 | -9/+9 |
| | |||||
* | Tabs: Cleaned up manipulation demo. | Scott González | 2011-05-11 | 1 | -23/+13 |
| | |||||
* | Tabs: update manipulation demo to use the refresh method | David Petersen | 2011-05-11 | 1 | -16/+23 |
| | |||||
* | Tabs: update sortable demo to call refresh method. Fixes #4524 Tabs: ↵ | David Petersen | 2011-04-28 | 1 | -1/+7 |
| | | | | Sortable demo causes bad index references | ||||
* | Tabs: Update ajax demo to use beforeLoad event instead of deprecated ↵ | Scott González | 2011-04-11 | 1 | -5/+4 |
| | | | | ajaxOptions option. | ||||
* | Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active. | Scott González | 2011-04-11 | 2 | -2/+1 |
| | |||||
* | Tabs: Deprecate url method; use aria-controls instead of title to specify ↵ | David Petersen | 2011-03-27 | 1 | -1/+2 |
| | | | | panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels | ||||
* | Tabs: Updates cookie demo to include more information on how to find cookie ↵ | Ralph Whitbeck | 2011-03-20 | 1 | -0/+1 |
| | | | | plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals. | ||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 9 | -9/+9 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 9 | -9/+9 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 9 | -9/+9 |
| | |||||
* | Tabs demos: Coding standards. | Scott González | 2010-10-13 | 13 | -169/+161 |
| | |||||
* | Added position plugin to demo pages that use dialogs. | Scott González | 2010-07-27 | 1 | -0/+1 |
| | |||||
* | Tabs: Adding demo using cookie option for persistence | unknown | 2010-03-30 | 2 | -0/+58 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 9 | -9/+18 |
| | |||||
* | ajax tabs demo: renamed tabs to fit on the demo template | Jörn Zaefferer | 2010-02-24 | 1 | -5/+5 |
| | |||||
* | Fix for #4451 - ajax tabs error handling | Jörn Zaefferer | 2010-02-24 | 4 | -2/+21 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 8 | -8/+8 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 8 | -8/+8 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 8 | -8/+8 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 8 | -8/+8 |
| | |||||
* | Tabs ajax demo: Changed content of one of the remote tabs so it's obvious ↵ | Scott González | 2010-01-13 | 1 | -3/+3 |
| | | | | that the two ajax tabs are actually loading different files. | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 2 | -67/+66 |
| | | | | menu; including menu static tests). | ||||
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵ | Scott González | 2009-12-23 | 1 | -0/+1 |
| | | | | plugins. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 8 | -0/+8 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 8 | -18/+18 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Tabs: Fix for #4785, improving styles | Jörn Zaefferer | 2009-08-18 | 1 | -2/+3 |
| | |||||
* | Tabs: Fix for #4785 | Jörn Zaefferer | 2009-08-18 | 2 | -0/+58 |
| | |||||
* | reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵ | Richard Worth | 2009-03-03 | 2 | -0/+120 |
| | | | | 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 | -120/+0 |
| | | | | now as both have issues in Safari |