mediawiki-extensions-Visual.../modules/es/models
2011-11-10 21:43:28 +00:00
..
es.DocumentModel.js Make getWordBoundaries returns null if given offset refers to element data. Also if given offset is beginning of the word then search for not beginning of the word offsets around (and other way round). 2011-11-10 21:43:28 +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