Commit Graph

100 Commits

Author SHA1 Message Date
Alexander Schmitz
d1c0e38185 Tabs: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
c25a541fc4 Tabs: Remove core event/alias and deprecated module dependencies 2015-05-20 14:27:57 -04:00
Scott González
c1dfb98d45 Tabs: Use standard promise methods for jqXHR
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.

Closes gh-1455
2015-02-24 10:24:58 -05:00
Bruno Pérel
14c4eae324 Demos: Remove duplicate CSS properties
Closes gh-1363
2014-10-20 14:41:22 -04:00
Scott González
392d402d6f Tabs: Fix description in ajax demo
Closes jquery/jqueryui.com#90
2014-08-27 14:09:04 -04:00
Scott González
6df127a0b5 Build: Reorganize external directory
Put each external library into its own directory.
Move jquery.js to external.

Ref gh-1266
2014-06-24 22:45:32 -04:00
Jörn Zaefferer
a332256753 Tabs demo: Improve manipulation by providing default values for new tab 2014-04-24 13:44:55 +02:00
TJ VanToll
343c265172 Demos: Adding <meta name="viewport"> tag for easier mobile browsing 2014-03-07 09:30:11 -05:00
Jörn Zaefferer
a40647f0e5 All: Rename jquery.js to exclude version in filename 2014-03-05 10:19:11 +01:00
Scott González
162056b2aa Tabs: Removed tabs at bottom demo
Places tabs at the bottom is bad for accessibility. Dynamic content should not
precede the control for the content.
2014-02-19 16:58:01 -05:00
Rafael Xavier de Souza
21154cfa2e All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;

Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00
Eric Dahl
32a00607f1 Demos: Fix small typos 2013-11-20 08:12:38 -05:00
Bruno M. Custódio
0d5eaab9bb Updating jQuery to 1.10.2.
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.
2013-07-05 08:42:37 -04:00
Bruno M. Custódio
b440979ba6 Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
Kris Borchers
34409e7ddd Updating to jQuery 1.9.0 2013-01-17 00:28:41 -06:00
Jörn Zaefferer
e3ab5f811a Tabs: Update manipulation demo - implement alt+del shortcut to remove active tab. Fixes #7847 - Tabs: simple manipulation accessibility 2012-12-28 17:24:24 +01:00
Jörn Zaefferer
55ebc95879 Tabs: Update manipulation demo - use delegate instead of live (can't use on until we drop core 1.6 support), reuse selected element 2012-12-28 17:24:24 +01:00
Scott González
fb6119e182 Upgrade jQuery to 1.8.3. 2012-11-14 15:22:01 -05:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Scott González
51676c063a Demo: Missed one wrapper div. 2012-09-10 11:36:16 -04:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Scott González
4aafdfd10b Tabs: Removed cookie demo since the cookie option is deprecated. 2012-06-11 17:31:36 -04:00
Scott González
3ccf86cffb Tabs manipulation demo: Update for aria-controls. 2012-05-18 16:18:46 -04:00
Scott González
89ff5c5232 Upgrade jQuery to 1.7.2. 2012-03-22 09:45:22 -04:00
Scott González
54fb1441fe Upgrade jQuery to 1.7.1. 2011-11-22 08:43:09 -05:00
Scott González
50dab05784 Upgrade jQuery to 1.7. 2011-11-09 10:18:33 -05:00
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