mediawiki-extensions-Visual.../modules/ve
Timo Tijhof b5a12d0167 Register QUnit tests suites in MediaWiki to run from Special:JavaScriptTest
* Also update test/index.html with latest minimalistic format
* Update test suite hardcoded paths to match the definition in
  VisualEditor.php for ResourceLoader
* Issues:
 - 'jquery/jquery.json.js' should not be loaded directly,
   using a dependency instead.
 - Load scripts from the <head> in test/index.html so that
   code that depends on document being ready is catches instead of
   silently being ignored.

Change-Id: I5ad7390137f4d17c153a1bf69f19c4869c08e323
2012-07-27 17:14:23 -07:00
..
ce Merge "Bug 36200 - VisualEditor: Sticky selection popup" 2012-07-27 21:49:39 +00:00
dm Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
init Fixed the following bugs with save dialog. 2012-07-27 14:41:27 -07:00
test Register QUnit tests suites in MediaWiki to run from Special:JavaScriptTest 2012-07-27 17:14:23 -07:00
ui Flag MW-specific code in LinkInspector 2012-07-27 14:51:58 -07:00
ve.BranchNode.js Converted some instances of "var\t" to "var " 2012-07-19 17:24:54 -07:00
ve.debug.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Document.js Fix bug in getCoveredSiblingGroups(): forgot to decrement i at the end 2012-07-25 14:22:22 -07:00
ve.EventEmitter.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Factory.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.js Added ve.init.platform with MediaWiki and stand-alone implementations 2012-07-27 13:39:19 -07:00
ve.LeafNode.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Node.js Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
ve.Position.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Range.js Bug 33088 - VisualEditor: Editing a part of text of a link doesn't work (or this shouldn't be allowed) 2012-07-19 16:15:07 -07:00
ve.Surface.js Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00