aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.tabs.js
Commit message (Collapse)AuthorAgeFilesLines
* Tabs: Added tab hover and focus support. For #3651 Update markup to new UI ↵Richard Worth2008-12-231-0/+18
| | | | CSS Framework specs
* adopted proposed markup for 1.6, fixes #3651Klaus Hartl2008-12-221-18/+33
|
* tabs: formatting changes - moved some things around for consistency.Richard Worth2008-11-211-48/+60
| | | | _init and destroy at the top. ui last. Sorted defaults alphabetically.
* New file: AUTHORS.txt instead of having a single contributor's name in each ↵Richard Worth2008-11-211-1/+1
| | | | file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-4/+4
|
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-63/+63
|
* fixed #3578 - ALL CODE: e, ui should be changed to event, uiRichard Worth2008-11-141-4/+4
|
* UI Tabs: removed equalize extensionKlaus Hartl2008-11-051-14/+0
|
* UI Tabs: fixed tabs select causing page to jump bug, removed cruft form ↵Klaus Hartl2008-11-051-87/+68
| | | | former history integration which will work differently anyway
* UI Tabs: renamed confusing "unselect" option to "deselectable"Klaus Hartl2008-10-081-41/+37
|
* UI Tabs: fixed removal of inline styles set for a tab panelKlaus Hartl2008-10-061-16/+14
|
* adding version property to all ui componentsJörn Zaefferer2008-10-051-0/+1
|
* UI Tabs: unselect class was attached inconsistentlyKlaus Hartl2008-10-041-11/+11
|
* UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff ↵Klaus Hartl2008-10-021-19/+30
| | | | afterwards
* whitespace: Removed trailing whitespace from non-blank linesRichard Worth2008-09-201-3/+3
|
* whitespaceRichard Worth2008-09-201-56/+56
|
* Reverted r695.Scott González2008-09-191-26/+26
|
* Remove Trailing SpacesEduardo Lundgren2008-09-191-26/+26
|
* UI Tabs: fixed cookie name generation which wasn't based on DOM element any ↵Klaus Hartl2008-09-091-2/+6
| | | | longer after change in this.element, update cookie after init/add/destroy (fixes #3015)
* Fixed #3284 - Put version numbers inside of individual files.Richard Worth2008-09-041-1/+1
|
* tabs:trigger -> _triggerChi Cheng2008-08-161-8/+8
|
* init -> _initChi Cheng2008-08-161-2/+2
|
* tabs: internal methods, fixs #3208Chi Cheng2008-08-161-8/+8
|
* UI Tabs: update selected property after add/remove, fixes #3065Klaus Hartl2008-08-151-0/+4
|
* Tabs: Updated to use new trigger() method.Scott González2008-07-141-30/+10
|
* UI Tabs: added index to ui object passed into event handlersKlaus Hartl2008-07-061-1/+2
|
* UI Tabs: fixed usage of only an image as tab labelKlaus Hartl2008-07-061-1/+1
|
* Tabs: Fixed parameters in dispatched events.Scott González2008-06-271-8/+14
|
* Fixed #2340: Consistent parameters for dispatched events and callbacks.Scott González2008-06-261-8/+8
|
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
|
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
|
* fixed #2928 - Plugin instances should not be exposed in the ui parameter of ↵Richard Worth2008-06-071-1/+0
| | | | callbacks
* renamed source -> uiRichard Worth2008-06-071-0/+595