mediawiki-extensions-Visual.../modules/ve2/ce
Catrope ef0c551b79 When deleting, collapse the selection before issuing a transaction
This is needed because there are onTransact event handlers that use the
selection and expect it to be up-to-date. The previous behavior caused a
bug when pressing backspace at the end of the document, because the old
selection (at the end) was invalid in the context of the updated
document.

Change-Id: I159e37894d14d437f46495604c14804c0a13e84e
2012-06-14 19:33:13 -07:00
..
nodes Add ve.log, ve.debug and change rendering animation debug effect used in TextNode. 2012-06-14 15:00:29 -07:00
styles Got rid of wrapping whitespace (like \n and \t) in a span that made text white 2012-06-12 10:40:44 -07:00
ve.ce.BranchNode.js OMG. We have typing, autocorrect and spellcheck working. (Still no IME and still may break cut/paste) 2012-06-13 21:46:29 -07:00
ve.ce.Document.js OMG. We have typing, autocorrect and spellcheck working. (Still no IME and still may break cut/paste) 2012-06-13 21:46:29 -07:00
ve.ce.js Fix bugs in getDomText method. 2012-06-13 22:04:52 -07:00
ve.ce.LeafNode.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.ce.Node.js Most of backspace and delete support, methods for starting and stopping polling. 2012-06-14 12:17:42 -07:00
ve.ce.NodeFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.ce.Surface.js When deleting, collapse the selection before issuing a transaction 2012-06-14 19:33:13 -07:00