mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Moriel Schottlender f9df17c052 Another default alignment fix to MWImageModel
This time in the installment: Allow the model to predict the type
and default alignment based on parameters rather than just the
current status. This is important for initializing images, especially
inline images whose 'align' attribute is null or undefined, but must
be examined for default alignment.

Also changed:
* Make sure that model operations change each other, rather than
  let the editor change 'unrelated' model parameters.
* Use selectItem rather than chooseItem to avoid emiting the 'choose'
  event on edit dialog initialization.

Bug: 65564
Change-Id: I8c23fc53e7738d59565294d8b98fe7351bebbc67
2014-05-28 18:05:00 -04:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js Fix typo: this.transclusionNode -> this.selectedNode 2014-05-02 16:48:10 +01:00
ve.ui.MWCommandHelpDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWLanguageSearchDialog.js Use core language search dialog 2014-04-23 18:43:03 -07:00
ve.ui.MWMediaEditDialog.js Another default alignment fix to MWImageModel 2014-05-28 18:05:00 -04:00
ve.ui.MWMediaInsertDialog.js Update VE core submodule to master (a1e9df1) 2014-05-02 15:50:32 -07:00
ve.ui.MWMetaDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWReferenceDialog.js Update VE core submodule to master (a1e9df1) 2014-05-02 15:50:32 -07:00
ve.ui.MWReferenceListDialog.js Make reference list dialog small again 2014-04-30 18:05:41 -07:00
ve.ui.MWSaveDialog.js Fix styling on save dialog 2014-05-19 18:41:06 +01:00
ve.ui.MWTemplateDialog.js Stop explicitly setting autoFocus to true now that it defaults to true. 2014-05-05 14:18:12 -07:00
ve.ui.MWTransclusionDialog.js MWTransclusionDialog: Remove setMode() call from teardown() 2014-05-19 20:44:38 +02:00