New changes: 5883e65 Add 'indeterminate' state to progress bar widget fbe9248 Fix documentation for getRelativeSelectableItem 27f8805 Localisation updates from https://translatewiki.net. 2edfdaa Localisation updates from https://translatewiki.net. 40d08f0 Localisation updates from https://translatewiki.net. ce8438f Update OOjs to v1.1.3 5721411 Prepare repository for RuboCop f1abca8 Followup ca6a16f: use parent selector both for hiding and showing windows Change-Id: I7b49bbc81e9b8ba501f0593daaacf7025f16bf00
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (f1abca8e82)
|
||
* 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-17T23:49:27Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|