mediawiki-extensions-Visual.../modules/ve/ce
Trevor Parscal 4e377480cf Improved the responsiveness of the context menu
* Added selectionStart and selectionEnd events to ve.ce.Surface
* Switched from debouncing model change events to just ignoring
  model change events while the user is in selection mode
  (dragging mouse or pressing shift+arrow keys)
* Fixed bug with callout appearing on resize.

Change-Id: I3bb9952867a983a4f7612964ff719a1179dd0fc6
2012-11-05 12:47:47 -08:00
..
nodes New annotation API: ve.ce.TextNode integration 2012-10-12 15:07:28 -07:00
styles Add a node type for meta nodes 2012-09-10 15:35:30 -07:00
ve.ce.BranchNode.js Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02:00
ve.ce.Document.js Created method getSlugAtOffset in ve.ce.Document and ve.ce.BranchNode, refactored the way how slugs are added. 2012-10-03 15:40:44 -07:00
ve.ce.js Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02:00
ve.ce.LeafNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.ce.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.Surface.js Improved the responsiveness of the context menu 2012-11-05 12:47:47 -08:00
ve.ce.SurfaceObserver.js Whitespace and comment cleanup on ve.ce.SurfaceObserver 2012-10-26 10:27:54 -07:00