mediawiki-extensions-Visual.../modules/ve
Trevor Parscal d602724e83 Stop using ve.isMixedIn() to check if a node is focusable
* Moved isNodeFocusable to ve.ce.NodeFactory
* Added isFocusable static property to ve.ce.Node
* Set isFocusable to true on ve.ce.FocusableNode

Change-Id: I3cf666280abdfce55bf9b0710827bb25c40bfd51
2013-10-11 16:00:34 +02:00
..
ce Stop using ve.isMixedIn() to check if a node is focusable 2013-10-11 16:00:34 +02:00
dm Stop using ve.isMixedIn() to check if a node is focusable 2013-10-11 16:00:34 +02:00
init Merge "Add abstract method for getMediaSources." 2013-09-24 19:47:43 +00:00
test Prevent deletion of FocusableNodes from a collapsed selection 2013-10-09 17:41:31 +02:00
ui Fixes for Trevor's crazy half-baked commit 2013-10-09 22:08:13 +02:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.EventEmitter.js
ve.EventSequencer.js Fix initialisation errors in EventSequencer 2013-10-08 00:24:45 +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