mediawiki-extensions-Visual.../modules/ve/ui/layouts
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.FieldsetLayout.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.GridLayout.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.PagedLayout.js Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
ve.ui.PagedOutlineLayout.js Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
ve.ui.PanelLayout.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.StackPanelLayout.js Merge "'Config' -> 'Configuration' in all comments" 2013-09-26 19:02:30 +00:00