Fix bug in makeCollapsible.
[lhc/web/wiklou.git] / resources / jquery / jquery.client.js
2011-01-31 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
2011-01-11 Trevor ParscalFixed logic error that caused the test to always pass.
2011-01-11 Trevor ParscalIncluded client in the initial payload. Restored functi...
2011-01-10 KrinkleRemoving unneeded wraps and using $ and mw instead...
2010-11-01 Roan KattouwIndentation fix
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...