mediawiki-extensions-Visual.../modules/es
2011-11-16 19:17:58 +00:00
..
bases In selectNodes(), also set globalRange for fully-covered nodes. There is no sane value for range in this case, but there sure is a sane value for globalRange so we might as well return it. I also use this in my prepareRemoval() fixes in my next commit 2011-11-16 19:02:23 +00:00
images Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
models Fix breakage in prepareRemoval() from r103271 and demonstrated by the tests in r103356. Also add, in a comment, a somewhat functional rewrite of prepareRemoval() to be used after we drop droppability 2011-11-16 19:17:58 +00:00
serializers Extract text from inline elements for better testing. Slightly improved 2011-11-08 16:08:05 +00:00
views Fixed incorrect registration object being used 2011-11-16 18:54:05 +00:00
es.Html.js Moving es.Html back to es/ directory 2011-11-02 23:11:36 +00:00
es.js Fixed documentation and use of es.arrayIndexOf to match the actual API of $.inArray (value, array, fromIndex). Renamed function to inArray to reduce confusion about how the function works. 2011-11-15 18:17:26 +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 Fixed typo - insert/remove operations have a data property, not a content property. 2011-11-16 00:02:27 +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