mediawiki-extensions-Visual.../modules/ve/ui
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
..
inspectors Fixed multiple bugs with Context Icon appearing when not relevant. 2012-09-07 16:12:14 -07:00
styles Center Ellpisis for long page titles. Misc positioning fixes. 2012-09-05 13:21:29 -07:00
tools Remainder JSHint fixes on modules/ve/* 2012-09-05 13:45:09 -07:00
ve.ui.Context.js Fixed multiple bugs with Context Icon appearing when not relevant. 2012-09-07 16:12:14 -07:00
ve.ui.Inspector.js Remainder JSHint fixes on modules/ve/* 2012-09-05 13:45:09 -07:00
ve.ui.js Make use of new jshint options 2012-08-10 02:50:30 +02:00
ve.ui.Menu.js Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02:00
ve.ui.Tool.js Finally getting rid of all the es-* stuff and other cruft 2012-08-28 13:59:35 -07:00
ve.ui.Toolbar.js Remainder JSHint fixes on modules/ve/* 2012-09-05 13:45:09 -07:00