mediawiki-extensions-Visual.../modules/es/views
2011-11-14 19:52:05 +00:00
..
es.ContentView.js Added render from offset support 2011-11-07 19:42:36 +00:00
es.DocumentView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.HeadingView.js Removed using custom elements for heading views, just using divs now - if we have to switch the level we don't want to have to trash the whole thing and rebuild it 2011-11-02 23:01:35 +00:00
es.ListItemView.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.ListView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.ParagraphView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.PreView.js svn:eol-style native 2011-11-10 11:51:42 +00:00
es.SurfaceView.js Removed alert() - dude, use console.log, and don't leave it in the SVN plz! :P 2011-11-14 19:52:05 +00:00
es.TableCellView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.TableRowView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.TableView.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00