mediawiki-extensions-Visual.../modules/ve2
Catrope 3be3f55c91 Rough first stab at ve.dm.fixupInsertion()
This code still needs a lot of work, but it seems to work for most
cases. Things that still need to be done:
* Documentation and comments
* Handling of content and text nodes
** Use Trevor's isContent/canContainContent code which I don't have yet
* Preserve attributes when reopening closed elements
* Tests :)

Change-Id: I3bc16c964ef158693490a61ce12beb21e6fe2a9d
2012-05-23 12:45:28 -07:00
..
ce Moving alien node styling to CSS file 2012-05-23 12:03:28 -07:00
dm Rough first stab at ve.dm.fixupInsertion() 2012-05-23 12:45:28 -07:00
ui Cleanup Sanxbox.js 2012-05-21 17:03:57 -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.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.NodeFactory.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 Prepare for MediaWiki integration 2012-05-21 16:06:30 -07:00