mediawiki-extensions-Visual.../modules/ve/ce
Moriel Schottlender 5bb15c4332 Quickfix for Transclusion icon in RTL wikis
Added GUI-level and Page-level "getDir()" methods to get the direction
of the GUI and Page respectively in the ve.ui.Surface and ve.ce.Surface
respectively.

The correction to the direction-test condition in ve.ui.Context reflects
the new method of getting these directions, and fixes the problem with
the transclusion icon. The icon position depends on the wiki/page-level
directionality, regardless of the GUI-level direction.

Bug: 51819
Change-Id: I36cef115017542c461e6d757f1c8bfda92074607
2013-07-23 20:31:08 -07:00
..
annotations De-alienate <code>foo</code> blocks (code element) 2013-07-19 00:48:46 +00:00
nodes Lock surface while inspectors are animating open 2013-07-09 17:16:25 -07:00
styles Language Inspector: CE / DM 2013-07-10 12:11:27 -07:00
ve.ce.Annotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.AnnotationFactory.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.BranchNode.js Don't put slugs after internal nodes. 2013-06-24 15:20:08 -07:00
ve.ce.ContentBranchNode.js Merge "getRenderedContents() optimizations" 2013-06-23 03:09:58 +00:00
ve.ce.Document.js Use DOM methods rather than jQuery in setupSlugs() 2013-06-23 02:39:56 +00:00
ve.ce.DomRange.js
ve.ce.FocusableNode.js Fix focusable highlights 2013-07-03 13:49:11 -07:00
ve.ce.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.ce.LeafNode.js getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ve.ce.Node.js Reference insertion, new and existing 2013-06-27 18:11:31 -07:00
ve.ce.NodeFactory.js
ve.ce.ProtectedNode.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ce.RelocatableNode.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.ce.ResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.Surface.js Quickfix for Transclusion icon in RTL wikis 2013-07-23 20:31:08 -07:00
ve.ce.SurfaceObserver.js
ve.ce.View.js