mediawiki-extensions-Visual.../modules/ve2/ce
2012-06-18 13:19:24 -07:00
..
nodes Add a TODO note about preventDefault in alien nodes 2012-06-14 23:57:40 -07:00
styles Made the first paragraph in a list item have no margins or padding to simulate raw text 2012-06-18 13:12:47 -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 Introduce new method in Surface model called "change" and get rid of "setSelection" and "transact". Start using new method in Surface view - which right away fixes two bugs - typing at the and of the document, and typing in newly created paragraph/heading. 2012-06-18 13:19:07 -07:00