wiki.techinc.nl/resources/lib/oojs-ui/oojs-ui-apex.js
James D. Forrester 5c0fecfe55 Update OOjs UI to v0.1.0-pre (8f8896196f)
New changes:
56587a8 [BREAKING CHANGE] Rename InputWidget#sanitizeValue → #cleanUpValue
4253739 Implement radio button widgets

Change-Id: If10927a4e595de9b6d0ad45182470e84f335683c
2014-11-21 14:34:28 -08:00

13 lines
299 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!
* OOjs UI v0.1.0-pre (8f8896196f)
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 20112014 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2014-11-21T22:32:28Z
*/
/* Instantiation */
OO.ui.theme = new OO.ui.Theme();