New changes: bcc2927 Display keyboard shortcuts in right gutter of toolbar menus f73d2b6 Localisation updates from https://translatewiki.net. 42be2b7 Progress bar widget 9833d47 Fix consoles in widgets demo 83645c4 OoUiPHP: Improve theme singleton handling b4f0bc7 Add composer.json, use it for autoloading Change-Id: I8770f4359eb912e01371cd6843da6dd61d832c3a
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (44db8292bf)
|
||
* 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-21T18:33:49Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|