mediawiki-extensions-Visual.../modules/ve
Timo Tijhof 656fd2ffd4 mw.ViewPageTarget: Support for non-paragraphs in #showWarning
We need this for captcha's. They'll be added and displayed as
a warning, and cleared like all others. But they shouldn't be
wrapped in a paragraph and aren't delivered as html text but
as a jQuery object (can't serialise to static html since we'll
have to keep a reference to the TextInputWidget and what not).

Change-Id: I3734fbd3c6f0270094db014bbc76d065a73ab918
2013-06-29 19:44:15 -07:00
..
ce Merge "Firefox misplaces cursor when moving between lines" 2013-06-29 00:25:17 +00:00
dm Use template data for new templates and fix alias bug 2013-06-28 23:34:58 +00:00
init mw.ViewPageTarget: Support for non-paragraphs in #showWarning 2013-06-29 19:44:15 -07:00
test Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ui ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.EventEmitter.js
ve.Factory.js
ve.js Close dialogs on escape 2013-06-27 17:00:35 -07:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js