Commit Graph

73 Commits

Author SHA1 Message Date
Scott González
efe964d86e Upgraded jQuery to 1.6.4. 2011-10-18 09:38:27 -04:00
Scott González
e7525d7686 Tabs (bottom demo): Fixed styling. Fixes #4785 - Add a tabs demo with the tabs at the bottom. 2011-08-03 09:57:06 -04:00
Scott González
6ca310f49a Tabs: Better styling for bottom tabs demo. Partial fix for #4785 - Add a tabs demo with the tabs at the bottom. 2011-08-02 18:21:59 -04:00
Scott González
daadc343be Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
Scott González
ffc983248d Tabs: Cleaned up manipulation demo. 2011-05-11 15:16:04 -04:00
David Petersen
a02e393786 Tabs: update manipulation demo to use the refresh method 2011-05-11 15:04:30 -04:00
David Petersen
c3d9bd0700 Tabs: update sortable demo to call refresh method. Fixes #4524 Tabs: Sortable demo causes bad index references 2011-04-28 19:03:45 -04:00
Scott González
a3370064d8 Tabs: Update ajax demo to use beforeLoad event instead of deprecated ajaxOptions option. 2011-04-11 10:39:33 -04:00
Scott González
ccac8cd492 Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active. 2011-04-11 10:08:32 -04:00
David Petersen
1e2d3145ff Tabs: Deprecate url method; use aria-controls instead of title to specify panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels 2011-03-27 14:56:20 -04:00
Ralph Whitbeck
4d557092ff Tabs: Updates cookie demo to include more information on how to find cookie plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals. 2011-03-20 07:58:08 -07:00
Richard Worth
593799d6e3 Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
Scott González
fce1f97f76 Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
Scott González
7ce4ddbcac Tabs demos: Coding standards. 2010-10-13 15:43:49 -04:00
Scott González
d7fa82bc5e Added position plugin to demo pages that use dialogs. 2010-07-27 20:46:39 -04:00
unknown
af2296b3b0 Tabs: Adding demo using cookie option for persistence 2010-03-30 22:46:41 +02:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Jörn Zaefferer
8b20f1ff9b ajax tabs demo: renamed tabs to fit on the demo template 2010-02-24 18:47:26 +00:00
Jörn Zaefferer
a5eab4cc38 Fix for #4451 - ajax tabs error handling 2010-02-24 18:43:33 +00:00
Richard Worth
0798b10717 Fixed #5182 - Update to jQuery 1.4.2 2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0 fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 2010-02-16 01:38:23 +00:00
Richard Worth
79bd955054 switched to jQuery 1.4.1 2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d switched to jQuery 1.4 2010-01-20 13:52:38 +00:00
Scott González
4c0823a019 Tabs ajax demo: Changed content of one of the remote tabs so it's obvious that the two ajax tabs are actually loading different files. 2010-01-13 00:39:40 +00:00
Scott González
90fb45dffa Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). 2010-01-07 03:19:50 +00:00
Scott González
752c191a71 Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins. 2009-12-23 03:29:33 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +00:00
Richard Worth
e2d873e6f0 renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
Jörn Zaefferer
aafaf7ee2c Tabs: Fix for #4785, improving styles 2009-08-18 18:37:33 +00:00
Jörn Zaefferer
241239f6e4 Tabs: Fix for #4785 2009-08-18 18:25:27 +00:00
Richard Worth
c701c7126c reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple 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) 2009-03-03 11:15:16 +00:00
Richard Worth
aacb34f437 demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari 2009-03-03 10:38:12 +00:00
Bohdan Ganicky
f45e2b2da3 demos/tabs: added new demo "Simple manipulation", shows simple tabs adding and removing 2009-03-01 17:05:44 +00:00
Scott Jehl
1fffa645b6 restrict sort to x axis 2009-02-20 18:38:21 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Klaus Hartl
270769a7ab Tabs demo: use collapsible instead of deprecated deselectable option 2009-02-05 07:27:20 +00:00
Scott Jehl
8fe45c45f1 added float left back to anchor to get click anwhere behavior (not just text) 2009-02-05 06:07:05 +00:00
Scott Jehl
21b7b8ca42 added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget. 2009-02-05 06:00:10 +00:00
Richard Worth
2fb657c25a eol-style and mime-type 2009-01-28 11:53:09 +00:00
Richard Worth
0fb425ca0c demos tabs: added sortable tabs demo 2009-01-28 11:48:58 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Maggie Costello Wachs
d3303c15b3 small fix to demo caption 2009-01-20 21:47:27 +00:00
Maggie Costello Wachs
80e15e7dc9 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:30:24 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00