mediawiki-extensions-Visual.../modules/es
2011-11-09 23:36:56 +00:00
..
bases Fix selectNodes() behavior for structural offsets (i.e. offsets between two openings/closings). There are no test cases for this yet but I'll write some after Trevor finishes his massive test data change 2011-11-09 21:15:01 +00:00
images Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
models Fix standard problem when writing backward loops 2011-11-08 01:00:31 +00:00
serializers Extract text from inline elements for better testing. Slightly improved 2011-11-08 16:08:05 +00:00
views Another way of supporting double and triple clicks in VisualEditor 2011-11-09 23:36:56 +00:00
es.Html.js Moving es.Html back to es/ directory 2011-11-02 23:11:36 +00:00
es.js Cleaned up some unused files, added type to es.DocumentModelNode objects for serialization purposes, and added getPlainObject to es.DocumentModelNode which also uses the newly migrated es.DocumentModel.expandContentData 2011-11-03 19:01:55 +00:00
es.Position.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +00:00
es.Range.js Reorganized modules by javascript namespace 2011-11-02 21:31:45 +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 Added documentation for es.Transaction 2011-11-04 21:06:06 +00:00