mediawiki-extensions-Visual.../modules/ve
Moriel Schottlender 29f5630957 RTL fix for VE's link widget
The purpose is to flip the direction of the input inside
the link widget for RTL wikis, but flip it again to LTR
if the user inserts an external URL. This is my first VE
fix, I tried to follow conventions and avoid touching the
parent objects that are unrelated to URLs.

Bug: 47717
Change-Id: Ic13b9c3b155ce2979298cac9518c7419b9d45bac
2013-05-02 20:43:46 +00:00
..
actions The resurrection 2013-04-22 12:50:23 +01:00
ce Merge "Make ve.ce.Surface.getSelectionRect() tollerate browser bugs" 2013-05-01 20:25:10 +00:00
dm Merge "When annotating, skip any branch nodes that are content" 2013-05-01 18:06:34 +00:00
init Remove all code related to change markers 2013-04-30 23:15:47 +01:00
styles Toolbar style fixes 2013-03-15 12:48:49 -07:00
test Add support for <div>s as user-editable blocks 2013-04-30 18:43:41 -07:00
ui RTL fix for VE's link widget 2013-05-02 20:43:46 +00:00
ve.Action.js
ve.ActionFactory.js
ve.BranchNode.js
ve.CommandRegistry.js
ve.debug.js
ve.Document.js Emit a transact event on the ve.dm.Document when a transaction occurs 2013-03-14 23:35:50 -07:00
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 Make loading VE work on Opera again 2013-04-30 14:36:47 +02: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