New changes: 649a6c6 [BREAKING CHANGE] Allow options with similar data afbedc7 Add a getMenu() getter to ComboBoxWidget Change-Id: I23782a6e728951dab8cde3d28e30cfe0a2074b50
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (9ed4cf2557)
|
||
* 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-11-22T01:21:13Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|