mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 1459bb418b Use DOM methods rather than jQuery in setupSlugs()
Also use .importNode() rather than .cloneNode() so the slugs are
created in the right document.

Change-Id: Ia0b6ee5f4e4ef0fbcc9a3fe16f20587da027ae2e
2013-06-23 02:39:56 +00:00
..
ce Use DOM methods rather than jQuery in setupSlugs() 2013-06-23 02:39:56 +00:00
dm (bug 49837) Handle correctly figure tags with typeof="mw:Image" 2013-06-19 21:15:30 +00:00
init mw.ViewPageTarget: Use native .focus() rather than jQuery's .focus() 2013-06-21 21:25:44 +00:00
test getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ui Merge "ve.ui.PanelLayout: Set default to span accross available space" 2013-06-20 00:29:42 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Fix selectNodes() bug with empty non-content branch nodes 2013-06-17 19:09:12 +00:00
ve.Element.js Element fixes 2013-06-18 11:35:07 -07:00
ve.EventEmitter.js
ve.Factory.js
ve.js Copy DOM elements properly, into the correct document 2013-06-18 15:40:33 -07:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js