mediawiki-extensions-Visual.../modules/es/models
Trevor Parscal 96a8598ec5 Added scope function to transaction processing so inserting </p></li><li><p> works
Fixed off-by-one in splicing dom nodes into view branches
2011-11-14 21:54:53 +00:00
..
es.DocumentModel.js Added scope function to transaction processing so inserting </p></li><li><p> works 2011-11-14 21:54:53 +00:00
es.HeadingModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00
es.ListItemModel.js ListItem now is a branch instead of being leaf. So it contains children - usually it would be just Paragraph, but in some cases Table as well (as Wikitext allows to have HTML table in list item) 2011-11-07 21:30:13 +00:00
es.ListModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00
es.ParagraphModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00
es.PreModel.js svn:eol-style native 2011-11-10 11:51:42 +00:00
es.SurfaceModel.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.TableCellModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00
es.TableModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00
es.TableRowModel.js Reorganized model nodes into branches and leafs 2011-11-03 21:48:40 +00:00