mediawiki-extensions-Visual.../modules/ve/ui/widgets
Trevor Parscal 8a8a337ce5 Pending input refactor
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
2013-06-06 21:17:35 +00:00
..
ve.ui.ButtonWidget.js Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.IconButtonWidget.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.ui.InputLabelWidget.js ve.ui.LookupWidget 2013-04-30 10:47:32 -07:00
ve.ui.InputWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.LinkTargetInputWidget.js RTL fix for VE's link widget 2013-05-02 20:43:46 +00:00
ve.ui.LookupInputWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.MenuItemWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.MenuSectionItemWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.MenuWidget.js Category UI improvements 2013-05-10 00:19:46 +00:00
ve.ui.MWCategoryInputWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.MWCategoryItemWidget.js Code style fixes 2013-05-06 12:36:52 +01:00
ve.ui.MWCategoryPopupWidget.js Fix undefined i18n message in category popout 2013-05-25 14:49:27 +02:00
ve.ui.MWCategoryWidget.js Fix misspelled event handler 2013-05-25 14:53:33 +02:00
ve.ui.MWLinkTargetInputWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.OptionWidget.js Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.OutlineItemWidget.js Add level option to ve.ui.OutlineItemWidget 2013-05-15 12:54:19 -07:00
ve.ui.OutlineWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.PopupWidget.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.SelectWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00
ve.ui.TextInputMenuWidget.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.TextInputWidget.js Pending input refactor 2013-06-06 21:17:35 +00:00