mediawiki-extensions-Visual.../modules/es
2011-11-15 16:27:14 +00:00
..
bases Move .indexOf() from es.DocumentModelBranchNode to es.DocumentBranchNode and use it in .traverseLeafNodes() 2011-11-15 16:24:33 +00:00
images Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
models Fix IE-specific test breakages. Two tests were broken because Array.prototype.indexOf() was used, another one because Array.prototype.splice() is broken in IE: 2011-11-15 16:21:45 +00:00
serializers Extract text from inline elements for better testing. Slightly improved 2011-11-08 16:08:05 +00:00
views Fixed the last array indexOf call that I could find 2011-11-15 16:27:14 +00:00
es.Html.js Moving es.Html back to es/ directory 2011-11-02 23:11:36 +00:00
es.js Add a wrapper for Array.prototype.indexOf(), needed for my traverseLeafNodes() rewrite 2011-11-15 12:54:18 +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 Basic support for "pre" elements (space at the beginning of the new paragraph in wikitext) 2011-11-07 23:46:30 +00:00
es.Transaction.js Improved optimization, was previously limited to merging sets of 2 2011-11-09 23:39:11 +00:00
es.TransactionProcessor.js Fixed emitting updates when deleting content from the inside of a node 2011-11-14 23:47:07 +00:00