Commit graph

9 commits

Author SHA1 Message Date
Alexandre Emsenhuber
dd7ba538fc Removed incorrect svn:executable properties 2012-03-05 21:06:56 +00:00
Sam Reed
1f67da21d2 Squishing resources/ images 2012-03-01 20:04:42 +00:00
Sam Reed
e6ee87eb66 Redoing r108960 with history
If it was a 3rd party library, there probably wouldn't have been any use doing this
2012-01-23 17:02:51 +00:00
Sam Reed
0464ee0045 Revert r108987 to copy properly 2012-01-23 16:59:32 +00:00
John Du Hart
4537f5fe4e Adding jquery.arrowSteps to core, from UploadWizard 2012-01-15 06:07:24 +00:00
Roan Kattouw
4d8c7e96ed Add jquery.farbtastic module to core, copied from branches/salvatoreingala 2011-10-15 22:41:45 +00:00
Derk-Jan Hartman
3277c2bc29 Add the class jquery-tablesorter to all tables that are made sortable.
Use this classname to raise the specificity of the sortHeader, so that it is more difficult to accidently override with local css. Followup to r98069

Move the css into a seperate file and move the images for it to the jquery directory.
2011-10-02 11:08:12 +00:00
Krinkle
1473e98382 jquery.spinner: Fix small issues
(Follows-up r95445)
* Using the same spinner as before, preserving svn history (20px vs. 16px)
* Adding a line-break at the end of file and changing indentation per our conventions
* Adjusting doc to reflect the plugin itself instead of what it replaces.
* Using shorthand utility in jQuery (no / and using the attr-object as second argument)
* Adding @return comment to $.fn.injectSpinner
* Adding return statement to $.removerSpinner (returning a jQuery object of the element). Could be useful, but better than not having a return value at all.

JSHint:
* Adding parentheses around the class object property, otherwise it may be interpreted as a class operator which breaks the object.
2011-08-24 21:37:59 +00:00
John Du Hart
3b4e0b46e9 (bug 30499) Create jQuery replacements for injectSpinner and removeSpinner 2011-08-24 21:08:39 +00:00