mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Kyle Florence 4efc6cadb7 Refactor ve.ui.PagedDialog
This commit extracts the page and outline handling logic from
ve.ui.PagedDialog (RIP) and moves it into two layouts: ve.ui.PagedLayout
and ve.ui.PagedOutlineLayout, respectively. These layouts are now implemented
inside the dialogs that used to mixin the ve.ui.PagedDialog class. This
brings a much cleaner separation of concerns between Dialogs and Layouts
and allows the use of page handling logic without the accompanying
outline logic.

Change-Id: I5efa2f893f4b7e962438b3aff34b737573bbd5ca
2013-10-04 12:09:15 -07:00
..
ve.ui.MWBetaWelcomeDialog.js Add optional i18n parameters to MWDialog titles 2013-10-02 17:32:49 +00:00
ve.ui.MWMediaEditDialog.js Merge "Introduce newFromDocumentReplace() transaction builder" 2013-09-26 20:45:54 +00:00
ve.ui.MWMediaInsertDialog.js Merge "'Config' -> 'Configuration' in all comments" 2013-09-26 19:02:30 +00:00
ve.ui.MWMetaDialog.js Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
ve.ui.MWReferenceDialog.js Merge "Introduce newFromDocumentReplace() transaction builder" 2013-09-26 20:45:54 +00:00
ve.ui.MWReferenceListDialog.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.MWTransclusionDialog.js Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00