mediawiki-extensions-Visual.../modules/ve/ui/widgets
Trevor Parscal bf268e82a5 Make media insertion queries less horrible
Objectives:

* Clear this.titles when resetting, otherwise results are shown once and
  then blacklisted forever.
* Attach done() before always(), so done() gets called first and not
  after always() has dereferenced the request object.
* Remove use of imaginary variables like this.loading, which were never
  set, and were referencing even more imaginary methods on other imaginary
  objects like this.request.abort()...

Change-Id: Ifbe74346f68b6a91f425b56a2696fd1e46b61e02
2013-06-18 18:17:05 -07: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 Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00
ve.ui.LinkTargetInputWidget.js Whitespace cleanup 2013-06-18 21:53:03 +00:00
ve.ui.LookupInputWidget.js ve.ui.LookupInputWidget: Hide lookup input widget menu when empty 2013-06-18 21:42:41 +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 Correctly distinguish between Deferred and Promise 2013-06-18 10:56:56 -07:00
ve.ui.MWCategoryItemWidget.js Add missing documentation for category widgets 2013-06-11 13:01:37 -07:00
ve.ui.MWCategoryPopupWidget.js Merge "Improve category widget styling" 2013-06-13 19:27:57 +00:00
ve.ui.MWCategoryWidget.js Improve category widget styling 2013-06-13 19:26:29 +00:00
ve.ui.MWLinkTargetInputWidget.js Merge "Correctly distinguish between Deferred and Promise" 2013-06-18 18:01:38 +00:00
ve.ui.MWMediaSelectItemWidget.js Image insertion 2013-06-06 17:36:55 -07:00
ve.ui.MWMediaSelectWidget.js Make media insertion queries less horrible 2013-06-18 18:17:05 -07:00
ve.ui.MWTitleInputWidget.js Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.OptionWidget.js Stack panel, element mixins, cleanup 2013-03-28 12:40:01 -07:00
ve.ui.OutlineControlsWidget.js Template and content adding 2013-06-18 23:37:44 +00:00
ve.ui.OutlineItemWidget.js Outline controls 2013-06-14 11:56:30 -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 Outline controls 2013-06-14 11:56:30 -07: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 Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00