From 4af8e9e1595b617a4b83402efc5c74af9469d5bb Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Mon, 6 Jul 2015 17:53:41 -0700 Subject: [PATCH] Update VE core submodule to master (e628ef0) New changes: 950d65b Update UnicodeJS to v0.1.5 139eab2 Localisation updates from https://translatewiki.net. 801eb2d Localisation updates from https://translatewiki.net. f002650 Localisation updates from https://translatewiki.net. 0ca48d8 Update jQuery.i18n to v1.0.3 651465a Follow-up 0ca48d8: Actually load jquery.i18n.emitter.bidi.js too e1505f8 Localisation updates from https://translatewiki.net. 1b929e6 EventSequencer: fixes and unit tests Change-Id: I82f420bb694c4a0d10f4a61ac07b7d0bb05ed547 --- .jsduck/eg-iframe.html | 1 + VisualEditor.hooks.php | 1 + lib/ve | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.jsduck/eg-iframe.html b/.jsduck/eg-iframe.html index e980e3eed0..3825f36c15 100644 --- a/.jsduck/eg-iframe.html +++ b/.jsduck/eg-iframe.html @@ -85,6 +85,7 @@ + diff --git a/VisualEditor.hooks.php b/VisualEditor.hooks.php index abf4d17bff..8f5ecb9580 100644 --- a/VisualEditor.hooks.php +++ b/VisualEditor.hooks.php @@ -428,6 +428,7 @@ class VisualEditorHooks { 'lib/ve/lib/jquery.i18n/src/jquery.i18n.messagestore.js', 'lib/ve/lib/jquery.i18n/src/jquery.i18n.parser.js', 'lib/ve/lib/jquery.i18n/src/jquery.i18n.emitter.js', + 'lib/ve/lib/jquery.i18n/src/jquery.i18n.emitter.bidi.js', 'lib/ve/lib/jquery.i18n/src/jquery.i18n.language.js', ), 'dependencies' => 'mediawiki.libs.pluralruleparser', diff --git a/lib/ve b/lib/ve index 973e23d396..e628ef02e4 160000 --- a/lib/ve +++ b/lib/ve @@ -1 +1 @@ -Subproject commit 973e23d396e21763fbd93906ac75f4038bb348ee +Subproject commit e628ef02e4c25d06c51561f81dfaa7bf7d11f561