wiki.techinc.nl/resources
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
..
jquery jquery.spinner: Fix small issues 2011-08-24 21:37:59 +00:00
jquery.effects Reverting r78889 and r78865. Breaks changeslist on translatewiki (unpatrolled-flag exclamation mark popping up on page histories and and diff-views where they shouldn't instead of an 'm' for minor) 2010-12-25 00:29:41 +00:00
jquery.tipsy * Increased the size of the tipsy callout, removed the shadow and made the background of tips white to try and improve the visibility of tips. 2011-03-08 02:02:27 +00:00
jquery.ui syncing updates from vector jquery.ui skin with default jquery.ui skin - forgot to change it in both places. Changes in vector jquery.ui skin are already reviewed and deployed. These changes are to make the handling of icons within buttons consistant and more in line with how jquery.ui skins normally handle this. 2011-08-23 21:33:23 +00:00
mediawiki * (bug 30441) getParamValue must understand "+" encoding of space 2011-08-23 20:17:49 +00:00
mediawiki.action Fix r94429 : Left and right side are still nearly the same color for 7% of the population. When I wrote to the list a while ago, no one argued for keeping the yellow scheme just because we're used to it. This makes it red/blue, also increases the highlight area ands adds a subtle border per Brandon Harris 2011-08-14 14:40:56 +00:00
mediawiki.language parseInt with base 10, update comment (number -> num) 2011-03-17 20:37:32 +00:00
mediawiki.libs linted jpegmeta - commas cause IE errors. Not that this library is useful on IE, but it can cause errors just by being loaded 2011-06-24 01:08:24 +00:00
mediawiki.page Revert r91728 2011-08-24 18:22:53 +00:00
mediawiki.special Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
Resources.php (bug 30499) Create jQuery replacements for injectSpinner and removeSpinner 2011-08-24 21:08:39 +00:00
startup.js whitespace commit (removing trailing space) 2010-11-22 23:55:37 +00:00