mediawiki-extensions-Visual.../modules/ve/ce
Rob Moen bcaab3332e Fixed multiple bugs with Context Icon appearing when not relevant.
Icon appears when scrolling and resizing window.
	Instead of always setting the context on scroll and resize, bind to the
	updateContextIcon method.
Icon appears when selecting a non content data offset.
	Changed logic to show icon changed to content length vs range difference.

Move Link inspector getSelectionText to ve.dm.document getText.
Rationale, more bits of the code depend on evaluating content.
Added new ve.Range truncate method.
Remove getSelectionText, using truncate range & document.getText instead.

Change-Id: Ibd3e99c923f18d2c96a86d92e74e2e9ebd49c85f
2012-09-07 16:12:14 -07:00
..
nodes Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02:00
styles Added support for apex skin 2012-08-15 16:35:52 -07:00
ve.ce.BranchNode.js Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02:00
ve.ce.Document.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.js Remainder JSHint fixes on modules/ve/* 2012-09-05 13:45:09 -07:00
ve.ce.LeafNode.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.Node.js Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02:00
ve.ce.NodeFactory.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.ce.Surface.js Fixed multiple bugs with Context Icon appearing when not relevant. 2012-09-07 16:12:14 -07:00