mediawiki-extensions-Visual.../modules/ve/ui
Timo Tijhof c9cd496fdc ve.ui.Toolbar: Emit position event on toolbar instead of surface
mw.ViewPageTarget is currently getting events from both the
platform target toolbar and context menu toolbar because the
event is emitted from within the toolbar to the surface.

Instead we're now emitting it on the toolbar itself and it is up
to the binder to access the correct one and listen to its events.

Bug: 52317
Change-Id: Ibd8053768e82b1df91081bd77a172628ea855db7
2013-07-31 21:59:30 +00:00
..
actions doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
dialogs Add padded option to layouts 2013-07-17 19:10:44 +00:00
elements doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
inspectors Language Inspector UI 2013-07-29 00:38:59 -04:00
layouts Fix for scrollable panels 2013-07-17 17:17:01 -07:00
styles Merge "Language Inspector UI" 2013-07-31 07:14:56 +00:00
tools Merge "Language Inspector UI" 2013-07-31 07:14:56 +00:00
widgets Merge "Language Inspector UI" 2013-07-31 07:14:56 +00:00
ve.ui.Action.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js Make MW meta dialog experimental 2013-05-24 17:53:06 +02:00
ve.ui.Context.js ve.ui.Toolbar: Refactor floating logic for performance 2013-07-30 01:47:54 +02:00
ve.ui.Dialog.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.DialogFactory.js
ve.ui.Frame.js Reuse the rules variable 2013-07-10 17:21:07 -07:00
ve.ui.Inspector.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.InspectorFactory.js
ve.ui.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Layout.js
ve.ui.Surface.js ve.ui.Toolbar: Emit position event on toolbar instead of surface 2013-07-31 21:59:30 +00:00
ve.ui.Tool.js ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.ui.Toolbar.js ve.ui.Toolbar: Emit position event on toolbar instead of surface 2013-07-31 21:59:30 +00:00
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.Trigger.js Add the special 'clear' (12) button to ve.ui.Trigger 2013-07-29 16:41:28 -07:00
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00
ve.ui.WindowSet.js Don't depend on iframe load events 2013-06-25 23:12:58 +00:00