wiki.techinc.nl/resources/jquery
Roan Kattouw f764c6fab3 Followup r89853, tweaks for jquery.qunit.completenessTest:
* Don't assume $ as a global, but alias it to jQuery instead. The code is already wrapped in a closure so this is easy
* Remove unused constants TYPE_SIMPLEFUNC and TYPE_OBJCONSTRFUNC
* Fix spelling in comments, mostly brake->break
* Fix whitespace
* Kill useless return at the end of a void function
* Correct comment in hasTests() which claims the function does the opposite of what it really does
2011-08-16 13:33:22 +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 Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.byteLength.js byteLimit/byteLength improvements: 2011-06-30 01:06:47 +00:00
jquery.byteLimit.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.checkboxShiftClick.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.client.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.collapsibleTabs.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.color.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +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
jquery.form.js Updating jquery.form from upstream 2011-08-12 14:05:12 +00:00
jquery.getAttrs.js New jquery.getAttrs module 2011-07-13 22:46:17 +00:00
jquery.highlightText.js fix for bug29371 . regex wordwrap with UTF8: do not use \b metacharacter. The problem is that JavaScript recognizes word boundaries only before/after ASCII letters (and numbers/underscore) 2011-06-14 21:42:25 +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 Update jQuery from 1.6.1 to 1.6.2 (maintenance/bugfix release) 2011-07-10 21:17:28 +00:00
jquery.json.js Added jquery.json library to core. 2011-04-21 19:33:53 +00:00
jquery.localize.js Followup r92329: Fixes the localize test cases in IE 6 and 7. 2011-07-21 17:45:03 +00:00
jquery.makeCollapsible.css Remove resize/arrow cursors from jquery.makeCollapsible 2011-06-12 00:17:02 +00:00
jquery.makeCollapsible.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.messageBox.css Follow-up r81660. 2011-02-08 00:22:03 +00:00
jquery.messageBox.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.mockjax.js Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine tests 2011-08-04 20:43:58 +00:00
jquery.mwExtension.js Fix usage of the jQuery global in a few spots. 2011-08-12 09:27:16 +00:00
jquery.placeholder.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.qunit.completenessTest.js Followup r89853, tweaks for jquery.qunit.completenessTest: 2011-08-16 13:33:22 +00:00
jquery.qunit.css Updating jquery.qunit from upstream 2011-08-12 14:03:05 +00:00
jquery.qunit.js Updating jquery.qunit from upstream 2011-08-12 14:03:05 +00:00
jquery.suggestions.css Small fixes 2011-01-25 19:53:21 +00:00
jquery.suggestions.js Applying code conventions: 2011-07-28 05:53:34 +00:00
jquery.tabIndex.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.tablesorter.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.textSelection.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.xmldom.js Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine tests 2011-08-04 20:43:58 +00:00