mediawiki-extensions-Visual.../modules/ve2
Trevor Parscal 5aa6f4b342 Fix bug in fixupInsertion()
When a text node was closed (either by encountering a non-text node or by reaching the end of the document), the fixupStack would not be processed. This led to attributes being dropped when nodes were split because of text being inserted into them

Change-Id: I41f6d20e0c1bfc8d8689b7e6325e724dd8156ab1
2012-06-08 12:23:58 -07:00
..
ce Updating model selection after cut and paste 2012-06-07 14:48:46 -07:00
dm Fix bug in fixupInsertion() 2012-06-08 12:23:58 -07:00
ui Fix bug in getAnnotationsFromRange where if the range length was 0 2012-06-07 14:53:30 -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 Add 'covered' mode in selectNodes 2012-06-06 11:47:35 -07:00
ve.EventEmitter.js
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
ve.Node.js
ve.Position.js
ve.Range.js
ve.Surface.js Cut, copy, and paste now working with images 2012-06-01 15:52:51 -07:00