mediawiki-extensions-Visual.../modules/ve
Christian Williams 5e84ac9ee5 (bug 47746) Fixing Phantom placement in RTL
CSSJanus flips left for right for RTL languages. To ensure proper positioning of phantoms, the phantom container must actually be set to left:0, not right:0. Added the @noflip option before the phantoms selector to prevent CSSJanus from modifying it.

Change-Id: Id7662362d117d6c5719b9b98d7a0dbf62e9ba3ff
2013-04-29 17:00:29 -07:00
..
actions The resurrection 2013-04-22 12:50:23 +01:00
ce (bug 47746) Fixing Phantom placement in RTL 2013-04-29 17:00:29 -07:00
dm Create meta item for defaultsort 2013-04-29 15:33:37 +01:00
init Merge "Add method to ElementLinearData to get IVStore items in use" 2013-04-26 01:27:39 +00:00
styles Toolbar style fixes 2013-03-15 12:48:49 -07:00
test Create meta item for defaultsort 2013-04-29 15:33:37 +01:00
ui Fixed docs 2013-04-29 21:58:51 +00:00
ve.Action.js
ve.ActionFactory.js
ve.BranchNode.js
ve.CommandRegistry.js
ve.debug.js
ve.Document.js
ve.EventEmitter.js Fix documentation to place @emits in the correct place 2013-03-25 21:06:05 +00:00
ve.Factory.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.js Fixed docs 2013-04-29 21:58:51 +00:00
ve.LeafNode.js
ve.NamedClassFactory.js Rename ve.NodeFactory to ve.NamedClassFactory 2013-04-09 12:05:05 -07:00
ve.Node.js Move common Node/Annotation/MetaItem code into ve.dm.Model 2013-04-09 12:05:05 -07:00
ve.Range.js Clickable inline images 2013-04-08 17:58:46 -07:00
ve.Registry.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.Surface.js The resurrection 2013-04-22 12:50:23 +01:00
ve.Trigger.js
ve.TriggerRegistry.js