Esanders has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249384

Change subject: TextInputWidget: Remove old deprecated alias #setPosition
......................................................................

TextInputWidget: Remove old deprecated alias #setPosition

Change-Id: If778f33aa1fb82d4f626bc83b75c0bf0003fa973
---
M src/widgets/TextInputWidget.js
1 file changed, 0 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/84/249384/1

diff --git a/src/widgets/TextInputWidget.js b/src/widgets/TextInputWidget.js
index 10f21d5..145b6fc 100644
--- a/src/widgets/TextInputWidget.js
+++ b/src/widgets/TextInputWidget.js
@@ -686,14 +686,6 @@
 };
 
 /**
- * Deprecated alias of #setLabelPosition
- *
- * @deprecated Use setLabelPosition instead.
- */
-OO.ui.TextInputWidget.prototype.setPosition =
-       OO.ui.TextInputWidget.prototype.setLabelPosition;
-
-/**
  * Update the position of the inline label.
  *
  * This method is called by #setLabelPosition, and can also be called on its 
own if

-- 
To view, visit https://gerrit.wikimedia.org/r/249384
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If778f33aa1fb82d4f626bc83b75c0bf0003fa973
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to