mediawiki-extensions-Visual.../modules/ve/ce
2012-02-08 00:30:40 +00:00
..
nodes Make paragraphs in content editable use real <p> tags 2012-02-07 22:22:49 +00:00
styles Added missing CSS and PNG so ce demo does not complain anymore. 2012-02-07 22:03:39 +00:00
ve.ce.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.es.Content.js Delete scanBoundaries method from Content, as it does not make sense anymore for content editable approach 2012-02-08 00:26:18 +00:00
ve.es.LeafNode.js Make paragraphs in content editable use real <p> tags 2012-02-07 22:22:49 +00:00
ve.es.Surface.js Implement: surfaceView.showCursorAt(int n) 2012-02-08 00:30:40 +00:00