mediawiki-extensions-Visual.../modules/ve2
Catrope db793009be fixupInsertion() variable documentation and cleanup
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
2012-06-04 16:07:16 -07:00
..
ce Support for pasting into a range 2012-06-01 16:38:27 -07:00
dm fixupInsertion() variable documentation and cleanup 2012-06-04 16:07:16 -07:00
ui Restrict edit access to VisualEditor namespace to sysops 2012-05-30 17:12:25 -07:00
ve.BranchNode.js Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor into dmrewrite 2012-05-18 15:20:01 -07:00
ve.Document.js Fix bug in selectNodes: input (0,0) returned [] 2012-05-14 21:41:08 -07:00
ve.EventEmitter.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.Factory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.js Fixed case on mapping to $.toJSON 2012-05-21 12:21:07 -07:00
ve.LeafNode.js Making showCursor work again! 2012-05-18 15:19:31 -07:00
ve.Node.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.Position.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.Range.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.Surface.js Cut, copy, and paste now working with images 2012-06-01 15:52:51 -07:00