David Petersen
8b0c3618bd
Tabs: Rename select event to beforeActivate. Fixes #7136 Tabs: Rename select event to beforeActivate
2011-03-27 17:02:58 -04:00
David Petersen
787efd307a
Tabs: Rename show event to activate. Fixes #7137 Tabs: Rename show event to activate
2011-03-27 16:55:05 -04:00
David Petersen
9a00fd4c5e
Tabs: Rename selected option to active. Fixes #7135 Tabs: Rename selected option to active
2011-03-27 16:42:30 -04:00
David Petersen
c363019590
Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options) Fixes #7139 Tabs: Deprecate templating (idPrefix, tabTemplate, panelTemplate options)
2011-03-27 16:42:19 -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
David Petersen
8b89febbbb
Tabs: split up _tabify, create refresh method. Fixes #7140 Tabs: Add refresh method
2011-03-26 21:02:17 -04:00
David Petersen
03eb54b379
Tabs: Deprecate the length method. Fixes #7143 Tabs: Deprecate the length method
2011-03-26 21:02:17 -04:00
David Petersen
e378876918
Tabs: Deprecate add and remove methods Fixes #7141 Tabs: Deprecate add and remove methods
2011-03-26 21:02:13 -04:00
David Petersen
e5f081bc1c
Tabs: Deprecate enable and disable events. Fixes #7142 Tabs: Deprecate enable and disable events
2011-03-26 21:00:45 -04:00
David Petersen
e7971c9077
Tabs: Deprecate spinner option. Fixes #7134 Tabs: Deprecate spinner option
2011-03-26 21:00:45 -04:00
David Petersen
aeaaf93ebb
Tabs: Add beforeload event; deprecate ajaxOptions and cache options. Fixes #7131 Tabs: Add beforeload event; deprecate ajaxOptions and cache options
2011-03-26 21:00:34 -04:00
David Petersen
710d7620e7
Tabs: Fix disable and enable methods to correctly handle when index is undefined. Use boolean when fully enabled/disabled. Allow selected tab to be disabled.Fixes #4386
2011-03-21 09:18:19 -04:00
Richard Worth
593799d6e3
Switched to latest stable jQuery 1.5.1
2011-03-02 20:49:20 -05:00
jzaefferer
c37637ee99
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
2011-02-23 12:46:13 +01:00
jzaefferer
a1ebed70e3
Unit tests: Add QUnit toolbar for hiding passed tests
2011-02-21 20:39:35 +01:00
David Petersen
8ef8d2d877
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event.
2011-02-15 08:56:19 -05:00
Scott González
162364fae4
Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.
2010-12-10 15:06:22 -05:00
saks
63ec1152d8
Tabs: Added context to global selectors. Fixed #6710 - tabs module uses global selectors instead of local to "this.element" element.
2010-12-07 16:27:56 -05:00
Phillip Barnes
ff4154bb5d
Lossless compression of all non-theme images using ImageOptim
2010-11-19 14:27:18 -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
jenters
c3145b691b
Tab: modified init to display correct content of misordered div when hash present in url. Fixed #6125 - Incorrect selection of tab on init with hash in url and misordered divs
2010-10-04 10:40:27 -04:00
Scott González
78540e2c0c
Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for remote tabs does not support foreign languages.
2010-09-03 11:35:10 -04:00
jzaefferer
d8bee228b3
Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions
2010-08-29 17:21:39 +02:00
ph-ausseil
03eea0e39d
Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.
2010-08-11 23:06:41 -04:00
Scott González
94cefc19b0
Tabs: coding standard.
2010-07-28 11:56:54 -04:00
Scott González
8fa9ed7cbc
Tabs: Added tests for select event.
2010-07-20 20:51:09 -04:00
Scott González
7e03d4ea9d
Tabs: Updated tests.
2010-07-16 20:20:28 -04:00
dominiquevincent
4b36cce683
Tabs: unit test to verify that number of panels is equal to number of tabs.
...
Ticket #5069 - tabs: ui.tabs.add creates two tab panels when using a full URL
Signed-off-by: dominiquevincent <dominique.vincent@toitl.com>
2010-05-10 16:36:13 +08:00
carhartl
008def00bd
added tests for disabled property
2010-05-05 19:16:39 +08:00
carhartl
73adda4146
added tests for enable/disable
2010-04-20 03:00:34 +08:00
jzaefferer
baa3678477
Unit tests: Disable stale widget tests on testswarm
2010-04-14 20:19:20 +02:00
Richard D. Worth
9ba45f3b76
tabs: core ajax unit test - more refactoring, seems IE7 needs a quick setTimeout for the first async test to work on first load
2010-04-02 12:43:22 -04:00
Richard D. Worth
178c3b5b6e
tabs: core ajax unit test - run two loads as two separate asyncs so IE7 will run remaining tests
2010-04-02 11:59:17 -04: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
Richard Worth
9483dcdbe6
Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d836014c24345dc218ab3c9bb63b06e
...
The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests.
Also removed some old crufty woefully incomplete unused and rotted test harnesses.
2010-02-25 11:09:39 +00:00
Richard Worth
2f11730a52
Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-cookie commit 6818b83dff89e9cac9e95acd9d78bf0179777e3d
2010-02-24 18:46:56 +00:00
Richard Worth
0798b10717
Fixed #5182 - Update to jQuery 1.4.2
2010-02-16 02:39:57 +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
Richard Worth
41749bf122
Fixed #4960 - Tabs: wrong selected tab index
2009-12-31 13:43:54 +00:00
Scott González
9a786e03a1
Tabs: fixed to work with empty nav list again.
...
Fixes #4997 - No longer possible to start with empty tab then add() elements dynamically.
2009-12-25 18:25:46 +00:00
Richard Worth
50cbf9f60e
updated unit test for #4031 - Tabs: Remove deselectable option
2009-12-24 01:25:30 +00:00
Jörn Zaefferer
b6d17b24d4
extracting widget factory into jquery.ui.widget.js
2009-12-16 22:20:18 +00:00
Scott González
b3a095d3ef
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
2009-11-09 01:50:23 +00:00
Jörn Zaefferer
751d7c521b
update to latest QUnit
2009-09-29 07:48:14 +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
06702d8b30
updated to latest QUnit
2009-09-15 21:12:05 +00:00
Jörn Zaefferer
ba1f184deb
tabs: comment about failing options-defaults-test
2009-09-15 08:39:47 +00:00
Jörn Zaefferer
4908a27b14
change script ordering to load testswarm agent after QUnit
2009-09-11 18:30:23 +00:00
Jörn Zaefferer
9c41eccb52
moving test.html file to child dir for testswarm compability
2009-09-01 08:26:53 +00:00
Jörn Zaefferer
7f54a1bad9
update to lastest QUnit
2009-08-30 10:46:20 +00:00
Richard Worth
57e3595115
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins
2009-08-10 09:38:14 +00:00
Scott González
82df8dbf53
Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define default for select option).
2009-06-20 13:17:05 +00:00
Scott González
3057d49b68
Tests: Fixed includes of cookie and simulate plugins.
2009-06-20 13:08:16 +00:00
Jörn Zaefferer
32c342a282
replaced svn:externals with versioned files within trunk/externals
2009-05-27 17:50:56 +00:00
Klaus Hartl
240a588bce
Tabs: few fixes required in destroy method, removed ol as tabifyable element
2009-03-01 14:32:29 +00:00
Klaus Hartl
53aad38b66
Tabs: refactored so that it's using queue, fixes #4060
2009-02-25 22:09:45 +00:00
Richard Worth
352b081a39
Switched to jQuery 1.3.2
2009-02-20 11:40:25 +00:00
Klaus Hartl
1ca5ae160c
Tabs: normalization of href attribute required in IE, fixes #4134
2009-02-19 20:19:13 +00:00
Klaus Hartl
07809340c8
Tabs: solved spinner issues and ajax loading not being stopped when selecting a static page tab, fixes #4109 , #3929
2009-02-18 21:44:34 +00:00
Klaus Hartl
f3feb25712
Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well as focus/blur handling when using keyboard
2009-02-13 23:05:16 +00:00
Klaus Hartl
fbc6ff5f81
Tabs: fixed bug related to setting selected via data method, cleaned up mess in tests
2009-02-05 19:36:31 +00:00
Klaus Hartl
8aee174cdb
Tabs: Added tests for select method while at the same time implemented consistent handling of possible values to pass, addresses #4051
2009-02-05 19:02:47 +00:00
Klaus Hartl
fac375df3b
just reviewed
2009-02-04 09:35:52 +00:00
Richard Worth
037f5d5ce1
tabs unit tests: split tests into individual files, added some missing tests
2009-02-03 13:37:54 +00:00
Klaus Hartl
24c51e5a95
Tabs: introduced "collapsible" option while deprecating "deselectable", fixes #4029
2009-02-02 20:15:06 +00:00
Richard Worth
43ab3a04e5
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
2009-02-02 14:36:08 +00:00
Klaus Hartl
844d0c1833
Tabs: fixed test in IE...
2009-02-01 21:28:10 +00:00
Klaus Hartl
bc967db6b2
Tabs: added simple test for length method
2009-02-01 21:22:05 +00:00
Klaus Hartl
c8360e619b
Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created HTML, fixes #4033
2009-02-01 21:09:02 +00:00
Klaus Hartl
195838c443
Tabs: simplified tests a bit, found bug by that - fixed as well as two other unreported bugs
2009-01-31 00:45:14 +00:00
Klaus Hartl
43efa580dd
Tabs: organized code - public and private (pseudo) methods, added unit test for ui data object
2009-01-26 11:34:28 +00:00
Klaus Hartl
a7c0141875
Tabs: overall fixed selected property for all tabs unselected case (is -1 in such case), added sanity check for selected out of bound, fixes #3936
2009-01-25 23:42:56 +00:00
Richard Worth
19a1468fc3
switched to jQuery 1.3.1
2009-01-22 09:13:28 +00:00
Klaus Hartl
59c6f97625
UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627
2009-01-19 23:11:30 +00:00
Klaus Hartl
f0aa486bd6
UI Tabs: fixed init tests, simplified destroy tests
2009-01-18 21:47:50 +00:00
Klaus Hartl
941f6feede
UI Tabs: fixed incomplete destroy method, fixes #3798
2009-01-18 21:09:31 +00:00
Scott González
0ce1fa2302
Tabs: Fixed tests for #3691 : Removed the following options from the defaults hash:
...
- deselectableClass
- disabledClass
- hideClass
- loadingClass
- navClass
- panelClass
- selectedClass
2009-01-17 19:50:26 +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
Richard Worth
9c3105200e
reverted r1544 (it was temporary)
2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c
temporarily switched back to 1.2.6
2009-01-08 05:39:38 +00:00
Richard Worth
b792bd46ec
restructured unit tests folder
2009-01-07 03:31:15 +00:00