mediawiki-extensions-Visual.../modules/ve2/ce
Trevor Parscal 042ffb4e3b Added foundation for new converter
* Added converters to all relevant node implementations
* Added new annotation objects with their own factory

Change-Id: I9870d6d5eac45083929d74d2e58917d0939ca917
2012-05-31 16:50:16 -07:00
..
nodes Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
styles Introduce two different types of slugs - inline and block - this is in order to fix bug in IE with placing cursor inside slug by clicking next to it 2012-05-30 16:45:06 -07:00
ve.ce.BranchNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.Document.js Added getNodeFromOffset to ce 2012-05-30 14:38:18 -07:00
ve.ce.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -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 Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.NodeFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.ce.Surface.js Refactoring and performance optmization to method getNodeAndOffset - previously named getDOMNodeAndOffset 2012-05-30 15:19:39 -07:00