mediawiki-extensions-Visual.../modules/ve
Rob Moen 96d97c2aa8 Optimize UI tool state updates.
Rather than each tool requesting annotations, and nodes pertaining to selection,
Emitted event supplies annotations and nodes to each tool's update method.

Using select vs. of traverseLeafNodes for code optimization.
Better documentation for updateTools()

Removed unneeded code.

Change-Id: I7c0baa1cc0f7fb731d6e28b175a76e931e9e2961
2012-09-19 11:16:10 -07:00
..
ce Documentation & clean up 2012-09-17 16:02:52 +02:00
dm Documentation & clean up 2012-09-17 16:02:52 +02:00
init Documentation & clean up 2012-09-17 16:02:52 +02:00
test Optimize UI tool state updates. 2012-09-19 11:16:10 -07:00
ui Optimize UI tool state updates. 2012-09-19 11:16:10 -07:00
ve.AnnotationSet.js Object management: Object create/inherit/clone utilities 2012-09-06 15:29:31 -07:00
ve.BranchNode.js Optimize UI tool state updates. 2012-09-19 11:16:10 -07:00
ve.debug.js Remainder JSHint fixes on modules/ve/* 2012-09-05 13:45:09 -07:00
ve.Document.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.EventEmitter.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.Factory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.LeafNode.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.OrderedHashSet.js Manage annotations in ve.AnnotationSet object 2012-09-06 14:39:38 -07:00
ve.Position.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.Range.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.Surface.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00