Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | demos/tabs: added new demo "Simple manipulation", shows simple tabs adding ↵ | Bohdan Ganicky | 2009-03-01 | 2 | -2/+122 |
| | | | | and removing | ||||
* | restrict sort to x axis | Scott Jehl | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 6 | -6/+6 |
| | |||||
* | Tabs demo: use collapsible instead of deprecated deselectable option | Klaus Hartl | 2009-02-05 | 1 | -3/+3 |
| | |||||
* | added float left back to anchor to get click anwhere behavior (not just text) | Scott Jehl | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | added vertical tabs demo. This could be implemented very easily in the ↵ | Scott Jehl | 2009-02-05 | 1 | -0/+62 |
| | | | | future by adding a class to the widget. | ||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 1 | -62/+62 |
| | |||||
* | demos tabs: added sortable tabs demo | Richard Worth | 2009-01-28 | 2 | -0/+63 |
| | |||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 2 | -2/+2 |
| | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 4 | -4/+4 |
| | |||||
* | small fix to demo caption | Maggie Costello Wachs | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 5 | -21/+12 |
| | |||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 4 | -4/+4 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 4 | -4/+4 |
| |