Commit Graph

31 Commits

Author SHA1 Message Date
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