mediawiki-extensions-Visual.../modules/ve
Ed Sanders 20063995b2 Add shortcut commands for underline & sub/superscript.
Underline is particularly important as CE will apply underline
formatting automatically when you press Ctrl+U but the
SurfaceObserver will not notice it, leading to inconsistency
between the view and the model.

For sub/superscript I've used the Google Docs key mappings as these
appear to have the fewest conflicts with existing browser shortcuts
and there isn't much consistency between desktop clients anyway
(Word and Open/LibreOffice use completely different shortcuts).

Bonus: reordered command lists to be consistent with UI layout.
Change-Id: I92998e42f9bcfb932d44e8f483811efd538e5981
2013-11-08 13:55:08 +00:00
..
ce Merge "Fix image resize handles update on surface change" 2013-11-07 21:09:32 +00:00
dm Fix metadata issues in newFromDocumentReplace 2013-11-04 14:37:26 +00:00
init Add shortcut commands for underline & sub/superscript. 2013-11-08 13:55:08 +00:00
test Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ui Add shortcut commands for underline & sub/superscript. 2013-11-08 13:55:08 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
ve.EventSequencer.js Fix initialisation errors in EventSequencer 2013-10-08 00:24:45 +01:00
ve.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.LeafNode.js
ve.Node.js Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
ve.Range.js
ve.track.js ve.track: add topic-based analytic event subscription 2013-10-16 10:03:27 -07:00