mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
8a8a337ce5
Objective: * Make all text inputs have the ability to be "pending", not just ones with a special mixin Changes: * Delete pending input widget * Move pending input widget implementation to text input widget * Update all uses of pending input widget * Make pending image a reusable "texture" * Update styles of text input widget for pending state * Get rid of checking for mixin since all text inputs can be pending now Bonus: * Get rid of unused images, including .psd and .ai files * Add transparency texture * Fix input widget not using documented config value * Fix documentation in select widget (lies!) Change-Id: Ib46ab01dc39d706e5c25fd473dee0edce51b7e44 |
||
---|---|---|
.. | ||
actions | ||
dialogs | ||
elements | ||
inspectors | ||
layouts | ||
styles | ||
tools | ||
widgets | ||
ve.ui.Action.js | ||
ve.ui.ActionFactory.js | ||
ve.ui.CommandRegistry.js | ||
ve.ui.Context.js | ||
ve.ui.Dialog.js | ||
ve.ui.DialogFactory.js | ||
ve.ui.Frame.js | ||
ve.ui.Inspector.js | ||
ve.ui.InspectorFactory.js | ||
ve.ui.js | ||
ve.ui.Layout.js | ||
ve.ui.Surface.js | ||
ve.ui.Tool.js | ||
ve.ui.Toolbar.js | ||
ve.ui.ToolFactory.js | ||
ve.ui.Trigger.js | ||
ve.ui.TriggerRegistry.js | ||
ve.ui.ViewRegistry.js | ||
ve.ui.Widget.js | ||
ve.ui.Window.js | ||
ve.ui.WindowSet.js |