mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
styles ve.ui.Toolbar: Refactor floating logic for performance 2013-07-30 01:47:54 +02:00
targets ve.ui.Toolbar: Emit position event on toolbar instead of surface 2013-07-31 21:59:30 +00:00
ve.init.mw.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Platform.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.splitTest.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Target.js Infrastructure for loading plugins in the MW integration 2013-07-26 19:31:56 +00:00