mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
96e49858fa
Objective: * Add multiline option to text input widget which uses a text area instead of a text input Changes: ve.ui.Widget.css * Add text area support for styles otherwise only targeting input elements ve.ui.InputWidget.js * Initialize input element using a method, so it can be fully customized (like making a text area or select input * Use val() to set the initial value, using jQuery's abstraction around inputs of various types ve.ui.TextInputWidget.js * Add multiline option which uses a text area instead of an input Change-Id: I1bf17c8c76b7f1708c57ee5e95160c071ddd00e9 |
||
---|---|---|
.. | ||
jquery | ||
qunit | ||
rangy | ||
unicodejs | ||
ve |