aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tabs
Commit message (Expand)AuthorAgeFilesLines
* Tabs: normalization of href attribute required in IE, fixes #4134Klaus Hartl2009-02-191-1/+3
* Tabs: solved spinner issues and ajax loading not being stopped when selecting...Klaus Hartl2009-02-185-7/+37
* Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well...Klaus Hartl2009-02-131-0/+12
* Tabs: fixed bug related to setting selected via data method, cleaned up mess ...Klaus Hartl2009-02-051-27/+22
* Tabs: Added tests for select method while at the same time implemented consis...Klaus Hartl2009-02-051-4/+35
* just reviewedKlaus Hartl2009-02-043-4/+6
* tabs unit tests: split tests into individual files, added some missing testsRichard Worth2009-02-038-312/+322
* Tabs: introduced "collapsible" option while deprecating "deselectable", fixes...Klaus Hartl2009-02-021-16/+27
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-026-0/+69
* Tabs: fixed test in IE...Klaus Hartl2009-02-011-1/+1
* Tabs: added simple test for length methodKlaus Hartl2009-02-011-1/+9
* Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ...Klaus Hartl2009-02-011-0/+11
* Tabs: simplified tests a bit, found bug by that - fixed as well as two other ...Klaus Hartl2009-01-311-47/+27
* Tabs: organized code - public and private (pseudo) methods, added unit test f...Klaus Hartl2009-01-261-0/+15
* Tabs: overall fixed selected property for all tabs unselected case (is -1 in ...Klaus Hartl2009-01-251-10/+34
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
* UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627Klaus Hartl2009-01-192-9/+15
* UI Tabs: fixed init tests, simplified destroy testsKlaus Hartl2009-01-181-25/+14
* UI Tabs: fixed incomplete destroy method, fixes #3798Klaus Hartl2009-01-181-2/+20
* Tabs: Fixed tests for #3691: Removed the following options from the defaults ...Scott González2009-01-171-7/+0
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
* restructured unit tests folderRichard Worth2009-01-072-0/+287