aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.tabs.js
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Tabs: Removed instances of " .. + (++ .." to avoid a minification bug in clos...Scott González2010-05-171-2/+10
* Tabs: Fixed id generation for cookies.Scott González2010-03-041-2/+3
* Fix for #4451 - ajax tabs error handlingJörn Zaefferer2010-02-241-2/+17
* Tabs: Fixed selected tab detection.Scott González2010-02-061-1/+1
* Happy New YearRichard Worth2010-01-201-1/+1
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-23/+22
* Fixed #4960 - Tabs: wrong selected tab indexRichard Worth2009-12-311-1/+2
* Tabs: fixed to work with empty nav list again.Scott González2009-12-251-2/+1
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* Tabs: Removed deprecated deselctable option (use collapsible instead).Scott González2009-11-131-6/+0
* Tabs: Never remove the ui-state-default class when switching tabs.Scott González2009-11-131-4/+4
* Tabs: Made detection of navigation more flexible - now the first descendant l...Scott González2009-11-091-1/+2
* Tabs: fixed to use a counter for unique ids instead of relying on $.data(elem...Richard Worth2009-10-171-1/+3
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+708