wiki.techinc.nl/resources/jquery
2011-05-15 10:57:01 +00:00
..
jquery.appear.js Added jquery.appear, which adds a new event which fires the first time something comes into view. This is useful for lazy-loading data. 2011-05-04 23:26:43 +00:00
jquery.async.js Applying conventions and some JSLint good practices in core modules. 2011-01-31 22:02:58 +00:00
jquery.autoEllipsis.js Remove debugging code introduced in r88115 2011-05-15 10:57:01 +00:00
jquery.byteLimit.js jquery.byteLimit fixes: 2011-04-26 20:00:59 +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 Followup r86625: per CR, use loose comparison against null instead of typeof foo != 'undefined' because jQuery 1.4 (which MW uses) actually returns null for unset .data() keys, but 1.5 returns undefined. 2011-04-25 10:17:30 +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.json.js Added jquery.json library to core. 2011-04-21 19:33:53 +00:00
jquery.localize.js Added keys option to jquery.localize, allowing message keys to be remapped when rendering a template by providing a an object of [message-key-in-template]/[message-key-to-use] pairs. 2011-04-19 21:01:01 +00:00
jquery.makeCollapsible.css Fixing typo from r78944 2010-12-24 16:08:42 +00:00
jquery.makeCollapsible.js .length has the same number of characters as length and saves a function all. whatever 2011-05-09 17:24:07 +00:00
jquery.messageBox.css Follow-up r81660. 2011-02-08 00:22:03 +00:00
jquery.messageBox.js Step 1 of QUnit/TestSwarm support (bug 26908) 2011-05-10 21:54:42 +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.qunit.css Step 1 of QUnit/TestSwarm support (bug 26908) 2011-05-10 21:54:42 +00:00
jquery.qunit.js Step 1 of QUnit/TestSwarm support (bug 26908) 2011-05-10 21:54:42 +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 Tablesorter: Add a title attribute to sort arrows ( Bug 21453 ) 2011-05-03 11:44:35 +00:00
jquery.textSelection.js (bug 22209, bug 22574) Make indent, bullet list and numbered list buttons in the WikiEditor toolbar act on each line individually 2011-04-21 13:42:39 +00:00