mediawiki-extensions-Visual.../modules/ve
2012-03-07 20:21:32 +00:00
..
ce port over annotation methods from ES to CE, remove unused renderDomNode method 2012-03-07 19:37:17 +00:00
dm Added sketch for ve.dm.DocumentSynchronizer which is a utility object for queueing up actions to be performed on the model tree such as deletion, insertion, rebuilding, resizing and updating of node. Using this approach, we can collect actions across multiple steps, and then normalize them to avoid duplicate work and mutate the model tree in a single step. 2012-03-07 20:21:32 +00:00
es prevent insert for stand alone command key. 2012-03-05 17:57:54 +00:00
ui enable CE demo toolbar, added annnotation and renderDomNode methods 2012-03-05 22:08:35 +00:00
ve.BranchNode.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00
ve.EventEmitter.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00
ve.js ve.js isn't the edit surface, that's es.js :) 2012-02-09 22:04:06 +00:00
ve.LeafNode.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00
ve.Node.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00
ve.Position.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00
ve.Range.js Migrated es.* to new ve.* namespace which is more structured, and will make it easier to keep data model, edit surface, user interface and content editable work separated cleanly 2012-02-06 23:50:56 +00:00