mediawiki-extensions-Visual.../modules/es
2011-11-28 22:01:12 +00:00
..
bases Introduce es.DocumentNode.getCommonAncestorPaths(), with tests 2011-11-24 15:34:12 +00:00
images Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
models Fix bugs in prepareContentAnnotation() related to structural offsets, and add a test. Also add parenthesis to the if statement mixing || and &&, for clarity 2011-11-24 16:27:40 +00:00
serializers Extract text from inline elements for better testing. Slightly improved 2011-11-08 16:08:05 +00:00
views Put cursor directly in body element. This way it still can be positioned absolutly but without risk that some other element using position other than "static" (like #bodyContent) will change positioning context. 2011-11-28 21:58:46 +00:00
es.Html.js Moving es.Html back to es/ directory 2011-11-02 23:11:36 +00:00
es.js Removed some accidental globals 2011-11-16 23:32:57 +00:00
es.Position.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.Range.js Added very basic support for highlighting formatting tools when the cursor is over content which is formatted that way 2011-11-10 01:28:01 +00:00
es.Surface.css Cursor should always have height set dynamically within showCursor method so those two CSS propety are not relevant anymore. 2011-11-28 22:01:12 +00:00
es.TransactionProcessor.js Refacor things to use getCommonAncestorPaths() 2011-11-24 15:55:54 +00:00