mediawiki-extensions-Visual.../modules/ve/ui
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
..
actions Cleanup action methods 2013-09-11 10:25:46 -07:00
elements Fix JS error in ve.ui.ClippableContainer 2013-09-26 17:39:35 -07:00
inspectors 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
layouts Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
styles Refactor ve.ui.PagedDialog 2013-10-04 12:09:15 -07:00
toolgroups 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
tools 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
widgets Merge "'Config' -> 'Configuration' in all comments" 2013-09-26 19:02:30 +00:00
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
ve.ui.Context.js Merge "'Config' -> 'Configuration' in all comments" 2013-09-26 19:02:30 +00:00
ve.ui.Dialog.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.DialogFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.Frame.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Inspector.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.InspectorFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.js
ve.ui.Layout.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Surface.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.SurfaceToolbar.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.TargetToolbar.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Tool.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Toolbar.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.ToolFactory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.ui.ToolGroup.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Trigger.js Add the special 'clear' (12) button to ve.ui.Trigger 2013-07-29 16:41:28 -07:00
ve.ui.TriggerRegistry.js Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
ve.ui.Widget.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.Window.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.WindowSet.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00