mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
James D. Forrester d0ba27fd1f Only remove and insert a Category if it's changed
The CategoryPopupWidget's popupClose() method was checking for the
category having changed by comparing its sort key value to the existing
one, but it failed to account that null !== ''.

Change-Id: Idb6a84dc32706d90dea70dceb0b9b3a26ed70110
2013-12-06 01:42:49 +00:00
..
ve.ui.MWCategoryInputWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWCategoryItemWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWCategoryPopupWidget.js Only remove and insert a Category if it's changed 2013-12-06 01:42:49 +00:00
ve.ui.MWCategoryWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWLinkTargetInputWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWMediaResultWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWMediaSearchWidget.js jscs: "var\t" -> "var " 2013-12-04 21:06:19 +01:00
ve.ui.MWParameterResultWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWParameterSearchWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWReferenceResultWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWReferenceSearchWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ui.MWTitleInputWidget.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00