mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 46c5192477 Allow annotations to render nothing
This effectively unwraps the annotation. Annotations can do this by
returning an empty array from their toDomElements() function.

Right now this is only supported for annotations, but once the converter
is rewritten to be entirely bottom-up, this is trivial to support for
other model types, and could even be used to implement unwrapping of
wrapper paragraph.

Change-Id: Ia572fd0610afccccfe795c257c0de9d003330f13
2013-07-16 15:09:08 -07:00
..
ce Remove superfluous clear() when pawning 2013-07-16 00:37:51 +00:00
dm Allow annotations to render nothing 2013-07-16 15:09:08 -07:00
init The great directory split of 2013 2013-07-02 20:51:38 -07:00
test Merge "Extend empty document check to check for meta-only data" 2013-07-15 16:18:50 +00:00
ui Merge "Adjust padding for surfaces inside dialogs" 2013-07-16 00:37:22 +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 Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.EventEmitter.js
ve.Factory.js
ve.js Make loading VE work on Opera again, attempt two 2013-06-29 15:02:00 +02:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js
ve.Registry.js