New changes: f2e316a JS/PHP comparison test suite tweaks d6dbeb1 [BREAKING CHANGE] Rename InlineMenuWidget → DropdownWidget 2c53fc3 ButtonElement: Add 'font-family: inherit;' to support ButtonInputWidgets ac42c94 More documentation tweaks 71b3ebc FieldLayout: Add 'help' config option support to PHP 5265427 OOUI PHP: Support RTL text direction 9204727 Clean up horrible things in LookupInputWidget Change-Id: Ifb7ffb180033422b5c3abfe56eb63a5b44d6789e
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (eee616d664)
|
||
* https://www.mediawiki.org/wiki/OOjs_UI
|
||
*
|
||
* Copyright 2011–2014 OOjs Team and other contributors.
|
||
* Released under the MIT license
|
||
* http://oojs.mit-license.org
|
||
*
|
||
* Date: 2014-10-31T23:23:56Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|