mediawiki-extensions-Visual.../modules/ve
2012-02-15 23:42:43 +00:00
..
ce turning off native spellcheck for now 2012-02-15 23:42:43 +00:00
dm Minor fixes (line length breaking, jshint nagging, etc) 2012-02-07 00:42:16 +00:00
es 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
ui
ve.BranchNode.js
ve.EventEmitter.js
ve.js ve.js isn't the edit surface, that's es.js :) 2012-02-09 22:04:06 +00:00
ve.LeafNode.js
ve.Node.js
ve.Position.js
ve.Range.js