mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński 13675e4a81 Fix confusion between #getSetupProcess and #getReadyProcess
The #getReadyProcess method should be used pretty much only to focus
a field inside the dialog after it is opened. It runs after the window
opening animation finishes, so if you add stuff to the window here,
that will be visibly delayed.

The #getSetupProcess method should be used pretty much for everything
else that depends on the opening `data`. It runs before the window
opening animation, so if you add stuff to the window here, it will be
visible while animating it.

Bug: T185944
Change-Id: I71ea5b6e1e1947c1cf8fd749100e854953a8ef3c
2018-07-11 23:47:55 +02:00
..
ce MWImageNode: Make 'mw' attribute optional again 2018-07-03 21:03:46 +02:00
dm Pass video thumbtime to thumbnail metadata request 2018-06-28 15:52:50 +01:00
init Fix confusion between #getSetupProcess and #getReadyProcess 2018-07-11 23:47:55 +02:00
tests Pass video thumbtime to thumbnail metadata request 2018-06-28 15:52:50 +01:00
themes Update VE core submodule to master (4922429f7) 2018-03-28 09:17:12 -07:00
ui Fix confusion between #getSetupProcess and #getReadyProcess 2018-07-11 23:47:55 +02:00
ve.MWutils.js Centralize Parsoid resource name parsing logic 2018-02-28 03:01:05 +01:00