Commit Graph

41 Commits

Author SHA1 Message Date
Eduardo Lundgren
8139c81d1b Revert changes for #3838 for the release 1.6rc5 2009-01-16 02:09:45 +00:00
Eduardo Lundgren
78c4d87d7b Fix for #3838 - Components should use this.widgetName on internally 2009-01-16 00:33:46 +00:00
Klaus Hartl
ea98580094 UI Tabs: fixed incorrectly named argument in try/catch block 2009-01-10 12:42:30 +00:00
Klaus Hartl
db738053ca UI Tabs: allow initializing an empty list, fixes #3683 2009-01-10 12:35:01 +00:00
Klaus Hartl
c31ae93dc5 UI Tabs: fixed a bunch of problems that were introduced with the new markup, fixes #3734, #3795 2009-01-10 11:53:07 +00:00
Klaus Hartl
422e0666e9 UI Tabs: reviewed code to handle hover/focus states: needs to take disabling into account, namespaced events, to be destroyed 2009-01-10 10:47:28 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Scott González
fff23b36bf Tabs: Added missing semicolon. 2008-12-31 04:58:44 +00:00
Richard Worth
723782d80c Tabs: Added tab hover and focus support. For #3651 Update markup to new UI CSS Framework specs 2008-12-23 08:00:59 +00:00
Klaus Hartl
0fd2e8c91d adopted proposed markup for 1.6, fixes #3651 2008-12-22 11:44:30 +00:00
Richard Worth
1c97a20d01 tabs: formatting changes - moved some things around for consistency.
_init and destroy at the top. ui last. Sorted defaults alphabetically.
2008-11-21 04:48:06 +00:00
Richard Worth
2192c024e2 New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b 2008-11-21 02:14:03 +00:00
Eduardo Lundgren
558218f2aa Source formatting: Removing trailing spaces 2008-11-20 04:10:34 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Klaus Hartl
f425cae7c4 UI Tabs: removed equalize extension 2008-11-05 11:02:06 +00:00
Klaus Hartl
7e11903beb UI Tabs: fixed tabs select causing page to jump bug, removed cruft form former history integration which will work differently anyway 2008-11-05 10:59:55 +00:00
Klaus Hartl
0e9117623e UI Tabs: renamed confusing "unselect" option to "deselectable" 2008-10-08 10:09:55 +00:00
Klaus Hartl
f02dda5ade UI Tabs: fixed removal of inline styles set for a tab panel 2008-10-06 11:41:48 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
Klaus Hartl
37f65f1947 UI Tabs: unselect class was attached inconsistently 2008-10-04 11:25:28 +00:00
Klaus Hartl
c2b0afd3e7 UI Tabs: fixed "colon in id bug", wrote more unit tests and refactored stuff afterwards 2008-10-02 14:20:35 +00:00
Richard Worth
a522291a7b whitespace: Removed trailing whitespace from non-blank lines 2008-09-20 03:23:42 +00:00
Richard Worth
0bae0870d9 whitespace 2008-09-20 02:43:18 +00:00
Scott González
7c2e7965e9 Reverted r695. 2008-09-19 14:20:14 +00:00
Eduardo Lundgren
8d04c3594c Remove Trailing Spaces 2008-09-19 14:08:41 +00:00
Klaus Hartl
32f4412c2b UI Tabs: fixed cookie name generation which wasn't based on DOM element any longer after change in this.element, update cookie after init/add/destroy (fixes #3015) 2008-09-09 09:28:03 +00:00
Richard Worth
f6008ca694 Fixed #3284 - Put version numbers inside of individual files. 2008-09-04 22:03:30 +00:00
Chi Cheng
d5aa6e4677 tabs:trigger -> _trigger 2008-08-16 14:51:12 +00:00
Chi Cheng
69bbd38444 init -> _init 2008-08-16 14:45:28 +00:00
Chi Cheng
91c492a49c tabs: internal methods, fixs #3208 2008-08-16 07:34:55 +00:00
Klaus Hartl
2675acc088 UI Tabs: update selected property after add/remove, fixes #3065 2008-08-15 14:43:44 +00:00
Scott González
5750375701 Tabs: Updated to use new trigger() method. 2008-07-14 23:54:16 +00:00
Klaus Hartl
9c6efa220e UI Tabs: added index to ui object passed into event handlers 2008-07-06 15:03:38 +00:00
Klaus Hartl
f89359515d UI Tabs: fixed usage of only an image as tab label 2008-07-06 14:53:40 +00:00
Scott González
0c1af7a99a Tabs: Fixed parameters in dispatched events. 2008-06-27 13:07:05 +00:00
Scott González
acca0ba85a Fixed #2340: Consistent parameters for dispatched events and callbacks. 2008-06-26 01:05:36 +00:00
Scott González
9aeec7f04a Dropped blank line at end of header comments. 2008-06-11 01:36:35 +00:00
Richard Worth
ee4bd1a9e8 Removed old rev ids from jQuery svn 2008-06-09 06:26:23 +00:00
Richard Worth
c94ffa276b fixed #2928 - Plugin instances should not be exposed in the ui parameter of callbacks 2008-06-07 19:32:51 +00:00
Richard Worth
a635d0a7c9 renamed source -> ui 2008-06-07 17:37:43 +00:00