mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
db793009be
Functional changes (fixes): * Make writeElement() also update parentNode and parentType for openings * Also add to fixupStack when opening a wrapper for a text node Non-functional changes (cleanup&docs): * Document all variables at the beginning of the function * Group variables according to where/how they're used * Move expectedType into writeElement() * Kill node, duplicates parentNode unnecessarily * Kill paragraphOpened, was misnamed and unnecessary * Rename closedElements to reopenElements Change-Id: Ie5b4e4f30b267943048fdc170accb29139039192 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
ve.dm.Annotation.js | ||
ve.dm.AnnotationFactory.js | ||
ve.dm.BranchNode.js | ||
ve.dm.Converter.js | ||
ve.dm.Document.js | ||
ve.dm.DocumentSynchronizer.js | ||
ve.dm.HTMLConverter.js | ||
ve.dm.js | ||
ve.dm.LeafNode.js | ||
ve.dm.Node.js | ||
ve.dm.NodeFactory.js | ||
ve.dm.Surface.js | ||
ve.dm.Transaction.js | ||
ve.dm.TransactionProcessor.js |