From: James D. Forrester Date: Mon, 9 Jun 2014 23:46:18 +0000 (-0700) Subject: Update OOjs UI to v0.1.0-pre (15f4156bac) X-Git-Tag: 1.31.0-rc.0~15427^2 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=025da4ca1f537009b391136ac50f60bd393a5af3;p=lhc%2Fweb%2Fwiklou.git Update OOjs UI to v0.1.0-pre (15f4156bac) New changes: 15f4156 Follow-up 2334482: actually clear items in clearItems() Change-Id: I7d4570364690b82a6fb7de3beb7e7e68ff451366 --- diff --git a/resources/lib/oojs-ui/oojs-ui.js b/resources/lib/oojs-ui/oojs-ui.js index 092af64a00..cea2d004e5 100644 --- a/resources/lib/oojs-ui/oojs-ui.js +++ b/resources/lib/oojs-ui/oojs-ui.js @@ -1,12 +1,12 @@ /*! - * OOjs UI v0.1.0-pre (098f84f8a0) + * OOjs UI v0.1.0-pre (15f4156bac) * 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: Mon Jun 09 2014 14:32:26 GMT-0700 (PDT) + * Date: Mon Jun 09 2014 16:46:13 GMT-0700 (PDT) */ ( function ( OO ) { @@ -2702,6 +2702,7 @@ OO.ui.GroupElement.prototype.clearItems = function () { item.$element.detach(); } + this.items = []; return this; }; /** diff --git a/resources/lib/oojs-ui/oojs-ui.svg.css b/resources/lib/oojs-ui/oojs-ui.svg.css index 9e6f9769f4..7775b8bab9 100644 --- a/resources/lib/oojs-ui/oojs-ui.svg.css +++ b/resources/lib/oojs-ui/oojs-ui.svg.css @@ -1,12 +1,12 @@ /*! - * OOjs UI v0.1.0-pre (098f84f8a0) + * OOjs UI v0.1.0-pre (15f4156bac) * 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: Mon Jun 09 2014 14:32:26 GMT-0700 (PDT) + * Date: Mon Jun 09 2014 16:46:13 GMT-0700 (PDT) */ /* Textures */