mediawiki-extensions-Visual.../modules/es/views
2011-11-09 23:36:56 +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 Basic support for "pre" elements (space at the beginning of the new paragraph in wikitext) 2011-11-07 23:46:30 +00:00
es.SurfaceView.js Another way of supporting double and triple clicks in VisualEditor 2011-11-09 23:36:56 +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