mediawiki-extensions-Visual.../modules/ve/es
2012-02-28 01:37:38 +00:00
..
nodes Added support for respecting new lines in pre-formatted blocks - using Shift+Enter will show this in action! 2012-02-23 01:18:01 +00:00
styles Changed the way widths are calculated when rendering lines of text. Now we let the browser do it's normal layout thing, and use a set of floated divs to figure out the effective line width. Using this technique, we pretty much support floating content from a rendering perspective. Interaction is still a problem however. 2012-02-14 20:30:40 +00:00
ve.es.BranchNode.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 very minor fixes 2012-02-24 00:05:29 +00:00
ve.es.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.LeafNode.js Added support for respecting new lines in pre-formatted blocks - using Shift+Enter will show this in action! 2012-02-23 01:18:01 +00:00
ve.es.Node.js very minor fixes 2012-02-24 00:05:29 +00:00
ve.es.Surface.js fixed my typo follow up r112555 2012-02-28 01:37:38 +00:00