| .. |
|
jquery.async.js
|
Applying conventions and some JSLint good practices in core modules.
|
2011-01-31 22:02:58 +00:00 |
|
jquery.autoEllipsis.js
|
Applying conventions and some JSLint good practices in core modules.
|
2011-01-31 22:02:58 +00:00 |
|
jquery.checkboxShiftClick.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.client.js
|
Fixed (bug 27652) [jQuery.client] versionBase is wrong for versions higher with two or more digits
|
2011-03-06 14:34:10 +00:00 |
|
jquery.collapsibleTabs.js
|
(bug 26265) Many semicolons are missing from JavaScript files
|
2010-12-06 22:34:15 +00:00 |
|
jquery.color.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.colorUtil.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.cookie.js
|
Updated cookie plugin
|
2010-12-08 23:14:21 +00:00 |
|
jquery.delayedBind.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.expandableField.js
|
Start fixing up javascript function documentation
|
2010-11-30 18:19:27 +00:00 |
|
jquery.form.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.highlightText.js
|
Fix JS errors thrown by SimpleSearch: add dependency from jquery.autoEllipsis to jquery.highlightText, and fix the latter for the RegExp.escape() -> $.escapeRE() rename
|
2010-12-23 14:16:20 +00:00 |
|
jquery.hoverIntent.js
|
Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps.
|
2011-01-10 05:33:03 +00:00 |
|
jquery.js
|
Updating jQuery from 1.4.2->1.4.4, for better data-* support. 1.4.4 contains the patch from r74326 in core
|
2011-04-15 07:28:02 +00:00 |
|
jquery.localize.js
|
caching selector instead of re-creating the jQuery object for 'this' two or three times
|
2011-02-24 23:02:56 +00:00 |
|
jquery.makeCollapsible.css
|
Fixing typo from r78944
|
2010-12-24 16:08:42 +00:00 |
|
jquery.makeCollapsible.js
|
per r83658 CR: mw.log.prefix is for identifying windows, not context. Using string concat instead
|
2011-03-18 22:16:12 +00:00 |
|
jquery.messageBox.css
|
Follow-up r81660.
|
2011-02-08 00:22:03 +00:00 |
|
jquery.messageBox.js
|
Follow-up r81660.
|
2011-02-08 00:22:03 +00:00 |
|
jquery.placeholder.js
|
Fix r83586 (drag and drop support for placeholder plugin) to work in IE, whose drag&drop API is surprisingly similar to Firefox's but with slight differences
|
2011-03-09 14:27:13 +00:00 |
|
jquery.suggestions.css
|
Small fixes
|
2011-01-25 19:53:21 +00:00 |
|
jquery.suggestions.js
|
Wrapping core modules (FIXME from r79929)
|
2011-01-31 19:33:16 +00:00 |
|
jquery.tabIndex.js
|
Applying conventions and some JSLint good practices in core modules.
|
2011-02-01 02:28:10 +00:00 |
|
jquery.tablesorter.js
|
r86108: Fix var name
|
2011-04-15 08:31:05 +00:00 |
|
jquery.textSelection.js
|
In $.textSelection, treat <input> elements differently from other elements (such as textareas and iframes) in IE, seems to be needed for some reason (oh IE, how I hate you). This fixes a bug causing Narayam's keyboard mappings to not work in <input> elements in IE.
|
2011-03-20 14:48:20 +00:00 |