| Commit message (Expand) | Author | Age | Files | Lines |
* | Tabs: solved spinner issues and ajax loading not being stopped when selecting... | Klaus Hartl | 2009-02-18 | 1 | -45/+54 |
* | Tabs: using closest() is shorter | Klaus Hartl | 2009-02-14 | 1 | -4/+3 |
* | Tabs: mouseover/focus handling for added tabs, plus test, fixes #4097 as well... | Klaus Hartl | 2009-02-13 | 1 | -17/+19 |
* | all: fixed jslint warnings | Paul Bakaus | 2009-02-10 | 1 | -2/+2 |
* | Tabs: cleanup - no longer supports tabifying via list element, must use conta... | Klaus Hartl | 2009-02-05 | 1 | -7/+3 |
* | Tabs: fixed bug related to setting selected via data method, cleaned up mess ... | Klaus Hartl | 2009-02-05 | 1 | -2/+5 |
* | Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class | Klaus Hartl | 2009-02-05 | 1 | -7/+6 |
* | Tabs: Added tests for select method while at the same time implemented consis... | Klaus Hartl | 2009-02-05 | 1 | -8/+13 |
* | Tabs: fixed duration for show animation - setting wasn't considered | Klaus Hartl | 2009-02-04 | 1 | -1/+1 |
* | Tabs: introduced "collapsible" option while deprecating "deselectable", fixes... | Klaus Hartl | 2009-02-02 | 1 | -10/+15 |
* | Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created ... | Klaus Hartl | 2009-02-01 | 1 | -0/+4 |
* | Tabs: reviewed and simplified just a bit | Klaus Hartl | 2009-01-31 | 1 | -10/+7 |
* | Tabs: simplified tests a bit, found bug by that - fixed as well as two other ... | Klaus Hartl | 2009-01-31 | 1 | -8/+9 |
* | Tabs: organized code - public and private (pseudo) methods, added unit test f... | Klaus Hartl | 2009-01-26 | 1 | -62/+64 |
* | Tabs: TODO check | Klaus Hartl | 2009-01-25 | 1 | -1/+1 |
* | Tabs: removed Safari 2 workaround, no longer supported | Klaus Hartl | 2009-01-25 | 1 | -8/+1 |
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ... | Klaus Hartl | 2009-01-25 | 1 | -13/+22 |
* | a little cleanup | Klaus Hartl | 2009-01-25 | 1 | -6/+0 |
* | Tabs: removed options from ui object, not required | Klaus Hartl | 2009-01-25 | 1 | -1/+0 |
* | Tabs: rotation handles asynchronous loading/animations, fixes #2651 | Klaus Hartl | 2009-01-24 | 1 | -21/+21 |
* | tabs: removed non-breaking space char | Richard Worth | 2009-01-24 | 1 | -1/+1 |
* | Tabs: added ability to define the cookie name, fixes #2393 | Klaus Hartl | 2009-01-23 | 1 | -1/+1 |
* | Tabs: always hide added panels, fixes #3875 | Klaus Hartl | 2009-01-22 | 1 | -4/+2 |
* | whitespace | Richard Worth | 2009-01-22 | 1 | -5/+5 |
* | UI Tabs: fixed broken animations and the frequently reported "jumpyness", fix... | Klaus Hartl | 2009-01-21 | 1 | -7/+7 |
* | UI Tabs: updated TODO to with information for reported bug | Klaus Hartl | 2009-01-20 | 1 | -1/+5 |
* | UI Tabs: url containing a fragment identfier broke Ajax tab loading, fixes #3627 | Klaus Hartl | 2009-01-19 | 1 | -6/+11 |
* | UI Tabs: fixed mouseover event option conflicting with default state handling... | Klaus Hartl | 2009-01-19 | 1 | -23/+26 |
* | UI Tabs: fixed incomplete destroy method, fixes #3798 | Klaus Hartl | 2009-01-18 | 1 | -1/+9 |
* | Tabs: Fixed #3691: Removed the following options: | Scott González | 2009-01-17 | 1 | -48/+49 |
* | UI Tabs: fixed adding Ajax tab to empty list (#2839 jQuery bug tracker) | Klaus Hartl | 2009-01-16 | 1 | -3/+6 |
* | Revert changes for #3838 for the release 1.6rc5 | Eduardo Lundgren | 2009-01-16 | 1 | -35/+30 |
* | Fix for #3838 - Components should use this.widgetName on internally | Eduardo Lundgren | 2009-01-16 | 1 | -30/+35 |
* | UI Tabs: fixed incorrectly named argument in try/catch block | Klaus Hartl | 2009-01-10 | 1 | -1/+1 |
* | UI Tabs: allow initializing an empty list, fixes #3683 | Klaus Hartl | 2009-01-10 | 1 | -1/+1 |
* | UI Tabs: fixed a bunch of problems that were introduced with the new markup, ... | Klaus Hartl | 2009-01-10 | 1 | -10/+8 |
* | UI Tabs: reviewed code to handle hover/focus states: needs to take disabling ... | Klaus Hartl | 2009-01-10 | 1 | -21/+14 |
* | Happy New Year | Richard Worth | 2009-01-03 | 1 | -1/+1 |
* | Tabs: Added missing semicolon. | Scott González | 2008-12-31 | 1 | -1/+1 |
* | Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CS... | Richard Worth | 2008-12-23 | 1 | -0/+18 |
* | adopted proposed markup for 1.6, fixes #3651 | Klaus Hartl | 2008-12-22 | 1 | -18/+33 |
* | tabs: formatting changes - moved some things around for consistency. | Richard Worth | 2008-11-21 | 1 | -48/+60 |
* | New file: AUTHORS.txt instead of having a single contributor's name in each f... | Richard Worth | 2008-11-21 | 1 | -1/+1 |
* | Source formatting: Removing trailing spaces | Eduardo Lundgren | 2008-11-20 | 1 | -4/+4 |
* | Removed all trailing whitespace from .js and .html files | Richard Worth | 2008-11-18 | 1 | -63/+63 |
* | fixed #3578 - ALL CODE: e, ui should be changed to event, ui | Richard Worth | 2008-11-14 | 1 | -4/+4 |
* | UI Tabs: removed equalize extension | Klaus Hartl | 2008-11-05 | 1 | -14/+0 |
* | UI Tabs: fixed tabs select causing page to jump bug, removed cruft form forme... | Klaus Hartl | 2008-11-05 | 1 | -87/+68 |
* | UI Tabs: renamed confusing "unselect" option to "deselectable" | Klaus Hartl | 2008-10-08 | 1 | -41/+37 |
* | UI Tabs: fixed removal of inline styles set for a tab panel | Klaus Hartl | 2008-10-06 | 1 | -16/+14 |