mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 10bf7b34ca Followup 571d6cac: when the selection changes, undo highlights
Ignoring all bounced change events led to the logic for unhighlighting
the previously selected FocusableNode being skipped. This caused a bug
where if you clicked a FocusableNode, it would stay highlighted even
if you then selected some text, until you highlighted another node
(which would then be highlighted forever, etc.)

Change-Id: Ia8d74ef85eaa47326d49ef6c0f395b44b90da4dc
2013-10-03 15:50:51 -07:00
..
ce Followup 571d6cac: when the selection changes, undo highlights 2013-10-03 15:50:51 -07:00
dm Merge "Make ve.Factory require static name property" 2013-10-03 22:03:26 +00:00
init Merge "Add abstract method for getMediaSources." 2013-09-24 19:47:43 +00:00
test Merge "Make ve.Factory require static name property" 2013-10-03 22:03:26 +00:00
ui Merge "Make toolbars, toolgroups and tools toolFactory independent" 2013-10-03 22:42:58 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js ve.Element: Fallback to body, window is not scrollable 2013-10-03 23:06:47 +02:00
ve.EventEmitter.js
ve.EventSequencer.js Fix function naming conventions, comments and whitespace 2013-09-17 19:37:08 +01:00
ve.Factory.js Make ve.Factory require static name property 2013-10-03 14:52:19 -07:00
ve.js Use element.textContent in ve.getDomElementSummary 2013-10-02 15:47:34 +01:00
ve.LeafNode.js
ve.Node.js
ve.Range.js doc: Fix incorrect syntax 2013-09-06 20:29:18 +00:00
ve.Registry.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.track.js