Update OOjs UI to v0.1.0-pre (dd294dc785)
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 30 Jul 2014 23:10:53 +0000 (16:10 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Wed, 30 Jul 2014 23:11:19 +0000 (16:11 -0700)
New changes:
f9e65d6 Revert "Make scrolling in PanelLayout smoother on iOS"

Change-Id: I095717ce24aaa28835bb7869c43edb898f5291b9

resources/lib/oojs-ui/oojs-ui-agora.css
resources/lib/oojs-ui/oojs-ui-apex.css
resources/lib/oojs-ui/oojs-ui.js
resources/lib/oojs-ui/oojs-ui.svg.css

index cb0a653..525304c 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (3d8475c0b3)
+ * OOjs UI v0.1.0-pre (dd294dc785)
  * 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-07-30T19:38:45Z
+ * Date: 2014-07-30T23:10:53Z
  */
 .oo-ui-dialog-content > .oo-ui-window-head,
 .oo-ui-dialog-content > .oo-ui-window-body,
index c65845e..1267a3c 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (3d8475c0b3)
+ * OOjs UI v0.1.0-pre (dd294dc785)
  * 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-07-30T19:38:45Z
+ * Date: 2014-07-30T23:10:53Z
  */
 .oo-ui-dialog-content > .oo-ui-window-head,
 .oo-ui-dialog-content > .oo-ui-window-body,
index baf8c91..737113e 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (3d8475c0b3)
+ * OOjs UI v0.1.0-pre (dd294dc785)
  * 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-07-30T19:38:45Z
+ * Date: 2014-07-30T23:10:53Z
  */
 ( function ( OO ) {
 
index 529c32a..bffc230 100644 (file)
@@ -1,12 +1,12 @@
 /*!
- * OOjs UI v0.1.0-pre (3d8475c0b3)
+ * OOjs UI v0.1.0-pre (dd294dc785)
  * 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-07-30T19:38:45Z
+ * Date: 2014-07-30T23:10:53Z
  */
 /* Textures */
 
 
 .oo-ui-panelLayout-scrollable {
   overflow-y: auto;
-  -webkit-overflow-scrolling: touch;
 }
 
 .oo-ui-panelLayout-expanded {